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-08-26
DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectile...
Strangerke
2016-08-26
DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and ...
Strangerke
2016-08-26
DM: Fix some more CppCheck warnings
Strangerke
2016-08-26
DM: Properly stub f064_SOUND_RequestPlay_CPSD
Strangerke
2016-08-26
DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependencies
Bendegúz Nagy
2016-08-26
DM: Add f370_commandProcessType100_clickInSpellArea
Bendegúz Nagy
2016-08-26
DM: Add warning with repeat parameter
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: Reorder fillBitmap parameters
Bendegúz Nagy
2016-08-26
DM: Reorder blitshrink parameters
Bendegúz Nagy
2016-08-26
DM: Box objects are not expected to conatain inclusive boundaries, blitting a...
Bendegúz Nagy
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
2016-08-26
DM: Remove several blitting overloads
Bendegúz Nagy
2016-08-26
DM: Renaming stuff
Bendegúz Nagy
2016-08-26
DM: More constant and global variable renaming
Bendegúz Nagy
2016-08-26
DM: More renaming
Bendegúz Nagy
2016-08-26
DM: Renaming in champion.c/h
Bendegúz Nagy
2016-08-26
DM: Massive renaming in gfx.h
Bendegúz Nagy
2016-08-26
DM: Add F0142_DUNGEON_GetProjectileAspect
Bendegúz Nagy
2016-08-26
DM: Add G0426_T_OpenChest, F0334_INVENTORY_CloseChest
Bendegúz Nagy
2016-08-26
DM: Fix possible bug in MenuMan::setMagicCasterAndDrawSpellArea
Bendegúz Nagy
2016-08-26
DM: Add MenuMan::setMagicCasterAndDrawSpellArea
Bendegúz Nagy
2016-08-26
DM: Add F0392_MENUS_BuildSpellAreaLine
Bendegúz Nagy
2016-08-26
DM: Add F0393_MENUS_DrawSpellAreaControls
Bendegúz Nagy
2016-08-26
DM: Add F0387_MENUS_DrawActionArea
Bendegúz Nagy
2016-08-26
DM: Add F0390_MENUS_RefreshActionAreaAndSetChampionDirectionMaximumDamageRece...
Bendegúz Nagy
2016-08-26
DM: Fix compilation on GCC
Strangerke
2016-08-26
DM: Add standard GPLv2 header
Bendegúz Nagy
2016-08-26
DM: Initialize some variables
Bendegúz Nagy
2016-08-26
DM: Add missing F0292_CHAMPION_DrawState functions, fix error in toggleInventory
Bendegúz Nagy
2016-08-26
DM: Add F0280_CHAMPION_AddCandidateChampionToParty
Bendegúz Nagy
2016-08-26
DM: Add F0456_START_DrawDisabledMenus
Bendegúz Nagy
2016-08-26
DM: Add F0386_MENUS_DrawActionIcon
Bendegúz Nagy
2016-08-26
DM: Add G0498_auc_Graphic560_PaletteChanges_ActionAreaObjectIcon
Bendegúz Nagy
2016-08-26
DM: Add F0388_MENUS_ClearActingChampion
Bendegúz Nagy
2016-08-26
DM: Some more renaming
Strangerke
2016-08-26
DM: Add mouse input processing and display for movement arrows
Bendegúz Nagy
[prev]