Age | Commit message (Expand) | Author |
2003-10-14 | improved timer resolution -> this helps iMuse *a lot* on my system when there... | Max Horn |
2003-10-14 | Turn off another annoying MSVC warning | Jamieson Christian |
2003-10-14 | moved some methods from Queen::Walk to Queen::Logic | Gregory Montoir |
2003-10-14 | commented a bit various structures | Gregory Montoir |
2003-10-14 | let beos users use configure script, default to assuming unix like system if ... | Jonathan Gray |
2003-10-14 | rewritten Logic::initialise(), making use of 'unserializing' functions | Gregory Montoir |
2003-10-14 | Working nicely with personMove disabled! | David Eriksson |
2003-10-14 | Persons must not be in table! | David Eriksson |
2003-10-14 | init RNG for everybody using time() | Max Horn |
2003-10-14 | more cross references | Gregory Montoir |
2003-10-14 | preliminary FIND_STATE implementation | Gregory Montoir |
2003-10-14 | Fixed warning | Torbjörn Andersson |
2003-10-14 | can remove comments again now, since logic.h was commited. Please don't leave... | Max Horn |
2003-10-14 | fix debug mode 0 | Max Horn |
2003-10-14 | Get numFrames property. | David Eriksson |
2003-10-14 | fix compilation | Max Horn |
2003-10-14 | Using Walk::personMove now! | David Eriksson |
2003-10-14 | Compare correct actor names. | David Eriksson |
2003-10-14 | zero is a valid debug level, also change incorrect string; 0 is game only, no... | Jonathan Gray |
2003-10-13 | This should only apply to 32 color Amiga versions. | Travis Howell |
2003-10-13 | init random seed with time | Max Horn |
2003-10-13 | init random seed with time | Max Horn |
2003-10-13 | set _debugMode to true if a non-zero debug level has been specified in the co... | Max Horn |
2003-10-13 | dynalum implementation | Gregory Montoir |
2003-10-13 | Logic::personSetData correction | Gregory Montoir |
2003-10-13 | DISP_ROOM additions + 'Person' functions | Gregory Montoir |
2003-10-13 | cleanup; got rid of Gdi::_palette_mod in favor of Gdi::_roomPalette | Max Horn |
2003-10-13 | sufficient to set _roomPalette at the start for V6+ games, since they don't m... | Max Horn |
2003-10-13 | Whitespace change | Torbjörn Andersson |
2003-10-13 | _roomPalette needs to be reset for all scumm games now. | Travis Howell |
2003-10-13 | samdemo doesn't set VAR_SAVELOADDIALOG_KEY | Travis Howell |
2003-10-12 | amiga= is deprecated, so don't auto-write it into the config file anymore | Jamieson Christian |
2003-10-12 | don't use strstr(), as there is no terminating '\0' at the end of the file | Joost Peters |
2003-10-12 | - Integrate with Joost's and Gregory's latest implementations. | David Eriksson |
2003-10-12 | Rename functions | David Eriksson |
2003-10-12 | some more target<->game cleanup | Max Horn |
2003-10-12 | use gScummVMFullVersion for initial window caption; use ConfigManager::kAppli... | Max Horn |
2003-10-12 | added missing INITIATE() code, added language detection to Resource class, etc. | Joost Peters |
2003-10-12 | some renaming for more consistent terminology (although we might want to reev... | Max Horn |
2003-10-12 | removing last traces of -w/-l | Max Horn |
2003-10-12 | cleanup | Max Horn |
2003-10-12 | minor initialise() tweaks, added panel zones | Gregory Montoir |
2003-10-12 | code simplification | Max Horn |
2003-10-12 | sfx_volume and music_volume were swapped | Max Horn |
2003-10-12 | workaround for bug #820507 (INDY3TOWNS: Biplane controls are haywire) | Max Horn |
2003-10-12 | Fix for Bug [817871]: Added MT-32 master volume adjustment to pause(). | Jamieson Christian |
2003-10-12 | minor additions for DISP_ROOM | Gregory Montoir |
2003-10-12 | New build files | Nicolas Bacca |
2003-10-12 | GameX is not supported | Nicolas Bacca |
2003-10-12 | Fix for Bug [817286] MT-32 execution checksum errors | Jamieson Christian |