mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-08 14:00:43 +00:00
6e88529324
- Changed Actor's Damage property into an actual function. All access to the damage property must now be done through GetMissileDamage. actor->GetMissileDamage(0, 1) is equivalent to the former actor->Damage, for the case where actor->Damage was not an expression. (I suppose I will probably need to make a thunk for DECORATE expressions that want to read it.) - Cleaned up some decorate expression evaluation functions that are no longer used. SVN r3919 (scripting) |
||
---|---|---|
.. | ||
acs | ||
actors | ||
graphics | ||
maparrows | ||
mapinfo | ||
sbarinfo | ||
shaders/d3d | ||
sounds | ||
sprites | ||
textures | ||
xlat | ||
althudcf.txt | ||
animated.lmp | ||
animdefs.txt | ||
compatibility.txt | ||
confont.lmp | ||
dbigfont.lmp | ||
decaldef.txt | ||
decorate.txt | ||
dehsupp.txt | ||
etc.h.txt | ||
fontdefs.txt | ||
in_epi1.txt | ||
in_epi2.txt | ||
in_epi3.txt | ||
in_htc1.txt | ||
in_htc2.txt | ||
in_htc3.txt | ||
indexfont | ||
iwadinfo.txt | ||
language.enu | ||
language.fr | ||
language.ita | ||
lockdefs.txt | ||
menudef.txt | ||
netnotch.dat | ||
notch.dat | ||
reverbs.txt | ||
sbarinfo.txt | ||
sbigfont.lmp | ||
sndinfo.txt | ||
sndseq.txt | ||
spaldoom.lmp | ||
spalhtic.lmp | ||
teaminfo.txt | ||
terrain.txt | ||
textcolors.txt | ||
textures.txt | ||
things.h.txt | ||
vga-rom-font.16 | ||
x11r6rgb.txt | ||
xhairs.txt |