Anders Jenbo
adf5f8f504
Clean up hellfire related code
5 years ago
Anders Jenbo
dcde3cd3c8
Fix old save games where some monsters hade 0 instea of NO_LIGHT
5 years ago
Anders Jenbo
9c0bc202c8
Fix additional wrong checks for monsters lights
5 years ago
Anders Jenbo
fdf5d514b6
Remove redundant code from CastSpell
5 years ago
Anders Jenbo
374e8177ef
Remove wave.cpp
5 years ago
Anders Jenbo
94e7ee9496
Add test for PM_DoGotHit
...
This maintains the lack of zen combination in Hellfire but uses the
frame spacing from Diablo for both.
5 years ago
FluffyQuack
e3d1b19761
A bunch of comments explaining how variables are used. Mainly for structs.h, but a tiny bit for movement code and game loop as well.
5 years ago
Anders Jenbo
b0ef605e02
Fix build
5 years ago
Anders Jenbo
c17b4bb4d3
[hellfire] Fix defaying items in right hand multiplayer
5 years ago
Anders Jenbo
d68c8c1cc8
Fix issues related to cross loading save games
5 years ago
Anders Jenbo
00e3ff08ae
Unify majorty of monster.cpp
5 years ago
Anders Jenbo
0c01aa9928
[hellfire] M_TryH2HHit
5 years ago
Anders Jenbo
1e86577fc8
Some random cleanups
5 years ago
Anders Jenbo
2f4b66f844
Unify most of Hellfire's player code
5 years ago
Anders Jenbo
e19150bd0a
[hellfire] NetInit
5 years ago
Anders Jenbo
abec004ba6
[hellfire] PosOkPlayer
5 years ago
Anders Jenbo
8bf14c1e13
[hellfire] PM_DoAttack
5 years ago
Anders Jenbo
7c22dd2bd5
[hellfire] PlrHitPlr
5 years ago
Anders Jenbo
51c6104edf
[hellfire] StartPlrHit
5 years ago
Anders Jenbo
8d27b1db63
[hellfire] CreatePlayer
5 years ago
Anders Jenbo
d05f4fbe15
Merge recently cleaned hellfire code
5 years ago
Anders Jenbo
8c261d0966
Merge remaning clean Hellfire code paths
5 years ago
Anders Jenbo
9cefb7dab5
Remove invalid BUGFIX
...
Because else it will strip half the players gold
5 years ago
Anders Jenbo
c7b32ec4e4
Clean ups
5 years ago
Anders Jenbo
0c96e32f19
Unify all defines, enums and structs
5 years ago
Anders Jenbo
6f8f4c3293
Unify another chunk of simple Hellfire code paths
5 years ago
Anders Jenbo
01590d3757
Merge a section of the Hellfire item and quest code
5 years ago
Anders Jenbo
e609e170d0
Merge a large chunk of Hellfire the code paths
5 years ago
qndel
1dfa505895
[hellfire] CheckPlrSpell bin exact
5 years ago
Anders Jenbo
d20eddf48e
Unifcy a chunk of Hellfire's code pathts
5 years ago
Anders Jenbo
21d18d5c31
[hellfire] SpawnOnePremium
5 years ago
Juliano Goncalves
00f3b753ee
Extract valid readied spell logic
5 years ago
Juliano Goncalves
c2ed83eb5e
Ensure consistent types for '_pScrlSpells' and '_pISpells' operations
5 years ago
qndel
c4c2e0420c
spell defines and macros ( #2162 )
5 years ago
qndel
7f7ae623df
Goe ( #2163 )
...
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
5 years ago
Anders Jenbo
38dbcf7641
Format source
5 years ago
qndel
a2dc735f6b
some cleanup
5 years ago
qndel
0947ede2fe
Cleanup11 ( #2156 )
5 years ago
Anders Jenbo
f7290182fd
Reorder player.cpp
5 years ago
Gleb Mazovetskiy
ec329e645c
Fix all "no-write-strings" warnings
5 years ago
qndel
36dba1cc1c
cleanup ( #2127 )
5 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.
5 years ago
Anders Jenbo
3157885502
Correct shareware ifdefs
6 years ago
Anders Jenbo
57f0f5f4c7
Handle hellfire save game differences
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
3797fca554
Implement player class data
6 years ago
qndel
b81d2eb831
some cleanups ( #2099 )
6 years ago
qndel
d16bdd02ac
CheckNewPath cleanup
6 years ago
qndel
3e7e9b4012
PlrHitPlr cleanup
6 years ago
pionere
ba1f473e34
NUM_CLASSES
6 years ago