Age | Commit message (Expand) | Author |
2002-11-23 | Simon stuff | Travis Howell |
2002-11-21 | Revamped Adlib functionality. | Jamieson Christian |
2002-11-21 | enhanced Config::rename_domain; added the ability to change the domain name i... | Max Horn |
2002-11-21 | cleanup | Max Horn |
2002-11-21 | now this was an *EVIL* typo | Max Horn |
2002-11-21 | gotta love creating objects on the stack :-) | Max Horn |
2002-11-21 | Now only have to choose betwene simon 1/2 talkie/win versions | Travis Howell |
2002-11-21 | Fix Simon games detection | Travis Howell |
2002-11-21 | revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all... | Max Horn |
2002-11-21 | consistently ignore case of the domain name | Max Horn |
2002-11-21 | operator < and > for String now ignore case | Max Horn |
2002-11-21 | added and corrected some detectNames; it is vital that only names of files th... | Max Horn |
2002-11-19 | revert adlib change for now (not happy with the whole adlib/midi situation, t... | Max Horn |
2002-11-19 | fixed default midi driver selection on Mac OS X; enforce adlib for Indy3/Monk... | Max Horn |
2002-11-19 | Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change __cde... | Nicolas Bacca |
2002-11-19 | added some preliminary game auto detect code to the launcher; this required a... | Max Horn |
2002-11-18 | touch up games list | Jonathan Gray |
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 |