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 (
Collapse
)
Author
2017-11-19
EVENTS: Rename synthetic to kbdRepeat
Bastien Bouclet
2017-11-10
ALL: Fix misuse of comma operator
Colin Snover
2017-09-22
DM: Fix leaking the save thumbnail MemoryWriteStreamDynamic buffer
Bastien Bouclet
2017-01-31
DM: Fix GCC warnings
Strangerke
2016-09-26
DM: reduce some more redirections
Strangerke
2016-09-25
DM: reduce dereferencing some more
Strangerke
2016-09-20
DM: Rename TimelineEventType members
Strangerke
2016-09-19
DM: Fix 2 GCC warnings, some renaming
Strangerke
2016-09-19
DM: Some more renaming
Strangerke
2016-09-19
DM: Change the definition of setMapAndTime, move SoundIndex enum to SoundMan
Strangerke
2016-09-19
DM: Rename members of SoundIndex
Strangerke
2016-09-18
DM: rename members of DescriptionMask, PanelContent, CreatureSize, CreatureMask
Strangerke
2016-09-16
DM: Refactor Box()
Strangerke
2016-09-16
DM: More renaming in gfx enums
Strangerke
2016-09-14
DM: Add DoorState enum, make use of it
Strangerke
2016-09-13
DM: Rename enum values in EventMan
Strangerke
2016-09-13
DM: Silence some GCC warnings
Strangerke
2016-09-13
DM: Get rif od SquareType, rename SquareMask
Strangerke
2016-09-12
DM: Enforce the use of SoundMode
Strangerke
2016-09-12
DM: Rename some enums in DungeonMan
Strangerke
2016-09-12
DM: Enforce the use of Cell enum, some renaming
Strangerke
2016-09-12
DM: More renaming in DungeonMan
Strangerke
2016-09-11
DM: Start renaming constants in DungeonMan
Strangerke
2016-09-11
DM: Replace multiple if statements by a switch in commandMoveParty
Strangerke
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 ↵
Strangerke
and remove redundancy
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, ↵
Strangerke
ChampionStatisticType, ChampionStatisticValue
2016-09-09
DM: Rename IconIndice enum
Strangerke
2016-09-05
DM: Fix regression introduced in 901ba6f
Bendegúz Nagy
Unable to place items directly into champions' hands
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
Swap <> to "" with scummvm files Add dm/ prefix to dm files Reorder includes to system files, dm files
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
[next]