.. |
avi
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
vgui
|
platform: add GetMousePos, SetMousePos calls, fix typo
|
2018-10-27 23:28:29 +03:00 |
cl_cmds.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
cl_custom.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
cl_debug.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
cl_demo.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
cl_events.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
cl_frame.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
cl_game.c
|
platform: add GetMousePos, SetMousePos calls, fix typo
|
2018-10-27 23:28:29 +03:00 |
cl_gameui.c
|
GameUI: fix menu APIs loading order
|
2018-10-06 03:28:40 +03:00 |
cl_main.c
|
engine: fix warnings
|
2018-10-06 03:42:09 +03:00 |
cl_mobile.c
|
engine: adapt engine code to new platform backends system
|
2018-10-22 00:27:52 +03:00 |
cl_netgraph.c
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
cl_parse.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
cl_pmove.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
cl_qparse.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
cl_remap.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
cl_scrn.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
cl_tent.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
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.
|
2018-04-23 23:07:54 +03:00 |
cl_video.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
cl_view.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
client.h
|
Persistent console history
|
2018-10-04 18:10:12 +07:00 |
console.c
|
engine: fix warnings
|
2018-10-06 03:42:09 +03:00 |
gl_alias.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_backend.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_beams.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_cull.c
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
gl_decals.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_draw.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_export.h
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
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.
|
2018-04-23 23:07:54 +03:00 |
gl_frustum.h
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
gl_image.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_local.h
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_refrag.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
gl_rlight.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
gl_rmain.c
|
engine: adapt engine code to new platform backends system
|
2018-10-22 00:27:52 +03:00 |
gl_rmath.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
gl_rmisc.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_rpart.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_rsurf.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_sprite.c
|
engine: fix warnings
|
2018-10-06 03:42:09 +03:00 |
gl_studio.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
gl_warp.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
in_evdev.c
|
Add masterlist from engine. Use non-blocking network name resolution
|
2018-06-01 20:44:16 +03:00 |
in_joy.c
|
sound: make snd_mute_losefocus accessible outside
|
2018-10-22 00:36:38 +03:00 |
in_touch.c
|
platform: add Set/GetClipboardText calls. Remove unneeded SDL_SetHint call on Android, because Android does not use SDL anymore
|
2018-10-27 23:28:29 +03:00 |
input.c
|
platform: add GetMousePos, SetMousePos calls, fix typo
|
2018-10-27 23:28:29 +03:00 |
input.h
|
input: remove unneeded joy_found extern
|
2018-10-22 00:36:58 +03:00 |
keys.c
|
engine: adapt engine code to new platform backends system
|
2018-10-22 00:27:52 +03:00 |
mod_dbghulls.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
s_dsp.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
s_load.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
s_main.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
s_mix.c
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
s_mouth.c
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
s_stream.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
s_utils.c
|
Pure engine source code(LF line endings, UTF8 encoded)
|
2018-04-13 19:23:45 +03:00 |
s_vox.c
|
Apply 4253 update
|
2018-10-04 13:08:48 +07:00 |
sound.h
|
sound: make snd_mute_losefocus accessible outside
|
2018-10-22 00:36:38 +03:00 |
titles.c
|
Merge branch 'original'
|
2018-10-04 14:27:14 +07:00 |
vid_common.c
|
engine: adapt engine code to new platform backends system
|
2018-10-22 00:27:52 +03:00 |
vid_common.h
|
engine: adapt engine code to new platform backends system
|
2018-10-22 00:27:52 +03:00 |
vox.h
|
Merge 4140 update
|
2018-06-11 14:04:50 +03:00 |