This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
2c789a2d75
vkdoom_m
/
wadsrc
/
static
/
zscript
/
inventory
History
Christoph Oelckers
2c789a2d75
- looks like the last commit missed a few files.
2017-03-19 11:35:24 +01:00
..
ammo.txt
- properly handle all meta properties for inventory items.
2017-02-28 00:45:16 +01:00
armor.txt
- use an inventory flag to decide what items are slipped by DF_NO_HEALTH and DF_NO_ARMOR. With all the changes over the last 10 years this had become too spotty.
2017-02-28 21:45:47 +01:00
health.txt
- forgot to save the last fix for the previous commit.
2017-03-02 11:58:30 +01:00
inv_misc.txt
- properly handle all meta properties for inventory items.
2017-02-28 00:45:16 +01:00
inventory.txt
- moved all trivial actor properties into the scripts as 'property' declarations.
2017-03-19 11:30:28 +01:00
powerups.txt
- looks like the last commit missed a few files.
2017-03-19 11:35:24 +01:00
stateprovider.txt
- implemented the parser basics of a ZScript versioning system.
2017-03-05 14:13:00 +01:00
weaponpiece.txt
- scriptified the rest of the weapon pieces.
2017-01-18 18:46:24 +01:00
weapons.txt
- moved all trivial actor properties into the scripts as 'property' declarations.
2017-03-19 11:30:28 +01:00