Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-06 | fix in save game loader, | Ludvig Strigeus | |
sizeof(an element) * number of elements instead of sizeof(a pointer) fixed it, buffer out of bounds read fixed in Scumm::isMaskActiveAt svn-id: r3466 | |||
2001-11-06 | always open monster.sou if it exists, | Ludvig Strigeus | |
fate of atlantis is a scumm version 5 game that uses speech svn-id: r3465 | |||
2001-11-06 | updates to version detection by Jeroen Janssen | Ludvig Strigeus | |
svn-id: r3464 | |||
2001-11-06 | updated texts in debug.cpp as well as readme.txt | Ludvig Strigeus | |
by Jeroen Janssen svn-id: r3463 | |||
2001-11-06 | full screen flag, | Ludvig Strigeus | |
better mouse cursors, removed change log from individual files svn-id: r3462 | |||
2001-11-06 | Added missing missing/sys files. | Claudio Matsuoka | |
svn-id: r3461 | |||
2001-11-06 | Added stubs for sound functions. | Claudio Matsuoka | |
svn-id: r3460 | |||
2001-11-06 | Merged Vasyl Tsvirkunov's PocketPC port. | Claudio Matsuoka | |
svn-id: r3459 | |||
2001-11-06 | fixed integer overflow for large sounds | Ludvig Strigeus | |
svn-id: r3458 | |||
2001-11-05 | fixed playSfxSound types | Ludvig Strigeus | |
svn-id: r3457 | |||
2001-11-05 | speech support | Ludvig Strigeus | |
svn-id: r3456 | |||
2001-11-05 | file fix | Ludvig Strigeus | |
svn-id: r3455 | |||
2001-11-05 | bug fixes, | Ludvig Strigeus | |
speech in dott svn-id: r3454 | |||
2001-11-03 | Not including unistd.h in BeOS (breaks cross-compilation). | Claudio Matsuoka | |
svn-id: r3453 | |||
2001-11-03 | Protecting VC++-specific pragmas with ifdef _MSC_VER to allow | Claudio Matsuoka | |
a clean Cygwin build. svn-id: r3452 | |||
2001-11-03 | Using full path for SDL includes (-ISDL doesn't seem to work for | Claudio Matsuoka | |
native builds). svn-id: r3451 | |||
2001-11-03 | Replaced config-sdl {--flags,--libs} by the actual parameters, with | Claudio Matsuoka | |
no absolute paths, to allow cross-compilation to Cygwin and BeOS. Also made all objects depend on Makefile. svn-id: r3450 | |||
2001-10-29 | better MI1 compatibility | Ludvig Strigeus | |
svn-id: r3449 | |||
2001-10-29 | script invoked loading&saving in compatible mode | Ludvig Strigeus | |
svn-id: r3448 | |||
2001-10-29 | fixed bug in validateResource | Ludvig Strigeus | |
svn-id: r3447 | |||
2001-10-26 | bug fixes, code cleanup | Ludvig Strigeus | |
svn-id: r3446 | |||
2001-10-24 | fixed some bugs related to string handling | Ludvig Strigeus | |
svn-id: r3445 | |||
2001-10-23 | fixed spelling error | Ludvig Strigeus | |
svn-id: r3444 | |||
2001-10-23 | debugger skeleton implemented | Ludvig Strigeus | |
svn-id: r3443 | |||
2001-10-23 | recompile not needed when switching games | Ludvig Strigeus | |
debugger skeleton implemented svn-id: r3442 | |||
2001-10-18 | flags were not saved properly | Ludvig Strigeus | |
svn-id: r3441 | |||
2001-10-17 | fixed big endian bug | Ludvig Strigeus | |
svn-id: r3440 | |||
2001-10-17 | *** empty log message *** | Ludvig Strigeus | |
svn-id: r3439 | |||
2001-10-17 | fixed verbs not saved in non dott games, | Ludvig Strigeus | |
implemented a screen effect svn-id: r3438 | |||
2001-10-17 | fixed nasty signed/unsigned bug | Ludvig Strigeus | |
svn-id: r3437 | |||
2001-10-16 | always DOS format | Ludvig Strigeus | |
svn-id: r3436 | |||
2001-10-16 | misc fixes | Ludvig Strigeus | |
svn-id: r3435 | |||
2001-10-16 | made files compile on unix | Ludvig Strigeus | |
svn-id: r3434 | |||
2001-10-16 | preliminary DOTT support | Ludvig Strigeus | |
svn-id: r3433 | |||
2001-10-12 | 'make dist' supported | Ludvig Strigeus | |
svn-id: r3432 | |||
2001-10-12 | fast mode support | Ludvig Strigeus | |
svn-id: r3430 | |||
2001-10-11 | fixed swapped parameters in o_walkActorToActor | Ludvig Strigeus | |
svn-id: r3427 | |||
2001-10-11 | Determine caption from file name. | Ludvig Strigeus | |
svn-id: r3426 | |||
2001-10-11 | Determine caption from file name. | Ludvig Strigeus | |
svn-id: r3425 | |||
2001-10-11 | Fixed bug in Scumm::getBoxCoordinates where unsigned integers were read | Ludvig Strigeus | |
instead of signed ones. svn-id: r3424 | |||
2001-10-11 | no SDL cursor | Ludvig Strigeus | |
svn-id: r3423 | |||
2001-10-11 | Dump scripts by using DUMP_SCRIPTS as a compile option instead. | Ludvig Strigeus | |
svn-id: r3422 | |||
2001-10-10 | fixed swapped parameters in o_walkActorToActor | Ludvig Strigeus | |
svn-id: r3421 | |||
2001-10-10 | temporary fix to prevent freeze in stan's room until sound is there | Ludvig Strigeus | |
svn-id: r3420 | |||
2001-10-10 | fixed bug in GDI_UnkDecode7() | Ludvig Strigeus | |
svn-id: r3419 | |||
2001-10-10 | smoother mouse + bug fix | Ludvig Strigeus | |
svn-id: r3418 | |||
2001-10-10 | fixed return value from adjustXYToBeInBox | Ludvig Strigeus | |
svn-id: r3417 | |||
2001-10-10 | alternative mouse cursor | Ludvig Strigeus | |
basic save&load svn-id: r3416 | |||
2001-10-09 | command line parameter support | Ludvig Strigeus | |
svn-id: r3415 | |||
2001-10-09 | command line parameter support | Ludvig Strigeus | |
svn-id: r3414 |