This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
b0a0056097
vkdoom_m
/
wadsrc
/
static
/
zscript
History
Christoph Oelckers
06cdcf1338
Merge branch 'zscript' of
https://github.com/rheit/zdoom
into gz-zscript
2016-11-15 13:40:18 +01:00
..
chex
- converted the Chex Quest actors, completing the DECORATE conversion.
2016-10-18 23:22:41 +02:00
doom
Merge branch 'zscript' of
https://github.com/rheit/zdoom
into gz-zscript
2016-11-15 11:36:59 +01:00
heretic
- fixed: State labels were resolved in the calling function's context instead of the called function one's.
2016-11-14 14:12:27 +01:00
hexen
- fixed: State labels were resolved in the calling function's context instead of the called function one's.
2016-11-14 14:12:27 +01:00
raven
- turned everything I could into non-action functions.
2016-10-22 17:49:08 +02:00
shared
Merge branch 'zscript' of
https://github.com/rheit/zdoom
into gz-zscript
2016-11-15 13:40:18 +01:00
strife
- fixed: State labels were resolved in the calling function's context instead of the called function one's.
2016-11-14 14:12:27 +01:00
actor.txt
- moved A_Light to Actor after finding some mods which used it badly. Besides, it should be fine to use this from PlayerPawns as well.
2016-11-15 13:39:41 +01:00
actor_checks.txt
- fixed: State labels were resolved in the calling function's context instead of the called function one's.
2016-11-14 14:12:27 +01:00
base.txt
- implemented handling for virtual function.
2016-11-11 20:05:07 +01:00
constants.txt
- fixed CheckRange return value.
2016-11-14 17:50:09 +01:00