Anders Jenbo
3d2707b40e
Fix Golem check (again)
5 years ago
Anders Jenbo
bf02e0710b
Fix calculating text speed for text containing line breaks
5 years ago
Anders Jenbo
0c8664b016
Implement Cornerstone of the World functionality
5 years ago
Anders Jenbo
3d93478a6c
Some additional clean up
5 years ago
Anders Jenbo
2845ea9624
Use anon namespace for local symbols
5 years ago
Anders Jenbo
e0d844eb47
Fix Windows builds
5 years ago
Anders Jenbo
757fd4d33d
Full document and further clean up minitext.cpp
5 years ago
Anders Jenbo
beca185e5b
Deduplicate some code in minitext.cpp
5 years ago
Andi
03b989f6f4
Dynamic speed scrolling text ( #985 )
5 years ago
Anders Jenbo
88a715cdcc
Clean up narator sound logic
...
Also this provides a helper function for calculating the length of a
sound
5 years ago
Anders Jenbo
973d95b9d4
Unify code, and fix bugs related to golems
...
- OOBs
- Not getting XP from monsters hit by golems
- Sneaks fleeing in the wrong direction of golem
- Monsters going in active when fighting golems offscreen
5 years ago
Anders Jenbo
bdf5c0d0cb
Unify the last of missiles.cpp
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
8e772c4a71
Unify firewall logic
5 years ago
Anders Jenbo
a1281d8b54
[hellfire] Fix bugs related to using the wrong player index
...
- Firewall damage was incorrect for player 0 (host or single player)
- Town Shrine would always cast TP from the host instead of the user
- Oily Shrine and Sparkling Shrine would cast there traps as player 0
- The farmer would always think he was talking to the local player
5 years ago
Anders Jenbo
46e73d3d89
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
Anders Jenbo
b6a5a413e7
Fix lvl3 door appearing wrong when opened by other players
5 years ago
Anders Jenbo
9894bffc95
Unify another chunk of Hellfire code
5 years ago
Anders Jenbo
35c2061ba3
Fix items morphing in Diablo
5 years ago
Anders Jenbo
f6a4eaf0bc
Apply 1.09 fixes to Hellfire monsters
5 years ago
Anders Jenbo
f05ae4c19a
Unify monster data
5 years ago
Anders Jenbo
9be0bb4881
[hellfire] Correct the dark loard mExp
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
Anders Jenbo
290098fd63
Unify some more missile code
5 years ago
Anders Jenbo
aa7354aa57
Merge branch 'master' of github.com:diasurgical/devilution
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
47004ddd35
Add widescreen menus
5 years ago
Joerg Wissen
25a8d5be6b
Added feature to show all players on automap. ( #977 )
5 years ago
Anders Jenbo
bd625a5411
Fix item morphing
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
c3b4b5193f
Unify a chunk of Hellfire code
5 years ago
Anders Jenbo
f6b3e0156c
[diablo] Fix monsters seeing all missiles as firewalls
...
If any firewall was present monsters would treat all missiles as
firewalls
5 years ago
Anders Jenbo
9cd6bd96a9
[hellfire] Fix monster eating logic
...
- Nolonger drop health when not on normal difficulty
- Uniques will nolonger drop health
- All monsters heal at the same rate
5 years ago
Anders Jenbo
de72719826
[diablo] Fix wrong monster death sound
...
When a monster is killed by another monster both woul play there death
sound
5 years ago
Anders Jenbo
2eaf750240
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
Anders Jenbo
9b1568cc08
Startup issues with shareware version
5 years ago
galaxyhaxz
ed028f2f7d
Fix lazarus staff skip
5 years ago
Anders Jenbo
244c5437b4
Fix saving items
5 years ago
Anders Jenbo
a2c1dd1a24
Fix monster AI for release builds
5 years ago
Anders Jenbo
2b6286dd7f
Clean ups and BUGFIX notes
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
9c786b3d42
Fix build
5 years ago
Anders Jenbo
c8a4cc1d1e
Unify trivial monster code
5 years ago
Anders Jenbo
ccd0e7fd23
Merge branch 'master' of github.com:diasurgical/devilution
5 years ago
Anders Jenbo
21fe5b7daf
[hellfire] MissToMonst
5 years ago
Anders Jenbo
8a0ab18ae9
[hellfire] PrintMonstHistory
5 years ago
Anders Jenbo
578471a030
Clean up LineClear
5 years ago