aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-05More cd_mp3 fixes....James Brown
2002-04-05Fix minor typoJames Brown
2002-04-05Fix mp3_cd supportJames Brown
2002-04-05Fix last BOOLJames Brown
2002-04-05Move mp3_cd include within #IFDEFJames Brown
2002-04-05Fix copy & paste error - use bool, not BOOL in cross-platform SDL apps.James Brown
2002-04-05Remove (hopefully) obsolete Indy4 FIXME'sJames Brown
2002-04-05Add mp3_cd.cppTravis Howell
2002-04-05MP3 CD patch reorganizedNicolas Bacca
2002-04-04Revenge of the son of the charset fixNicolas Bacca
2002-04-04MP3 cd music patch - still WIP, VBR doesn't work, compress the audio track X ...Nicolas Bacca
2002-04-04Removed ugly object fix that was implemented while the flags were buggy. Now ...Vincent Hamm
2002-04-04Removed some obsolete codeRuediger Hanke
2002-04-04MorphOS portRuediger Hanke
2002-04-04Always remember, = != ==, and & != &&James Brown
2002-04-04Fix walking outside crash in Indy3James Brown
2002-04-04Fix idiotic typo in verbage fixJames Brown
2002-04-04Fix Zak/Indy3 verbage issues.James Brown
2002-04-03Reenable masking detection for Indy3/Zak/Loom - still not correct, I've got n...Paweł Kołodziejski
2002-04-03Fix removal of objects in Zak/Indy3/LoomJames Brown
2002-04-03Fix window title.James Brown
2002-04-03Fix bad opcode at Zak AirportJames Brown
2002-04-03Zak/Loom/Indy3 object flags fix. Only translates CLASS_TOUCHABLE at the moment.James Brown
2002-04-02fixed a little glitch that appeared in insane paletteVincent Hamm
2002-04-02Wrote the string map for V7. Gui colors are still badVincent Hamm
2002-04-01Fixed saved states - broke format of course, we need to come up with a better...James Brown
2002-03-31Re-enable Monkey Island 2 difficulty level choiceNicolas Bacca
2002-03-31Fix charset background problem in VCNicolas Bacca
2002-03-31Reswitched getVarOrDirectByte/Word to SIGNED int - fixes some disappearing ob...Nicolas Bacca
2002-03-31Fix AKOS on VC :DNicolas Bacca
2002-03-30Another small init fix thanks to Valgrind (using Sam n Max this time).Lionel Ulmer
2002-03-30Added some new initialisations thanks to Valgrind.Lionel Ulmer
2002-03-30Fixed compilation on Linux (by removing a Windowism :-) ).Lionel Ulmer
2002-03-29Fix some VC6++ debug actor-related crashes.James Brown
2002-03-27Allow Visual Studio debug to work. Note, this may be caused by either a fault...James Brown
2002-03-26Add recent changes from MakefileTravis Howell
2002-03-26Update project file, and add some checks for uninitied arrays. Stops full thr...James Brown
2002-03-26Fix sound under VC++ debug. Actor masks, actor animation and talking are stil...James Brown
2002-03-25Fixed most of the speed issues of insaneVincent Hamm
2002-03-25Forced colors for V7 gui...(temporary hack). Now the gui colors are reseted e...Vincent Hamm
2002-03-25Add init.cpp to the cvsVincent Hamm
2002-03-25Various fix in insaneVincent Hamm
2002-03-25Implemented gui during insaneVincent Hamm
2002-03-25Fixed a bit the gui for FT and DIG. It still doesn't display a thing but it's...Vincent Hamm
2002-03-25Fixed MakefileVincent Hamm
2002-03-25Fix text in pre-v3 games. Still broken:James Brown
2002-03-25Update changed filenamesTravis Howell
2002-03-25Fix game speed.James Brown
2002-03-25Finish gameDetector renaming.James Brown
2002-03-25Visual C++ compilation fixes, and renaming gameDetectorPaweł Kołodziejski