aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-07-13*** empty log message ***Travis Howell
2002-07-13Let ListWidget have an 'active' itemJames Brown
2002-07-12updated TODO listMax Horn
2002-07-12implemented scrollbar 'dragging' (based largely on painelf's patch)Max Horn
2002-07-12small indention fixMax Horn
2002-07-12updated scummvm.dsp file (thx painelf)Max Horn
2002-07-12this fix by MadMoose fixes the forest 'labyrinth' in monkeyvgaMax Horn
2002-07-12my previous change caused problems in MI1/2. This should helpMax Horn
2002-07-12fix for #555317Max Horn
2002-07-12Countless changes to the New GUI; some hightligths: new ScrollBarWidget class...Max Horn
2002-07-12Allow Full Thottle SMUSH to work againJames Brown
2002-07-12fixed space bar bug in Save dialog. Dudes, why not use standard functions/mac...Max Horn
2002-07-12corrected colors in SMUSH animationsPaweł Kołodziejski
2002-07-11seems there is a conflict with our operator new and certain versions of the S...Max Horn
2002-07-11fixed warningsPaweł Kołodziejski
2002-07-11Fixed the akos missposition bug when entering the nexus in digVincent Hamm
2002-07-11updated VC6 dspVincent Hamm
2002-07-10added prototype ListWidget (doesn't do anything yet, only serves to demo how ...Max Horn
2002-07-10Opps, added missing declarationPaweł Kołodziejski
2002-07-10Implemented subtitles in SMUSH animations.Paweł Kołodziejski
2002-07-10added kirben to readme/webpage (gee why wasn't he there already?)Max Horn
2002-07-10improved the alpha blending code, now works properly for nesting/redraw (chan...Max Horn
2002-07-10indent runMax Horn
2002-07-10some spaces fixed, don't use DOS encoded special charsMax Horn
2002-07-10fixPaweł Kołodziejski
2002-07-09clarified difference between Mutle's work and mineMax Horn
2002-07-09Dumb up filename case insensitivityJames Brown
2002-07-09Change Indy4 titlebar to satisfy Murray-Mint.James Brown
2002-07-09Add a comment :PJames Brown
2002-07-09Add in alpha-blending code. Why? Because I can! :)James Brown
2002-07-08replaced clearArea with the more general fillArea; added get/setValue methods...Max Horn
2002-07-08hook in the Mac Carbon port SelectGame method. Still not at all useful; I bel...Max Horn
2002-07-08Fix small indentationJames Brown
2002-07-08Fix mouseoutJames Brown
2002-07-08Add slider widgetJames Brown
2002-07-08fixed my bogus QNX fix :-)Max Horn
2002-07-08made mac port compile & link with current source; however, it doesn't work at...Max Horn
2002-07-08two more small QNX fixesMax Horn
2002-07-08got rid of RTTI again (i.e. dynamic_cast)Max Horn
2002-07-08removed obsoleteMax Horn