Sterling Parker
|
c2bdeb7da1
|
Add LookScale property
As requested by @coelckers.
|
2019-04-28 23:02:01 +02:00 |
|
Sterling Parker
|
8ce7da0a5e
|
Add LookScale variable on weapon
This variable allows a weapon to set a custom look sensitivity multiplier without fiddling with FOVScale / DesiredFOV hacks.
|
2019-04-28 23:01:57 +02:00 |
|
Major Cooke
|
fc510a7d89
|
Added CanTouchItem virtual.
- Allows an actor with +PICKUP flag to determine if it can pick up specific items or not.
|
2019-04-28 22:57:40 +02:00 |
|
Christoph Oelckers
|
536c0b7647
|
- fixed: Unmorphing a monster did not clear its UNMORPHED flag.
|
2019-04-28 22:47:02 +02:00 |
|
Christoph Oelckers
|
961a6fe211
|
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
# Conflicts:
# wadsrc/static/zscript.txt
|
2019-04-28 22:14:34 +02:00 |
|