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: 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
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
[next]