aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-09-17Replace some exit()'s with a call to the OSystem quit method, as per 610251.James Brown
svn-id: r4956
2002-09-17Patch 610257jamieson630/Windows MMSYSTEM error reclassificationJames Brown
svn-id: r4955
2002-09-16patch #609859: Some general patches for string.cppMax Horn
svn-id: r4954
2002-09-16Patch 609563: eriktorbjorns drawBomp() rewrite.James Brown
Scaling + Alpha. Fixes Sam and Max and Dig bugs. svn-id: r4953
2002-09-16fixed crash at release mode under VC6 and cleanupPaweł Kołodziejski
svn-id: r4952
2002-09-16Fix some odd regression issue.James Brown
Somewhere, recently, current_cd_sound has stopped being set for various things. svn-id: r4951
2002-09-16added some comments, cleanupMax Horn
svn-id: r4950
2002-09-16minor changes in source structurePaweł Kołodziejski
svn-id: r4949
2002-09-16simon also use class FilePaweł Kołodziejski
svn-id: r4948
2002-09-16609791: Sam and Max 'phantom sound' (precaching) hack.James Brown
svn-id: r4947
2002-09-15removed additional directory in filenamePaweł Kołodziejski
svn-id: r4946
2002-09-15improved open function in File classPaweł Kołodziejski
svn-id: r4945
2002-09-15Compile fixesRuediger Hanke
svn-id: r4944
2002-09-15apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's requestJonathan Gray
svn-id: r4943
2002-09-15new smush player need bigger bufferPaweł Kołodziejski
svn-id: r4942
2002-09-15speed changes to play smush moviesPaweł Kołodziejski
svn-id: r4941
2002-09-14fixed stream in mixer, not completed yet - bad wrap around.Paweł Kołodziejski
svn-id: r4940
2002-09-14changed speed in smushPaweł Kołodziejski
svn-id: r4939
2002-09-13patch #608543 (fix for unkRoomFunc3)Max Horn
svn-id: r4938
2002-09-13fixed file headerMax Horn
svn-id: r4937
2002-09-13some changes to allow me to play The Dig directly from CD (be nice if upper ↵Max Horn
case names are used...) svn-id: r4936
2002-09-13factored out the case-insensitive fopen into its own function - makes it ↵Max Horn
easier to adapt all the code to use it. TODO: improve it to work like in exult, i.e. sometimes other parts of the path have to be changed to upper/lower case (e.g. video vs. VIDEO) svn-id: r4935
2002-09-13eriktorbjorn's loom intro sync patchJonathan Gray
svn-id: r4934
2002-09-13Stubs for new functions.Marcus Comstedt
svn-id: r4933
2002-09-13Hide the ronin declaration of Timer to avoid conflict with the Timer class.Marcus Comstedt
svn-id: r4932
2002-09-13Updated for new directory layout.Marcus Comstedt
svn-id: r4931
2002-09-13Added build dirs.Marcus Comstedt
svn-id: r4930
2002-09-13this was broken recentlyMax Horn
svn-id: r4929
2002-09-13reducing some header dependenciesMax Horn
svn-id: r4928
2002-09-13ugh! yes, negative offsets for seek do occur! Thus using an unsigned isn't ↵Max Horn
such a good choice for the offset parameter svn-id: r4927
2002-09-13patch #608226 (Sam & Max sound fix)Max Horn
svn-id: r4926
2002-09-13patch #608138 (palManipulateInit code)Max Horn
svn-id: r4925
2002-09-11Commited the following patchesTravis Howell
[ 606595 ] Fix for Sam & Max animation glitch [ 607175 ] Possible fix for bug #590511 [ 607677 ] Partial workaround for bug #566062 [ 607713 ] patch for bug 580350 (MI2 F5 crash) svn-id: r4924
2002-09-11[15:55] <trin> well endy hasn't submitted anything for month ;)James Brown
Bah! :o) svn-id: r4923
2002-09-10removing debug messageMax Horn
svn-id: r4922
2002-09-10fixed compilation, but not sure about thisPaweł Kołodziejski
svn-id: r4921
2002-09-10changed scumm file io to class FilePaweł Kołodziejski
svn-id: r4920
2002-09-09fixed a crasher when re-opening the save/load dialogMax Horn
svn-id: r4919
2002-09-09added String constructor which takes (and clones) a ConstStringMax Horn
svn-id: r4918
2002-09-09fixed bug in remove() (could cause crashes)Max Horn
svn-id: r4917
2002-09-09added missing destructor; fixed clearNodes; fixed parameter of merge()Max Horn
svn-id: r4916
2002-09-09oops, my brain was backwards :-)Max Horn
svn-id: r4915
2002-09-09some Indy 3 mods (sound is still not working properly, though)Max Horn
svn-id: r4914
2002-09-09cleanupMax Horn
svn-id: r4913
2002-09-09please be careful when commiting every modified file instead of only ↵Max Horn
commiting selected files :-) svn-id: r4912
2002-09-09updated VC6 files againPaweł Kołodziejski
svn-id: r4911
2002-09-09updated VC6 project filesPaweł Kołodziejski
svn-id: r4910
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
svn-id: r4909
2002-09-09patch attempts to fix the MI2 music bug pointed out in bug report #551028Jean-Yves Simon
svn-id: r4908
2002-09-09Applied eriktorbjorn's 'largo' monkey2 sfx fixMichael Pearce
svn-id: r4907