aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-15moved drawBox to gfx.cpp (seems to be the more logical location)Max Horn
2003-05-15fixed / cleaned up drawBoxMax Horn
2003-05-15Removed deprecated _program.Jamieson Christian
2003-05-15output a warning if ignoreTurns is set (so that we can find out where it is u...Max Horn
2003-05-15cleanupMax Horn
2003-05-15make some more use of ScummVM::Point; cleanupMax Horn
2003-05-15some more ScummVM::RectMax Horn
2003-05-15Some more streamliningJamieson Christian
2003-05-15Make use of ScummVM::RectMax Horn
2003-05-15oopsMax Horn
2003-05-15add method to grow a rectMax Horn
2003-05-15ScummPoint -> ScummVM::PointMax Horn
2003-05-15_saveSound implementationJamieson Christian
2003-05-15renamed isInside() to contains() (this is more intuitive, because r.isInside(...Max Horn
2003-05-15make SWAP a template function, so that it works for swapping non-int stuff, t...Max Horn
2003-05-15let it compileMax Horn
2003-05-15cleanupMax Horn
2003-05-15cleanup (rect.h is not used anywhere but I plan to change that...)Max Horn
2003-05-15cleanup / added FIXMEMax Horn
2003-05-15added commentMax Horn
2003-05-15Fixed main timing loopJamieson Christian
2003-05-15Whoops, disable debugJamieson Christian
2003-05-15More streamliningJamieson Christian
2003-05-15reordered some intro commands, made fade-in look nicerRobert Göffringmann
2003-05-15added incrementation of key velocity.Robert Göffringmann
2003-05-15Fixed S&M regression in World of Fish music.Jamieson Christian
2003-05-15fixed the evil, evil COMI crash on Mac OS X (and memory corrupter elsewhere, ...Max Horn
2003-05-15adding some asserts (e.g. against that evil COMI crasher)Max Horn
2003-05-15Possible fix for Windows SysEx transmissionsJamieson Christian
2003-05-15Fixed panning issueJamieson Christian
2003-05-15updated vc6 filePaweł Kołodziejski
2003-05-15Fixed tambourine percussion patchJamieson Christian
2003-05-15Changed custom MT-32 instrument warning to debug outputJamieson Christian
2003-05-15Added rudimentary Adlib percussion support.Jamieson Christian
2003-05-15bounds check; made data staticMax Horn
2003-05-14cleanupMax Horn
2003-05-14removed timer.oRobert Göffringmann
2003-05-14restructured some things (mainly the screen routines), moved things out from ...Robert Göffringmann
2003-05-14some renaming (consistency)Joost Peters
2003-05-14rm library file before running ar (otherwise ar might add to the existing .a ...Max Horn
2003-05-14opcodes are just one byteMax Horn
2003-05-14additional readArray protection (might cause regression in FT, but then we sh...Max Horn
2003-05-14ouchMax Horn
2003-05-14fixed bug where SDL_CreateMutex was being called before SDL_Init; restructure...Max Horn
2003-05-14new V2 font (taken from german zak.exe)Max Horn
2003-05-14fixed V2 decodeParseStringMax Horn
2003-05-14fixed light blue EGA palette entryMax Horn
2003-05-14default text color light blue instead of pinkMax Horn
2003-05-14v2 text output tweakMax Horn
2003-05-14always draw walkboxes into virtScreen 0Max Horn