This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
96df8f6729
vkdoom_m
/
wadsrc
/
static
/
zscript
History
Christoph Oelckers
3f98ba9069
- fixed: The Raven ambient sounds lost their looping flag when they were rewritten to use A_PlaySound instead of A_PlaySoundEx.
2016-11-30 19:08:58 +01:00
..
chex
- converted the Chex Quest actors, completing the DECORATE conversion.
2016-10-18 23:22:41 +02:00
doom
- partial scriptification of the Heresiarch
2016-11-29 15:24:38 +01:00
heretic
- re-added two lost parentheses in A_FireGoldWandPL1.
2016-11-30 19:03:46 +01:00
hexen
- scriptified Hexen's spike, which was the last remaining item in the game directories.
2016-11-29 18:42:48 +01:00
raven
- fixed: The Raven ambient sounds lost their looping flag when they were rewritten to use A_PlaySound instead of A_PlaySoundEx.
2016-11-30 19:08:58 +01:00
shared
- fixed a few bad declarations.
2016-11-30 16:19:13 +01:00
strife
- scriptified the Mauler, completing Strife.
2016-11-29 14:32:49 +01:00
actor.txt
- allow the VM to run on one global stack per thread.
2016-11-30 17:15:01 +01:00
actor_checks.txt
- renamed all instances of 'float' parameters to 'double', so that the Float32 type can be made usable for structs.
2016-11-21 13:04:27 +01:00
base.txt
- added a larger batch of function exports.
2016-11-30 01:25:51 +01:00
constants.txt
- scriptified Strife's assault gun and missile launcher.
2016-11-29 13:28:43 +01:00