aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-16fixed spllngMax Horn
2002-07-16Patch #582286 - fix for double key events in newguiMax Horn
2002-07-16biiig checkin: removed more stuff from scumm.h; added new headers resource.h ...Max Horn
2002-07-16got rid of _xPos, _yPos, _dir members in class ScummMax Horn
2002-07-16update about the savepath config file optionJeremy Newman
2002-07-16oops forgot this file :-)Max Horn
2002-07-16added costume.h; bumped build date in scumm.h (we have some quite big changes...Max Horn
2002-07-16we should get rid of scumm.h in sdl.cpp; e.g. by moving error() and warning()...Max Horn
2002-07-16removed unnecessary #includeMax Horn
2002-07-16primes usually give better results (verified this with Chi Squared testMax Horn
2002-07-16endian fix for save games (including code for backward compatibility so that ...Max Horn
2002-07-16fixed #555647; got rid of some FIXME'sMax Horn
2002-07-16This warning is driving me nuts, so disabling it for nowMax Horn
2002-07-16fixed check for 'lights' systemMax Horn
2002-07-16fixed call to adjustXYToBeInBoxMax Horn
2002-07-16limit slider drag rangeMax Horn
2002-07-16renamed 2xsai.cpp to scaler.cppMax Horn
2002-07-16Update todoJames Brown
2002-07-16renamed some variables for clarity; added scaler.hMax Horn
2002-07-16patch by painelf that enables editing in the ListWidget (alas as usual with m...Max Horn
2002-07-15added Actor::isInClass convenience method; fixed typo in object.cpp; moved so...Max Horn
2002-07-15no need to error out on FlashlightMax Horn
2002-07-15subtitles: some fixesPaweł Kołodziejski
2002-07-15simplified the path finding code for 'old' games (this included getting rid o...Max Horn
2002-07-15DIG: corrected placement and multiline subtitles in SMUSH animationsPaweł Kołodziejski
2002-07-15replaced EventList and StringList by a universtal List<T> template; remade Ev...Max Horn
2002-07-15tiny fix to account for the fact that GF_SMALL_HEADER games have walk box 0Max Horn
2002-07-15renamed o5_actorSetClass to o5_setClassMax Horn
2002-07-15fix an obscure typoVincent Hamm
2002-07-15allow static text/button widgets in NewGUI to be drawn centredMax Horn
2002-07-15fixed my fix - mouse cursor now moves again in new GUIMax Horn
2002-07-15Ouch, that was not intended ...Ruediger Hanke
2002-07-15MorphOS makefile updateRuediger Hanke
2002-07-15Some endian fixes I wanted to check in for some time now ... also allow unenc...Ruediger Hanke
2002-07-15fix for #556444 (MI1: German sz ligature)Max Horn
2002-07-15fix for #581473Max Horn
2002-07-15fixed pause mode; changed semantics of getRandomNumber slightlyMax Horn
2002-07-14Duh - COMPILE before commit.James Brown
2002-07-14Reapply the Zak cashcard var exclusions... two of them somehow vanishedJames Brown
2002-07-13added latest of painelf's patches which makes NewGui handle system events dir...Max Horn
2002-07-13took painelf's change, modified it a lot, and now here's the result :-)Max Horn
2002-07-13cleanupMax Horn
2002-07-13fixed palette bug (visible in MonkeyVGA in the forest on Melee Island); added...Max Horn
2002-07-13fixed about dialog crashMax Horn
2002-07-13renamed fadeToBlackEffect to fadeOut; renamed screenEffect to fadeIn; impleme...Max Horn
2002-07-13oopsMax Horn
2002-07-13some cleanupMax Horn
2002-07-13added clear() methods to String and StringList; StringList destructor now doe...Max Horn
2002-07-13fixed FIXME; this seems to be the correct way for walkActorOld to workMax Horn
2002-07-13indent fixesMax Horn