aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-05unmacro-ed and templated ABS, MIN & MAXBertrand Augereau
2003-06-05did a bit of cleaning and added TODOs ;)Bertrand Augereau
2003-06-05use the global BaseCostumeRenderer instead of reinstancing it every timeBertrand Augereau
2003-06-05converted from struc to class and added a function to update _numStrips, need...Bertrand Augereau
2003-06-05added a global CostumeRenderer in the VM, to avoid actors reinstancing it eve...Bertrand Augereau
2003-06-05there are a few places in maniac and zakdemo where we *do* have to store the ...Max Horn
2003-06-05finished my drawBitmap optimisationsMax Horn
2003-06-04some more cleanupMax Horn
2003-06-04some cleanup & refactoring (CJK fonts have proper shadows now, for example); ...Max Horn
2003-06-04looks like a glitch?Max Horn
2003-06-04put a setFeatures member that allows to precompute game-wide stuff, such as C...Bertrand Augereau
2003-06-04cache room strip offsets (this should help performance on PalmOS)Max Horn
2003-06-04fixed compilation for vc6Paweł Kołodziejski
2003-06-04fix warningPaweł Kołodziejski
2003-06-04init _CJKMode properly, in all casesMax Horn
2003-06-04fixed two mouse bugsRobert Göffringmann
2003-06-04some more mouse stuff..Joost Peters
2003-06-04cleanupMax Horn
2003-06-04Patch #747021: DIG&CMI 2 byte charset support (very heavily modified by me; s...Max Horn
2003-06-04Don't attempt to play music/sfx on v1 gamesTravis Howell
2003-06-04Add MANIAC64 to these two MANIAC checksTravis Howell
2003-06-04readClassicIndexFile updates from aquadranJonathan Gray
2003-06-04Save a bit of space for PalmOSChris Apers
2003-06-04V2 mouse cursor, for that extra retro feelTorbjörn Andersson
2003-06-03some more inits to make compiler happy.Robert Göffringmann
2003-06-03reduced number of copy_rects() during sequences.Robert Göffringmann
2003-06-03fix flashlight in MMMax Horn
2003-06-02use enqueueText for FT, tooMax Horn
2003-06-02cleanupMax Horn
2003-06-02moved blast text code to string.cppMax Horn
2003-06-02seems this breaks in FT; not yet sure why, but disabling this in FT till some...Max Horn
2003-06-02experimental change: replaced drawDescString with enqueueText. fixes text-lef...Max Horn
2003-06-02Korean is kr, not koMax Horn
2003-06-02added Jochen HoenickeMax Horn
2003-06-02fixxed warningMax Horn
2003-06-02fixed compilationMax Horn
2003-06-02revamped alignment test; don't delete config.log after configure run (after a...Max Horn
2003-06-02more v1 load directory ...Paweł Kołodziejski
2003-06-02added load directory support for v1 gamesPaweł Kołodziejski
2003-06-02alignment check extended to hopefully cover ARM, tooMax Horn
2003-06-02make V2 games use transition effectsMax Horn
2003-06-02working alignment check (but if alignment is needed it'll print out a 'Bus er...Max Horn
2003-06-02wtf is this doing here?!Max Horn
2003-06-02fix disappearing foster bugOliver Kiehl
2003-06-02forgot to remove debug printfs and to make sequenceRunning volatile.Robert Göffringmann
2003-06-02added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...Robert Göffringmann
2003-06-02Revert my last change, was correct according to disasm. but casued other prob...Travis Howell
2003-06-02simon2dos uses different VGA_DELAY_BASE, fixes text disappearing in copy prot...Travis Howell
2003-06-02Clean up debugger Restart function and move to SCUMM restart functionJames Brown
2003-06-02fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing i...Robert Göffringmann