aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-11AGOS: Change "script" debugflag to "subroutine" as more accurate.D G Turner
This flag is used to enable dumping of subroutine scripts at start.
2014-05-11AGOS: Switch script debugging to debug flag, rather than level 4.D G Turner
This is now set by --debugflags=script rather than -d 4, though it will still require a debug level greater than 0.
2014-05-11AGOS: Remove leftover unused _debugMode variable.D G Turner
2014-05-11AGOS: Switch VGA opcode debugging to debug flag, rather than level 3.D G Turner
This is now set by --debugflags=vga_opcode rather than -d 3, though it will still require a debug level greater than 0.
2014-05-11AGOS: Switch opcode debugging to a debug flag, rather than level 2 hack.D G Turner
This is now set by --debugflags=opcode rather than -d 2, though it will still require a debug level greater than 0.
2014-05-11MADS: Implement scene 603Strangerke
2014-05-11FULLPIPE: Further work on MovGraph::doWalkTo()Eugene Sandulenko
2014-05-10MADS: Fix restoring palette after showing picture dialogPaul Gilbert
2014-05-11MADS: Implement scene 602Strangerke
2014-05-10FULLPIPE: Silence GCC warningsTorbjörn Andersson
2014-05-10MADS: Implement scene 601Strangerke
2014-05-10PARALLACTION: Remove leftover "debugLevel" command prototype.D G Turner
2014-05-10AGOS: Remove redundant "level" command from debugger.D G Turner
The base class "debuglevel" command now provides the same functionality.
2014-05-10GUI: Add "debuglevel" command to Debugger base class.D G Turner
This allows the debug level to be changed at runtime from the debug console.
2014-05-10MADS: Implement scene 511Strangerke
2014-05-10MADS: Start implementing scene 701Filippos Karapetis
2014-05-10MADS: Split verbs from nounsFilippos Karapetis
2014-05-10MADS: Implement scene 515Strangerke
2014-05-10MADS: Implement scene 513Strangerke
2014-05-10MADS: Implement scene 512Strangerke
2014-05-10FULLPIPE: More work on MovGraph::doWalkTo()Eugene Sandulenko
2014-05-10FULLPIPE: Started MovGraph::doWalkTo() implementationEugene Sandulenko
2014-05-09MADS: Greyscale fading now close to the originalPaul Gilbert
2014-05-09MADS: Changed greyList to use original style insertion sortPaul Gilbert
2014-05-09MADS: Implement scene 511Strangerke
2014-05-09FULLPIPE: Implement MovGraph::calcChunk()Eugene Sandulenko
2014-05-09MADS: Remove superfluous empty scene methodsFilippos Karapetis
2014-05-09MADS: Implement scene 508Strangerke
2014-05-09MADS: Implement scene 507Strangerke
2014-05-08FULLPIPE: Started implementing MovGraph::calcChunk()Eugene Sandulenko
2014-05-08MADS: Implement scene 506Strangerke
2014-05-08MADS: Bugfix for shooting down the monkeyFilippos Karapetis
2014-05-08MADS: Replace some magic bomb status values with their friendly nameFilippos Karapetis
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-05-08MADS: Use friendly names in globalsFilippos Karapetis
2014-05-08MADS: Use friendly name for global 36 (monkey status)Filippos Karapetis
2014-05-08MADS: Bugfix for combining the poison darts with the plant stalkFilippos Karapetis
2014-05-08MADS: Add a FIXME in UserInterface::updateInventoryScroller()Filippos Karapetis
2014-05-08MADS: Bugfix for using objects on dynamic hotspotsFilippos Karapetis
This fixes usage of the twinkifruit on the trap in scene 208
2014-05-08MADS: Use friendly name for the deep pit in scene 208Filippos Karapetis
2014-05-08MADS: Use the font friendly name in Scene::clearMessageList()Filippos Karapetis
2014-05-08MADS: Reset the font in KernelMessages::reset()Filippos Karapetis
Fixes the dialog font with the native woman in scene 210, after it gets set to the interface font in scene 208
2014-05-08MADS: Synchronize the remaining local scene variables for Rex scene group 4Filippos Karapetis
2014-05-08MADS: Synchronize local scene variables for Rex scene group 3Filippos Karapetis
2014-05-08MADS: Fix typo in NebularGlobals::synchronize()Filippos Karapetis
2014-05-07MADS: Add recently added fields in Scene205::synchronize()Strangerke
2014-05-07MADS: Implement Scene205::Actions, some polishingStrangerke
2014-05-07MADS: Implement scene 505Strangerke
2014-05-07FULLPIPE: Implement MovGraph::getBboxes()Eugene Sandulenko
2014-05-07MADS: Synchronize local scene variables for Rex scene group 2Filippos Karapetis