.. |
imagelib
|
Merge 4140 update
|
6 years ago |
soundlib
|
Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends.
|
6 years ago |
base_cmd.c
|
Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid
|
7 years ago |
base_cmd.h
|
Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid
|
7 years ago |
build.c
|
Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends.
|
6 years ago |
cfgscript.c
|
…
|
|
cmd.c
|
Merge 4140 update
|
6 years ago |
com_strings.h
|
Merge 4143 update
|
6 years ago |
common.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.
|
7 years ago |
common.h
|
Revert 64257ef to not break C++ header compability
|
6 years ago |
con_utils.c
|
Move command autocomplete to common engine files, as it used by Wcon and may be used by curses console in future
|
6 years ago |
crashhandler.c
|
Crashhandler refactoring for POSIX systems. Shows engine version now.
|
7 years ago |
crclib.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.
|
7 years ago |
crtlib.c
|
Merge 4140 update
|
6 years ago |
crtlib.h
|
Merge 4140 update
|
6 years ago |
custom.c
|
Merge 4140 update
|
6 years ago |
cvar.c
|
Forgot to add cvars into basecmd. Add basecmd_test to check is basecmd valid
|
7 years ago |
cvar.h
|
Add basecmd from old engine. Add basecmd_stats command
|
7 years ago |
dedicated.c
|
Fix dedicated compiling errors
|
6 years ago |
filesystem.c
|
Add RoDir support
|
6 years ago |
filesystem.h
|
Add string.h, fix decals with unsigned char
|
7 years ago |
gamma.c
|
…
|
|
host.c
|
Add RoDir support
|
6 years ago |
host_state.c
|
Merge 4143 update
|
6 years ago |
hpak.c
|
Merge 4097
|
7 years ago |
identification.c
|
…
|
|
infostring.c
|
Add waf buildscripts, add updated game_launch
|
7 years ago |
launcher.c
|
Fix noise index for not sine beams
|
7 years ago |
lib_common.c
|
MSVC & Win32 related fixes
|
6 years ago |
lib_posix.c
|
Library loader refactoring. Not tested for platforms other than Linux
|
7 years ago |
library.h
|
Merge 4140 update
|
6 years ago |
masterlist.c
|
Merge 4140 update
|
6 years ago |
mathlib.c
|
…
|
|
mathlib.h
|
Apply 4140 update
|
6 years ago |
matrixlib.c
|
…
|
|
mod_bmodel.c
|
Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends.
|
6 years ago |
mod_local.h
|
Merge 4140 update
|
6 years ago |
mod_studio.c
|
Fix dedicated compiling errors
|
6 years ago |
model.c
|
Fix dedicated compiling errors
|
6 years ago |
net_buffer.c
|
Apply 4150 update
|
6 years ago |
net_buffer.h
|
…
|
|
net_chan.c
|
Merge 4140 update
|
6 years ago |
net_encode.c
|
Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends.
|
6 years ago |
net_encode.h
|
Merge 4150 update. Fix some mistypings. Rename CL_IsQuakeCompatible to Host_IsQuakeCompatible, as it may be used in whole engine and even in dedicated builds. IN_RecalcCenter was not added, window center positions should be updated by backends.
|
6 years ago |
net_ws.c
|
Fix dedicated compiling errors
|
6 years ago |
net_ws.h
|
Add masterlist from engine. Use non-blocking network name resolution
|
7 years ago |
netchan.h
|
Add masterlist from engine. Use non-blocking network name resolution
|
7 years ago |
pm_debug.c
|
…
|
|
pm_local.h
|
…
|
|
pm_surface.c
|
…
|
|
pm_trace.c
|
Merge 4143 update
|
6 years ago |
protocol.h
|
Apply 4150 update
|
6 years ago |
sequence.c
|
Fix implicit declaration on dedicated
|
7 years ago |
sys_con.c
|
Crashhandler refactoring for POSIX systems. Shows engine version now.
|
7 years ago |
system.c
|
Fix dedicated compiling errors
|
6 years ago |
system.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.
|
7 years ago |
world.c
|
…
|
|
world.h
|
Add forgotten const-qualifiers in interface headers. Remove unneeded PM headers
|
7 years ago |
zone.c
|
Merge 4140 update
|
6 years ago |