aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-06-02add compiler version checking to configure scriptJonathan Gray
2003-06-02cleaned up the restart/pause/shutdown situation a bit; added comment that exp...Max Horn
2003-06-02fix for indy3 VGA script bug (bug #743314)Max Horn
2003-06-02screen combine rectangles now. even a bit less cpu usage.Robert Göffringmann
2003-06-02cleanup color cyclcing code; also perform color cycling on 'indirect' palette...Max Horn
2003-06-02fix intro timing + textRobert Göffringmann
2003-06-01remove useless screen updates, make non-seq intro parts escapable.Robert Göffringmann
2003-06-01Made some conversions explicit to prevent VC.NET 2003 from complainingBertrand Augereau
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-06-01fixing sprite commit from yesterdayRobert Göffringmann
2003-06-01Hack to fix odd usage of the ParameterFaderJamieson Christian
2003-06-01Fixed hanging notes on Smart Jump when Note Off event cannot be found.Jamieson Christian
2003-06-01Enabled walk sounds in Indy3EGA/ZakEGA; cleanup (bug #747068)Max Horn
2003-06-01charset masking fixes, mostly for The Dig (hey I think I finally almost under...Max Horn
2003-06-01I forgot one note_length entry.Jochen Hoenicke
2003-06-01renamed&fixed contains(Rect) -> intersects(Rect); added extend() methodMax Horn
2003-06-01Added VAR_MUSIC_TIMER support to playerV2. Now Zak intro is synchronized.Jochen Hoenicke
2003-06-01Also call playerV2->set_master_volume when playerV2 exists.Jochen Hoenicke
2003-06-01Reverted the recent o5_getClosestObjActor() change and fixed it byTorbjörn Andersson
2003-06-01Added new note-lengths of indy3ega/loom. Fixed internote spacing.Jochen Hoenicke
2003-06-01added a getMaskBuffer method (makes it easier to read some of the code); merg...Max Horn
2003-06-01This didn't look logical, and could (in theory) lead to mask being drawn but ...Max Horn
2003-06-01use FROM_LE_16, indentation cleanupOliver Kiehl
2003-06-01add fnNormalMouse()Joost Peters
2003-06-01some VERY hacky SkyLogic::talk supportOliver Kiehl
2003-06-01cleanupMax Horn
2003-06-01cleanup / added comments / code unificationMax Horn
2003-06-01actually show mouse this timeJoost Peters
2003-06-01added some buggy, incomplete mouse codeJoost Peters
2003-06-01fix gcc compileOliver Kiehl
2003-06-01Reversing for the time beingNicolas Bacca
2003-06-01Bypass Sam & Max floppy copy protectionNicolas Bacca