aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-14Reverse patch as requested by EndyTravis Howell
2002-06-14Add OpenGL support patch from Andre SouzaTravis Howell
2002-06-12- added a .cvsignore for the debian dirBastien Nocera
2002-06-09new BeIDE project file from patch tracker #553451Max Horn
2002-06-07moved the code that enforces all actors to be redrawn on a full redraw to a m...Max Horn
2002-06-07removed useless (read: already done in other place) codeMax Horn
2002-06-07merged Makefile.macosx into master MakefileMax Horn
2002-06-06As long as I am fixing regression bug introduced by my streamingLionel Ulmer
2002-06-06This should fix the regression introduced by my streaming changes (bugLionel Ulmer
2002-06-06Add stdc++ library for GCC 3.1 compileTravis Howell
2002-06-06Fix copy/paste typo :)James Brown
2002-06-06Remove Simons dependency on FLAG_FILE, as some dolt has broken that in the cu...James Brown
2002-06-05Added mutex functions to MorphOS interfaceRuediger Hanke
2002-06-05Apply .VOC support for Simon, by olki.James Brown
2002-06-04newDirToOldDir is now a class method of class Scumm)Max Horn
2002-06-04more Actor class cleanup; renamed unkRoomFunc4 to palManipulate and added an ...Max Horn
2002-06-04Sorry for the mess.... Here is the mutex code :-)Lionel Ulmer
2002-06-03fixed warningMax Horn
2002-06-03cleaned up var names in darkenPalette a bit, making it easier to understandMax Horn
2002-06-03remove obsolete stuffMax Horn
2002-06-03praising myself a bit :-)Max Horn
2002-06-03Added the mutex support to ease the streaming (ie to prevent all raceLionel Ulmer
2002-06-03checkin of mutle's current work - note that this won't build right now, it ne...Max Horn
2002-06-02Fix the streaming used in the movies in TheDig (warning, did not testLionel Ulmer
2002-06-02Small warning fix + double inclusion protection (can always be usefulLionel Ulmer
2002-06-02another attempt to fix #529538Max Horn
2002-06-01undoing my previous changes, it's completly bogus(sorry)Max Horn
2002-06-01fix for #529538Max Horn
2002-06-01added some comments; fixed #558310Max Horn
2002-06-01fixed script dumping for small header games (by MadMoose)Max Horn
2002-05-30Oops. Still sent sound as mono to AHI ...Ruediger Hanke
2002-05-29Rewrite Simon filename parser.James Brown
2002-05-29Fix bug 558589. This shouldn't happen anyway, as 1641.VGA seems to be the vid...James Brown
2002-05-26Various changes in MorphOS interfaceRuediger Hanke
2002-05-25Fixme for the dig looping sound bug...Vincent Hamm
2002-05-25fixed a missplaced memset in akos code. Fixed a typo in the MakefileVincent Hamm
2002-05-25Forgot to remove another SDLism from the X11 compilation :-) (no, no,Lionel Ulmer
2002-05-25Fix a little bit the Makefile to not have both UNIX and UNIX_X11Lionel Ulmer
2002-05-25The Dig: implement descriptionsPaweł Kołodziejski
2002-05-24Two changes in Dig movies:Paweł Kołodziejski
2002-05-23Update for 16 bits and stereo smush sound in the digPaweł Kołodziejski
2002-05-23removed some debug output I left in accidentally in my last checkin; removed ...Max Horn
2002-05-23removed/disabled debug codeMax Horn
2002-05-23moved more stuff out of the Scumm class (usage of g_scumm is only temporary, ...Max Horn
2002-05-22renamed unkScreenEffect7 to transitionEffect; added some comments, renamed va...Max Horn
2002-05-22Fixed missing inventory in digVincent Hamm
2002-05-22Fixed actor masking in digVincent Hamm
2002-05-22Reenabled the 1024 flag for direction interpolationVincent Hamm
2002-05-22Fixed a bit of dig's walking bugs. But I'm still diabling the walk script sin...Vincent Hamm
2002-05-22Fix typoJames Brown