Age | Commit message (Collapse) | Author |
|
been updated.
svn-id: r28966
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
svn-id: r25846
|
|
svn-id: r25657
|
|
svn-id: r24612
|
|
order of parameters, and (b) removes lots of useless duplicate information in error messages
svn-id: r23885
|
|
svn-id: r22732
|
|
setupFOO for stuff that inits static data (i.e. will be called only once, or after loading savegames), vs. resetFOO / updateFOO methods which are called frequently and (re)set dynamic data.
* Doing this, split scummInit into setupScumm and resetScumm methods
* Moved some init code to new methods (huuuuge init methods are hard to read, and hard to customize using subclassing)
* Renmaed various setup???Palette methods to set???Palette
* Some minor cleanup / tweaks
svn-id: r22227
|
|
svn-id: r20862
|
|
simple ScummGameSettings instance: _game
svn-id: r20795
|
|
svn-id: r20582
|