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.cpp
Age
Commit message (
Expand
)
Author
2016-08-26
DM: Renaming of Champion and ChampionMan functions
Strangerke
2016-08-26
DM: Some more work on GCC warnings
Strangerke
2016-08-26
DM: Move some more globals
Strangerke
2016-08-26
DM: Pull sound handling into a separate class
Bendegúz Nagy
2016-08-26
DM: Remove unnecessary redirection through DMEngine members
Bendegúz Nagy
2016-08-26
DM: Add f444_endGame and checks for Common::EVENT_QUIT
Bendegúz Nagy
2016-08-26
DM: Remove useless cast and the associated obsolete comment
Strangerke
2016-08-26
DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename...
Strangerke
2016-08-26
DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile...
Strangerke
2016-08-26
DM: Properly stub f064_SOUND_RequestPlay_CPSD
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: Fix Timeline _g370_events initialization
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: Clear some warnings
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 f220_explosionProcessEvent25_explosion
Bendegúz Nagy
2016-08-26
DM: Add f241_timelineProcessEvent1_doorAnimation
Bendegúz Nagy
2016-08-26
DM: Add f219_processEvents48To49_projectile
Bendegúz Nagy
2016-08-26
DM: Add F0239_TIMELINE_ExtractFirstEvent
Bendegúz Nagy
2016-08-26
DM: Clean up some initialization
Bendegúz Nagy
2016-08-26
DM: Add some missing code
Bendegúz Nagy
2016-08-26
DM: Rename functions
Bendegúz Nagy
2016-08-26
DM: Refactor DungeonMan
Bendegúz Nagy
2016-08-26
DM: More constant and global variable renaming
Bendegúz Nagy
2016-08-26
DM: More renaming
Bendegúz Nagy
2016-08-26
DM: Add dependencies for F0115_DUNGEONVIEW_DrawObjectsCreaturesProjectilesExp...
Bendegúz Nagy
[prev]