aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-23Compilation fixes. Overlay functions are stubs only at the moment.Ruediger Hanke
2002-09-23Patch #612847: Sam and Max painting subgame fixJames Brown
2002-09-22fixed cursor trailMax Horn
2002-09-22Remove mention of Windows GDI buildTravis Howell
2002-09-22Add fix meTravis Howell
2002-09-22Add changes from MakefileTravis Howell
2002-09-22taking out the -Werror again for now, till we have time to resolve some other...Max Horn
2002-09-22NewGUI now has its own event loop; this may cause some regressionMax Horn
2002-09-22Add hack from trin to make zak256 sfx/music work again.Travis Howell
2002-09-22fixed the non-POD warning for real this timeMax Horn
2002-09-222002-09-21 Matt Hargett <matt@use.net>Matt Hargett
2002-09-22tied to fix 'non-POD type' warning in some GCC versions; moved some common co...Max Horn
2002-09-22added -Wno-unknown-pragmas to fix warnings related to #pragma markMax Horn
2002-09-22renamec string -> _string and sentence -> _sentence in class Scumm (I origina...Max Horn
2002-09-22don't tolerate warningsMax Horn
2002-09-22guess what? riiight! more warning fixes :-)Max Horn
2002-09-22yet more warning fixesMax Horn
2002-09-21more warning fixesMax Horn
2002-09-21fixed warningMax Horn
2002-09-21DIG: added hack to allow turn on light bridgePaweł Kołodziejski
2002-09-21trivial cleanupMax Horn
2002-09-21Added the following patch:Travis Howell
2002-09-21Add the following patches:Travis Howell
2002-09-21added support for sound volume for smush samples(IACT) in the dig (propably bad)Paweł Kołodziejski
2002-09-21partial fix for bug #605970Max Horn
2002-09-20Patch #612277: text rendering crash + spacing issueMax Horn
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