Anders Jenbo
889bba8fb7
Add Hellfire parameters to help screen
6 years ago
Anders Jenbo
ad2ac2aeeb
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
Anders Jenbo
77038ddd77
Share pDiabloKillLevel in UnPackPlayer
...
pDiabloKillLevel is handled the same so no reason for ifdefing it
6 years ago
Anders Jenbo
df4308a2f9
Merge Hellfire enums
...
Thease enums do not affect others so enable them all in both builds
6 years ago
Anders Jenbo
bd5c7233d4
Add missing bit to UnPackPlayer
...
Ther is still a small diff, but should be functinoally identical
6 years ago
Anders Jenbo
1a57d98484
Clean up InitObjectGFX
6 years ago
Anders Jenbo
d665dfae9a
Clean up RndItem
6 years ago
Anders Jenbo
e0825eb60a
Clean up SaveItemPower
6 years ago
Anders Jenbo
b79a26bc96
Clean up DrawHelp
6 years ago
Anders Jenbo
5d00ac3d02
clean up dx_reinit
6 years ago
Anders Jenbo
e215a37941
Clean up lock_buf_priv
6 years ago
Anders Jenbo
01454e328e
Clean up dx_DirectDrawCreate
6 years ago
Anders Jenbo
f434bd6504
Add hellfire bugfix
6 years ago
Anders Jenbo
57326c6c7f
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
Anders Jenbo
e48e10a44c
Add Hellfire barral sounds
6 years ago
Anders Jenbo
749cda49f1
Implement loading of hellfire object files
6 years ago
Anders Jenbo
c5d02b21bd
Load hellfire spells from hero save
6 years ago
Anders Jenbo
34e526d4a9
Fix OOB in stores ( #2123 )
6 years ago
Anders Jenbo
e773e76fdc
Apply enums
6 years ago
Anders Jenbo
f57c2a80fe
Fix a couple of BUGFIX in hellfire code
6 years ago
Anders Jenbo
8eeab8a93e
Fix OOB in monster_posok
6 years ago
Anders Jenbo
f33e2fa4b7
Add hellfire AllObjects data
...
This should fix books not appearing in the crypt
6 years ago
Anders Jenbo
8ecb56952f
Correct right L2DOOR not having oTrapFlag enabled
6 years ago
Anders Jenbo
13258db968
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
Anders Jenbo
08838c9cae
Always use hellfire menu when hellfire is enabled
6 years ago
Gleb Mazovetskiy
7db206ea33
Fix OpenDingux icon
...
OpenDingux / RetroFW icons must be 32x32, as the menu does no scaling.
6 years ago
Anders Jenbo
3157885502
Correct shareware ifdefs
6 years ago
Anders Jenbo
7940b3ae01
Merge devilution
...
This fixes the size of the hero structure and allows us to start new
games from original hellfire savegames.
6 years ago
Anders Jenbo
57f0f5f4c7
Handle hellfire save game differences
6 years ago
Anders Jenbo
f6b178a965
Fix PkPlayerStruct size
6 years ago
Anders Jenbo
b8fa918f53
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
Anders Jenbo
43f9e71acb
Unify player structures
...
Since they are being usered there reserved status can be said to have
changed. Clearly naming them makes it easier to understand what meaning
they have and this doesn't affect bin exact.
6 years ago
Anders Jenbo
b62b3375bd
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
Anders Jenbo
f5f0d2dce0
Fix build
6 years ago
Anders Jenbo
490bdef778
Fix updating town when opening the hive/crypt
6 years ago
Anders Jenbo
b459c8254b
Correct search item panel offset
6 years ago
Anders Jenbo
4e7e3e0b46
0 1 0 0 1 ... 2
6 years ago
Anders Jenbo
e9de54fb5a
Calculate position of item highlighting
6 years ago
Anders Jenbo
9e4458edc2
Add data for hellfire shrines
6 years ago
Anders Jenbo
a6b22cc1bc
Fix compatability with D1 saves
6 years ago
Anders Jenbo
2371d293e0
Correct network descriptions
6 years ago
Anders Jenbo
a05bf8b3b8
Fix escape not going to Exit game in Hellfire
6 years ago
Anders Jenbo
1b69f1f5eb
Implement Hellfire credit screen
6 years ago
Anders Jenbo
3797fca554
Implement player class data
6 years ago
qndel
a62ea81495
more cleanup
6 years ago
Mieszko Ślusarczyk
f1208cd491
set macOS deployment target to 10.12.0 (macOS Sierra) ( #879 )
6 years ago
qndel
132723e851
door fix
6 years ago
Anders Jenbo
4e8843ee7c
Implement most of the Hellfire menu
...
Still missing is the support screen (functionally identical to the
credit screen)
This also fixes a long standing issue with the menu code where it would
some times return the index and some times the value of the selected
menu item. It now always returns the index and reciver must look up the
value.
6 years ago
qndel
fd5b12710f
some defines
6 years ago
Mathieu Maret
cf55e42cfb
Add hellfire cmake target
6 years ago