Age | Commit message (Expand) | Author |
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 |
2002-09-29 | Merge in 615745: GMD via AdLib emulation | James Brown |
2002-09-28 | patch #612722: MI2 NewGui title fix | Max Horn |
2002-09-27 | added (currently completly useless) launcher dialog | Max Horn |
2002-09-27 | enabled demo dialog shown during startup; some fixes/cleanup in NewGUI | Max Horn |
2002-09-26 | some fixes for the message dialog; added some comments | Max Horn |
2002-09-26 | added simple message dialog | Max Horn |
2002-09-24 | fix for bug #613369; added some files to .cvsignore | Max Horn |
2002-09-24 | Add emergency patch for 'RFC: Timer-based CD audio sync' patch so monkeyvga w... | Travis Howell |
2002-09-22 | Remove mention of Windows GDI build | Travis Howell |
2002-09-22 | 2002-09-21 Matt Hargett <matt@use.net> | Matt Hargett |
2002-09-21 | Add the following patches: | Travis Howell |
2002-09-20 | quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'b... | Max Horn |
2002-09-19 | based on my findings for guifont, I changed string.cpp to read the char width... | Max Horn |
2002-09-19 | improved the text display in a newgui a bit: make the font proportiona; imple... | Max Horn |
2002-09-19 | Added overlay to OSystem interface; implemented overlay in SDL backend (all o... | Max Horn |
2002-09-18 | moved warning, debug, checkheap to engine | Paweł Kołodziejski |
2002-09-18 | Timer is handled in Engine now | Paweł Kołodziejski |
2002-09-17 | Appending a slash in all cases breaks some games on MOS | Ruediger Hanke |
2002-09-16 | added some comments, cleanup | Max Horn |
2002-09-16 | minor changes in source structure | Paweł Kołodziejski |
2002-09-15 | improved open function in File class | Paweł Kołodziejski |
2002-09-15 | apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's request | Jonathan Gray |
2002-09-13 | factored out the case-insensitive fopen into its own function - makes it easi... | Max Horn |
2002-09-13 | ugh! yes, negative offsets for seek do occur! Thus using an unsigned isn't su... | Max Horn |
2002-09-10 | fixed compilation, but not sure about this | Paweł Kołodziejski |