.. |
chex
|
- made the colorset names and the texts in the color picker localizable.
|
2019-05-19 20:40:22 +02:00 |
doom
|
- Fixed compatibility flags not working in scripting.
|
2020-05-03 18:40:48 +02:00 |
heretic
|
Fix Bag of Holding not increasing Firemace ammo capacity
|
2020-06-08 15:50:35 +02:00 |
hexen
|
- let blastradius work without an effect actor.
|
2020-06-13 01:49:25 +02:00 |
inventory
|
- fixed: Inventory items that are terminated by GoAwayAndDie must be removed from the blockmap and sector lists.
|
2020-06-19 11:54:05 +02:00 |
player
|
- change recent /0 fix to conform to UDMF specs
|
2020-06-25 16:07:20 +02:00 |
raven
|
- Fixed compatibility flags not working in scripting.
|
2020-05-03 18:40:48 +02:00 |
shared
|
- fixed aiming camera that didn't follow target
|
2020-05-18 14:23:43 +02:00 |
strife
|
- fixed: player_t::GetPSprite cannot guarantee success
|
2020-03-11 20:18:43 +01:00 |
actions.zs
|
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
|
2019-04-28 22:14:34 +02:00 |
actor.zs
|
make various getter and pure-math methods clearscope, and where applicable, const
|
2020-06-07 14:34:48 +02:00 |
attacks.zs
|
Add help messages for most of the deprecated stuff in ZScript.
|
2020-03-16 11:07:29 +01:00 |
checks.zs
|
Add help messages for most of the deprecated stuff in ZScript.
|
2020-03-16 11:07:29 +01:00 |
interaction.zs
|
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
|
2019-04-28 22:14:34 +02:00 |
inventory_util.zs
|
- Fixed compatibility flags not working in scripting.
|
2020-05-03 18:40:48 +02:00 |
morph.zs
|
Changed Pre/Post(Un)Morph to take the other actor and a boolean indicating direction.
|
2020-03-09 00:28:05 +01:00 |