Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-09 | patch attempts to fix the MI2 music bug pointed out in bug report #551028 | Jean-Yves Simon | |
svn-id: r4908 | |||
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn | |
svn-id: r4903 | |||
2002-08-24 | we are not using ncurses, are we? | Max Horn | |
svn-id: r4818 | |||
2002-08-21 | patch #598405 | Max Horn | |
svn-id: r4799 | |||
2002-08-21 | don't use OS X rules by default for SDL backend; use cp instead of ln to ↵ | Max Horn | |
create the local build.rules file svn-id: r4797 | |||
2002-08-21 | first go at modularizing the build system | Max Horn | |
svn-id: r4796 | |||
2002-08-21 | engine.* moved to common (where it belongs); added distclean target which ↵ | Max Horn | |
gets rid of the .deps dirs, too; removed -Isound svn-id: r4794 | |||
2002-08-21 | Initial revision | Max Horn | |
svn-id: r4785 | |||
2002-07-25 | got rid of UNIX_X11 - instead, use UNIX + X11_BACKEND | Max Horn | |
svn-id: r4632 | |||
2002-07-09 | Dumb up filename case insensitivity | James Brown | |
svn-id: r4504 | |||
2002-06-17 | Add OpenGL support patch from Andre Souza | Travis Howell | |
svn-id: r4422 | |||
2002-06-14 | Reverse patch as requested by Endy | Travis Howell | |
svn-id: r4419 | |||
2002-06-14 | Add OpenGL support patch from Andre Souza | Travis Howell | |
svn-id: r4418 | |||
2002-06-07 | merged Makefile.macosx into master Makefile | Max Horn | |
svn-id: r4413 | |||
2002-05-25 | fixed a missplaced memset in akos code. Fixed a typo in the Makefile | Vincent Hamm | |
svn-id: r4384 | |||
2002-05-25 | Forgot to remove another SDLism from the X11 compilation :-) (no, no, | Lionel Ulmer | |
it's not on purpose to increase our SF stats :-) ). svn-id: r4383 | |||
2002-05-25 | Fix a little bit the Makefile to not have both UNIX and UNIX_X11 | Lionel Ulmer | |
defined when building the X11 driver. svn-id: r4382 | |||
2002-05-16 | Fix X11 compiling with the new unified Makefile and remove the old | Lionel Ulmer | |
Makefile.x11 svn-id: r4343 | |||
2002-05-16 | Added an ALSA sequencer support. Updated readme.txt to explain it, and | Nicolas Noble | |
Makefile to allow the user to enable it. I also reorganised the Makefile a bit, since there is now one more optionnal library. BBrox, I also merged your Makefile.x11 in it, just take a look at it! svn-id: r4341 | |||
2002-04-27 | Add config file support. Thanks |Pixel| :) | James Brown | |
svn-id: r4111 | |||
2002-04-27 | Makefile.mingw now uses Makefile.common, too | Max Horn | |
svn-id: r4105 | |||
2002-04-26 | Slightly revised Makefiles, now share common stuff in Makefile.common; added ↵ | Max Horn | |
simple Makefile for MacOS X svn-id: r4088 | |||
2002-04-17 | Removed mp3_cd reference | Nicolas Bacca | |
svn-id: r3983 | |||
2002-04-14 | Updated makefile | Ludvig Strigeus | |
svn-id: r3938 | |||
2002-04-13 | Added mididrv.cpp, removed USE_ADLIB | Ludvig Strigeus | |
svn-id: r3928 | |||
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 |