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
/
dm.cpp
Age
Commit message (
Collapse
)
Author
2017-01-31
DM: Fix GCC warnings
Strangerke
2016-10-11
DM: Handle demo dungeon file
Strangerke
2016-09-24
DM: Fix style
Strangerke
2016-09-21
DM: Rename GraphicIndice members
Strangerke
2016-09-20
DM: Initialize some variables
Strangerke
2016-09-19
DM: Fix 2 GCC warnings, some renaming
Strangerke
2016-09-19
DM: Some more renaming
Strangerke
2016-09-19
DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundMan
Strangerke
2016-09-19
DM: Rename members of SoundIndex
Strangerke
2016-09-18
DM: Rename members of Behavior, some more renaming
Strangerke
2016-09-17
DM: Some renaming in group
Strangerke
2016-09-16
DM: Fix some more non-MSVC warnings, remove a useless variable
Strangerke
2016-09-16
DM: Refactor Box()
Strangerke
2016-09-16
DM: More renaming in gfx enums
Strangerke
2016-09-15
DM: Some renaming and refactoring in Gfx
Strangerke
2016-09-13
DM: Rename enum values in EventMan
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: Fix a couple of string manipulations into fix-sized buffer
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 ↵
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-09
DM: More renaming in champion.h
Strangerke
2016-09-09
DM: Rename enums ChampionIndex, ChampionAttribute, ChampionWound, ↵
Strangerke
ChampionStatisticType, ChampionStatisticValue
2016-09-09
DM: Rename IconIndice enum
Strangerke
2016-09-03
DM: Replace _vm->_system with g_system
Bendegúz Nagy
2016-09-03
DM: Use delayMillis(10) in mainLoop
Bendegúz Nagy
2016-09-03
DM: Clean up includes
Bendegúz Nagy
Swap <> to "" with scummvm files Add dm/ prefix to dm files Reorder includes to system files, dm files
2016-08-27
DM: More renaming in DungeonMan, move some arrays
Strangerke
2016-08-27
DM: Remove a couple of GOTOs in fuseSequence()
Strangerke
2016-08-27
DM: Rewrite 3 for loops
Strangerke
2016-08-27
DM: Rework fuseSequence
Strangerke
2016-08-27
DM: Remove custom warning function
Strangerke
2016-08-27
DM: Janitorial - Fix the style of some pointers
Strangerke
2016-08-26
DM: Rework processEntrance() and drawTittle()
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: Renaming in MenuMan definition
Strangerke
2016-08-26
DM: Rename members of InventoryMan
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 class members in EventManager
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
[next]