This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
fa0a88f85e
vkdoom_m
/
wadsrc
/
static
/
zscript
/
engine
History
Download ZIP
Download TAR.GZ
Ricardo Luís Vaz Silva
1655f7e3b7
Allow XInput joysticks to work while the game is unfocused
2024-08-09 18:04:51 -03:00
..
ui
Allow XInput joysticks to work while the game is unfocused
2024-08-09 18:04:51 -03:00
base.zs
Export FScanner parser to ZScript as ScriptScanner
2023-12-25 10:52:56 +01: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
maps.zs
Change
CheckValue
to multi-return, due to unsupported out int/bool
2023-01-25 17:32:54 +01:00
ppshader.zs
- redid postprocessing shader interface to be free of the player dependency.
2022-01-17 00:07:43 +01:00
screenjob.zs
gave translations a dedicated scripted type.
2023-11-09 23:04:10 +01:00
service.zs
Expanded Service's Get<Type> functions to pass in
name
parameter.
2023-07-17 22:51:04 +02:00