index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
kyra
/
eobcommon.h
Age
Commit message (
Expand
)
Author
2012-01-16
KYRA: (EOB) - change behavior of safe game file importing code
athrxx
2012-01-15
KYRA: (EOB) - add support for original save game files
athrxx
2012-01-06
KYRA: (EOB) - add basic distinction between music and sound effects
athrxx
2011-12-30
KYRA: Add basic keymapper support to EoB 1+2.
Johannes Schickel
2011-12-29
KYRA: (EOB) - fix warning about overloaded virtual function being only partia...
athrxx
2011-12-28
KYRA: (EOB) - cleanup dialog settings a bit
athrxx
2011-12-26
KYRA: Merge Screen_Rpg with Screen (for now).
Johannes Schickel
2011-12-26
KYRA: Unconfuse some MSVC versions by adding a space before a comment.
Johannes Schickel
2011-12-26
KYRA: (EOB) - implement EOB1 party transfer
athrxx
2011-12-26
KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet)
athrxx
2011-12-26
KYRA: whitespace cleanup
athrxx
2011-12-26
KYRA: (EOB/LOL) - move eob/lol specific screen code to new class
athrxx
2011-12-26
KYRA: (EOB/LOL) - rename some vars
athrxx
2011-12-26
KYRA: (EOB/LOL) - cleanup common code
athrxx
2011-12-26
KYRA: (EOB) - fix some more bugs
athrxx
2011-12-26
KYRA: (EOB) - make sure that the music stops after character generation in Eob 1
athrxx
2011-12-26
KYRA: (EOB) - rename some saving throw related data
athrxx
2011-12-26
KYRA: (EOB) - fix mem leak
athrxx
2011-12-26
KYRA: (EOB) - fix some valgrind warnings
athrxx
2011-12-26
KYRA: (EOB) - add debugger, etc.
athrxx
2011-12-26
KYRA: (EOB) - complete EOBII playability
athrxx
2011-12-26
KYRA: (EOB) - fix some bugs
athrxx
2011-12-26
KYRA: (EOB) - implement wall of force spell
athrxx
2011-12-26
KYRA: (EOB) - add EOB 1 intro
athrxx
2011-12-26
KYRA: (EOB) - add some spells
athrxx
2011-12-26
KYRA: (EOB) - implemented some spells and fixed more bugs
athrxx
2011-12-26
KYRA: (EOB) - lots of fixes towards EOB1 playability
athrxx
2011-12-26
KYRA: (EOB) - some more sequence code and bug fixes
athrxx
2011-12-26
KYRA: (EOB) - implement npc sequences and fix some bugs
athrxx
2011-12-26
KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugs
athrxx
2011-12-26
KYRA: (EOB) - implement some gui functionality, some bug fixes, etc.
athrxx
2011-12-26
KYRA: (EOB) - fix various bugs and implement some spells
athrxx
2011-12-26
KYRA: (EOB) - implement party resting
athrxx
2011-12-26
KYRA: (EOB) - implement save menu
athrxx
2011-12-26
KYRA: (EOB) - implement load menu
athrxx
2011-12-26
KYRA: (EOB) - some refactoring
athrxx
2011-12-26
KYRA: (EOB) - implement memorize/pray spells menu
athrxx
2011-12-26
KYRA: (EOB) - match eob code with 3f2b5b9e8b9196c9d0e573abf8f8350ec4034b1d
athrxx
2011-12-26
KYRA: (EOB) - add static resources for memorize/pray menu
athrxx
2011-12-26
KYRA: (EOB) - more work on ingame menus
athrxx
2011-12-26
KYRA: (EOB) - start implementing camp menu
athrxx
2011-12-26
KYRA: (EOB) - allow returning to the main menu from character generation via ESC
athrxx
2011-12-26
KYRA: (EOB) - extended saveload caps
athrxx
2011-12-26
KYRA: (EOB) - fix some warnings and add some menu code
athrxx
2011-12-26
KYRA: (EOB) - update static resources (menu strings)
athrxx
2011-12-26
KYRA: (EOB) - implement explodeObject()
athrxx
2011-12-26
KYRA: (EOB) - add some static res (flight object data) to kyra.dat
athrxx
2011-12-26
KYRA: (EOB) - replace snprintf/sprintf
athrxx
2011-12-26
KYRA: (EOB) - minor code size reduction
athrxx
2011-12-26
KYRA: (EOB) - initial code base commit
athrxx