Eugene Sandulenko
|
d01ac29dd2
|
DM: Properly set mapX and mapY. CID #1362609
|
2020-08-29 17:22:24 +02:00 |
|
Strangerke
|
f4472d2f0a
|
DM: Fix GCC warnings
|
2017-01-31 18:15:31 +01:00 |
|
Strangerke
|
fd8082593e
|
DM: Janitorial - remove trailing spaces
|
2016-09-20 22:31:28 +02:00 |
|
Strangerke
|
f9d28464ea
|
DM: Get rif od SquareType, rename SquareMask
|
2016-09-13 07:47:47 +02:00 |
|
Strangerke
|
4099814fbe
|
DM: Finish the renaming in champion.h
|
2016-09-10 14:53:10 +02:00 |
|
Strangerke
|
d2b0829476
|
DM: Change constants into enums in champion.h, renaming
|
2016-09-10 14:31:49 +02:00 |
|
Strangerke
|
d588e15dad
|
DM: Rename ChampionSlot enum
|
2016-09-10 11:47:36 +02:00 |
|
Strangerke
|
93fb0efc0b
|
DM: More renaming in champion.h
|
2016-09-09 07:32:32 +02:00 |
|
Strangerke
|
1b482a1e12
|
DM: Rename enums ChampionIndex, ChampionAttribute, ChampionWound, ChampionStatisticType, ChampionStatisticValue
|
2016-09-09 07:12:36 +02:00 |
|
Strangerke
|
b365338293
|
DM: Rename IconIndice enum
|
2016-09-09 01:09:25 +02:00 |
|
Bendegúz Nagy
|
cd3b485952
|
DM: Clean up includes
Swap <> to "" with scummvm files
Add dm/ prefix to dm files
Reorder includes to system files, dm files
|
2016-09-03 10:38:43 +02:00 |
|
Strangerke
|
bf5875d2fe
|
DM: Janitorial - Fix the style of some pointers
|
2016-08-27 10:54:29 +02:00 |
|
Strangerke
|
857d4e72ed
|
DM: Renaming of Champion and ChampionMan functions
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
53121afb09
|
DM: Fix some GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
c469c72824
|
DM: Move some more globals
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
b4b76047ff
|
DM: Fix some GCC warnings
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
f7ad6488e3
|
DM: Add localization
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
50f3cfa625
|
DM: Add debug command godmode
|
2016-08-26 23:02:22 +02:00 |
|
Strangerke
|
b174331e71
|
DM: refact f293_drawAllChampionStates, f283_viAltarRebirth, f327_isProjectileSpellCast and f326_championShootProjectile. Rename Direction.
|
2016-08-26 23:02:22 +02:00 |
|
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 |
|
Bendegúz Nagy
|
ee3973aa15
|
DM: Add code for loading the save files
|
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
|
11704d0c50
|
DM: Add savegame functions
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
3f01beea8a
|
DM: Add ChampionMan::f331_applyTimeEffects
|
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
|
b092e74be9
|
DM: Fix broken ChampionMan::f303_getSkillLevel
|
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
|
4d3c9d99f1
|
DM: Add f367_commandProcessTypes12to27_clickInChampionStatusBox
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
3e40cc46e3
|
DM: Add f255_timelineProcessEvent13_ViAltarRebirth
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
800100e2bc
|
DM: Add f260_timelineRefreshAllChampionStatusBoxes
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
4818eaaf55
|
DM: Add f253_timelineProcessEvent11Part1_enableChampionAction
|
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
|
89473344d8
|
DM: Fix several bugs realted to dungeon thing management and item handling
|
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
|
411ad40ca4
|
DM: Add missing code to several display functions
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
816319c659
|
DM: Revert to using byteWidths where the original does so as well
|
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
|
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 |
|
Bendegúz Nagy
|
6daa5c572e
|
DM: Add F0301_CHAMPION_AddObjectInSlot
|
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 |
|
Bendegúz Nagy
|
5ba83b8b4d
|
DM: Add F0295_CHAMPION_HasObjectIconInSlotBoxChanged, F0039_OBJECT_GetIconIndexInSlotBox
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
3442019d94
|
DM: Add F0299_CHAMPION_ApplyObjectModifiersToStatistics
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
1f73d771ce
|
DM: F0342_INVENTORY_DrawPanel_Object, F0031_OBJECT_LoadNames
|
2016-08-26 23:02:22 +02:00 |
|
Bendegúz Nagy
|
d6af931ad7
|
DM: Add F0303_CHAMPION_GetSkillLevel
|
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
|
eddf2f494d
|
DM: Add F0282_CHAMPION_ProcessCommands160To162_ClickInResurrectReincarnatePanel
|
2016-08-26 23:02:22 +02:00 |
|