This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
ea3d26aafd
vkdoom_m
/
src
/
scripting
/
backend
History
Christoph Oelckers
ea3d26aafd
- fixed character to int conversion for UTF8-characters.
2018-12-01 10:30:50 +01:00
..
codegen.cpp
- fixed character to int conversion for UTF8-characters.
2018-12-01 10:30:50 +01:00
codegen.h
- moved the type infomation entirely out of VMValue.
2018-11-18 19:31:13 +01:00
dynarrays.cpp
- fix compile errors
2018-11-29 19:32:08 +01:00
scopebarrier.cpp
- changed Doom source license to GPL in all subdirectories and fixed missing licenses in a few other files.
2017-04-17 12:27:19 +02:00
scopebarrier.h
- took PTypeBase and all its subclasses out of the DObject hierarchy.
2017-04-13 17:47:17 +02:00
vmbuilder.cpp
Merge remote-tracking branch 'remotes/origin/weapon_scriptification' into asmjit
2018-11-30 21:28:44 +01:00
vmbuilder.h
- moved the type infomation entirely out of VMValue.
2018-11-18 19:31:13 +01:00
vmdisasm.cpp
- removed OP_TAIL.
2018-11-18 07:43:03 +01:00