This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
6414fd301b
vkdoom_m
/
src
/
scripting
/
codegeneration
History
Christoph Oelckers
6414fd301b
- let's add a 'float' cast, too, just in case. It still will cast to double, because single precision floats only can exist as memory values.
2016-11-06 13:21:47 +01:00
..
codegen.cpp
- let's add a 'float' cast, too, just in case. It still will cast to double, because single precision floats only can exist as memory values.
2016-11-06 13:21:47 +01:00
codegen.h
- fixed and cleaned up state index jump handling
2016-11-06 13:14:46 +01:00
functioncalls.cpp
- implemented array-style syntax for Random calls.
2016-10-16 10:59:12 +02:00