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.
 
 
 
 
mittorn 7b127c23f5 client: fix vgui leaving text input move enabled (breaks CTRL in SDL2) 4 years ago
..
avi avi: replace longs by ints 4 years ago
vgui client: fix vgui leaving text input move enabled (breaks CTRL in SDL2) 4 years ago
cl_cmds.c engine: fix extra zeros in %0 5 years ago
cl_custom.c HTTP download support 6 years ago
cl_debug.c ref: render code moved out of engine, doesn't compile, first API prototype 5 years ago
cl_demo.c engine: mark GAME_EXPORT's 5 years ago
cl_efrag.c public: rename mathlib to xash3d_mathlib. 4 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 engine: client: explicitly cast literals to floats 5 years ago
cl_game.c Pass cl.viewentity into S_StartSound for pfnPlaySoundByNameAtLocation 4 years ago
cl_gameui.c menu_int: add DoubleTime extension 4 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 lowmemory: cut up netgraph buffers 5 years ago
cl_parse.c engine: client: move ref state updating into standalone function 4 years ago
cl_pmove.c engine: mark GAME_EXPORT's 5 years ago
cl_qparse.c engine: client: explicitly cast literals to floats 5 years ago
cl_remap.c ref_api: fix remap code 5 years ago
cl_render.c ref: add export that returns GL_GetProcAddress for renderapi 4 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 ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs 5 years ago
cl_video.c engine: fix various compiler warnings 5 years ago
cl_view.c keys: add OSK 5 years ago
client.h public: rename mathlib to xash3d_mathlib. 4 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 remove platform-specific macros 4 years ago
input.h platform: new fbdev bakend, move in_evdev to bakends 5 years ago
keys.c client: add some useful keys to Key_ToUpper 4 years ago
mod_dbghulls.c public: rename mathlib to xash3d_mathlib. 4 years ago
ref_common.c engine: client: move ref state updating into standalone function 4 years ago
ref_common.h engine: client: move ref state updating into standalone function 4 years ago
s_dsp.c engine: client: fix wrong type in DSP 5 years ago
s_load.c xash3d-fwgs: append missing new line at the end of file 5 years ago
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 engine: s_mouth: fix another signed char 5 years ago
s_stream.c Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
s_utils.c engine: fix various compiler warnings 5 years ago
s_vox.c engine: client/common: fix a few more format warnings 5 years ago
sound.h public: rename mathlib to xash3d_mathlib. 4 years ago
titles.c Initial amd64 port 6 years ago
vid_common.c engine: reliably tell client.dll about vid mode changes 5 years ago
vid_common.h engine: finish sdl1.2 port 5 years ago
vox.h engine: support compiling with gcc3 5 years ago