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
/
dm
/
console.cpp
Age
Commit message (
Expand
)
Author
2017-01-31
DM: Fix GCC warnings
Strangerke
2016-09-20
DM: Janitorial - remove trailing spaces
Strangerke
2016-09-18
DM: Rename some more enums
Strangerke
2016-09-11
DM: Start renaming constants in DungeonMan
Strangerke
2016-09-11
DM: Rework functions related to Directions in order to make them consistent a...
Strangerke
2016-09-03
DM: Clean up includes
Bendegúz Nagy
2016-08-27
DM: More renaming in DungeonMan, move some arrays
Strangerke
2016-08-26
DM: Rename ObjectMan and ProjExpl members
Strangerke
2016-08-26
DM: Rename class members of MovesensMan
Strangerke
2016-08-26
DM: Rename DungeonMan class members
Strangerke
2016-08-26
DM: Rename functions of DMEngine and DialogMan
Strangerke
2016-08-26
DM: Renaming of Champion and ChampionMan functions
Strangerke
2016-08-26
DM: Add offset to debug command pos
Bendegúz Nagy
2016-08-26
DM: Add search by substring in listItems debug command
Bendegúz Nagy
2016-08-26
DM: Fix multiword item names with debug command gimme
Bendegúz Nagy
2016-08-26
DM: Add gimme debug command spawning items
Bendegúz Nagy
2016-08-26
DM: Add debug command 'items', add option 'list'
Bendegúz Nagy
2016-08-26
DM: Rename engine debug commands
Bendegúz Nagy
2016-08-26
DM: Add debug command .map
Bendegúz Nagy
2016-08-26
DM: Add debug command .pos
Bendegúz Nagy
2016-08-26
DM: Add SingleUseFlag to console.cpp
Bendegúz Nagy
2016-08-26
DM: Rename engine debug command so they are listed first
Bendegúz Nagy
2016-08-26
DM: Add noclip debug command
Bendegúz Nagy
2016-08-26
DM: Add debug command godmode
Bendegúz Nagy
2016-08-26
DM: Add debugger console
Bendegúz Nagy