Xash3D FWGS engine.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alibek Omarov 0db1a7743d engine: try to fix -Wmaybe-uninitialized that may be enabled with -Wuninitialized. Diagnostic is prone to false-positives, as compiler don't have enough data for this 4 years ago
..
avi avi: replace longs by ints 5 years ago
vgui lib: restore dll loader support 5 years ago
cl_cmds.c engine: fix extra zeros in %0 5 years ago
cl_custom.c
cl_debug.c
cl_demo.c engine: mark GAME_EXPORT's 5 years ago
cl_efrag.c public: rename mathlib to xash3d_mathlib. 5 years ago
cl_efx.c engine: mark GAME_EXPORT's 5 years ago
cl_events.c engine: mark GAME_EXPORT's 5 years ago
cl_frame.c
cl_game.c client: fix assert when sprite exist, but not loadable 5 years ago
cl_gameui.c menu_int: add DoubleTime extension 5 years ago
cl_main.c engine: mark GAME_EXPORT's 5 years ago
cl_mobile.c engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
cl_netgraph.c
cl_parse.c engine: mark GAME_EXPORT's 5 years ago
cl_pmove.c engine: mark GAME_EXPORT's 5 years ago
cl_qparse.c
cl_remap.c ref_api: fix remap code 5 years ago
cl_render.c ref: add export that returns GL_GetProcAddress for renderapi 5 years ago
cl_scrn.c engine: try to fix -Wmaybe-uninitialized that may be enabled with -Wuninitialized. Diagnostic is prone to false-positives, as compiler don't have enough data for this 4 years ago
cl_tent.c engine: mark GAME_EXPORT's 5 years ago
cl_tent.h
cl_video.c
cl_view.c
client.h public: rename mathlib to xash3d_mathlib. 5 years ago
console.c engine: try to fix -Wmaybe-uninitialized that may be enabled with -Wuninitialized. Diagnostic is prone to false-positives, as compiler don't have enough data for this 4 years ago
in_joy.c engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
in_touch.c engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
input.c platform: add Platfrom_Init, Platform_Shutdown, Platform_MouseMove move platform-specific code from host.c 5 years ago
input.h
keys.c client: add some useful keys to Key_ToUpper 5 years ago
mod_dbghulls.c public: rename mathlib to xash3d_mathlib. 5 years ago
ref_common.c engine: mark GAME_EXPORT's 5 years ago
ref_common.h
s_dsp.c
s_load.c
s_main.c engine: mark GAME_EXPORT's 5 years ago
s_mix.c engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 5 years ago
s_mouth.c
s_stream.c
s_utils.c
s_vox.c
sound.h public: rename mathlib to xash3d_mathlib. 5 years ago
titles.c
vid_common.c engine: reliably tell client.dll about vid mode changes 5 years ago
vid_common.h
vox.h