aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-11-29Added ScummVM.app to .cvsignoreMax Horn
svn-id: r5746
2002-11-29added MonkeyVGA palette fix, and a FIXME commentMax Horn
svn-id: r5745
2002-11-29Fix warningsTravis Howell
svn-id: r5744
2002-11-29Add missing commentsTravis Howell
svn-id: r5743
2002-11-29phase twoTravis Howell
svn-id: r5742
2002-11-29Rename video opcodes phase oneTravis Howell
svn-id: r5741
2002-11-29Update Standards-Version, and change maintainer name in changelog.inTore Anderson
svn-id: r5740
2002-11-29Disable extra debug output again since it causes crashes when viewing debug ↵Travis Howell
output svn-id: r5739
2002-11-28oopsMax Horn
svn-id: r5738
2002-11-28no need to retry 5 times in loadResource - we don't have users with floppy ↵Max Horn
disks anymore, after all :-). Fixed an endian issue for v2 games (makes them crash a little bit later during loading) svn-id: r5737
2002-11-28fix for bug #600287 (ZAK256: Palette messed up)Max Horn
svn-id: r5736
2002-11-28Add work around to allow vc_65 to be enabledTravis Howell
svn-id: r5735
2002-11-28small cleanupMax Horn
svn-id: r5734
2002-11-28Add Named unknown variable in simon, patch #644907Travis Howell
svn-id: r5733
2002-11-27Rewrite ifdefsNicolas Bacca
svn-id: r5732
2002-11-27Daily alignment fix :)Nicolas Bacca
svn-id: r5731
2002-11-27removed no longer used NUM_EFFECTS_RESOURCES and NUM_VOICE_RESOURCES from ↵Oliver Kiehl
GameSpecificSettings svn-id: r5730
2002-11-27Fixed mingw compile warningsJamieson Christian
svn-id: r5729
2002-11-27moved game enum to intern.hOliver Kiehl
svn-id: r5728
2002-11-27evil copy&paste (bug #644620)Max Horn
svn-id: r5727
2002-11-27speed up dissolve fade for Loom (bug #635461)Max Horn
svn-id: r5726
2002-11-26fixed a stupid mistake of mineOliver Kiehl
svn-id: r5725
2002-11-26fixed compile problemsOliver Kiehl
svn-id: r5724
2002-11-26fixed linking with gnu ldOliver Kiehl
svn-id: r5723
2002-11-26had forgotten to add the GPL headerOliver Kiehl
svn-id: r5722
2002-11-26Restructured MIDI channel allocation architecture.Jamieson Christian
Adlib no longer suffers from 16-channel MIDI restrictions. Fixes a regression in the MI2 intro music under Adlib. svn-id: r5721
2002-11-26oopsOliver Kiehl
svn-id: r5720
2002-11-26cleanupOliver Kiehl
svn-id: r5719
2002-11-26cleanupMax Horn
svn-id: r5718
2002-11-26possible fix for bug #642894; cleanup/additional debug outputMax Horn
svn-id: r5717
2002-11-25Moved config file to a more Macish location on OS XMax Horn
svn-id: r5716
2002-11-25Add a few EditGame options. Honor game-specific fullScreen from the LauncherJames Brown
svn-id: r5715
2002-11-24added .cvsignoreOliver Kiehl
svn-id: r5714
2002-11-24removed some no longer used variable declarationsOliver Kiehl
svn-id: r5713
2002-11-24Use command line/config file setting for music volumeTravis Howell
svn-id: r5712
2002-11-24Missed a few disabled debugsTravis Howell
svn-id: r5711
2002-11-24The vc_62 warning should be for simon 2 onlyTravis Howell
svn-id: r5710
2002-11-24Disable/remove some warningsTravis Howell
Enable more debugging svn-id: r5709
2002-11-24fixed last commitOliver Kiehl
svn-id: r5708
2002-11-24Add back changes that were reverted by mistakeTravis Howell
svn-id: r5707
2002-11-24split simon soundOliver Kiehl
svn-id: r5706
2002-11-24Fix warningTravis Howell
svn-id: r5705
2002-11-24Clean all objectsTravis Howell
svn-id: r5704
2002-11-24Add vc_65 (commented out for now, since it requires another function)Travis Howell
Add warning to vc_62 where it should be playing music. svn-id: r5703
2002-11-23FIXME in pickupObjectOld should be obsolete nowMax Horn
svn-id: r5702
2002-11-23Fixed invalid ImSetTrigger invocations, which fixes invalid do_command(0) calls.Jamieson Christian
Also included is eriktorbjorn's fix for Adlib instrument setup. svn-id: r5701
2002-11-23Simon stuffTravis Howell
svn-id: r5700
2002-11-23fixed o5_resourceRoutines for OLD256 games (various subopcodes are still not ↵Max Horn
implemented, though); some cleanup svn-id: r5699
2002-11-23Music volume just uses + and - now, key mapping worksTravis Howell
svn-id: r5698
2002-11-23fixed bug #621244 (GUI disappeared when screen mode was changedMax Horn
svn-id: r5697