aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-06-29Updated Visual C project (for simon reorg)James Brown
svn-id: r4439
2002-06-29Large pointless commit #143: Start splitting Simon code into more managable ↵James Brown
and slightly understandable chunks svn-id: r4438
2002-06-29Remove extranous debug linesJames Brown
svn-id: r4437
2002-06-29Start of (non-functional) Simon2dos support.James Brown
Implement the holy (sic) cursor. svn-id: r4436
2002-06-27Fixed the gost animation background reset. Made a little tweak to draw the ↵Vincent Hamm
gui in vertical rooms (not 100% working) svn-id: r4435
2002-06-27Basic putt-putt game support.James Brown
svn-id: r4434
2002-06-27Satisfy CCCPs nazi tendicies (correct resolution values)James Brown
svn-id: r4433
2002-06-26Add Lucas-style alt-x quit shortcutJames Brown
svn-id: r4432
2002-06-26Add invalid variable checks for The DigJames Brown
svn-id: r4431
2002-06-26Add warning regarding MI1 and the bug in Windows 2000's cd accessJames Brown
svn-id: r4430
2002-06-26Hacks to make SMUSH mixer a bit more tollerable.James Brown
svn-id: r4429
2002-06-25Add keyboard mouse support, remove case sensitivity for resource filesJames Brown
svn-id: r4428
2002-06-25MadMoose's bugfix for 555890 - DOTT: Inventory items not changing nameJames Brown
svn-id: r4427
2002-06-24implement save/load-string ops (used only by Indy 4 IQ system it seems?)Max Horn
svn-id: r4426
2002-06-18Simon1 fixes, Readme updateJames Brown
svn-id: r4425
2002-06-18Check for trailing slash on pathnamesJames Brown
svn-id: r4424
2002-06-17Add boiler plateTravis Howell
svn-id: r4423
2002-06-17Add OpenGL support patch from Andre SouzaTravis Howell
svn-id: r4422
2002-06-16Fix Simon case sensitivity, work around Win32 SDL bug (hang on audio exit)James Brown
svn-id: r4421
2002-06-14*** empty log message ***Travis Howell
svn-id: r4420
2002-06-14Reverse patch as requested by EndyTravis Howell
svn-id: r4419
2002-06-14Add OpenGL support patch from Andre SouzaTravis Howell
svn-id: r4418
2002-06-12- added a .cvsignore for the debian dirBastien Nocera
svn-id: r4417
2002-06-09new BeIDE project file from patch tracker #553451Max Horn
svn-id: r4416
2002-06-07moved the code that enforces all actors to be redrawn on a full redraw to a ↵Max Horn
more appropriate location; fixed the rendering sort algorithm (it now uses a stable sort algorithm, namely bubble sort) - it used to produce a 'flicker' effect in some cases previously svn-id: r4415
2002-06-07removed useless (read: already done in other place) codeMax Horn
svn-id: r4414
2002-06-07merged Makefile.macosx into master MakefileMax Horn
svn-id: r4413
2002-06-06As long as I am fixing regression bug introduced by my streamingLionel Ulmer
patch, fix also the 'FLAG_FILE' stuff. Endy, you should be able to revert your patch to Simon as it should not be needed anymore now :-) svn-id: r4412
2002-06-06This should fix the regression introduced by my streaming changes (bugLionel Ulmer
#564756). Thanks Oliver Kiehl for the find :-) svn-id: r4411
2002-06-06Add stdc++ library for GCC 3.1 compileTravis Howell
svn-id: r4410
2002-06-06Fix copy/paste typo :)James Brown
svn-id: r4409
2002-06-06Remove Simons dependency on FLAG_FILE, as some dolt has broken that in the ↵James Brown
current mixer. svn-id: r4408
2002-06-05Added mutex functions to MorphOS interfaceRuediger Hanke
svn-id: r4407
2002-06-05Apply .VOC support for Simon, by olki.James Brown
svn-id: r4406
2002-06-04newDirToOldDir is now a class method of class Scumm)Max Horn
svn-id: r4405
2002-06-04more Actor class cleanup; renamed unkRoomFunc4 to palManipulate and added an ↵Max Horn
icky, wrong implementation for it - yes this is complete nonsense but I'll try to replace it with the right thing RSN :-) svn-id: r4404
2002-06-04Sorry for the mess.... Here is the mutex code :-)Lionel Ulmer
svn-id: r4403
2002-06-03fixed warningMax Horn
svn-id: r4402
2002-06-03cleaned up var names in darkenPalette a bit, making it easier to understandMax Horn
svn-id: r4401
2002-06-03remove obsolete stuffMax Horn
svn-id: r4400
2002-06-03praising myself a bit :-)Max Horn
svn-id: r4399
2002-06-03Added the mutex support to ease the streaming (ie to prevent all raceLionel Ulmer
conditions between an 'append' and a playing by the sound thread). Porters should add the relevant stuff to their OSystem interfaces. But finally, the bug reported by Valgrind was much more trivial than that and is also fixed in this commit :-) svn-id: r4398
2002-06-03checkin of mutle's current work - note that this won't build right now, it ↵Max Horn
needs some work first svn-id: r4397
2002-06-02Fix the streaming used in the movies in TheDig (warning, did not testLionel Ulmer
Full Throttle). This should be less buggy (ie crash less often, maybe not better quality) than the previous code. NOTE: the '1024 *' is here for testing purposes and will need to be severely reduced :-/ svn-id: r4396
2002-06-02Small warning fix + double inclusion protection (can always be usefulLionel Ulmer
:) ). svn-id: r4395
2002-06-02another attempt to fix #529538Max Horn
svn-id: r4394
2002-06-01undoing my previous changes, it's completly bogus(sorry)Max Horn
svn-id: r4393
2002-06-01fix for #529538Max Horn
svn-id: r4392
2002-06-01added some comments; fixed #558310Max Horn
svn-id: r4391
2002-06-01fixed script dumping for small header games (by MadMoose)Max Horn
svn-id: r4390