This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2025-02-11 02:40:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
61c91f05fc
gzdoom
/
src
/
scripting
/
vm
History
Christoph Oelckers
61c91f05fc
Merge branch '3.0_work'
...
# Conflicts: # src/gl/scene/gl_portal.cpp # src/r_plane.cpp
2017-03-12 20:31:34 +01:00
..
vm.h
- did a bit of header cleanup to reduce the dependency on dobject.h.
2017-03-09 23:30:42 +01:00
vmexec.cpp
Fixed compilation of Debug configuration
2017-03-05 11:39:25 +02:00
vmexec.h
Merge branch '3.0_work'
2017-03-12 20:31:34 +01:00
vmframe.cpp
Implemented implicit 'protected' inheritance in virtual functions
2017-03-05 09:49:31 +01:00
vmops.h
- refactored the scope check for VirtualScope calls.
2017-03-07 22:17:48 +01:00