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.h
Age
Commit message (
Expand
)
Author
2016-08-26
DM: Add proper keyboard input handling
Bendegúz Nagy
2016-08-26
DM: Add some missing code
Bendegúz Nagy
2016-08-26
DM: Revert to using byteWidths where the original does so as well
Bendegúz Nagy
2016-08-26
DM: Rename functions
Bendegúz Nagy
2016-08-26
DM: More renaming
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: 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: Silent some CppCheck warnings
Strangerke
2016-08-26
DM: Add G0326_B_RefreshMousePointerInMainLoop, G0598_B_MousePointerBitmapUpdated
Bendegúz Nagy
2016-08-26
DM: Add several global variables, add code to F0462_START_StartGame_CPSF
Bendegúz Nagy
2016-08-26
DM: Some more renaming
Strangerke
2016-08-26
DM: Add F0368_COMMAND_SetLeader, G0411_i_LeaderIndex, G0299_ui_CandidateChamp...
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 KeyboardInput struct
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