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-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, ChampionSta...
Strangerke
2016-09-09
DM: Rename IconIndice enum
Strangerke
2016-09-08
DM: Finish refactoring pass in Timeline
Strangerke
2016-09-08
DM: Check the style used for the pointers in Timeline, more renaming
Strangerke
2016-09-07
DM: Renaming in more functions of Timeline
Strangerke
2016-09-07
DM: More refactoring in Timeline
Strangerke
2016-09-07
DM: Remove GOTOs from processTimeline()
Strangerke
2016-09-07
DM: more renaming in Timeline
Strangerke
2016-09-07
DM: Remove a GOTO from fixChronology()
Strangerke
2016-09-07
DM: Start refactoring Timeline
Strangerke
2016-09-03
DM: Clean up includes
Bendegúz Nagy
2016-08-27
DM: More renaming in DungeonMan, move some arrays
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: Rename members of InventoryMan
Strangerke
2016-08-26
DM: Rename functions and class members of GroupMan
Strangerke
2016-08-26
DM: Rename class members in EventManager
Strangerke
2016-08-26
DM: Rename DungeonMan class members
Strangerke
2016-08-26
DM: rename members of dungeonman
Strangerke
2016-08-26
DM: Rename functions of DMEngine and DialogMan
Strangerke
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
[next]