This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
005e6871f9
vkdoom_m
/
src
/
scripting
History
Christoph Oelckers
64bdc8c495
- fixed some incomplete checks for static arrays.
...
- made AActor::OkaytoSwitchTarget scripted virtual.
2017-03-15 01:39:59 +01:00
..
backend
- fixed some incomplete checks for static arrays.
2017-03-15 01:39:59 +01:00
decorate
Fixed DECORATE scope for duplicates
2017-03-12 20:27:38 +01:00
vm
- fixed variable size mismatch and some warnings for 32 bit builds.
2017-03-14 18:48:51 +01:00
zscript
- implemented static constant arrays in class scope.
2017-03-14 23:55:30 +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
- replaced another large batch of homegrown type use.
2017-03-08 18:55:53 +01:00
thingdef.h
- replaced another large batch of homegrown type use.
2017-03-08 18:55:53 +01:00
thingdef_data.cpp
Fixed comparison of class names for functions and fields
2017-03-14 15:50:05 +01:00
thingdef_properties.cpp
- replaced another large batch of homegrown type use.
2017-03-08 18:55:53 +01:00