aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-12GUI: Minor further fixes to "debuglevel" command in Debugger base class.D G Turner
2014-05-12AGOS: Add image dumping to file enable by debugflag.D G Turner
2014-05-12MADS: Implement scene 620Strangerke
2014-05-11MADS: Refactoring of dialog classes, more implementation of PictureDialogPaul Gilbert
2014-05-11MADS: Implement scene 607Strangerke
2014-05-11MADS: Implement scene 605Strangerke
2014-05-11MADS: Implement scene 604Strangerke
2014-05-11AGOS: Switch VGA script debug output to debug flag, rather than level 5.D G Turner
2014-05-11AGOS: Change "script" debugflag to "subroutine" as more accurate.D G Turner
2014-05-11AGOS: Switch script debugging to debug flag, rather than level 4.D G Turner
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
2014-05-11AGOS: Switch opcode debugging to a debug flag, rather than level 2 hack.D G Turner
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
2014-05-10GUI: Add "debuglevel" command to Debugger base class.D G Turner
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
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