aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2009-07-07kFeatures800 -> kFeatures800x600 in order to have more meaningful nameEugene Sandulenko
2009-07-07Change SaveLoad_Playtoons caseArnaud Boutonné
2009-07-07- Add a new gametype for 'The Land of the Magic Stones'Arnaud Boutonné
2009-07-07- Separate Playtoons gametypes from in GobEngine::initGameParts()Arnaud Boutonné
2009-07-07Add detection of Playtoons 2 EnArnaud Boutonné
2009-07-06Loop over the string instead of copying and then editing it (hopefully, the P...Sven Hesse
2009-07-06add workaround for PSP compiler ICEJoost Peters
2009-07-06Splitting up the big evaluate() functionSven Hesse
2009-07-06Adding more commentsSven Hesse
2009-07-05Added an enum for the hotspot statesSven Hesse
2009-07-05Adding some hotspot debug messagesSven Hesse
2009-07-05Renaming the last occurences of "Collision" to "Hotspot"Sven Hesse
2009-07-05Reordering some methodsSven Hesse
2009-07-05Renaming FontDesc::extraData to charWidthsSven Hesse
2009-07-05More input related split-offsSven Hesse
2009-07-05Split off some drawing related functionsSven Hesse
2009-07-05Ooops, fixing monospaced text input againSven Hesse
2009-07-05Split off Hotspots::evaluateNew()Sven Hesse
2009-07-05More state-related encapsulationSven Hesse
2009-07-05Correcting an input related mistakeSven Hesse
2009-07-05Encapsulating hotspot state readingSven Hesse
2009-07-05Adding a workaround for an invalid expression in Gob1 EGASven Hesse
2009-07-05Removing the now unneeded Game_v* classesSven Hesse
2009-07-05Putting the Urban noCD check into Init_v6::initGame()Sven Hesse
2009-07-05Merging playTot()Sven Hesse
2009-07-05Merging Game's and Game_v6's totSub()Sven Hesse
2009-07-05Merging Game_v1's and Game_v2's prepareStart()Sven Hesse
2009-07-05Fixing indentSven Hesse
2009-07-05Removing the now empty Game_Fascination classSven Hesse
2009-07-05Wrapping the block end marker checks into Hotspots::Hotspot::isEnd()Sven Hesse
2009-07-05Moving the "Collision" stuff to Hotspots in hotspots.cpp/.hSven Hesse
2009-07-05Added a skipBlock() methodSven Hesse
2009-07-05Added a Key and ShortKey enumSven Hesse
2009-07-05Commenting prepareStr a bit and renaming it to cleanupStrSven Hesse
2009-07-05Adding an enum MouseButtonsSven Hesse
2009-07-01Use MIN with correct template parameter.Lars Persson
2009-06-26Fixing text strings embedded in the TOTSven Hesse
2009-06-25Making _numDataChunks unsignedSven Hesse
2009-06-25Adding more version entries for a Gob1 Win version, thanks to HkzSven Hesse
2009-06-25Oops, used git commit --amend wrong, apparently. /This/ is the real Environme...Sven Hesse
2009-06-25Giving the "backup" arrays their own class, Environments, and really plugging...Sven Hesse
2009-06-25Plugging some memory leaksSven Hesse
2009-06-24Wrapping resources (out of TOT, EXT, IM? and EX? files) loading into its own ...Sven Hesse
2009-06-24Added the scriptEnd propertySven Hesse
2009-06-24Checking for the file's existence in DataIO::getDataStream()Sven Hesse
2009-06-24Clarifying some warningsSven Hesse
2009-06-23Added methods to get the file base from a filenameSven Hesse
2009-06-23Putting TOT filename generation and LOM checking into TOTFileSven Hesse
2009-06-23Putting basic TOT handling into its own classSven Hesse
2009-06-23Proper support for Hungarian versionsSven Hesse