Age | Commit message (Expand) | Author |
2003-12-18 | o Fix warnings | Eugene Sandulenko |
2003-12-18 | o Merged some variables into array, so simplifying the code | Eugene Sandulenko |
2003-12-18 | PalmOS sound API cannot access globals or functions out of the first segment | Chris Apers |
2003-12-18 | Adjust load/key for FM Towns games, since values have changed. | Travis Howell |
2003-12-18 | Missed one spot when switching subtitle options. | Travis Howell |
2003-12-18 | cleanup | Max Horn |
2003-12-17 | cleanup | Max Horn |
2003-12-17 | Fix for bug #860823 (ZAK: Actors not updating) | Max Horn |
2003-12-17 | Patch #861716: palManipulateInit for V6 games (I modified the patch a bit) | Max Horn |
2003-12-17 | Fix compile for now, I hope this is right. | Travis Howell |
2003-12-17 | Fix restart key in fm towns games | Travis Howell |
2003-12-16 | o Another batch of proper variables naming | Eugene Sandulenko |
2003-12-16 | Fix for bug #856624, "FT: '.' key wipes out conversation responses". | Torbjörn Andersson |
2003-12-15 | indention | Max Horn |
2003-12-15 | Fix for bug #751670, thanks to MadMoose (I am not quite happy with the situat... | Max Horn |
2003-12-15 | Add comment | Travis Howell |
2003-12-15 | Ooops, wrong bug id. | Travis Howell |
2003-12-15 | Add comment | Travis Howell |
2003-12-15 | Removed obsolete stuffs | Chris Apers |
2003-12-15 | Stops zak losing his body. | Travis Howell |
2003-12-15 | Add extra color table entry for v1 games, for inventory/sentence color. | Travis Howell |
2003-12-15 | Small color table correction for demo mode of v1 maniac | Travis Howell |
2003-12-15 | Detect restart key in v1-v2 games and use confirmation. | Travis Howell |
2003-12-15 | fixed warning | Paweł Kołodziejski |
2003-12-15 | o Outstanding seeking bug is fixed | Eugene Sandulenko |
2003-12-14 | Let's spell it out: c-o-d-e r-e-u-s-e :-) | Max Horn |
2003-12-14 | Ooops | Travis Howell |
2003-12-14 | Always confirm restart | Travis Howell |
2003-12-14 | Enable restart key in later games. | Travis Howell |
2003-12-14 | Reset actors in restart() | Travis Howell |
2003-12-14 | WinCE GUI fixes | Nicolas Bacca |
2003-12-14 | More Amiga sound updates from tsuteiuQ: | Travis Howell |
2003-12-14 | o Made mouse more responsive | Eugene Sandulenko |
2003-12-14 | o Mouse support added | Eugene Sandulenko |
2003-12-14 | Full Thorttle should stop all music when changing rooms. | Travis Howell |
2003-12-14 | Set vars to 0 on startup. | Travis Howell |
2003-12-13 | cleanup | Max Horn |
2003-12-13 | * don't call a variable 'bit' which stores a byte' | Max Horn |
2003-12-13 | patch #858731 to work around MSVC6 compiler bugs | Max Horn |
2003-12-13 | Fix regressions. | Travis Howell |
2003-12-13 | fixed warnings | Paweł Kołodziejski |
2003-12-13 | o Fix bug which crashed scummvm in some cases | Eugene Sandulenko |
2003-12-13 | o first scene is completable, although it seems to me that enemy moving | Eugene Sandulenko |
2003-12-13 | removed GameSettings::detectname and GameSettings::midi; renamed GameSettings... | Max Horn |
2003-12-12 | o Fixed playback. Now you see Ben falling | Eugene Sandulenko |
2003-12-11 | Fix for bug #858262 (Note: casting to GUI::OptionsDialog* is wrong, it leads ... | Max Horn |
2003-12-11 | Add option to enable copy protection in SCUMM games, which ScummVM disable it... | Travis Howell |
2003-12-11 | An 'Cancel' button is pointless for errors. | Travis Howell |
2003-12-10 | Removed #include "midiparser.h". It was only there for the early Humongeous X... | Jamieson Christian |
2003-12-10 | o Cleanup | Eugene Sandulenko |