aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Collapse)Author
2002-10-23simon 1 dos talkie uses simon2.voc fileTravis Howell
svn-id: r5277
2002-10-23more shadow var warnings fixedMax Horn
svn-id: r5267
2002-10-22oops againTravis Howell
svn-id: r5249
2002-10-22oopsTravis Howell
svn-id: r5248
2002-10-22There is no speech in simon2dos targetTravis Howell
svn-id: r5247
2002-10-22Remove warningTravis Howell
svn-id: r5246
2002-10-22fix (?) for windows compile problemMax Horn
svn-id: r5244
2002-10-22fixed SIMONDEBUG; some cleanupMax Horn
svn-id: r5240
2002-10-22fixing various warnings that occur with -Wshadow;some other minor cleanupMax Horn
svn-id: r5239
2002-10-22Minor fixes for simon2dos targetTravis Howell
svn-id: r5227
2002-10-21oopsMax Horn
svn-id: r5224
2002-10-21don't crash if no voice file is present; also added a FIXMEMax Horn
svn-id: r5223
2002-10-21fixed simon2win midi (I hope), bug #595813Max Horn
svn-id: r5222
2002-10-21The terms Word and DWord are somewhat Windows centric; in fact there are ↵Max Horn
systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious svn-id: r5216
2002-10-21fixed a memory leak (one thousand more to go :-)Max Horn
svn-id: r5215
2002-10-21clean up of the Simon MidiPlayer classMax Horn
svn-id: r5214
2002-10-21use File::size() method were it makes sense; one small change to simon.cpp ↵Max Horn
based on comment on bug #595813 svn-id: r5210
2002-10-20maybe a fix for bug #595813, SIMON: fails to initialise midiMax Horn
svn-id: r5203
2002-10-10fixed stupid typoMax Horn
svn-id: r5124
2002-10-09fix crash in Simon (see patch #620625)Max Horn
svn-id: r5118
2002-09-19patch #611450: Simon crash fixMax Horn
svn-id: r4968
2002-09-16fixed crash at release mode under VC6 and cleanupPaweł Kołodziejski
svn-id: r4952
2002-09-16simon also use class FilePaweł Kołodziejski
svn-id: r4948
2002-08-31fixed compilation on Mac OS X; some cleanup; moved header file ↵Max Horn
scumm/smusH/rect.h to common/rect.h svn-id: r4877
2002-08-25fixed VC6 linkingPaweł Kołodziejski
svn-id: r4845
2002-08-25fix for VC6 linkingPaweł Kołodziejski
svn-id: r4841
2002-08-24fixed warningsMax Horn
svn-id: r4833
2002-08-24synced with scummvmPaweł Kołodziejski
svn-id: r4821
2002-08-23patch #598375: SIMON: ugly hack to get beard workingMax Horn
svn-id: r4807
2002-08-21fixed the 'intelligent' GCC build rules; added .cvsignore filesMax Horn
svn-id: r4790
2002-08-21Initial revisionMax Horn
svn-id: r4785
2002-08-20Fix lighting on actors in V6+ games (eg, Sam and Max)James Brown
Move boxflags debug to debug level 2 (we default to 1) Apply patches: 595414: Simon 2 lockup workarounds 595875: Simon 2 save/load dialog fix 597422: Preliminary support for CREA sound format (for FT) 597627: Use savedir for save/load-string opcodes svn-id: r4779
2002-08-18more code unification; as a side effect, simon can take advantage of the ↵Max Horn
save path settings in the config file (inspired by patch #587694) svn-id: r4770
2002-08-18some more cleanupMax Horn
svn-id: r4761
2002-08-18fixed simon crasherMax Horn
svn-id: r4760
2002-08-18MAJOR change to the way how Engine objects are instantiatedMax Horn
svn-id: r4758
2002-08-18trying to clean up the Simon code - gee this is a *BIG* mess! Argh!Max Horn
svn-id: r4756
2002-08-14added common Engine base class for Scumm and SimonState (not yet very useful)Max Horn
svn-id: r4742
2002-08-11Apply three patches:James Brown
593567 [painelf]: Fix SNM inventory icon centering, it's an actor 593444 [wjp and eriktorbjorn]: Simon2 lockup fix 593455 [wjp]: Simon2 map fix svn-id: r4725
2002-08-04Patch #589718: Simon2Win startup (by eriktorbjorn)James Brown
svn-id: r4700
2002-08-04Patch #590751: SIMON: FillOrCopyStruct unknownsMax Horn
svn-id: r4699
2002-08-03wjps simon save dialog patch. test for narrow letters was fixed, changed to ↵Ralph Brorsen
non-negation for consistency svn-id: r4690
2002-07-25got rid of UNIX_X11 - instead, use UNIX + X11_BACKENDMax Horn
svn-id: r4632
2002-07-25patch #585725 - fix for overlapping text in simonMax Horn
svn-id: r4628
2002-07-21Didn't mean to remove the warningRuediger Hanke
svn-id: r4613
2002-07-21Voices were broken in Simon on Big Endian systems ...Ruediger Hanke
svn-id: r4612
2002-07-18WinCE GUI friendlyNicolas Bacca
svn-id: r4594
2002-07-18Workaround for French version crashNicolas Bacca
svn-id: r4593
2002-07-18Minor WinCE compile warning fixNicolas Bacca
svn-id: r4592
2002-07-07once moreMax Horn
svn-id: r4477