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
/
eventman.cpp
Age
Commit message (
Expand
)
Author
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 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-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: Change constants into enums in champion.h, renaming
Strangerke
2016-09-10
DM: Rename ChampionSlot enum
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-05
DM: Fix regression introduced in 901ba6f
Bendegúz Nagy
2016-09-05
Merge branch 'dm' of github.com:WinterGrascph/scummvm into dm
Bendegúz Nagy
2016-09-04
DM: Refactoring, enforce the use of ChampionIndex
Strangerke
2016-09-03
Merge branch 'dm' of https://github.com/WinterGrascph/scummvm into dm
Bendegúz Nagy
2016-09-03
DM: Replace _vm->_system with g_system
Bendegúz Nagy
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: Remove custom warning function
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: Fix incorrect thumbnails
Bendegúz Nagy
2016-08-26
DM: Fix some GCC warnings
Strangerke
2016-08-26
DM: Finish moving globals to EventMan
Strangerke
2016-08-26
DM: Move more globals to EventMan
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: Fix some GCC warnings
Strangerke
2016-08-26
DM: Make ScummVM's save dialog open up when saving
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: Add localization
Bendegúz Nagy
2016-08-26
DM: More work on globals in gfx.cpp
Strangerke
2016-08-26
DM: Add colour to mouse
Bendegúz Nagy
2016-08-26
DM: Refactor f367_commandProcessTypes12to27_clickInChampionStatusBox, f70_mou...
Strangerke
2016-08-26
DM: Remove a useless variable in f374_processType80_clickInDungeonViewDropLea...
Strangerke
2016-08-26
DM: Make EventManager:f541_waitForMouseOrKeyActivity discard input first
Bendegúz Nagy
[next]