Age | Commit message (Expand) | Author |
2003-11-29 | new savegame version: store actor pan data; store Audio CD playback status (a... | Max Horn |
2003-11-29 | added API to query CD playback status; renamed AudioCDManager methods | Max Horn |
2003-11-29 | moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma... | Max Horn |
2003-11-29 | cleanup / added Engine::getGameDataPath() | Max Horn |
2003-11-29 | cleanup; fix some memory leaks; more memory leaks remaining | Max Horn |
2003-11-29 | var value were different in simon1dos | Travis Howell |
2003-11-28 | game targets can now have a base filename different from the target name; mis... | Max Horn |
2003-11-28 | cleanup | Max Horn |
2003-11-28 | reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb... | Max Horn |
2003-11-28 | cleanup | Max Horn |
2003-11-28 | Added font.cpp and font.h to the project | Chris Apers |
2003-11-28 | Fixed error using NEW_FONT_CODE with PalmOS port | Chris Apers |
2003-11-28 | New project file (include : Builder, PNO, Simon) | Chris Apers |
2003-11-28 | Stack pref | Chris Apers |
2003-11-28 | Can't do this like that | Chris Apers |
2003-11-28 | Don't overflow the stack | Chris Apers |
2003-11-28 | This is no more needed | Chris Apers |
2003-11-28 | Cannot add mutiple files with the same name on CodeWarrior :( | Chris Apers |
2003-11-28 | ... | Chris Apers |
2003-11-28 | Fixed localtime function | Chris Apers |
2003-11-28 | Don't overflow the event queue | Chris Apers |
2003-11-28 | Added stack size | Chris Apers |
2003-11-28 | New Misc Options form + stack pref option | Chris Apers |
2003-11-28 | Fixed list position + set focus on new entry | Chris Apers |
2003-11-28 | Oops | Chris Apers |
2003-11-28 | Builder files | Chris Apers |
2003-11-28 | Better DIA and orientation support | Chris Apers |
2003-11-28 | Fixed little display bug, better DIA support | Chris Apers |
2003-11-28 | Moved to another file, now used by ScummVM and Builder | Chris Apers |
2003-11-28 | Added Simon data | Chris Apers |
2003-11-28 | Better DIA support, use EVENT_QUIT, reset the device if OSystem failed to qui... | Chris Apers |
2003-11-28 | Save few bytes... | Chris Apers |
2003-11-28 | Better DIA support | Chris Apers |
2003-11-28 | Process new games database version | Chris Apers |
2003-11-28 | Simon games are now supported | Chris Apers |
2003-11-28 | Correct handling of screen size and pitch | Chris Apers |
2003-11-28 | Resource file for Builder | Chris Apers |
2003-11-28 | New Misc Options form + HiRes MS+info icons + stack size option + updated Gam... | Chris Apers |
2003-11-28 | This is now part of the main PalmOS project | Chris Apers |
2003-11-28 | Some formatting changes, and a few debug message corrections. | Torbjörn Andersson |
2003-11-27 | - speak correct sentence when object is not usable | Gregory Montoir |
2003-11-27 | Mostly whitespace changes, but also a few modifications to the still | Torbjörn Andersson |
2003-11-26 | oops | Gregory Montoir |
2003-11-26 | fix some animation issues | Gregory Montoir |
2003-11-26 | add a wrapper for Talk::speak in Logic that clears current command | Gregory Montoir |
2003-11-26 | Use standard functions (itoa => sprintf). | Marcus Comstedt |
2003-11-26 | GUI now has its own namespace, use it. | Marcus Comstedt |
2003-11-26 | clear current command *in* Command class (not logic) | Gregory Montoir |
2003-11-26 | no need to be mentionned 2 times | Gregory Montoir |
2003-11-26 | use enum instead of define (purely cosmetic) | Gregory Montoir |