aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-20updated VC6 filePaweł Kołodziejski
2002-09-20removed old smush playerPaweł Kołodziejski
2002-09-20fixed placement subtitles in smush(the dig)Paweł Kołodziejski
2002-09-20quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'b...Max Horn
2002-09-19based on my findings for guifont, I changed string.cpp to read the char width...Max Horn
2002-09-19NewGui now has its own mouse cursor code -> again one less dependency on Scum...Max Horn
2002-09-19found out that guifont actually contains a char width table -> make use of it...Max Horn
2002-09-19removed obsolete font drawing code from old GUI to make CCCP happy :-)Max Horn
2002-09-19removed even more scumm dependencies from NewGUI; fixed some redraw issues (t...Max Horn
2002-09-19moved the Scumm specific dialogs to scumm/dialogs.*Max Horn
2002-09-19improved the text display in a newgui a bit: make the font proportiona; imple...Max Horn
2002-09-19Added overlay to OSystem interface; implemented overlay in SDL backend (all o...Max Horn
2002-09-19renamed unk3/unk4 to scaleX/scaleYMax Horn
2002-09-19patch #611449: Workaround for bug #604398Max Horn
2002-09-19patch #611450: Simon crash fixMax Horn
2002-09-18fixed for and added commentsPaweł Kołodziejski
2002-09-18applied patch: #610954Paweł Kołodziejski
2002-09-18moved warning, debug, checkheap to enginePaweł Kołodziejski
2002-09-18Timer is handled in Engine nowPaweł Kołodziejski
2002-09-18oops, forgot braces :)Paweł Kołodziejski
2002-09-18fixed naming convention and added support 11khz for Smush sound channelsPaweł Kołodziejski
2002-09-17Appending a slash in all cases breaks some games on MOSRuediger Hanke
2002-09-17added support for nonenglish the dig - for gui this time. now is completed :)Paweł Kołodziejski
2002-09-17added support for nonenglish the dig(dialogs, descriptions, warnings), not gu...Paweł Kołodziejski
2002-09-17Fix newgui crash, and commit patch 600645: Loom flashlight fixJames Brown
2002-09-17added framework for non-english version of the dig, not yet completedPaweł Kołodziejski
2002-09-17Replace some exit()'s with a call to the OSystem quit method, as per 610251.James Brown
2002-09-17Patch 610257jamieson630/Windows MMSYSTEM error reclassificationJames Brown
2002-09-16patch #609859: Some general patches for string.cppMax Horn
2002-09-16Patch 609563: eriktorbjorns drawBomp() rewrite.James Brown
2002-09-16fixed crash at release mode under VC6 and cleanupPaweł Kołodziejski
2002-09-16Fix some odd regression issue.James Brown
2002-09-16added some comments, cleanupMax Horn
2002-09-16minor changes in source structurePaweł Kołodziejski
2002-09-16simon also use class FilePaweł Kołodziejski
2002-09-16609791: Sam and Max 'phantom sound' (precaching) hack.James Brown
2002-09-15removed additional directory in filenamePaweł Kołodziejski
2002-09-15improved open function in File classPaweł Kołodziejski
2002-09-15Compile fixesRuediger Hanke
2002-09-15apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's requestJonathan Gray
2002-09-15new smush player need bigger bufferPaweł Kołodziejski
2002-09-15speed changes to play smush moviesPaweł Kołodziejski
2002-09-14fixed stream in mixer, not completed yet - bad wrap around.Paweł Kołodziejski
2002-09-14changed speed in smushPaweł Kołodziejski
2002-09-13patch #608543 (fix for unkRoomFunc3)Max Horn
2002-09-13fixed file headerMax Horn
2002-09-13some changes to allow me to play The Dig directly from CD (be nice if upper c...Max Horn
2002-09-13factored out the case-insensitive fopen into its own function - makes it easi...Max Horn
2002-09-13eriktorbjorn's loom intro sync patchJonathan Gray
2002-09-13Stubs for new functions.Marcus Comstedt