.. |
imagelib
|
imagelib: fix for loop scope
|
2024-02-27 04:04:54 +03:00 |
soundlib
|
engine: libmpg: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
base_cmd.c
|
|
|
base_cmd.h
|
|
|
cfgscript.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
cmd.c
|
engine: common: add joy_ prefix to automatically filterable cvars
|
2024-03-08 15:25:36 +03:00 |
com_strings.h
|
engine: use common strings to name the engine, makes branding easier for custom forks
|
2024-03-19 21:11:10 +03:00 |
common.c
|
engine: common: optimize COM_LoadFile/COM_LoadFileForMe removing double allocation
|
2024-02-07 23:22:27 +03:00 |
common.h
|
engine: add basic sounds.lst implementation
|
2024-02-05 12:49:27 +03:00 |
con_utils.c
|
engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file
|
2024-01-28 10:00:17 +03:00 |
crashhandler.c
|
crashhandler: set host.crashed before messagebox to allow platform code handle crashed state in different way
|
2024-02-27 04:14:37 +03:00 |
custom.c
|
|
|
cvar.c
|
engine: common: add joy_ prefix to automatically filterable cvars
|
2024-03-08 15:25:36 +03:00 |
cvar.h
|
|
|
dedicated.c
|
engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file
|
2024-01-28 10:00:17 +03:00 |
filesystem_engine.c
|
|
|
host_state.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
host.c
|
engine: host: enabled printing current developer level
|
2024-03-19 19:31:54 +03:00 |
hpak.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
hpak.h
|
|
|
identification.c
|
|
|
infostring.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
ipv6text.c
|
|
|
ipv6text.h
|
|
|
launcher.c
|
|
|
lib_common.c
|
engine: clean up common.h header from unused function prototypes, or move them to appropriate header or C file
|
2024-01-28 10:00:17 +03:00 |
library.h
|
|
|
masterlist.c
|
|
|
mod_bmodel.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
mod_local.h
|
|
|
mod_sprite.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
mod_studio.c
|
|
|
model.c
|
|
|
net_buffer.c
|
engine: net_buffer: remove unused MSG_SeekToByte
|
2024-01-28 20:01:29 +03:00 |
net_buffer.h
|
|
|
net_chan.c
|
engine: remove Netsplit_SendLong, as we're not planning to support old protocol on server side
|
2024-01-28 10:00:51 +03:00 |
net_encode.c
|
|
|
net_encode.h
|
|
|
net_ws.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
net_ws.h
|
|
|
netchan.h
|
|
|
pm_debug.c
|
|
|
pm_local.h
|
|
|
pm_surface.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
pm_trace.c
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
protocol.h
|
engine: increase elights limit up to 128
|
2024-02-23 20:54:32 +03:00 |
sounds.c
|
engine: sounds: remove extra logging
|
2024-02-05 15:57:59 +03:00 |
sys_con.c
|
engine: use common strings to name the engine, makes branding easier for custom forks
|
2024-03-19 21:11:10 +03:00 |
system.c
|
engine: system: parent messagebox to main window when dealing with Sys_Error
|
2024-03-05 17:12:51 +03:00 |
system.h
|
|
|
tests.h
|
|
|
whereami.c
|
|
|
whereami.h
|
|
|
world.c
|
|
|
world.h
|
|
|
zone.c
|
engine: zone: few more tunings for realloc
|
2024-02-21 00:59:02 +03:00 |