Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-13 | Added main.cpp and extra simon *.cpp files to makefiles | Travis Howell | |
svn-id: r3914 | |||
2002-04-05 | Fix minor typo | James Brown | |
svn-id: r3870 | |||
2002-04-05 | Fix mp3_cd support | James Brown | |
svn-id: r3869 | |||
2002-03-25 | Fixed most of the speed issues of insane | Vincent Hamm | |
svn-id: r3833 | |||
2002-03-25 | Various fix in insane | Vincent Hamm | |
svn-id: r3830 | |||
2002-03-25 | Fixed Makefile | Vincent Hamm | |
svn-id: r3827 | |||
2002-03-25 | Rechanged the way the scumm class is choose (sorry, can't make up my mind). ↵ | Vincent Hamm | |
Implemented the different versions of loadCharset svn-id: r3820 | |||
2002-03-25 | Moved the v3 specific version of readIndex | Vincent Hamm | |
svn-id: r3817 | |||
2002-03-24 | Fixed pal init | Vincent Hamm | |
svn-id: r3815 | |||
2002-03-24 | Fixed garbadge in inventory section. Removed unused library in the Makefile | Vincent Hamm | |
svn-id: r3806 | |||
2002-03-23 | Changed the way games are detected. Now the detection is done out of the ↵ | Vincent Hamm | |
scumm object. We can now create de good scumm object depending of the game detected. Warning: the implementation is not yet finalised and the in game gui is more broken than ever.... svn-id: r3802 | |||
2002-03-10 | Apply some patches by syke to prevent buffer overruns, etc. | James Brown | |
svn-id: r3723 | |||
2002-03-06 | Preliminary smush playback support. | Vincent Hamm | |
svn-id: r3669 | |||
2002-03-06 | Final part of V7 merging process. The FULL_THROTTLE define is not required ↵ | Vincent Hamm | |
any more svn-id: r3660 | |||
2002-02-23 | Changed the scummVar system to a dynamic one. Started to remove all the ↵ | Vincent Hamm | |
reference to FULL_TROTTLE define. svn-id: r3624 | |||
2002-01-15 | Fixed two missing files from make dist. | Ludvig Strigeus | |
The scummvm-0.1.0 release was fixed also. svn-id: r3545 | |||
2002-01-13 | added missing fmopl.h for make dist | Ludvig Strigeus | |
svn-id: r3542 | |||
2001-12-28 | updated for akos.cpp | Ludvig Strigeus | |
svn-id: r3534 | |||
2001-12-02 | mistyped name of USE_ADLIB | Ludvig Strigeus | |
svn-id: r3519 | |||
2001-12-01 | fixed to compile on unix (again) | Ludvig Strigeus | |
svn-id: r3514 | |||
2001-12-01 | fixed to compile on unix | Ludvig Strigeus | |
svn-id: r3513 | |||
2001-11-19 | Merged Lionel Ulmer's support to play music in unix using | Claudio Matsuoka | |
Timidity. svn-id: r3501 | |||
2001-11-19 | Merged Tom Dunstan's debugger readline patch. Define | Claudio Matsuoka | |
HAVE_READLINE to enable it. svn-id: r3500 | |||
2001-11-14 | music support, | Ludvig Strigeus | |
fixed timing bugs svn-id: r3491 | |||
2001-11-09 | save/load dialog | Ludvig Strigeus | |
svn-id: r3478 | |||
2001-11-07 | Using `sdl-config --libs` as LIBS, will override for cross-build. | Claudio Matsuoka | |
svn-id: r3469 | |||
2001-11-06 | Re-added changes to allow cygwin and beos cross-compilation. | Claudio Matsuoka | |
svn-id: r3468 | |||
2001-11-05 | bug fixes, | Ludvig Strigeus | |
speech in dott svn-id: r3454 | |||
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-23 | debugger skeleton implemented | Ludvig Strigeus | |
svn-id: r3443 | |||
2001-10-16 | preliminary DOTT support | Ludvig Strigeus | |
svn-id: r3433 | |||
2001-10-12 | 'make dist' supported | Ludvig Strigeus | |
svn-id: r3432 | |||
2001-10-09 | Autodetection of endianness. | Ludvig Strigeus | |
svn-id: r3412 | |||
2001-10-09 | Initial revision | Ludvig Strigeus | |
svn-id: r3408 |