aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-02DREAMWEB: Keypad button callbacks blacklistedBertrand Augereau
2011-12-02DREAMWEB: 'enterCode' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'credits' ported to C++D G Turner
2011-12-02DREAMWEB: 'showKeypad' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: 'singleKey' ported to C++Bertrand Augereau
2011-12-02DREAMWEB: Whitespace fixes in dreamgen.*D G Turner
2011-12-02DREAMWEB: Removed mostly unused addr_* constants in dreamgen.hD G Turner
2011-12-02DEVTOOLS: Add support to tasm-recover to skip output of addr_* header.D G Turner
2011-12-02MOHAWK: Implement LB exec,return.Alyssa Milburn
2011-12-02MOHAWK: Implement LB add,addAt,setAt.Alyssa Milburn
2011-12-02MOHAWK: Implement LBCode::itemIsLoaded.Alyssa Milburn
2011-12-02MOHAWK: LB list improvements, implement &= operator.Alyssa Milburn
2011-12-01MOHAWK: Implement LB move/moveTo.Alyssa Milburn
2011-12-01MOHAWK: Handle LB conversion from string to point/rect.Alyssa Milburn
2011-12-01MOHAWK: Fix kLBOpBreakExpression.Alyssa Milburn
2011-12-01MOHAWK: Run LB load-time scripts properly.Alyssa Milburn
2011-12-01MOHAWK: Implement LBCode::cmdMousePos.Alyssa Milburn
2011-12-01MOHAWK: Fix parameterless calls when parsing LB scripts.Alyssa Milburn
2011-12-01Merge pull request #123 from digitall/dreamweb_tasmNameMapBertrand Augereau
2011-12-01DREAMWEB: Fix compilation due to dreamgen.* function renaming.D G Turner
2011-12-01DREAMWEB: Add function remapping list and regenerate dreamgen.*D G Turner
2011-12-01DEVTOOLS: Add function name remapping ability to tasm-recover tool.D G Turner
2011-12-01DREAMWEB: Ported 'sparky' to C++Bertrand Augereau
2011-12-01DREAMWEB: 'eden' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: 'drinker' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: 'othersmoker' ported to C++ (and 'barwoman' removed)Bertrand Augereau
2011-12-01TSAGE: Fixed some cursor constants used in R2R scene 300Paul Gilbert
2011-12-01TSAGE: R2R scene areas shouldn't be processed when the player is disabledPaul Gilbert
2011-12-01DREAMWEB: Naming of ReelRoutine membersBertrand Augereau
2011-12-01DREAMWEB: 'sparkydrip' ported to C++Bertrand Augereau
2011-12-01TSAGE: Change the active cursor Id when R2R cursor is setPaul Gilbert
2011-12-01TSAGE: Implemented the new R2RW cursorsPaul Gilbert
2011-12-01DREAMWEB: 'madman' uses the ported 'checkspeed'Bertrand Augereau
2011-12-01DREAMWEB: 'checkspeed' ported to C++Bertrand Augereau
2011-12-01DREAMWEB: A bit of cleaning in 'madman'Bertrand Augereau
2011-12-01DREAMWEB: Mechanism to allow reel callbacks to be specified either with a Ree...Bertrand Augereau
2011-12-01DREAMWEB: 'worktoscreenm' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Remove unreferenced stubs and unused sound blaster stuffBertrand Augereau
2011-11-30CGE: Only skips animations when pressing ESC.Strangerke
2011-11-30CGE: Simplify keyboard handlingStrangerke
2011-11-30DREAMWEB: 'allocatebuffers' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Use workspace() instead of kWorkspaceBertrand Augereau
2011-11-30DREAMWEB: Less VM side-effects in 'doblocks'Bertrand Augereau
2011-11-30DREAMWEB: 'drawfloor' ported to C++Bertrand Augereau
2011-11-30DREAMWEB: Removed a few unused stubsBertrand Augereau
2011-11-30EAMWEB: 'loadtemptext' and 'loadtraveltext' ported to C++Bertrand Augereau
2011-11-30Merge pull request #122 from digitall/dreamweb_tasmUpdatesBertrand Augereau
2011-11-30HUGO: Remove obsolete todoStrangerke
2011-11-30CGE: Remove several useless constants in Keys enumStrangerke
2011-11-29CGE: Remove key sound in System::touch().Strangerke