Anders Jenbo
12f4fa44b8
Add const in codec.cpp
5 years ago
Anders Jenbo
926b2ee2ae
Cleanup debug.h
5 years ago
Anders Jenbo
34952d2b8d
Clean up dead.h
5 years ago
Anders Jenbo
2baa93ccde
Clean up cursor.h
5 years ago
Anders Jenbo
086cdf6afe
Re order control.cpp
5 years ago
Anders Jenbo
5a8f8eadb1
Clean up appfat.cpp
5 years ago
Anders Jenbo
30e61ed9a0
Reorder automap.cpp
5 years ago
Anders Jenbo
f0c80d87f1
Reorder codec.cpp
5 years ago
Anders Jenbo
064173fef1
Add description for nthread_has_500ms_passed ( #2141 )
5 years ago
Anders Jenbo
330074e840
Clean up menu animation code
5 years ago
Anders Jenbo
e40653c1e0
fixup! Clean up unused return type
5 years ago
Anders Jenbo
c54cc2013c
Calculate tick related values based on current game speed
5 years ago
Anders Jenbo
b7ca9a812a
Clean up unused return type
5 years ago
Gleb Mazovetskiy
a091a56e8e
Remove MAX_PATH restriction ( #898 )
...
Do not limit filesystem paths to 259 chars for MPQs, save files, and diablo.ini.
The MAX_PATH constant remains but now only limits path lengths within the MPQs.
5 years ago
Anders Jenbo
6580222d1c
Add enums for level entrances
6 years ago
Anders Jenbo
4e8df866bc
Fix function order [sha.cpp]
6 years ago
Gleb Mazovetskiy
ec329e645c
Fix all "no-write-strings" warnings
6 years ago
galaxyhaxz
d22d223ba9
[hellfire] fix drlg_l4 functions
6 years ago
Anders Jenbo
46e3216aac
Remove unused code
6 years ago
qndel
fa0b326498
unify names
6 years ago
Anders Jenbo
8b877603a8
Fix spawning NaKrul
6 years ago
qndel
1b18927bf2
fix multi quest bug
6 years ago
qndel
e31a7bc22e
enums and cleanups
6 years ago
qndel
fb81425ac6
some magic numbers cleanup
6 years ago
qndel
aa9a938665
DeltaAddItem
6 years ago
Anders Jenbo
2c951ac168
Add bugfix to hellfire variant of CrawlTable
6 years ago
Anders Jenbo
9150cb71a6
Clean up WitchBuyItem
6 years ago
Anders Jenbo
804071652b
Clean up HealerBuyItem
6 years ago
Anders Jenbo
ce1cc24e04
[hellfire] S_HealerEnter
6 years ago
qndel
36dba1cc1c
cleanup ( #2127 )
6 years ago
qndel
51ca45e0d6
On_SPELLXYD cleanup ( #2130 )
6 years ago
qndel
4fa00f9079
DeltaImportData bin exact and cleanup
6 years ago
qndel
2d6f5d09b8
delta_get_item cleanup
6 years ago
qndel
7dde42c89e
On_SBSPELL cleanup
6 years ago
Anders Jenbo
7ffb595370
Load rouge and sorceror sounds in multiplayer
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
Anders Jenbo
c009b72d9d
Unify SFX enums
6 years ago
Anders Jenbo
b896f7b18b
Only load UI sounds on boot
6 years ago
Anders Jenbo
ac8a2a410e
Fix building Hellfire with CLang
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
5e535c43bb
Update Source/objects.cpp
6 years ago
Chance4us
2477d956e9
[hellfire] correct the name for barrels
6 years ago