Age | Commit message (Expand) | Author |
2002-12-25 | fix -pedantic warnings | Max Horn |
2002-12-24 | File object stores file name (useful for debugging) | Max Horn |
2002-12-21 | partial checkin of patch #655594 (handling Y/N questions); cleanup | Max Horn |
2002-12-21 | Add debug command line fix and config option, patch #655822 | Travis Howell |
2002-12-17 | Fix error in my last commit | Travis Howell |
2002-12-17 | added missing #include <string.h> (for memset) | Max Horn |
2002-12-17 | New savefile backend system (bye bye NONSTANDARD_SAVE...) | Marcus Comstedt |
2002-12-16 | Update Simon games auto detect | Travis Howell |
2002-12-14 | fixed VC++ compile | Max Horn |
2002-12-14 | explicitly init all fields of version_settings | Max Horn |
2002-12-14 | removed unused field | Max Horn |
2002-12-13 | added an API to query the list of available music drivers; cleanup | Max Horn |
2002-12-13 | changed OSystem to allow RBG<->16bit color conversion to be done in the backe... | Max Horn |
2002-12-12 | Tidy one or two things up for future V1/V2/V8 SCUMM support. | James Brown |
2002-12-08 | Gui now detects simon games with trailing periods | Oliver Kiehl |
2002-12-08 | removed obsolete stuff | Max Horn |
2002-12-08 | Give _debuglevel a default value | Travis Howell |
2002-12-06 | Add debug levels for simon games | Travis Howell |
2002-12-06 | add mi2demo to gamelist, fails to play back recorded sequence currently. Get ... | Jonathan Gray |
2002-12-04 | even more cleanup | Max Horn |
2002-12-04 | updated version on trunk to 0.3.1cvs | Max Horn |
2002-12-01 | OS X app bundle should contain static linked executable; 'bool' is part of th... | Max Horn |
2002-12-01 | getting ready for 0.3.0 | Max Horn |
2002-12-01 | moved RNG to common/util.cpp | Oliver Kiehl |
2002-11-30 | Fix compile | Travis Howell |
2002-11-30 | gp32 port stuff | Peter Moraliyski |
2002-11-29 | Fix warnings | Travis Howell |
2002-11-25 | Moved config file to a more Macish location on OS X | Max Horn |
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 |