Age | Commit message (Expand) | Author |
2003-12-11 | Ooops | Travis Howell |
2003-12-11 | centralize all State related stuff | Gregory Montoir |
2003-12-11 | fix compilation on non-win32 systems | Max Horn |
2003-12-11 | No need for buffers that large. | Travis Howell |
2003-12-11 | Change another debug define to key | Travis Howell |
2003-12-11 | Emergency bugfixes: | Torbjörn Andersson |
2003-12-11 | Add new option to readme | Travis Howell |
2003-12-11 | Add option to enable copy protection in SCUMM games, which ScummVM disable it... | Travis Howell |
2003-12-11 | Missed one spot. | Travis Howell |
2003-12-11 | Drop OpenGL backend, since it has no maintainer and is too buggy. | Travis Howell |
2003-12-11 | Correct filename | Travis Howell |
2003-12-11 | Add About option | Travis Howell |
2003-12-11 | Update readme | Travis Howell |
2003-12-11 | An 'Cancel' button is pointless for errors. | Travis Howell |
2003-12-11 | Add dialog for quick load/save in simon1/2. | Travis Howell |
2003-12-11 | Remove comment | Travis Howell |
2003-12-11 | Fix and enabble quick load/save keys in simon 1/2. | Travis Howell |
2003-12-11 | Oops | Travis Howell |
2003-12-11 | Add some WIP quick load/save keys code for simon 1/2. currently disabled. | Travis Howell |
2003-12-11 | Expanded the Doxygen docs for the MidiParser class. | Jamieson Christian |
2003-12-10 | Endian-safe read-and-advance helper functions are | Jamieson Christian |
2003-12-10 | Removed #include "midiparser.h". It was only there for the early Humongeous X... | Jamieson Christian |
2003-12-10 | oops | Gregory Montoir |
2003-12-10 | get rid of GameConfig, use ConfigurationManager | Gregory Montoir |
2003-12-10 | oops | Gregory Montoir |
2003-12-10 | - moved QueenEngine::roomChanged to Logic and enabled call from Cutaway code ... | Gregory Montoir |
2003-12-10 | cleanup, split Cutaway::specialMove() into several methods ; this should allo... | Gregory Montoir |
2003-12-10 | Restored some relevant information to a comment that was removed by my | Torbjörn Andersson |
2003-12-10 | Sprite surfaces (as opposed to standard sprites) are always display | Torbjörn Andersson |
2003-12-10 | Cleaned up keyboard handling. The old code would misinterpret some keys, | Torbjörn Andersson |
2003-12-10 | o Cleanup | Eugene Sandulenko |
2003-12-10 | Add simon pause key | Travis Howell |
2003-12-10 | Pause music and background sfx. too | Travis Howell |
2003-12-10 | Add puase option for simon games. | Travis Howell |
2003-12-10 | detect zlib in configure script; use it by default, if available | Max Horn |
2003-12-10 | slightly altered singleton implemention, might help MSVC6, or might screw it ... | Max Horn |
2003-12-09 | we haven't agreed on using zlib compressed savegames by default yet. Do NOT e... | Max Horn |
2003-12-09 | small tweak/fix (?) | Max Horn |
2003-12-09 | Added support for Simon 2's native MT-32 music tracks | Jamieson Christian |
2003-12-09 | Changed notation involving more than one set of double colons :: | Jamieson Christian |
2003-12-09 | I've played through the whole game, and I've scanned through the cluster | Torbjörn Andersson |
2003-12-09 | Fixed bug with Ben's animation disappearing at max horizontal speed. | Eugene Sandulenko |
2003-12-09 | Add preliminary support for Mac FT demo insane. | Eugene Sandulenko |
2003-12-09 | Add simon update | Travis Howell |
2003-12-09 | Added new modules | Jamieson Christian |
2003-12-09 | Added new FOTAQ modules | Jamieson Christian |
2003-12-09 | Changed path from bs2 to sword2 | Jamieson Christian |
2003-12-08 | Now Ben is visible, but kicking animation because of some bug is not visible | Eugene Sandulenko |
2003-12-08 | Version bump, small NEWS tweakage | James Brown |
2003-12-08 | fixed warnings | Paweł Kołodziejski |