aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-04-04Revenge of the son of the charset fixNicolas Bacca
svn-id: r3862
2002-04-04MP3 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-04Removed 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-04Removed some obsolete codeRuediger Hanke
svn-id: r3859
2002-04-04MorphOS portRuediger Hanke
svn-id: r3858
2002-04-04Always remember, = != ==, and & != &&James Brown
svn-id: r3857
2002-04-04Fix walking outside crash in Indy3James Brown
svn-id: r3856
2002-04-04Fix idiotic typo in verbage fixJames Brown
svn-id: r3855
2002-04-04Fix Zak/Indy3 verbage issues.James Brown
svn-id: r3854
2002-04-03Reenable 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-03Fix removal of objects in Zak/Indy3/LoomJames Brown
svn-id: r3852
2002-04-03Fix window title.James Brown
svn-id: r3851
2002-04-03Fix bad opcode at Zak AirportJames Brown
svn-id: r3850
2002-04-03Zak/Loom/Indy3 object flags fix. Only translates CLASS_TOUCHABLE at the moment.James Brown
svn-id: r3849
2002-04-02fixed a little glitch that appeared in insane paletteVincent Hamm
svn-id: r3848
2002-04-02Wrote the string map for V7. Gui colors are still badVincent Hamm
svn-id: r3847
2002-04-01Fixed 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-31Re-enable Monkey Island 2 difficulty level choiceNicolas Bacca
svn-id: r3845
2002-03-31Fix charset background problem in VCNicolas Bacca
svn-id: r3844
2002-03-31Reswitched 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-31Fix AKOS on VC :DNicolas Bacca
svn-id: r3842
2002-03-30Another small init fix thanks to Valgrind (using Sam n Max this time).Lionel Ulmer
svn-id: r3841
2002-03-30Added 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-30Fixed compilation on Linux (by removing a Windowism :-) ).Lionel Ulmer
svn-id: r3839
2002-03-29Fix some VC6++ debug actor-related crashes.James Brown
Mask, Charset color and WaitForMessage hangs still remain. svn-id: r3838
2002-03-27Allow 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-26Add recent changes from MakefileTravis Howell
svn-id: r3836
2002-03-26Update project file, and add some checks for uninitied arrays. Stops full ↵James Brown
throttle crashing, until the AKOS bug. svn-id: r3835
2002-03-26Fix sound under VC++ debug. Actor masks, actor animation and talking are ↵James Brown
still broken. Help. someone? Anyone? svn-id: r3834
2002-03-25Fixed most of the speed issues of insaneVincent Hamm
svn-id: r3833
2002-03-25Forced colors for V7 gui...(temporary hack). Now the gui colors are reseted ↵Vincent Hamm
every time it's opened svn-id: r3832
2002-03-25Add init.cpp to the cvsVincent Hamm
svn-id: r3831
2002-03-25Various fix in insaneVincent Hamm
svn-id: r3830
2002-03-25Implemented gui during insaneVincent Hamm
svn-id: r3829
2002-03-25Fixed a bit the gui for FT and DIG. It still doesn't display a thing but ↵Vincent Hamm
it's not crashing anymore svn-id: r3828
2002-03-25Fixed MakefileVincent Hamm
svn-id: r3827
2002-03-25Fix text in pre-v3 games. Still broken:James Brown
Charset outline color, scripts randomly hanging, sound, actor animations, bootparams, full throttle. svn-id: r3826
2002-03-25Update changed filenamesTravis Howell
svn-id: r3825
2002-03-25Fix game speed.James Brown
svn-id: r3824
2002-03-25Finish gameDetector renaming.James Brown
svn-id: r3823
2002-03-25Visual C++ compilation fixes, and renaming gameDetectorPaweł Kołodziejski
svn-id: r3822
2002-03-25Add recent changes from MakefileTravis Howell
svn-id: r3821
2002-03-25Rechanged 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-25Created all the child scumm class. The good one is now selected according to ↵Vincent Hamm
the game database. Now we need to move all the specific stuff to the child class svn-id: r3819
2002-03-25Little clean up of the v3 specific readIndexVincent Hamm
svn-id: r3818
2002-03-25Moved the v3 specific version of readIndexVincent Hamm
svn-id: r3817
2002-03-25Fixed a few things in the launcherVincent Hamm
svn-id: r3816
2002-03-24Fixed pal initVincent Hamm
svn-id: r3815
2002-03-24Initial variable commit, Known issues:James Brown
Speed issues, waitForMessage freeze and initial palette crash. svn-id: r3814
2002-03-24A few more things, still very much broken.James Brown
svn-id: r3813