aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/console.cpp
AgeCommit message (Expand)Author
2017-01-31DM: Fix GCC warningsStrangerke
2016-09-20DM: Janitorial - remove trailing spacesStrangerke
2016-09-18DM: Rename some more enumsStrangerke
2016-09-11DM: Start renaming constants in DungeonManStrangerke
2016-09-11DM: Rework functions related to Directions in order to make them consistent a...Strangerke
2016-09-03DM: Clean up includesBendegúz Nagy
2016-08-27DM: More renaming in DungeonMan, move some arraysStrangerke
2016-08-26DM: Rename ObjectMan and ProjExpl membersStrangerke
2016-08-26DM: Rename class members of MovesensManStrangerke
2016-08-26DM: Rename DungeonMan class membersStrangerke
2016-08-26DM: Rename functions of DMEngine and DialogManStrangerke
2016-08-26DM: Renaming of Champion and ChampionMan functionsStrangerke
2016-08-26DM: Add offset to debug command posBendegúz Nagy
2016-08-26DM: Add search by substring in listItems debug commandBendegúz Nagy
2016-08-26DM: Fix multiword item names with debug command gimmeBendegúz Nagy
2016-08-26DM: Add gimme debug command spawning itemsBendegúz Nagy
2016-08-26DM: Add debug command 'items', add option 'list'Bendegúz Nagy
2016-08-26DM: Rename engine debug commandsBendegúz Nagy
2016-08-26DM: Add debug command .mapBendegúz Nagy
2016-08-26DM: Add debug command .posBendegúz Nagy
2016-08-26DM: Add SingleUseFlag to console.cppBendegúz Nagy
2016-08-26DM: Rename engine debug command so they are listed firstBendegúz Nagy
2016-08-26DM: Add noclip debug commandBendegúz Nagy
2016-08-26DM: Add debug command godmodeBendegúz Nagy
2016-08-26DM: Add debugger consoleBendegúz Nagy