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
/
menus.cpp
Age
Commit message (
Expand
)
Author
2016-09-04
DM: Remove useless code in setMagicCasterAndDrawSpellArea
Strangerke
2016-09-04
DM: Rework getClickOnSpellCastResult
Strangerke
2016-09-04
DM: Refactoring, enforce the use of ChampionIndex
Strangerke
2016-09-03
DM: Some more fixes concerning pointer formatting
Strangerke
2016-09-03
DM: Refactor string manipulation in drawPanelObject
Strangerke
2016-09-03
DM: Clean up includes
Bendegúz Nagy
2016-09-01
DM: Fix a typo in the spelling of startWandering()
Strangerke
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: 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
2016-08-26
DM: Rename variables and functions of DisplayMan
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: Fix 2 more warnings
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: Change several string constness, hopefully fixing GCC warnings
Strangerke
2016-08-26
DM: Fix some more GCC warnings, move some globals to MenuMan
Strangerke
2016-08-26
DM: Fix some GCC warnings
Strangerke
2016-08-26
DM: Move some more globals
Strangerke
2016-08-26
DM: Remove some warnings
Bendegúz Nagy
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: Correct language from GR_GRE to DE_DEU
Bendegúz Nagy
2016-08-26
DM: Add localization
Bendegúz Nagy
2016-08-26
DM: Get rid the last globals of gfx.cpp
Strangerke
2016-08-26
DM: More work on globals in gfx.cpp
Strangerke
2016-08-26
DM: Add entrance credits
Bendegúz Nagy
2016-08-26
DM: Remove default parameters from blitToBitmap
Bendegúz Nagy
2016-08-26
DM: Attempt to fix menus.cpp crlf problem
Bendegúz Nagy
2016-08-26
DM: Reorder MenuMan::f393_drawSpellAreaControls
Bendegúz Nagy
2016-08-26
DM: Fix g0_BoxSpellArea value
Bendegúz Nagy
2016-08-26
DM: Reorder MenuMan::f392_buildSpellAreaLine, add MenuMan::_gK73_bitmapSpellA...
Bendegúz Nagy
2016-08-26
DM: Add stub methods, clean up warnings and some comments
Bendegúz Nagy
2016-08-26
DM: Add stub method f6_highlightScreenBox
Bendegúz Nagy
2016-08-26
DM: Swap warnings to stub method f363_highlightBoxDisable
Bendegúz Nagy
2016-08-26
DM: Remove unnecessary redirection through DMEngine members
Bendegúz Nagy
2016-08-26
DM: Fix compilation using MSVC9
Strangerke
2016-08-26
DM: Add f385_drawActionDamage
Bendegúz Nagy
2016-08-26
DM: Add some missing calls to already implemented methods
Bendegúz Nagy
2016-08-26
DM: Add f349_processCommand70_clickOnMouth
Bendegúz Nagy
2016-08-26
DM: Add some missing code warnings to function calls
Bendegúz Nagy
2016-08-26
DM: Refactor f318_dropAllObjects, f319_championKill and f323_unpoison. Rename...
Strangerke
[prev]
[next]