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
/
dungeonman.cpp
Age
Commit message (
Expand
)
Author
2018-03-24
JANITORIAL: Silence GCC 7 fallthrough warnings
Adrian Frühwirth
2017-08-06
JANITORIAL: Silence more GCC 7 warnings
Torbjörn Andersson
2017-01-31
DM: Fix GCC warnings
Strangerke
2017-01-19
Fix regression introduced in 3ab3a85
Bendegúz Nagy
2016-10-11
DM: Handle demo dungeon file
Strangerke
2016-09-28
DM: More refactoring
Strangerke
2016-09-26
DM: reduce some more redirections
Strangerke
2016-09-25
DM: reduce dereferencing some more
Strangerke
2016-09-24
DM: Fix some CppCheck warnings
Strangerke
2016-09-20
DM: Initialize some variables
Strangerke
2016-09-20
DM: Janitorial - remove trailing spaces
Strangerke
2016-09-19
DM: Fix 2 GCC warnings, some renaming
Strangerke
2016-09-19
DM: Some more renaming
Strangerke
2016-09-18
DL: Enforce the use of CreatureType
Strangerke
2016-09-13
DM: Get rif od SquareType, rename SquareMask
Strangerke
2016-09-12
DM: Enforce the use of SoundMode
Strangerke
2016-09-12
DM: Rename some enums in DungeonMan
Strangerke
2016-09-12
DM: Avoid null pointer dereferencing in unlinkThingFromList
Strangerke
2016-09-12
DM: More renaming in DungeonMan
Strangerke
2016-09-11
DM: Rename more constants
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-11
DM: Move some globals to DMEngine
Strangerke
2016-09-11
DM Rename enum members in dm.h and dialog.h
Strangerke
2016-09-09
DM: Rename IconIndice enum
Strangerke
2016-09-03
DM: Fix the style used for some pointers and casts
Strangerke
2016-09-03
DM: Clean up includes
Bendegúz Nagy
2016-08-28
DM: Some renaming
Strangerke
2016-08-27
DM: More renaming in DungeonMan, move some arrays
Strangerke
2016-08-26
DM: Finish the renaming of class members
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 functions and class members of GroupMan
Strangerke
2016-08-26
DM: Rename variables and functions of DisplayMan
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: Fix some GCC warnings
Strangerke
2016-08-26
DM: Some renaming, move some globals to class member
Strangerke
2016-08-26
DM: Fix regression (pressure plate), fix compilation
Strangerke
2016-08-26
DM: Add loading from game
Bendegúz Nagy
2016-08-26
DM: Fix broken wallOrnamentIndices
Bendegúz Nagy
2016-08-26
DM: Add support for uncompressed dungeon.dat
Bendegúz Nagy
2016-08-26
DM: Add missing code in f125_drawSquareD0L, rename a constant
Strangerke
2016-08-26
DM: Refactor f167_getObjForProjectileLaucherOrObjGen
Strangerke
2016-08-26
DM: Refactor f155_getStairsExitDirection
Strangerke
2016-08-26
DM: Refactor f164_unlinkThingFromList
Strangerke
2016-08-26
DM: Remove unnecessary redirection through DMEngine members
Bendegúz Nagy
2016-08-26
DM: Remove GOTOs in f164_unlinkThingFromList
Strangerke
2016-08-26
DM: Refactor f144_getCreatureAttributes, f146_setGroupCells and f139_isCreatu...
Strangerke
[next]