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
Age
Commit message (
Collapse
)
Author
2016-09-15
DM: Fix compilation
Eugene Sandulenko
2016-09-15
DM: Renaming of enums in gfx, some refactoring
Strangerke
2016-09-15
DM: Some renaming and refactoring in Gfx
Strangerke
2016-09-14
DM: Add DoorButton enum, fix a bug in drawSquareD3C
Strangerke
2016-09-14
DM: Add DoorOrnament enum, some refactoring in drawDoorOrnament to make use ↵
Strangerke
of it
2016-09-14
DM: Add DoorState enum, make use of it
Strangerke
2016-09-14
DM: Add an enum (ViewFloor), enforce its use, fix a bug in the case of ↵
Strangerke
kDMElementTypeDoorFront
2016-09-13
DM: Rename enum values in EventMan
Strangerke
2016-09-13
DM: Silence some GCC warnings
Strangerke
2016-09-13
DM: Get rif od SquareType, rename SquareMask
Strangerke
2016-09-12
DM: more renaming in DungeonMan
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: Change the declaration of addEvent
Strangerke
2016-09-12
DM: Enforce the use of Cell enum, some renaming
Strangerke
2016-09-12
DM: Use SensorEffect in two functions
Strangerke
2016-09-12
DM: Make use of Common::String in menusPrintSpellFailureMessage
Strangerke
2016-09-12
DM: Avoid null pointer dereferencing in unlinkThingFromList
Strangerke
2016-09-12
DM: Fix potential divide by zero
Strangerke
2016-09-12
DM: Fix a couple of string manipulations into fix-sized buffer
Strangerke
2016-09-12
DM: Rename leftover variable
Strangerke
2016-09-12
DM: Add partial fix to drawing explosions
Bendegúz Nagy
2016-09-12
DM: More renaming in DungeonMan
Strangerke
2016-09-11
DM: Fix another variable shadowing.
Eugene Sandulenko
NOTE: This affects the logic flow, so needs to be checked against original
2016-09-11
DM: Fix variable shadowing warning
Eugene Sandulenko
2016-09-11
DM: Fix comparison warnings
Eugene Sandulenko
2016-09-11
DM: Fix warning
Eugene Sandulenko
2016-09-11
DM: Fix variable clash
Eugene Sandulenko
2016-09-11
DM: Fix warning
Eugene Sandulenko
2016-09-11
JANITORIAL: Remove extra whitespaces
Eugene Sandulenko
2016-09-11
DM: Fix logical error with local variables
Eugene Sandulenko
2016-09-11
DM: Rename more constants
Strangerke
2016-09-11
DM: Start renaming constants in DungeonMan
Strangerke
2016-09-11
DM: Get rid of getBoundedValue, replace it by CLIP
Strangerke
2016-09-11
DM: Replace multiple if statements by a switch in commandMoveParty
Strangerke
2016-09-11
DM: Rework square code in commandMoveParty()
Strangerke
2016-09-11
DM: Rework functions related to Directions in order to make them consistent ↵
Strangerke
and remove redundancy
2016-09-11
DM: Make some functions private, move 2 functions to more specific classes
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-11
DM: Don't build by default
Willem Jan Palenstijn
2016-09-10
DM: Rename _C to _Cu
Eugene Sandulenko
2016-09-10
DM: Rename _B to _Bu to avoid name clashes on some platforms
Eugene Sandulenko
2016-09-10
DM: Another attempt for compilation fixes on older compilers
Eugene Sandulenko
2016-09-10
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2016-09-10
DM: Fix compilation
Eugene Sandulenko
2016-09-10
DM: Finish the renaming in champion.h
Strangerke
2016-09-10
DM: Change constants into enums in champion.h, renaming
Strangerke
2016-09-10
DM: Rename ChampionSlot enum
Strangerke
2016-09-10
DM: Fix regression in 4613e8ffad84e76d06024448f9215439d5cea5e7
Strangerke
[prev]
[next]