This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
a4a4e4e9f9
vkdoom_m
/
wadsrc
/
static
/
zscript
/
engine
History
Download ZIP
Download TAR.GZ
Christoph Oelckers
362b41be1a
- use consistent index types for array function return values.
2022-08-05 21:16:20 +02:00
..
ui
- made adjustments for proper int type promotion to allow internal ZScript to compile with it on.
2022-08-03 10:26:29 +02:00
base.zs
Export FindLumpFullName to ZScript.
2022-08-05 20:25:02 +02:00
dictionary.zs
- moved all shareable script sources to their own folder in gzdoom.pk3.
2020-10-31 12:24:13 +01:00
dynarrays.zs
- use consistent index types for array function return values.
2022-08-05 21:16:20 +02:00
inputevents.zs
- Backend update fron Raze, mainly new script exports and extensions.
2021-05-03 14:13:03 +02:00
ppshader.zs
- redid postprocessing shader interface to be free of the player dependency.
2022-01-17 00:07:43 +01:00
screenjob.zs
- block wipes when streaming movies are playing.
2022-06-06 12:30:47 +02:00
service.zs
Added GetString/Int/Double/Object(UI) functions to Service.
2021-07-27 16:26:39 +03:00