aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-06-01Missed oneTravis Howell
2003-06-01Rename SimonState to SimonEngineTravis Howell
2003-06-01I hope(!) SkyScreen is big endian compatible now.Robert Göffringmann
2003-06-01fixed sprite animation bug. Door closes completely now.Robert Göffringmann
2003-06-01Fixed MT-32 welcome messageJamieson Christian
2003-06-01Documentation correctionsJamieson Christian
2003-06-01Some last SysEx cleanup.Jamieson Christian
2003-06-01Enable loom sound patch, works in both loomega and indy3egaTravis Howell
2003-06-01whoopsRobert Göffringmann
2003-06-01basic ingame speech supportRobert Göffringmann
2003-06-01actually sending the event helps tooJonathan Gray
2003-06-01give alsa sysex more chance of working, still broken thoughJonathan Gray
2003-06-01More MT-32 SysEx tweaksJamieson Christian
2003-06-01Fixed checksum errorJamieson Christian
2003-06-01More MT-32 SysEx tweakingJamieson Christian
2003-06-01Removed debug outputJamieson Christian
2003-06-01Fixed potentially structure alignment problemJamieson Christian
2003-06-01Fixed SysEx errorsJamieson Christian
2003-06-01Fixed stupid SysEx errorJamieson Christian
2003-06-01hopefully add sysex support to alsa midi backendJonathan Gray
2003-06-01cleanupMax Horn