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
/
chargen.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
KYRA: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-10
KYRA: Properly check parameters in CharacterGenerator::start.
Johannes Schickel
2013-01-09
KYRA: Make all hex constants use uppercase letters.
Johannes Schickel
2012-11-19
KYRA: Make more static data tables const.
Johannes Schickel
2012-11-18
KYRA: (EOB) - cleaning up CGA/EGA graphics code
athrxx
2012-02-24
KYRA: (EOB) - cleanup CGA/EGA code a bit
athrxx
2012-02-21
KYRA: (EOB) - implement EGA mode (hi res dithering) for EOB II
athrxx
2012-02-21
KYRA: (EOB) - start work on CGA and EGA graphics modes
athrxx
2012-01-06
KYRA: (EOB) - add basic distinction between music and sound effects
athrxx
2012-01-03
KYRA: (EOB) - improved eob target detection in transfer party dialog
athrxx
2011-12-28
KYRA: Slight cleanup in the transfer party code.
Johannes Schickel
2011-12-28
KYRA: (EOB) - cleanup dialog settings a bit
athrxx
2011-12-27
KYRA: Some formatting fixes.
Johannes Schickel
2011-12-26
KYRA: Avoid deleting pointer twice after creating EOB2 party
Torbjörn Andersson
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: (EOB/LOL) - rename some vars
athrxx
2011-12-26
KYRA: (EOB/LOL) - cleanup common code
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 invalid string access
athrxx
2011-12-26
KYRA: (EOB) - fix char generator regression + cleanup
athrxx
2011-12-26
KYRA: (EOB) - add debugger, etc.
athrxx
2011-12-26
KYRA: (EOB) - fix some bugs
athrxx
2011-12-26
KYRA: (EOB) - add EOB 1 intro
athrxx
2011-12-26
KYRA: (EOB) - lots of fixes towards EOB1 playability
athrxx
2011-12-26
KYRA: (EOB) - implement party resting
athrxx
2011-12-26
KYRA: (EOB) - implement memorize/pray spells 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) - fix some warnings and add some menu code
athrxx
2011-12-26
KYRA: (EOB) - replace snprintf/sprintf
athrxx
2011-12-26
KYRA: (EOB) - initial code base commit
athrxx