This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
ac95cba848
vkdoom_m
/
src
/
scripting
History
Christoph Oelckers
ac95cba848
- fixed generic class type properties to handle "" and "none" as 'no class'.
2017-03-19 12:02:17 +01:00
..
backend
Fixed compilation warnings reported by Clang
2017-03-18 15:13:02 +02:00
decorate
- fixed generic class type properties to handle "" and "none" as 'no class'.
2017-03-19 12:02:17 +01:00
vm
- fixed the early-outs for empty functions in the VM caller.
2017-03-18 21:31:43 +01:00
zscript
- fixed generic class type properties to handle "" and "none" as 'no class'.
2017-03-19 12:02:17 +01:00
symbols.cpp
- replaced another large batch of homegrown type use.
2017-03-08 18:55:53 +01:00
symbols.h
- added version check for member variables.
2017-03-05 20:41:41 +01:00
thingdef.cpp
- started scriptifying the level intermission screen. This compiles but is not active yet.
2017-03-18 12:18:15 +01:00
thingdef.h
- replaced another large batch of homegrown type use.
2017-03-08 18:55:53 +01:00
thingdef_data.cpp
- status screen fully scriptified but not active yet.
2017-03-18 19:35:26 +01:00
thingdef_properties.cpp
- fixed generic class type properties to handle "" and "none" as 'no class'.
2017-03-19 12:02:17 +01:00