Age | Commit message (Expand) | Author |
2015-10-20 | MADS: Phantom: Move Exit and Climb to verbs. Review calls to isAction, use is... | Strangerke |
2015-10-20 | MADS: Phantom: Some refactoring and renaming | Strangerke |
2015-10-20 | MADS: Phantom: Fix calls to setDynamicAnim in Scene 101 | Strangerke |
2015-10-20 | MADS: Phantom: Implement scene 113, some renaming | Strangerke |
2015-10-20 | MADS: Phantom: Implement scene 112 | Strangerke |
2015-10-19 | MADS: Phantom: Implement scene 111. Remove dead 'breaks'. | Strangerke |
2015-10-19 | MADS: Phantom: Move "lock" to the list of verbs | Strangerke |
2015-10-19 | MADS: Phantom: Implement scene 110 | Strangerke |
2015-10-19 | MADS: Phantom: Implement scene 109 | Strangerke |
2015-10-19 | MADS: Phantom: Some renaming in scene 108 | Strangerke |
2015-10-18 | MADS: Phantom: Fix some hotspot rects in scene 103, implement scene 108 | Strangerke |
2015-10-18 | MADS: Phantom: Add logic for scene 107 | Strangerke |
2015-10-18 | MADS: Phantom: Implement scene 106 | Strangerke |
2015-10-18 | MADS: Phantom: Fix code formatting | Strangerke |
2015-10-18 | MADS: Phantom: Fix hotspot rects, remove some dead code | Strangerke |
2015-10-18 | MADS: Phantom: Fix several calls to startPingPongCycle, addSpriteCycle and ad... | Strangerke |
2015-10-18 | MADS: Phantom: Add logic for scene 105 | Strangerke |
2015-10-16 | MADS: Phantom: Fix some code formatting | Strangerke |
2015-10-16 | MADS: Phantom: Implement logic for scene 104 | Strangerke |
2015-10-15 | MADS: Phantom: Some renaming | Strangerke |
2015-10-15 | MADS: Phantom: Fix calls to addSpriteCycle, remove duplicated sequence function | Strangerke |
2015-10-15 | MADS: Add logic for scene 103, some rework on animations | Strangerke |
2015-10-13 | MADS: Phantom: Rewrite logic for Scene102 | Strangerke |
2015-10-12 | MADS: Phantom: Add some more logic for scene 101 | Strangerke |
2015-10-10 | MADS: Phantom: Add a check on conversation restore in scene 1XX, rework some ... | Strangerke |
2015-10-10 | MADS: Phantom: Implement Scene101::enter(), add some empty (new) engine funct... | Strangerke |
2015-09-22 | MADS: Phantom - Implement Scene1xx functions | Strangerke |
2015-09-21 | MADS: Allow multiple animations for Phantom and later games | Strangerke |
2015-08-30 | Merge branch 'master' into phantom | Paul Gilbert |
2015-08-30 | SHERLOCK: SS: Make _frameRate unsigned to fix GCC warnings | Paul Gilbert |
2015-08-30 | SHERLOCK: SS: Fix speed of intro sequence | Paul Gilbert |
2015-08-30 | SHERLOCK: Syntax fixes | Paul Gilbert |
2015-08-30 | DEBUGGER: Add clarifying comment | Torbjörn Andersson |
2015-08-30 | SHERLOCK: Add "listfiles" debugger command | Torbjörn Andersson |
2015-08-29 | SHERLOCK: RT: Don't check for gameplay keys when entering copy protection | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Fix crash visiting Lawton's house after he's fled | Paul Gilbert |
2015-08-30 | SHERLOCK: Finish implementation of song / songs debugger commands | Torbjörn Andersson |
2015-08-29 | SHERLOCK: RT: Fix resetting cursor after buying coffee from Greengrocer | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Reset each person _resetNPCPath when starting a script | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Replace constant with it's proper enum value | Paul Gilbert |
2015-08-29 | SHERLOCK: Fix comment typos | Torbjörn Andersson |
2015-08-29 | SHERLOCK: Rework the "song" debugger command | Torbjörn Andersson |
2015-08-29 | DEBUGGER: Add function for printing a StringArray in columns | Torbjörn Andersson |
2015-08-29 | SHERLOCK: RT: Fix playing music when displaying the map | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Add extra delay after showing scene image in the map | Paul Gilbert |
2015-08-29 | SHERLOCK: RT: Fix redundant extra wait after talking to LLoyd Jones | Paul Gilbert |
2015-08-28 | SHERLOCK: RT: Workaround for monkey cap cutscene ending too quickly | Paul Gilbert |
2015-08-28 | SHERLOCK: RT: Enforce wait cursor when pausing without control in scripts | Paul Gilbert |
2015-08-27 | SHERLOCK: RT: Reset _npcIndex when loading savegame | Paul Gilbert |
2015-08-27 | SHERLOCK: RT: Fix previous commit, and make talkTo virtual | Paul Gilbert |