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 0c058f2eca Add waf buildscripts, add updated game_launch 6 years ago
..
avi Move client-only parts to client 6 years ago
vgui Library loader refactoring. Not tested for platforms other than Linux 6 years ago
cl_cmds.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
cl_custom.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
cl_demo.c Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 6 years ago
cl_events.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
cl_frame.c Apply Apr20 update 6 years ago
cl_game.c Apply 4097 update 6 years ago
cl_gameui.c Library loader refactoring. Not tested for platforms other than Linux 6 years ago
cl_main.c Library loader refactoring. Not tested for platforms other than Linux 6 years ago
cl_mobile.c Implement Mobility API support. Add missing IN_TouchShutdown and Joy_Shutdown calls. Don't save video and opengl configs if engine crashed. 6 years ago
cl_netgraph.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
cl_parse.c Add waf related files to gitignore. Restore cl_trace_messages 6 years ago
cl_pmove.c Merge 4097 6 years ago
cl_remap.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
cl_scrn.c Merge 4097 6 years ago
cl_tent.c Apply Apr18 update 6 years ago
cl_tent.h Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 6 years ago
cl_video.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
cl_view.c Integrate FWGS vgui_support 6 years ago
client.h Add waf related files to gitignore. Restore cl_trace_messages 6 years ago
console.c Restore utf-8 support 6 years ago
gl_alias.c Merge branch 'original' (except gldebug, msaa) 6 years ago
gl_backend.c Replace GL_TEXTURE by XASH_TEXTURE because it's used internally by GL.h 6 years ago
gl_beams.c Fix noise index for not sine beams 6 years ago
gl_cull.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
gl_decals.c Replace GL_TEXTURE by XASH_TEXTURE because it's used internally by GL.h 6 years ago
gl_draw.c Merge branch 'original' (except gldebug, msaa) 6 years ago
gl_export.h Merge branch 'original' (except gldebug, msaa) 6 years ago
gl_frustum.c Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 6 years ago
gl_frustum.h Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
gl_image.c Merge 4097 6 years ago
gl_local.h Crashhandler refactoring for POSIX systems. Shows engine version now. 6 years ago
gl_refrag.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
gl_rlight.c Apply Apr18 update 6 years ago
gl_rmain.c Add waf buildscripts, add updated game_launch 6 years ago
gl_rmath.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
gl_rmisc.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
gl_rpart.c Replace GL_TEXTURE by XASH_TEXTURE because it's used internally by GL.h 6 years ago
gl_rsurf.c Crashhandler refactoring for POSIX systems. Shows engine version now. 6 years ago
gl_sprite.c Merge branch 'original' (except gldebug, msaa) 6 years ago
gl_studio.c Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 6 years ago
gl_warp.c Merge branch 'original' (except gldebug, msaa) 6 years ago
in_evdev.c Engine input port. Incomplete integration of touch, gamepad, evdev input 6 years ago
in_joy.c Adapt input code to newer engine 6 years ago
in_touch.c Remove vid_mode. VID_GetModeString now returns only supported modes from SDL2 6 years ago
input.c Move client-only parts to client 6 years ago
input.h Move client-only parts to client 6 years ago
keys.c Fix missing const-qualifiers in engine code. Fix qboolean/int mixing in interface implementations(int is preferred). Replace long by int in COM_RandomLong. 6 years ago
s_dsp.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
s_load.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
s_main.c Fix too loud entities in multiplayer 6 years ago
s_mix.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
s_mouth.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
s_stream.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
s_utils.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
s_vox.c Pure engine source code(LF line endings, UTF8 encoded) 6 years ago
sound.h Add SDL sound backend 6 years ago
titles.c Move client-only parts to client 6 years ago
vid_common.c Remove vid_mode. VID_GetModeString now returns only supported modes from SDL2 6 years ago
vid_common.h Remove vid_mode. VID_GetModeString now returns only supported modes from SDL2 6 years ago
vox.h Merge common SDL port changes 6 years ago