Kevin Caccamo
|
79426c028b
|
Fix Bag of Holding not increasing Firemace ammo capacity
|
2020-06-08 15:07:31 +03:00 |
|
Christoph Oelckers
|
1d1331289a
|
- there is no mace ammo in the bag of holding.
|
2020-06-06 16:19:11 +02:00 |
|
Christoph Oelckers
|
a638cfbd6e
|
- fixed: player_t::GetPSprite cannot guarantee success
As a consequence it must return null in the failure case instead of asserting and all calls to this function must check for the failure case.
|
2020-03-11 00:56:29 +01:00 |
|
Christoph Oelckers
|
4a67bfcddb
|
- deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound
|
2020-01-04 14:25:55 +01:00 |
|
Christoph Oelckers
|
61ead74492
|
- made the colorset names and the texts in the color picker localizable.
|
2019-05-19 18:57:39 +02:00 |
|
Christoph Oelckers
|
b542d1371d
|
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
|
2019-02-23 12:08:27 +01:00 |
|