Age | Commit message (Expand) | Author |
2009-01-27 | Added a debug subcommand to enable a hotspot's position to be changed | Paul Gilbert |
2009-01-03 | Changed the debugger 'schedule' command to be able to list the schedule, even... | Paul Gilbert |
2008-04-19 | Added a debugger command 'script' to allow execution of script engine methods | Paul Gilbert |
2008-04-06 | Replaced ManagedList with Common::SharedPtr in the rest of the lure engine | Filippos Karapetis |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-24 | Got rid of the experimental NPC Schedule store in favour of moving the NPC sc... | Paul Gilbert |
2008-01-07 | Made debugging keys disabled by default, with a debugger command to allow the... | Paul Gilbert |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-12-16 | Added a debugger method to show a specified entry in the string table | Paul Gilbert |
2007-12-01 | Fix for give method - one object range was incorrectly being reported as not ... | Paul Gilbert |
2007-09-23 | Converted fields in data that were originally offsets (such as tick proc offs... | Paul Gilbert |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-06-22 | Added extra information to some methods, and a new method to show an animatio... | Paul Gilbert |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-29 | Reworked hotspot actions so that talking to characters work properly | Paul Gilbert |
2007-02-16 | Added sub-option to hotspot command to allow the activation or deactivation o... | Paul Gilbert |
2007-02-09 | Added 'room' command to show room information | Paul Gilbert |
2006-09-16 | Overhaul of the debugger code | Max Horn |
2006-09-16 | Reduce code duplication | Max Horn |
2006-09-07 | Transferred all previously hard-coded English in-game text to a resource | Paul Gilbert |
2006-08-07 | changed references to StringData::getString to use two parameter version rath... | Paul Gilbert |
2006-07-08 | Initial commit of ScummVM-based debugging functionality | Paul Gilbert |