Strangerke
|
9d0541035b
|
DM: Rename f325_decrementStamina, refactor f300_getObjectRemovedFromSlot and f325_decrementStamina
Also remove a couple of GOTOs in f321_addPendingDamageAndWounds_getDamage
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
ebd672770a
|
DM: Properly stub f064_SOUND_RequestPlay_CPSD
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
185588f098
|
DM: Silent some CppCheck warnings in eventman.cpp
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
aa92c3ba20
|
DM: Fix footprints everywhere
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
aacecd6c06
|
DM: Add entrance processing
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
3a654ff91e
|
DM: Add ChampionMan::f320_applyAndDrawPendingDamageAndWounds()
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
b4bebaa845
|
DM: Add f371_commandProcessType111To115_ClickInActionArea and it's dependencies
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
1e8dfd7bb6
|
DM: Add f370_commandProcessType100_clickInSpellArea
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
0f107cead2
|
DM: Add f70_mouseProcessCommands125To128_clickOnChampionIcon
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
4d3c9d99f1
|
DM: Add f367_commandProcessTypes12to27_clickInChampionStatusBox
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
42cbf35b0b
|
DM: Clean up f380_processCommandQueue, add _g318_waitForInputMaxVerticalBlankCount
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
1baf135c2f
|
DM: Add missing code to command turn party
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
9c79d02a1f
|
DM: Add missing code to command move party
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
14bef5326a
|
DM: Add warning with repeat parameter
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
1f73323113
|
DM: Add proper keyboard input handling
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
2c860f1069
|
DM: Some soft refactoring, in order to silent some CppCheck warnings
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
dce7465ad5
|
DM: Silent some more CppCheck warnings
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
89473344d8
|
DM: Fix several bugs realted to dungeon thing management and item handling
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
0d4b09980e
|
DM: Replace ChampionMan::f292_drawChampionState with original
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
723c96fffe
|
DM: Clean up some initialization
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
c95b23317c
|
DM: Add some missing code
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
bd06132072
|
DM: Box objects are not expected to conatain inclusive boundaries, blitting and other methods adapted
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
c756d17556
|
DM: Reorder DisplayMan::D24_clearScrenBox parameters
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d69236e674
|
DM: Rename functions
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
46b9b1100e
|
DM: Refactor DungeonMan
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
63ff1666d6
|
DM: More constant and global variable renaming
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
ce45a71ba0
|
DM: More renaming
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
a9cda9df7c
|
DM: More renaming
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
71e4b5b2bc
|
DM: Renaming in champion.c/h
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
e2300bd04c
|
DM: Massive renaming in gfx.h
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f3d4b854b7
|
DM: Add F0142_DUNGEON_GetProjectileAspect
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
57ca9afcff
|
DM: Move two global arrays to DMEngine
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d4ad444ecc
|
DM: Add F0296_CHAMPION_DrawChangedObjectIcons
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
5859ff8aaf
|
DM: Remove extra semi-column
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
0d314b9bea
|
DM: Fix a GCC warning, fix code alignment in hasPendingClick
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
d770ec0f61
|
DM: Reduce scope of a couple of variables, simplify a couple of lines
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
7ecd3333d7
|
DM: Fix and simplify commandProcessType80ClickInDungeonViewTouchFrontWall()
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
72506aebba
|
DM: Add MenuMan::setMagicCasterAndDrawSpellArea
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
5893dc7c98
|
DM: Add F0393_MENUS_DrawSpellAreaControls
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
9c544a44f2
|
DM: Add renameChampion stub, fix wrong inputArray EventManager::commandProcess81ClickInPanel
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
b820a36d3a
|
DM: Add F0378_COMMAND_ProcessType81_ClickInPanel
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
eddf2f494d
|
DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanel
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
c1abeffecc
|
DM: Fix some GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
45461a4908
|
DM: Fix compilation on GCC
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
4044dfa364
|
DM: Add F0157_DUNGEON_GetSquareFirstThingData, F0377_COMMAND_ProcessType80_ClickInDungeonView
Also add ElementType enum and G0462_as_Graphic561_Box_ObjectPiles, refactor DungeonMan::_dungeonViewClickableBoxes into Box type
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d40e328e51
|
DM: Add F0372_COMMAND_ProcessType80_ClickInDungeonView_TouchFrontWall
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
23e0dfcc28
|
DM: Add standard GPLv2 header
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
2048539522
|
DM: Initialize some variables
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
afd844b6de
|
DM: Add missing F0292_CHAMPION_DrawState functions, fix error in toggleInventory
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
cfebcea041
|
DM: Add dummy test code for chmpion selection
|
2016-08-26 23:02:22 +02:00 |
|