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 (
Expand
)
Author
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: 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, ChampionSta...
Strangerke
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
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
2016-08-26
DM: Add target and original platform to save files
Bendegúz Nagy
2016-08-26
DM: Fix drawing title
Bendegúz Nagy
2016-08-26
DM: Add proper save header
Bendegúz Nagy
2016-08-26
DM: Get rid of some globals in inventory
Strangerke
2016-08-26
DM: Fix some GCC warnings
Strangerke
2016-08-26
DM: Work on eventman globals, renaming and apply some coding conventions
Strangerke
2016-08-26
DM: Move some more globals
Strangerke
2016-08-26
DM: Remove some warnings
Bendegúz Nagy
2016-08-26
DM: Start refactoring of eventMan
Strangerke
2016-08-26
DM: Clear check some warnings, complete minor functions
Bendegúz Nagy
2016-08-26
DM: Complete f437_STARTEND_drawTittle
Bendegúz Nagy
2016-08-26
DM: Add loading from game
Bendegúz Nagy
2016-08-26
DM: Fix double load when loading from launcher
Bendegúz Nagy
2016-08-26
DM: Make resume button load up ScummVM's global load dialog
Bendegúz Nagy
2016-08-26
DM: Make thumbnail capture the dungeon
Bendegúz Nagy
2016-08-26
DM: Add support for loading from launcher
Bendegúz Nagy
2016-08-26
DM: Add SoundMan_Atari
Bendegúz Nagy
2016-08-26
DM: Pull sound handling into a separate class
Bendegúz Nagy
2016-08-26
DM: Correct language from GR_GRE to DE_DEU
Bendegúz Nagy
2016-08-26
DM: Fix compilation, some renaming
Strangerke
[next]