Age | Commit message (Expand) | Author |
2002-11-15 | fix operator == and != | Max Horn |
2002-11-15 | More tempo updates, news update, bump version number | James Brown |
2002-11-14 | cleanup | Max Horn |
2002-11-14 | set default window title 'ScummVM' while launcher is up | Max Horn |
2002-11-14 | added missing #include | Max Horn |
2002-11-13 | cleaned up Config::get_domain; fixed sorting in launcher | Max Horn |
2002-11-13 | #include headers for strlen & assert | Max Horn |
2002-11-13 | properly init all datacd Projekte/scummvm | Max Horn |
2002-11-12 | first of a few more s/readme.txt/README/ changes | Jonathan Gray |
2002-11-10 | completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some stat... | Max Horn |
2002-11-10 | Update internal version number | James Brown |
2002-11-10 | indention fix :-) | Max Horn |
2002-11-10 | added FIXME comment | Max Horn |
2002-11-06 | use strcat instead of sprintf+strlen | Max Horn |
2002-11-06 | moved some constants from scumm.h to gameDetector.h; this way, we don't have ... | Max Horn |
2002-11-06 | update formating of -z output to reflect long simon game names | Jonathan Gray |
2002-11-05 | Add simon1talkie and simon2talkie targets | Travis Howell |
2002-11-02 | Added simon sound bugfix, patch #632518 | Travis Howell |
2002-10-28 | fixed shadow warning | Max Horn |
2002-10-28 | Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define. | James Brown |
2002-10-28 | Add support for aliased scummvm config entries. | James Brown |
2002-10-27 | patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler.... | Jonathan Gray |
2002-10-24 | Add simon1demo | Travis Howell |
2002-10-23 | cleaning up scummsys.h a bit (in preparation of using configure eventually). ... | Max Horn |
2002-10-23 | don't use strdup | Max Horn |
2002-10-23 | Correct volume limit listed under -m section of help | Travis Howell |
2002-10-23 | Add command line option for master volume, patch #591813 | Travis Howell |
2002-10-22 | fixed warnings (and simplified the code, gosh, aquadran, why so complicated? :-) | Max Horn |
2002-10-22 | inline function instead of macro for SWAP, to make -Wshadow more useful | Max Horn |
2002-10-22 | cleanup array | Paweł Kołodziejski |
2002-10-22 | don't shadow vars | Max Horn |
2002-10-22 | don't shadow vars | Max Horn |
2002-10-21 | Add fixme | James Brown |
2002-10-21 | The terms Word and DWord are somewhat Windows centric; in fact there are syst... | Max Horn |
2002-10-18 | cosmetic change, change the scumm version for the HE games to those reported ... | Jonathan Gray |
2002-10-18 | add -z option to list games | Jonathan Gray |
2002-10-18 | Dreamcast port now wraps main() to avoid special kluges in the common main. | Marcus Comstedt |
2002-10-16 | patch #620627: mouse wheel support for NewGui | Max Horn |
2002-10-16 | dialogs now can be run 'modal' | Max Horn |
2002-10-15 | added insert_at method to List template | Max Horn |
2002-10-14 | added new property to system interface, to be used by NewGui | Max Horn |
2002-10-08 | fix for bug #620361 | Max Horn |
2002-10-08 | added methods to String class that convert a string to upper/lower case; chan... | Max Horn |
2002-10-02 | Renamed new AMidi to Etude | Ruediger Hanke |
2002-10-01 | don't print usage information if no params are given | Max Horn |
2002-09-30 | oops | Paweł Kołodziejski |
2002-09-30 | played a bit with the launcher - it now is already somewhat usable <g> | Max Horn |
2002-09-29 | cleanup | Max Horn |
2002-09-29 | added Config::has_domain() | Max Horn |
2002-09-29 | disable experimental launcher dialog by default (at least till it is usable) | Max Horn |