Age | Commit message (Expand) | Author |
2002-11-24 | Clean all objects | Travis Howell |
2002-11-24 | Add vc_65 (commented out for now, since it requires another function) | Travis Howell |
2002-11-23 | FIXME in pickupObjectOld should be obsolete now | Max Horn |
2002-11-23 | Fixed invalid ImSetTrigger invocations, which fixes invalid do_command(0) calls. | Jamieson Christian |
2002-11-23 | Simon stuff | Travis Howell |
2002-11-23 | fixed o5_resourceRoutines for OLD256 games (various subopcodes are still not ... | Max Horn |
2002-11-23 | Music volume just uses + and - now, key mapping works | Travis Howell |
2002-11-23 | fixed bug #621244 (GUI disappeared when screen mode was changed | Max Horn |
2002-11-23 | removed debug printf | Max Horn |
2002-11-22 | fix for bug #602351 (to many fades in Zak256) | Max Horn |
2002-11-22 | cleanup | Max Horn |
2002-11-22 | fix for bug #642229 (ScummVM strings can contain null bytes, so strcpy doesn'... | Max Horn |
2002-11-22 | improved keyboard input behaviour in SDL backend: make use of the unicode fea... | Max Horn |
2002-11-22 | changed the key input system in NewGUI: pass both the keycode and the ascii v... | Max Horn |
2002-11-22 | add comment to timidity example, fixes 639395 | Jonathan Gray |
2002-11-22 | Apply patch 642171. Fixes some Loom and FOA bugs. Regression testing doesn't ... | James Brown |
2002-11-21 | Fixed Adlib instruments not getting initialized in certain cases. | Jamieson Christian |
2002-11-21 | argh, revert to gcc 2.x build rules once more <g> | Max Horn |
2002-11-21 | fixed build order for GNU ld, once more | Max Horn |
2002-11-21 | Added midistreamer.cpp | Jamieson Christian |
2002-11-21 | updated VC6 file again | Paweł Kołodziejski |
2002-11-21 | updated VC6 file | Paweł Kołodziejski |
2002-11-21 | Broke MidiStreamer into .h and .cpp components. | Jamieson Christian |
2002-11-21 | Update readme | James Brown |
2002-11-21 | fixed warnings | Max Horn |
2002-11-21 | Update module.mk system for the new adlib driver | James Brown |
2002-11-21 | updated VC6 file | Paweł Kołodziejski |
2002-11-21 | Revamped Adlib functionality. | Jamieson Christian |
2002-11-21 | updated VC6 file | Paweł Kołodziejski |
2002-11-21 | applied patch: #641704 | Paweł Kołodziejski |
2002-11-21 | cleanup | Max Horn |
2002-11-21 | enhanced Config::rename_domain; added the ability to change the domain name i... | Max Horn |
2002-11-21 | allow some more chars as input | Max Horn |
2002-11-21 | added missing right border | Max Horn |
2002-11-21 | some fixes; hooked up the EditGameDialog (so changes to 'name' there actually... | Max Horn |
2002-11-21 | cleanup | Max Horn |
2002-11-21 | now this was an *EVIL* typo | Max Horn |
2002-11-21 | changed comments slightly | Max Horn |
2002-11-21 | gotta love creating objects on the stack :-) | Max Horn |
2002-11-21 | Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ... | Max Horn |
2002-11-21 | indent fix | Max Horn |
2002-11-21 | implemented remove buttons; added EditGameDialog stub (it only displays some ... | Max Horn |
2002-11-21 | Now only have to choose betwene simon 1/2 talkie/win versions | Travis Howell |
2002-11-21 | center dialog vertically, too; split overlong lines at whitespaces if posible | Max Horn |
2002-11-21 | enhanced launcher: added 'Remove' button, renamed 'Configure...' to 'Edit Gam... | Max Horn |
2002-11-21 | Fix Simon games detection | Travis Howell |
2002-11-21 | factored out ChooserDialog into it's own header/source file, and made the tit... | Max Horn |
2002-11-21 | Adapt MAD sampling rate to the real sampling rate for WinCE | Nicolas Bacca |
2002-11-21 | oops - default to gcc 2.9x build rules, not gcc 3.x build rules | Max Horn |
2002-11-21 | should link with GNU ld again | Max Horn |