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
/
inventory.cpp
Age
Commit message (
Collapse
)
Author
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: 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 incorrect thumbnails
Bendegúz Nagy
2016-08-26
DM: Get rid of some globals in inventory
Strangerke
2016-08-26
DM: Fix some GCC warnings
Strangerke
2016-08-26
DM: Work on eventman globals, renaming and apply some coding conventions
Strangerke
2016-08-26
DM: Move some more globals
Strangerke
2016-08-26
DM: Remove some warnings
Bendegúz Nagy
2016-08-26
DM: Start refactoring of eventMan
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: Clear check some warnings, complete minor functions
Bendegúz Nagy
2016-08-26
DM: Make thumbnail capture the dungeon
Bendegúz Nagy
2016-08-26
DM: Pull sound handling into a separate class
Bendegúz Nagy
2016-08-26
DM: Fix wrong global initialized in InventoryMan::initConstants()
Bendegúz Nagy
2016-08-26
DM: Correct language from GR_GRE to DE_DEU
Bendegúz Nagy
2016-08-26
DM: Add missing calls in constructors to initConstant methods
Bendegúz Nagy
2016-08-26
DM: Add localization
Bendegúz Nagy
2016-08-26
DM: Fix no food and water bar graphs
Bendegúz Nagy
2016-08-26
DM: Add missing localization warnings and query function for language
Bendegúz Nagy
2016-08-26
DM: Fix mouse when clicking on eye
Bendegúz Nagy
2016-08-26
DM: More work on globals in gfx.cpp
Strangerke
2016-08-26
DM: Remove default parameters from blitToBitmap
Bendegúz Nagy
2016-08-26
DM: Add missing code setting _g587_hideMousePointerRequestCount
Bendegúz Nagy
2016-08-26
DM: Add stub methods, clean up warnings and some comments
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: Add f352_processCommand71_clickOnEye, setting _g597_ignoreMouseMovements ↵
Bendegúz Nagy
now prevents mouse movement
2016-08-26
DM: Add f349_processCommand70_clickOnMouth
Bendegúz Nagy
2016-08-26
DM: Remove variable redefinition in f337_setDungeonViewPalette, reduce some ↵
Strangerke
scopes
2016-08-26
DM: Reduce the scope of a couple of variables
Strangerke
2016-08-26
DM: Add f370_commandProcessType100_clickInSpellArea
Bendegúz Nagy
2016-08-26
DM: Fix a bug in drawPanelObject, fix some casts formatting
Strangerke
2016-08-26
DM: Complete main gameloop
Bendegúz Nagy
2016-08-26
DM: Add warning with repeat parameter
Bendegúz Nagy
2016-08-26
DM: Add proper keyboard input handling
Bendegúz Nagy
2016-08-26
DM: Some soft refactoring, in order to silent some CppCheck warnings
Bendegúz Nagy
2016-08-26
DM: Replace InventoryMan::f355_toggleInventory with original
Bendegúz Nagy
2016-08-26
DM: Replace ChampionMan::f292_drawChampionState with original
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: Revert to using byteWidths where the original does so as well
Bendegúz Nagy
2016-08-26
DM: Box objects are not expected to conatain inclusive boundaries, blitting ↵
Bendegúz Nagy
and other methods adapted
2016-08-26
DM: Reorder DisplayMan::D24_clearScrenBox parameters
Bendegúz Nagy
2016-08-26
DM: Reorder blitting method parameters
Bendegúz Nagy
2016-08-26
DM: Rename functions
Bendegúz Nagy
2016-08-26
DM: Remove blitToScreen overloads
Bendegúz Nagy
[next]