Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-06 | Hopefully fix these cutscene bugs for good. | James Brown | |
svn-id: r3879 | |||
2002-04-05 | One FIXME for cutscene code... there's still something subtracting 1 from a ↵ | James Brown | |
null cutscene.. svn-id: r3878 | |||
2002-04-05 | Cutscene fix take 2 | James Brown | |
svn-id: r3877 | |||
2002-04-05 | Fix Indy3/Loom override bugs. THIS MAY BREAK OTHER GAMES. Please test. | James Brown | |
svn-id: r3876 | |||
2002-04-05 | Updated readme, fixed -n subtitles option (thanks dsy) and stripped \M's | James Brown | |
from mp3_cd files (cheers khalek). Arisme: check your CVS options, you need to do CR/LF conversion :) svn-id: r3875 | |||
2002-04-05 | Added Zak256/Indy3 walkbox locking support. | James Brown | |
svn-id: r3874 | |||
2002-04-05 | Fixed mp3 desynch due to a stupid cast | Nicolas Bacca | |
svn-id: r3873 | |||
2002-04-05 | New Visual C makefile with mp3_cd support | James Brown | |
svn-id: r3872 | |||
2002-04-05 | More cd_mp3 fixes.... | James Brown | |
svn-id: r3871 | |||
2002-04-05 | Fix minor typo | James Brown | |
svn-id: r3870 | |||
2002-04-05 | Fix mp3_cd support | James Brown | |
svn-id: r3869 | |||
2002-04-05 | Fix last BOOL | James Brown | |
svn-id: r3868 | |||
2002-04-05 | Move mp3_cd include within #IFDEF | James Brown | |
svn-id: r3867 | |||
2002-04-05 | Fix copy & paste error - use bool, not BOOL in cross-platform SDL apps. | James Brown | |
svn-id: r3866 | |||
2002-04-05 | Remove (hopefully) obsolete Indy4 FIXME's | James Brown | |
svn-id: r3865 | |||
2002-04-05 | Add mp3_cd.cpp | Travis Howell | |
svn-id: r3864 | |||
2002-04-05 | MP3 CD patch reorganized | Nicolas Bacca | |
svn-id: r3863 | |||
2002-04-04 | Revenge of the son of the charset fix | Nicolas Bacca | |
svn-id: r3862 | |||
2002-04-04 | MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ↵ | Nicolas Bacca | |
to MP3 CBR and name them trackX.mp3 in the game directory - only tested with Loom svn-id: r3861 | |||
2002-04-04 | Removed ugly object fix that was implemented while the flags were buggy. Now ↵ | Vincent Hamm | |
you can exit the village in LoomCd svn-id: r3860 | |||
2002-04-04 | Removed some obsolete code | Ruediger Hanke | |
svn-id: r3859 | |||
2002-04-04 | MorphOS port | Ruediger Hanke | |
svn-id: r3858 | |||
2002-04-04 | Always remember, = != ==, and & != && | James Brown | |
svn-id: r3857 | |||
2002-04-04 | Fix walking outside crash in Indy3 | James Brown | |
svn-id: r3856 | |||
2002-04-04 | Fix idiotic typo in verbage fix | James Brown | |
svn-id: r3855 | |||
2002-04-04 | Fix Zak/Indy3 verbage issues. | James Brown | |
svn-id: r3854 | |||
2002-04-03 | Reenable masking detection for Indy3/Zak/Loom - still not correct, I've got ↵ | Paweł Kołodziejski | |
no idea how this code actually does the masking. svn-id: r3853 | |||
2002-04-03 | Fix removal of objects in Zak/Indy3/Loom | James Brown | |
svn-id: r3852 | |||
2002-04-03 | Fix window title. | James Brown | |
svn-id: r3851 | |||
2002-04-03 | Fix bad opcode at Zak Airport | James Brown | |
svn-id: r3850 | |||
2002-04-03 | Zak/Loom/Indy3 object flags fix. Only translates CLASS_TOUCHABLE at the moment. | James Brown | |
svn-id: r3849 | |||
2002-04-02 | fixed a little glitch that appeared in insane palette | Vincent Hamm | |
svn-id: r3848 | |||
2002-04-02 | Wrote the string map for V7. Gui colors are still bad | Vincent Hamm | |
svn-id: r3847 | |||
2002-04-01 | Fixed saved states - broke format of course, we need to come up with a ↵ | James Brown | |
better way to do this. Thanks jah :) svn-id: r3846 | |||
2002-03-31 | Re-enable Monkey Island 2 difficulty level choice | Nicolas Bacca | |
svn-id: r3845 | |||
2002-03-31 | Fix charset background problem in VC | Nicolas Bacca | |
svn-id: r3844 | |||
2002-03-31 | Reswitched getVarOrDirectByte/Word to SIGNED int - fixes some disappearing ↵ | Nicolas Bacca | |
objects problem due to an invalid elevation. Please yell if it breaks something else :) svn-id: r3843 | |||
2002-03-31 | Fix AKOS on VC :D | Nicolas Bacca | |
svn-id: r3842 | |||
2002-03-30 | Another small init fix thanks to Valgrind (using Sam n Max this time). | Lionel Ulmer | |
svn-id: r3841 | |||
2002-03-30 | Added some new initialisations thanks to Valgrind. | Lionel Ulmer | |
Please could people more aware than me of ScummVM internals check if they are right :-) svn-id: r3840 | |||
2002-03-30 | Fixed compilation on Linux (by removing a Windowism :-) ). | Lionel Ulmer | |
svn-id: r3839 | |||
2002-03-29 | Fix some VC6++ debug actor-related crashes. | James Brown | |
Mask, Charset color and WaitForMessage hangs still remain. svn-id: r3838 | |||
2002-03-27 | Allow Visual Studio debug to work. Note, this may be caused by either a ↵ | James Brown | |
fault in ScummVM or a problem with the debug single-threaded runtime.... svn-id: r3837 | |||
2002-03-26 | Add recent changes from Makefile | Travis Howell | |
svn-id: r3836 | |||
2002-03-26 | Update project file, and add some checks for uninitied arrays. Stops full ↵ | James Brown | |
throttle crashing, until the AKOS bug. svn-id: r3835 | |||
2002-03-26 | Fix sound under VC++ debug. Actor masks, actor animation and talking are ↵ | James Brown | |
still broken. Help. someone? Anyone? svn-id: r3834 | |||
2002-03-25 | Fixed most of the speed issues of insane | Vincent Hamm | |
svn-id: r3833 | |||
2002-03-25 | Forced colors for V7 gui...(temporary hack). Now the gui colors are reseted ↵ | Vincent Hamm | |
every time it's opened svn-id: r3832 | |||
2002-03-25 | Add init.cpp to the cvs | Vincent Hamm | |
svn-id: r3831 | |||
2002-03-25 | Various fix in insane | Vincent Hamm | |
svn-id: r3830 |