aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-11-07debugger fix,Ludvig Strigeus
2001-11-07Using `sdl-config --libs` as LIBS, will override for cross-build.Claudio Matsuoka
2001-11-06Re-added changes to allow cygwin and beos cross-compilation.Claudio Matsuoka
2001-11-06removed some hardcoded constantsLudvig Strigeus
2001-11-06fix in save game loader,Ludvig Strigeus
2001-11-06always open monster.sou if it exists,Ludvig Strigeus
2001-11-06updates to version detection by Jeroen JanssenLudvig Strigeus
2001-11-06updated texts in debug.cpp as well as readme.txtLudvig Strigeus
2001-11-06full screen flag,Ludvig Strigeus
2001-11-06Added missing missing/sys files.Claudio Matsuoka
2001-11-06Added stubs for sound functions.Claudio Matsuoka
2001-11-06Merged Vasyl Tsvirkunov's PocketPC port.Claudio Matsuoka
2001-11-06fixed integer overflow for large soundsLudvig Strigeus
2001-11-05fixed playSfxSound typesLudvig Strigeus
2001-11-05speech supportLudvig Strigeus
2001-11-05file fixLudvig Strigeus
2001-11-05bug fixes,Ludvig Strigeus
2001-11-03Not including unistd.h in BeOS (breaks cross-compilation).Claudio Matsuoka
2001-11-03Protecting VC++-specific pragmas with ifdef _MSC_VER to allowClaudio Matsuoka
2001-11-03Using full path for SDL includes (-ISDL doesn't seem to work forClaudio Matsuoka
2001-11-03Replaced config-sdl {--flags,--libs} by the actual parameters, withClaudio Matsuoka
2001-10-29better MI1 compatibilityLudvig Strigeus
2001-10-29script invoked loading&saving in compatible modeLudvig Strigeus
2001-10-29fixed bug in validateResourceLudvig Strigeus
2001-10-26bug fixes, code cleanupLudvig Strigeus
2001-10-24fixed some bugs related to string handlingLudvig Strigeus
2001-10-23fixed spelling errorLudvig Strigeus
2001-10-23debugger skeleton implementedLudvig Strigeus
2001-10-23recompile not needed when switching gamesLudvig Strigeus
2001-10-18flags were not saved properlyLudvig Strigeus
2001-10-17fixed big endian bugLudvig Strigeus
2001-10-17*** empty log message ***Ludvig Strigeus
2001-10-17fixed verbs not saved in non dott games,Ludvig Strigeus
2001-10-17fixed nasty signed/unsigned bugLudvig Strigeus
2001-10-16always DOS formatLudvig Strigeus
2001-10-16misc fixesLudvig Strigeus
2001-10-16made files compile on unixLudvig Strigeus
2001-10-16preliminary DOTT supportLudvig Strigeus
2001-10-12'make dist' supportedLudvig Strigeus
2001-10-12fast mode supportLudvig Strigeus
2001-10-11fixed swapped parameters in o_walkActorToActorLudvig Strigeus
2001-10-11Determine caption from file name.Ludvig Strigeus
2001-10-11Determine caption from file name.Ludvig Strigeus
2001-10-11Fixed bug in Scumm::getBoxCoordinates where unsigned integers were readLudvig Strigeus
2001-10-11no SDL cursorLudvig Strigeus
2001-10-11Dump scripts by using DUMP_SCRIPTS as a compile option instead.Ludvig Strigeus
2001-10-10fixed swapped parameters in o_walkActorToActorLudvig Strigeus
2001-10-10temporary fix to prevent freeze in stan's room until sound is thereLudvig Strigeus
2001-10-10fixed bug in GDI_UnkDecode7()Ludvig Strigeus
2001-10-10smoother mouse + bug fixLudvig Strigeus