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
2024-12-03 17:32:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
48b4915f5b
gzdoom
/
wadsrc
/
static
/
zscript
/
hexen
History
Christoph Oelckers
7a5171a2e9
- fixed: The check for virtual function overrides was never done if the overriding function had no qualifier at all.
...
- fixed several occurences where an 'override' qualifier was missing.
2017-01-08 19:07:26 +01:00
..
baseweapons.txt
bats.txt
bishop.txt
blastradius.txt
- reviewd script code for spawn calls that did not check their results.
2016-12-31 15:40:51 +01:00
boostarmor.txt
centaur.txt
- address bad use of pitch in A_CustomMissile.
2016-12-24 14:46:34 +01:00
clericboss.txt
clericflame.txt
clericholy.txt
- reviewd script code for spawn calls that did not check their results.
2016-12-31 15:40:51 +01:00
clericmace.txt
- renamed internal MELEERANGE constant to deconflict with Actor's MeleeRange member.
2016-12-10 16:36:19 +01:00
clericplayer.txt
clericstaff.txt
- renamed internal MELEERANGE constant to deconflict with Actor's MeleeRange member.
2016-12-10 16:36:19 +01:00
demons.txt
- address bad use of pitch in A_CustomMissile.
2016-12-24 14:46:34 +01:00
dragon.txt
ettin.txt
fighteraxe.txt
- renamed internal MELEERANGE constant to deconflict with Actor's MeleeRange member.
2016-12-10 16:36:19 +01:00
fighterboss.txt
fighterfist.txt
- renamed internal MELEERANGE constant to deconflict with Actor's MeleeRange member.
2016-12-10 16:36:19 +01:00
fighterhammer.txt
- renamed internal MELEERANGE constant to deconflict with Actor's MeleeRange member.
2016-12-10 16:36:19 +01:00
fighterplayer.txt
fighterquietus.txt
firedemon.txt
flame.txt
flechette.txt
- reviewd script code for spawn calls that did not check their results.
2016-12-31 15:40:51 +01:00
flies.txt
- added a TStaticArray class that allows safe access to resizable static data (like the sectors, linedefs, etc.) for the VM.
2017-01-02 21:40:52 +01:00
fog.txt
healingradius.txt
heresiarch.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
hexenarmor.txt
hexendecorations.txt
hexenkeys.txt
hexenspecialdecs.txt
iceguy.txt
korax.txt
- reviewd script code for spawn calls that did not check their results.
2016-12-31 15:40:51 +01:00
mageboss.txt
magecone.txt
- renamed internal MELEERANGE constant to deconflict with Actor's MeleeRange member.
2016-12-10 16:36:19 +01:00
magelightning.txt
mageplayer.txt
magestaff.txt
magewand.txt
- renamed A_FireCustomMissile and added a deprecated compatibility wrapper to deal with the inverted pitch this function used.
2016-12-24 16:34:45 +01:00
mana.txt
pig.txt
- renamed internal MELEERANGE constant to deconflict with Actor's MeleeRange member.
2016-12-10 16:36:19 +01:00
puzzleitems.txt
scriptprojectiles.txt
serpent.txt
- address bad use of pitch in A_CustomMissile.
2016-12-24 14:46:34 +01:00
speedboots.txt
spike.txt
summon.txt
teleportother.txt
wraith.txt
- address bad use of pitch in A_CustomMissile.
2016-12-24 14:46:34 +01:00