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
/
timeline.h
Age
Commit message (
Expand
)
Author
2016-09-20
DM: Make use of TimeLineEventType
Strangerke
2016-09-20
DM: Rename TimelineEventType members
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: Another attempt for compilation fixes on older compilers
Eugene Sandulenko
2016-09-10
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2016-09-10
DM: Fix compilation
Eugene Sandulenko
2016-09-08
DM: Check the style used for the pointers in Timeline, more renaming
Strangerke
2016-09-07
DM: Start refactoring Timeline
Strangerke
2016-09-03
DM: Clean up includes
Bendegúz Nagy
2016-08-26
DM: Finish the renaming of class members
Strangerke
2016-08-26
DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile...
Strangerke
2016-08-26
DM: Refactor f322_championPoison, f284_setPartyDirection, f316_deleteScent, f...
Strangerke
2016-08-26
DM: Add code for loading the save files
Bendegúz Nagy
2016-08-26
DM: Add savegame functions
Bendegúz Nagy
2016-08-26
DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependencies
Bendegúz Nagy
2016-08-26
DM: Add f255_timelineProcessEvent13_ViAltarRebirth
Bendegúz Nagy
2016-08-26
DM: Add f260_timelineRefreshAllChampionStatusBoxes
Bendegúz Nagy
2016-08-26
DM: Add f257_timelineProcessEvent70_light
Bendegúz Nagy
2016-08-26
DM: Add f254_timelineProcessEvent12_hideDamageReceived
Bendegúz Nagy
2016-08-26
DM: Add f259_timelineProcessEvent11Part2_moveWeaponFromQuiverToSlot
Bendegúz Nagy
2016-08-26
DM: Add f253_timelineProcessEvent11Part1_enableChampionAction
Bendegúz Nagy
2016-08-26
DM: Add f246_timelineProcesEvent65_enableGroupGenerator
Bendegúz Nagy
2016-08-26
DM: Add f252_timelineProcessEvents60to61_moveGroup
Bendegúz Nagy
2016-08-26
DM: Add f245_timlineProcessEvent5_squareCorridor
Bendegúz Nagy
2016-08-26
DM: Add f248_timelineProcessEvent6_squareWall
Bendegúz Nagy
2016-08-26
DM: Add f250_timelineProcessEvent8_squareTeleporter
Bendegúz Nagy
2016-08-26
DM: Add f251_timelineProcessEvent9_squarePit
Bendegúz Nagy
2016-08-26
DM: Add f244_timelineProcessEvent10_squareDoor
Bendegúz Nagy
2016-08-26
DM: Add f243_timelineProcessEvent2_doorDestruction
Bendegúz Nagy
2016-08-26
DM: Add f242_timelineProcessEvent7_squareFakewall
Bendegúz Nagy
2016-08-26
DM: Add f241_timelineProcessEvent1_doorAnimation
Bendegúz Nagy
2016-08-26
DM: Add F0239_TIMELINE_ExtractFirstEvent
Bendegúz Nagy
2016-08-26
DM: Silent some more CppCheck warnings
Bendegúz Nagy
2016-08-26
DM: Fix compilation using MSVC9
Strangerke
2016-08-26
DM: Add some missing code
Bendegúz Nagy
2016-08-26
DM: Rename functions
Bendegúz Nagy
2016-08-26
DM: More constant and global variable renaming
Bendegúz Nagy
2016-08-26
DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExp...
Bendegúz Nagy