Age | Commit message (Expand) | Author |
2004-11-19 | added walkthrough | Paweł Kołodziejski |
2004-11-15 | change engine initialization as suggested on -devel | Gregory Montoir |
2004-11-10 | fix potiential memory leak | Gregory Montoir |
2004-11-10 | 'pack' the GameStateHeader, safer that way | Gregory Montoir |
2004-11-09 | Cleanup | Chris Apers |
2004-11-06 | Be more consistent with the other module.mk files. | Torbjörn Andersson |
2004-10-22 | Support MT-32 emu. | Eugene Sandulenko |
2004-10-18 | minor changes | Gregory Montoir |
2004-10-17 | fix intro glitch regression | Gregory Montoir |
2004-10-17 | plugged some memory leaks | Gregory Montoir |
2004-10-10 | make queen engine returning to the launcher when finished (next step: plug al... | Gregory Montoir |
2004-10-08 | cleanup ; follow the code conventions | Gregory Montoir |
2004-10-06 | Indentation fix | Torbjörn Andersson |
2004-10-06 | Updated comment | Chris Apers |
2004-10-06 | PalmOS : ARM optimization | Chris Apers |
2004-10-05 | fix ending credits glitch | Gregory Montoir |
2004-10-03 | merged FRAMES_JOE and FRAMES_JOE_XTRA | Gregory Montoir |
2004-10-03 | as pointed out by salty-horse, it's better to stop speech and sfx only when t... | Gregory Montoir |
2004-10-03 | cleanup | Gregory Montoir |
2004-10-01 | Use the SilentSound class for sfx/speech when sound output is not possible. | Joost Peters |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-09-26 | stop the current sfx from playing if a cutaway is cancelled | Gregory Montoir |
2004-09-25 | fix for bug #1034707 | Gregory Montoir |
2004-09-19 | add missing break | Gregory Montoir |
2004-09-12 | Fixed some other cases where the number of parameters to our message- | Torbjörn Andersson |
2004-08-26 | force screen update to update mouse pointer position (bug #1016446) | Gregory Montoir |
2004-08-24 | Rewrote the way strings are extracting from the datafiles, now it should be '... | Gregory Montoir |
2004-08-17 | remove some debug information and fix bug #1010929 | Gregory Montoir |
2004-08-14 | minor cleanp | Gregory Montoir |
2004-08-14 | fixed warnings | Paweł Kołodziejski |
2004-08-06 | forgot to reset dynalum color index during init | Gregory Montoir |
2004-08-06 | cleanup and simplify Resource class a bit more | Gregory Montoir |
2004-08-06 | minor cleanup | Gregory Montoir |
2004-08-05 | forgot that | Gregory Montoir |
2004-08-05 | simplified some code | Gregory Montoir |
2004-08-05 | not needed anymore, as File::open() handles the current directory | Gregory Montoir |
2004-06-27 | Reversed param order of File::open() -- this allowed me to get rid of a few m... | Max Horn |
2004-06-27 | Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to... | Max Horn |
2004-06-25 | Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage again | Max Horn |
2004-06-04 | handle long command strings better (see bug report 962828) | Gregory Montoir |
2004-05-05 | make use of OSystem::setMouseCursor() change | Gregory Montoir |
2004-04-06 | fix for bug #928549. | Gregory Montoir |
2004-04-03 | patch #910779 (with minor tweaks), fotaq hebrew support : | Gregory Montoir |
2004-03-28 | Fix bug #925059 | Nicolas Bacca |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-26 | does this fixes the journal issue for spanish version ? | Gregory Montoir |
2004-03-25 | try to track the journal issue in spanish version | Gregory Montoir |
2004-03-23 | Fix for bug #921681 - clear _quickSave when exiting cutaways | Joost Peters |
2004-03-23 | Fix #922003 - FOTAQ crash on PocketPC | Nicolas Bacca |
2004-03-19 | Fixed | Chris Apers |