.. |
imagelib
|
engine: common: imagelib: img_png.c: fix wrong palette decoding.
|
2022-12-04 22:09:24 +03:00 |
soundlib
|
engine: soundlib: simplify string operation
|
2022-12-04 05:26:22 +03:00 |
base_cmd.c
|
engine: various const qualifier fixes
|
2022-05-29 04:22:43 +03:00 |
base_cmd.h
|
|
|
cfgscript.c
|
|
|
cmd.c
|
engine: common: fix cmdlist and cvarlist to match the beginning of command or cvar
|
2022-08-25 19:22:06 +03:00 |
com_strings.h
|
Merge master to ipv6
|
2022-11-17 19:34:46 +03:00 |
common.c
|
filesystem: introduce new module, based on engine filesystem.
|
2022-07-28 18:56:02 +03:00 |
common.h
|
engine: fix framerate being capped to 60FPS with vsync, remove vid_displayfrequency cvar. Never sleep with vsync or timedemo, for accuracy
|
2022-11-10 13:05:03 +03:00 |
con_utils.c
|
engine: common: simplify strings operations.
|
2022-12-04 22:37:45 +03:00 |
crashhandler.c
|
engine: common: simplify strings operations.
|
2022-12-04 22:37:45 +03:00 |
custom.c
|
engine: common: validate and load PNG images in customization
|
2022-12-01 18:25:11 +03:00 |
cvar.c
|
engine: common: simplify string operations
|
2022-12-04 05:26:22 +03:00 |
cvar.h
|
engine: common: made a filter for a filter (lol), so it's possible to play selected games with cl_filterstuffcmd enabled
|
2022-11-27 04:45:03 +03:00 |
dedicated.c
|
engine: remove duplicate svc_strings definition
|
2022-12-01 00:34:33 +03:00 |
filesystem_engine.c
|
engine: fix searching filesystem_stdio on mobile platforms
|
2022-08-06 20:16:56 +03:00 |
gamma.c
|
|
|
host_state.c
|
|
|
host.c
|
engine: common: fixed dedicated server bug
|
2022-12-04 23:29:26 +03:00 |
hpak.c
|
engine: common: hpak: fixed rest of bugs in HPAK_AddLump
|
2022-11-27 04:50:30 +03:00 |
hpak.h
|
engine: try to make hashpaks more compatible between 32-bit and 64-bit platforms
|
2022-09-20 21:57:13 +03:00 |
identification.c
|
|
|
infostring.c
|
|
|
ipv6text.c
|
engine: common: minor fixes to ipv6text library
|
2022-06-09 03:10:02 +03:00 |
ipv6text.h
|
engine: common: minor fixes to ipv6text library
|
2022-06-09 03:10:02 +03:00 |
launcher.c
|
wscript: allow to setup engine default gamedir during configure
|
2022-09-11 02:12:44 +03:00 |
lib_common.c
|
engine: let engine find the filesystem library, if it wasn't loaded yet
|
2022-08-01 13:25:51 +03:00 |
library.h
|
|
|
masterlist.c
|
engine: client: only accept server list from master servers (thanks @tyabus for idea)
|
2022-08-17 21:17:51 +03:00 |
mod_bmodel.c
|
|
|
mod_local.h
|
engine: common: delete unused Mod_Handle function
|
2022-06-15 13:54:54 +03:00 |
mod_sprite.c
|
|
|
mod_studio.c
|
|
|
model.c
|
engine: common: delete unused Mod_Handle function
|
2022-06-15 13:54:54 +03:00 |
net_buffer.c
|
engine: remove duplicate svc_strings definition
|
2022-12-01 00:34:33 +03:00 |
net_buffer.h
|
|
|
net_chan.c
|
|
|
net_encode.c
|
|
|
net_encode.h
|
|
|
net_ws.c
|
engine: common: simplify strings operations.
|
2022-12-04 22:37:45 +03:00 |
net_ws.h
|
Merge master to ipv6
|
2022-11-17 19:34:46 +03:00 |
netchan.h
|
engine: IPv6 support
|
2022-06-09 03:10:02 +03:00 |
pm_debug.c
|
|
|
pm_local.h
|
engine: common: add generic trace_t initialize function
|
2022-06-26 04:39:15 +03:00 |
pm_surface.c
|
|
|
pm_trace.c
|
engine: common: pm_trace: fixed non portable code in PM_ConvertTrace
|
2022-10-27 00:52:16 +06:00 |
protocol.h
|
engine: client: streamline constructing master server scan request through common function
|
2022-12-01 01:51:07 +03:00 |
sequence.c
|
|
|
sys_con.c
|
engine: disable stdout output and flush on Windows, Wcon already does the job
|
2022-06-14 04:41:37 +03:00 |
system.c
|
engine: common: throw an error message into log in normal mode too!
|
2022-12-02 21:22:22 +03:00 |
system.h
|
engine: introduce Sys_DebugBreak function to raise an exception for debugger
|
2022-11-10 12:10:48 +03:00 |
tests.h
|
engine: server: new IP filter, rewritten with IPv6 in mind
|
2022-06-09 03:10:02 +03:00 |
whereami.c
|
engine: whereami: fix C89 in Android detection
|
2022-08-01 14:33:36 +03:00 |
whereami.h
|
engine: include whereami library to detect current executable path, may be reworked later if needed
|
2022-06-13 03:07:37 +03:00 |
world.c
|
|
|
world.h
|
|
|
zone.c
|
engine: fix uninitialized variable in demo parsing code, fix incorrect size counter in memory allocator
|
2022-07-16 16:59:41 +03:00 |