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
/
objectman.h
Age
Commit message (
Expand
)
Author
2016-09-07
DM: Fix regression introduced in e4fe372
Bendegúz Nagy
2016-09-05
DM: Start refactoring ObjectMan
Strangerke
2016-09-03
DM: Fix include headers
Bendegúz Nagy
2016-09-03
DM: Clean up includes
Bendegúz Nagy
2016-08-26
DM: Rename ObjectMan and ProjExpl members
Strangerke
2016-08-26
DM: Add debug command 'items', add option 'list'
Bendegúz Nagy
2016-08-26
DM: Add f349_processCommand70_clickOnMouth
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: Remove several blitting overloads
Bendegúz Nagy
2016-08-26
DM: More constant and global variable renaming
Bendegúz Nagy
2016-08-26
DM: Add F0295_CHAMPION_HasObjectIconInSlotBoxChanged, F0039_OBJECT_GetIconInd...
Bendegúz Nagy
2016-08-26
DM: Add F0034_OBJECT_DrawLeaderHandObjectName
Bendegúz Nagy
2016-08-26
DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames
Bendegúz Nagy
2016-08-26
DM: Add F0332_INVENTORY_DrawIconToViewport
Bendegúz Nagy
2016-08-26
DM: Move gSlotBoxes to ObjectMan
Bendegúz Nagy
2016-08-26
DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_Cl...
Bendegúz Nagy
2016-08-26
DM: Add standard GPLv2 header
Bendegúz Nagy
2016-08-26
DM: Add G0030_as_Graphic562_SlotBoxes, SLOT_BOX, F0038_OBJECT_DrawIconInSlotBox
Bendegúz Nagy
2016-08-26
DM: Silent some CppCheck warnings
Strangerke
2016-08-26
DM: Add F0386_MENUS_DrawActionIcon
Bendegúz Nagy
2016-08-26
DM: Add F0036_OBJECT_ExtractIconFromBitmap, K0077_ai_IconGraphicHeight, Objec...
Bendegúz Nagy
2016-08-26
DM: Add F0033_OBJECT_GetIconIndex and several getters for object types
Bendegúz Nagy
2016-08-26
DM: Add F0032_OBJECT_GetType
Bendegúz Nagy
2016-08-26
DM: Add ObjectMan
Bendegúz Nagy