Age | Commit message (Expand) | Author |
2009-07-18 | Merged revisions 42463,42468-42484,42486-42488,42490-42495,42498-42507,42510-... | Travis Howell |
2009-07-17 | /Finally/ fixing the longstanding flicker bug in Woodruff. I was completely m... | Sven Hesse |
2009-07-17 | Adding a workaround for the vanishing Coh Cott bug (#1972466), which is actua... | Sven Hesse |
2009-07-17 | Making TOTResourceItem::size unsigned, fixing a graphics bug that crept in | Sven Hesse |
2009-07-17 | Added some more debug warnings when resources can't be loaded | Sven Hesse |
2009-07-14 | Add detection for Playtoons 4 EN_ANY as supplied by goodoldgeorg in bug #2820006 | Arnaud Boutonné |
2009-07-14 | Add detection for Playtoons CK 3 (FR) | Arnaud Boutonné |
2009-07-13 | Allow resource loading from EXT even if the TOT has none again | Sven Hesse |
2009-07-10 | Merged revisions 42322,42328,42345-42346,42354-42358 via svnmerge from | Travis Howell |
2009-07-10 | Fixing mismatched delete | Sven Hesse |
2009-07-10 | Merged revisions 42277-42278,42286-42290,42292-42293,42297,42300-42301,42303,... | Travis Howell |
2009-07-09 | Giving Font its own real class | Sven Hesse |
2009-07-07 | Merged revisions 42205-42206,42208-42209,42211-42212,42214-42217,42219,42221-... | Travis Howell |
2009-07-07 | kFeatures800 -> kFeatures800x600 in order to have more meaningful name | Eugene Sandulenko |
2009-07-07 | Change SaveLoad_Playtoons case | Arnaud 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-07 | Add detection of Playtoons 2 En | Arnaud Boutonné |
2009-07-07 | Merged revisions 42163-42164,42167-42181,42196-42200 via svnmerge from | Travis Howell |
2009-07-06 | Loop over the string instead of copying and then editing it (hopefully, the P... | Sven Hesse |
2009-07-06 | add workaround for PSP compiler ICE | Joost Peters |
2009-07-06 | Splitting up the big evaluate() function | Sven Hesse |
2009-07-06 | Merged revisions 42087-42088,42093-42095,42097-42099,42104-42107,42110,42112-... | Travis Howell |
2009-07-06 | Adding more comments | Sven Hesse |
2009-07-05 | Added an enum for the hotspot states | Sven Hesse |
2009-07-05 | Adding some hotspot debug messages | Sven Hesse |
2009-07-05 | Renaming the last occurences of "Collision" to "Hotspot" | Sven Hesse |
2009-07-05 | Reordering some methods | Sven Hesse |
2009-07-05 | Renaming FontDesc::extraData to charWidths | Sven Hesse |
2009-07-05 | More input related split-offs | Sven Hesse |
2009-07-05 | Split off some drawing related functions | Sven Hesse |
2009-07-05 | Ooops, fixing monospaced text input again | Sven Hesse |
2009-07-05 | Split off Hotspots::evaluateNew() | Sven Hesse |
2009-07-05 | More state-related encapsulation | Sven Hesse |
2009-07-05 | Correcting an input related mistake | Sven Hesse |
2009-07-05 | Encapsulating hotspot state reading | Sven Hesse |
2009-07-05 | Adding a workaround for an invalid expression in Gob1 EGA | Sven Hesse |
2009-07-05 | Removing the now unneeded Game_v* classes | Sven Hesse |
2009-07-05 | Putting the Urban noCD check into Init_v6::initGame() | Sven Hesse |
2009-07-05 | Merging playTot() | Sven Hesse |
2009-07-05 | Merging Game's and Game_v6's totSub() | Sven Hesse |
2009-07-05 | Merging Game_v1's and Game_v2's prepareStart() | Sven Hesse |
2009-07-05 | Fixing indent | Sven Hesse |
2009-07-05 | Removing the now empty Game_Fascination class | Sven Hesse |
2009-07-05 | Wrapping the block end marker checks into Hotspots::Hotspot::isEnd() | Sven Hesse |
2009-07-05 | Moving the "Collision" stuff to Hotspots in hotspots.cpp/.h | Sven Hesse |
2009-07-05 | Added a skipBlock() method | Sven Hesse |
2009-07-05 | Added a Key and ShortKey enum | Sven Hesse |
2009-07-05 | Commenting prepareStr a bit and renaming it to cleanupStr | Sven Hesse |
2009-07-05 | Adding an enum MouseButtons | Sven Hesse |