This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
8f74cebd44
vkdoom_m
/
wadsrc
/
static
/
zscript
/
actors
/
player
History
Major Cooke
8f74cebd44
Added code for rotating the PSprite, courtesy of IvanDobrovski.
...
- However, the XY offsets are relative as a result.This must be made toggleable.
2020-10-25 15:42:09 +01:00
..
player.zs
Added code for rotating the PSprite, courtesy of IvanDobrovski.
2020-10-25 15:42:09 +01:00
player_cheat.zs
- localized some user-facing texts that were still string literals.
2019-03-19 00:37:43 +01:00
player_inventory.zs
- deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound
2020-01-04 14:25:55 +01:00
player_morph.zs
- block off the Substitute function by making it private to the 3 classes that really need it.
2020-04-19 21:08:24 +02:00