This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2024-11-11 15:22:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f8c6adb7eb
gzdoom-gles
/
wadsrc
/
static
/
zscript
History
Christoph Oelckers
7325e3f0f8
- exported all member fields that make sense. Entirely private ones or classes that are not supposed to be extended were left out.
2016-11-23 17:34:36 +01:00
..
chex
doom
- added proper definitions for all exported native fields.
2016-11-22 23:43:32 +01:00
heretic
hexen
raven
shared
- exported all member fields that make sense. Entirely private ones or classes that are not supposed to be extended were left out.
2016-11-23 17:34:36 +01:00
strife
actor.txt
- allow defining native fields through scripts. Internally this only requires exporting the address, but not the entire field.
2016-11-22 19:20:31 +01:00
actor_checks.txt
base.txt
- exported the native fields of FState and FLevelLocals as well.
2016-11-23 00:35:06 +01:00
constants.txt
- added proper definitions for all exported native fields.
2016-11-22 23:43:32 +01:00