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-08-26
DM: Fix and simplify commandProcessType80ClickInDungeonViewTouchFrontWall()
Strangerke
2016-08-26
DM: Add MenuMan::setMagicCasterAndDrawSpellArea
Bendegúz Nagy
2016-08-26
DM: Add F0393_MENUS_DrawSpellAreaControls
Bendegúz Nagy
2016-08-26
DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProces...
Bendegúz Nagy
2016-08-26
DM: Add F0378_COMMAND_ProcessType81_ClickInPanel
Bendegúz Nagy
2016-08-26
DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanel
Bendegúz Nagy
2016-08-26
DM: Fix some GCC warnings
Strangerke
2016-08-26
DM: Fix compilation on GCC
Strangerke
2016-08-26
DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_Cl...
Bendegúz Nagy
2016-08-26
DM: Add F0372_COMMAND_ProcessType80_ClickInDungeonView_TouchFrontWall
Bendegúz Nagy
2016-08-26
DM: Add standard GPLv2 header
Bendegúz Nagy
2016-08-26
DM: Initialize some variables
Bendegúz Nagy
2016-08-26
DM: Add missing F0292_CHAMPION_DrawState functions, fix error in toggleInventory
Bendegúz Nagy
2016-08-26
DM: Add dummy test code for chmpion selection
Bendegúz Nagy
2016-08-26
DM: Some more renaming
Strangerke
2016-08-26
DM: Some more renaming, remove extra semi-column
Strangerke
2016-08-26
DM: Add F0368_COMMAND_SetLeader, G0411_i_LeaderIndex, G0299_ui_CandidateChamp...
Bendegúz Nagy
2016-08-26
DM: Fix some CppCheck warnings
Strangerke
2016-08-26
DM: Add champion POD and it's enums
Bendegúz Nagy
2016-08-26
DM: Add mouse input processing and display for movement arrows
Bendegúz Nagy
2016-08-26
DM: Add mouseclick processing
Bendegúz Nagy
2016-08-26
DM: Add global static MouseInput arrays
Bendegúz Nagy
2016-08-26
DM: Add commands
Bendegúz Nagy
2016-08-26
DM: Add dummy cursor display
Bendegúz Nagy
2016-08-26
DM: Add event manager
Bendegúz Nagy