This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
59ee89b622
vkdoom_m
/
src
/
scripting
/
backend
History
Christoph Oelckers
eade38fb09
- fixed crash when defining a global constant which references a class member constant in its value.
2017-09-02 08:14:50 +02:00
..
codegen.cpp
- fixed crash when defining a global constant which references a class member constant in its value.
2017-09-02 08:14:50 +02:00
codegen.h
- handle state label resolution in a non-actor cpntext more gracefully.
2017-08-12 10:04:06 +02:00
dynarrays.cpp
Merge branch 'master' of
https://github.com/coelckers/gzdoom
2017-04-13 02:18:16 +02: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
- 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
vmbuilder.h
- moved the VM types into their own file and only include it where really needed.
2017-04-13 01:12:04 +02:00
vmdisasm.cpp
- moved the VM types into their own file and only include it where really needed.
2017-04-13 01:12:04 +02:00