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
/
projexpl.cpp
Age
Commit message (
Expand
)
Author
2016-08-26
DM: rename members of dungeonman
Strangerke
2016-08-26
DM: Rename functions of DMEngine and DialogMan
Strangerke
2016-08-26
DM: Fix some more GCC warnings
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: Some renaming, move some globals to class member
Strangerke
2016-08-26
DM: Fix regression (pressure plate), fix compilation
Strangerke
2016-08-26
DM: Pull sound handling into a separate class
Bendegúz Nagy
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: Clear some warnings
Bendegúz Nagy
2016-08-26
DM: Add f220_explosionProcessEvent25_explosion
Bendegúz Nagy
2016-08-26
DM: Add f219_processEvents48To49_projectile
Bendegúz Nagy
2016-08-26
DM: Add warning with repeat parameter
Bendegúz Nagy
2016-08-26
DM: Remove extra parenthesis
Strangerke
2016-08-26
DM: Reduce some variable scopes, silent CppCheck warnings
Strangerke
2016-08-26
DM: Fix style used for pointer casts
Strangerke
2016-08-26
DM: Fix compilation using MSVC9
Strangerke
2016-08-26
DM: Clean up some initialization
Bendegúz Nagy
2016-08-26
DM: Add some missing code
Bendegúz Nagy
[prev]