Age | Commit message (Expand) | Author |
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 |
2003-10-12 | Moved the "router" code into a new Router class. I'm hoping this is | Torbjörn Andersson |
2003-10-12 | Fix for Bug [821514] SIMON: No Adlib volume for percussion | Jamieson Christian |
2003-10-12 | Moved build files | Nicolas Bacca |
2003-10-12 | New config-manager updates, misc updates | Nicolas Bacca |
2003-10-12 | Smarter partial blitting and better filter for 640x480 games ... hopefully th... | Nicolas Bacca |
2003-10-12 | mac loom uses different var. | Travis Howell |
2003-10-12 | Re-add right click automatic mapping, lost on the branch | Nicolas Bacca |
2003-10-12 | True assert | Nicolas Bacca |
2003-10-12 | New config-manager, Add Broken Sword 2, Whole filesystem scan for smartphone ... | Nicolas Bacca |
2003-10-12 | EVC is happy now | Nicolas Bacca |
2003-10-12 | EVC : compile different | Nicolas Bacca |
2003-10-12 | DISP_ROOM additions/corrections | Gregory Montoir |
2003-10-12 | Alignment fix in debug message | Nicolas Bacca |
2003-10-12 | Fix WinCE build | Nicolas Bacca |
2003-10-12 | Missed two spots | Travis Howell |