Anders Jenbo
7ffb595370
Load rouge and sorceror sounds in multiplayer
6 years ago
Anders Jenbo
35bea2958c
Correct test
6 years ago
Anders Jenbo
2f8a52efaf
Fix Visual Studio builds ...
6 years ago
Anders Jenbo
28c1832544
Fix Visual Studio builds
6 years ago
Anders Jenbo
e073422ce7
Unify executable for Spawn and Retail
...
The game will now autodetect if it should run in shareware mode or full
retail based on the found mpq file. Additionally it can beforced in the
shareware mode with --spawn even if the retail data is found.
This simplifies a lot of the spagetty code and lets us better refactor,
also worth noteing is that we won't have to setup a secound set of build
tests.
6 years ago
Arsène Pérard-Gayot
432fbc8ef7
Fix linking error with libSDL2main by forcing the use of local script 'FindSDL2.cmake'
6 years ago
Anders Jenbo
c009b72d9d
Unify SFX enums
6 years ago
Anders Jenbo
201656a8c3
Correct variable type
6 years ago
Anders Jenbo
08951a22d0
fix duplicate text in dialogs
6 years ago
nia
c6289baa8f
Support building on NetBSD.
6 years ago
Anders Jenbo
b896f7b18b
Only load UI sounds on boot
6 years ago
Anders Jenbo
bc3602486f
Fix type warnings in DiabloUI
6 years ago
Anders Jenbo
ac8a2a410e
Fix building Hellfire with CLang
6 years ago
Anders Jenbo
09a51aa300
Merge branch 'master' of github.com:diasurgical/devilution
6 years ago
Anders Jenbo
39e3de683d
[hellfire] TalkToTowner
6 years ago
Anders Jenbo
3c3e9b0f63
[hellfire] mainmenu_multi_player
6 years ago
Anders Jenbo
ff49e662a0
[hellfire] mainmenu_single_player
6 years ago
Anders Jenbo
fd7a2a63b5
[hellfire] mainmenu_loop
...
UiMainMenuDialog UiSupportDialog have been disabled as to avoid having
to implement hellfireui.dll for now.
6 years ago
Anders Jenbo
437b5d1187
[hellfire] MakeLightTable
6 years ago
Anders Jenbo
d2f495daa2
[hellfire] implement DoLighting
6 years ago
Anders Jenbo
35ca35e813
Books are present on all floors of the crypt
6 years ago
Anders Jenbo
78be8a1edf
Tweak icons and add Hellfire icons
6 years ago
Anders Jenbo
452c72bfcf
[hellfire] correct the name for barrels ( #2125 )
6 years ago
Anders Jenbo
5e535c43bb
Update Source/objects.cpp
6 years ago
Chance4us
2477d956e9
[hellfire] correct the name for barrels
6 years ago
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