index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
xeen
/
debugger.cpp
Age
Commit message (
Collapse
)
Author
2018-01-20
XEEN: Cleanup of animate3d method's ranged attack code
Paul Gilbert
2018-01-20
XEEN: Add invincible debugger command
Paul Gilbert
2018-01-16
XEEN: Add spells debugger command to give party all the spells
Paul Gilbert
2017-12-27
XEEN: Fix saving monster data to exactly match original
Paul Gilbert
2017-12-27
XEEN: Added debug commands for changing map & position
Paul Gilbert
2017-12-20
XEEN: Starting to do archive access more like the original
Paul Gilbert
Previously the game wasn't paying much attention to the access of dark.cc vs xeen.cc, which was causing problems when trying to travel to Dark Side. This is the beginnings of a refactoring to more closely work like the original does
2017-11-11
XEEN: Debugger commands for gold and gems
Paul Gilbert
2016-09-17
XEEN: Fix message in dump debugger command
Paul Gilbert
2016-09-17
XEEN: Added dump command to the debugger
Paul Gilbert
2015-03-02
XEEN: Implementing more script opcodes
Paul Gilbert
2015-03-01
XEEN: Hook up debugger properly and implement spell command
Paul Gilbert
2015-01-02
XEEN: Fix compiler warnings
Paul Gilbert
2014-12-25
XEEN: Added skeleton events manager and screen class
Paul Gilbert
2014-12-23
XEEN: Initial commit
Paul Gilbert