This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
19a4eb79aa
vkdoom_m
/
src
/
common
/
objects
History
Christoph Oelckers
c89ae6358e
- Backend update from Raze, mostly maintenance changes without new functionality.
2022-08-11 22:51:19 +02:00
..
autosegs.cpp
- fixed incorrect autosegs section addresses on macOS
2020-11-14 12:16:51 +02:00
autosegs.h
- eliminate dependency on linking order for autosegs registration
2020-11-13 11:03:16 +02:00
dobject.cpp
- fixed return type of MSTimeF script function.
2022-04-30 12:13:20 +02:00
dobject.h
- backend update from Raze.
2020-11-23 15:45:33 +01:00
dobjgc.cpp
- silenced some warnings.
2022-05-14 11:55:56 +02:00
dobjgc.h
- Backend update from Raze, mostly maintenance changes without new functionality.
2022-08-11 22:51:19 +02:00
dobjtype.cpp
- fixed incorrect extension of overridden function prototype
2021-02-12 08:42:57 +01:00
dobjtype.h
- Implement return type covariance for ZScript virtual functions
2020-09-27 14:18:15 +02:00