This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
52bec33c0d
vkdoom_m
/
src
/
scripting
History
Christoph Oelckers
b570d0819b
- streamlined font handling for scripts a bit.
...
- moved the two 'you raised the alarm' messages for Strife to the string table
2017-02-05 13:14:22 +01:00
..
codegeneration
- streamlined font handling for scripts a bit.
2017-02-05 13:14:22 +01:00
decorate
- do not use strtol for parsing critical values that can get large.
2017-02-01 11:19:55 +01:00
vm
- exported DrawTexture to scripting.
2017-02-04 22:09:49 +01:00
zscript
- do not use strtol for parsing critical values that can get large.
2017-02-01 11:19:55 +01:00
thingdef.cpp
- fixed: Class and struct name lookup was not context aware.
2017-01-23 19:10:28 +01:00
thingdef.h
- fixed: Class and struct name lookup was not context aware.
2017-01-23 19:10:28 +01:00
thingdef_data.cpp
- exported some stuff for fonts and screen size that will be needed for the menus.
2017-02-04 00:46:22 +01:00
thingdef_properties.cpp
- fixed: Class and struct name lookup was not context aware.
2017-01-23 19:10:28 +01:00