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-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
2016-08-26
DM: Some refactoring in f373_processType80_clickInDungeonView_grabLeaderHandO...
Strangerke
2016-08-26
DM: REfactor f375_processType80_clickDungeonView_isLeaderHandObjThrown, f372_...
Strangerke
2016-08-26
DM: Refactor f366_commandMoveParty
Strangerke
2016-08-26
DM: Renaming in f380_processCommandQueue and f366_commandMoveParty
Strangerke
2016-08-26
DM: Add missing return in processInput with ctrl+d
Bendegúz Nagy
2016-08-26
DM: Fix possibly dangerous cast in eventman.cpp, moveParty
Bendegúz Nagy
2016-08-26
DM: Add noclip debug command
Bendegúz Nagy
2016-08-26
DM: Add debugger console
Bendegúz Nagy
2016-08-26
DM: Add missing code setting _g587_hideMousePointerRequestCount
Bendegúz Nagy
2016-08-26
DM: Refactor f73_buildpointerScreenArea, enable code in f78_showMouse and f77...
Strangerke
2016-08-26
DM: Refactor f68_setPointerToObject
Strangerke
[next]