aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v1.cpp
AgeCommit message (Collapse)Author
2002-09-222002-09-21 Matt Hargett <matt@use.net>Matt Hargett
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate PDBs on all builds. * gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp, dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp: Fix warnings where possible. One pragma added to eliminate warning of unknown pragmas. * string.cpp: If unknown escape sequence, print warning. svn-id: r4998
2002-09-22renamec string -> _string and sentence -> _sentence in class Scumm (I ↵Max Horn
originally reworked StringTab, but then noticed the save game format depends on it <sigh>) svn-id: r4995
2002-09-13patch #608138 (palManipulateInit code)Max Horn
svn-id: r4925
2002-09-09Applied eriktorbjorn's 'largo' monkey2 sfx fixMichael Pearce
svn-id: r4907
2002-09-01fixes to resolutionsPaweł Kołodziejski
svn-id: r4893
2002-08-31oops, those were never meant to be checked inMax Horn
svn-id: r4880
2002-08-29sound system cleanupMax Horn
svn-id: r4867
2002-08-29some cleanup/refactoringMax Horn
svn-id: r4866
2002-08-24simplified code (thanks to MadMoose for pointing this out)Max Horn
svn-id: r4830
2002-08-24added/corrected some missing opcodes - this fixes the issues with the voodoo ↵Max Horn
lady in MI1VGA svn-id: r4815
2002-08-21Initial revisionMax Horn
svn-id: r4785