This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-03-11 20:02:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2533ff3ffc
gzdoom
/
wadsrc
/
static
/
zscript
/
strife
History
Christoph Oelckers
62dd810a4e
- fixed: A_ProgrammerMelee damaged the caller, not the target.
2017-03-02 13:14:54 +01:00
..
acolyte.txt
alienspectres.txt
- scriptified a large part of the weapon code.
2017-01-19 17:40:34 +01:00
beggars.txt
coin.txt
- added an amount parameter to the 'drop' CCMD.
2017-02-23 20:18:02 +01:00
crusader.txt
entityboss.txt
- reviewd script code for spawn calls that did not check their results.
2016-12-31 15:40:51 +01:00
inquisitor.txt
- fixed local variable having the same name as a member in Strife's inquisitor.
2017-01-22 12:28:09 +01:00
klaxon.txt
loremaster.txt
- address bad use of pitch in A_CustomMissile.
2016-12-24 14:46:34 +01:00
macil.txt
merchants.txt
oracle.txt
peasants.txt
programmer.txt
- fixed: A_ProgrammerMelee damaged the caller, not the target.
2017-03-02 13:14:54 +01:00
questitems.txt
ratbuddy.txt
reaver.txt
rebels.txt
- reviewd script code for spawn calls that did not check their results.
2016-12-31 15:40:51 +01:00
sentinel.txt
sigil.txt
- reviewd script code for spawn calls that did not check their results.
2016-12-31 15:40:51 +01:00
spectral.txt
- reviewd script code for spawn calls that did not check their results.
2016-12-31 15:40:51 +01:00
stalker.txt
strifeammo.txt
strifearmor.txt
strifebishop.txt
- address bad use of pitch in A_CustomMissile.
2016-12-24 14:46:34 +01:00
strifefunctions.txt
- reviewd script code for spawn calls that did not check their results.
2016-12-31 15:40:51 +01:00
strifehumanoid.txt
strifeitems.txt
- streamlined font handling for scripts a bit.
2017-02-05 13:14:22 +01:00
strifekeys.txt
strifeplayer.txt
strifestuff.txt
strifeweapons.txt
templar.txt
thingstoblowup.txt
- fixed stringtable access in menus.
2017-02-12 14:28:38 +01:00
weaponassault.txt
weaponcrossbow.txt
weapondagger.txt
fixed: A_JabDagger called S_Sound instead of A_PlaySound.
2016-12-28 18:20:41 +01:00
weaponflamer.txt
weapongrenade.txt
- fixed: The check for virtual function overrides was never done if the overriding function had no qualifier at all.
2017-01-08 19:07:26 +01:00
weaponmauler.txt
weaponmissile.txt
zombie.txt