openmohaa/code/qcommon
2023-01-31 00:54:21 +01:00
..
alias.c Alias_ListFindRandomRange: fix crash because of wrong index 2023-01-30 16:27:38 +01:00
alias.h Fixed compiler warnings by removing tiki.h inclusion from qcommon.h 2023-01-30 00:23:47 +01:00
class.cpp Fixed compiler warnings by removing tiki.h inclusion from qcommon.h 2023-01-30 00:23:47 +01:00
class.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
cm_fencemask.c Hard reset 2016-03-27 11:49:47 +02:00
cm_load.c Using size_t for lengths (also remove most warnings when compiling for x64) 2017-02-19 21:14:27 +01:00
cm_local.h Hard reset 2016-03-27 11:49:47 +02:00
cm_patch.c Hard reset 2016-03-27 11:49:47 +02:00
cm_patch.h Hard reset 2016-03-27 11:49:47 +02:00
cm_polylib.c Fixed compiler warnings by removing tiki.h inclusion from qcommon.h 2023-01-30 00:23:47 +01:00
cm_polylib.h Added #pragma once for cm_polylib.h 2017-02-25 12:55:04 +01:00
cm_public.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
cm_terrain.c Terrain trace freeze fix 2023-01-30 17:19:12 +01:00
cm_terrain.h Hard reset 2016-03-27 11:49:47 +02:00
cm_test.c replaced sizeof( cArea_t * ) with sizeof( *cm.areaPortals ) to prevent crashes with x64 builds 2017-02-19 21:13:47 +01:00
cm_trace.c Hard reset 2016-03-27 11:49:47 +02:00
cm_trace_lbd.cpp Hard reset 2016-03-27 11:49:47 +02:00
cmd.c Using size_t for lengths (also remove most warnings when compiling for x64) 2017-02-19 21:14:27 +01:00
common.cpp Updated platform files to ioq3 codebase 2023-01-31 00:54:21 +01:00
con_arrayset.h Lot of changes 2016-08-13 18:32:13 +02:00
con_set.cpp Fixed compiler warnings on x64 due to HashCode returning an int 2023-01-30 00:24:07 +01:00
con_set.h Using a definite stable version of MEM_BlockAlloc 2023-01-30 17:11:44 +01:00
con_timer.cpp Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
con_timer.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
configurator.cpp Using size_t for lengths (also remove most warnings when compiling for x64) 2017-02-19 21:14:27 +01:00
configurator.h Using size_t for lengths (also remove most warnings when compiling for x64) 2017-02-19 21:14:27 +01:00
const_str.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
container.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
containerclass.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
crc.c Hard reset 2016-03-27 11:49:47 +02:00
crc.h Hard reset 2016-03-27 11:49:47 +02:00
cvar.c Hard reset 2016-03-27 11:49:47 +02:00
files.cpp Updated platform files to ioq3 codebase 2023-01-31 00:54:21 +01:00
huffman.cpp Renamed file.c to files.cpp 2017-10-26 02:28:06 +02:00
Linklist.h Using a definite stable version of MEM_BlockAlloc 2023-01-30 17:11:44 +01:00
listener.cpp Moved script stuff to their matching directory 2023-01-30 18:20:50 +01:00
listener.h Using a definite stable version of MEM_BlockAlloc 2023-01-30 17:11:44 +01:00
localization.cpp Fixed compiler warnings by removing tiki.h inclusion from qcommon.h 2023-01-30 00:23:47 +01:00
localization.h Fixed compiler warnings by removing tiki.h inclusion from qcommon.h 2023-01-30 00:23:47 +01:00
lz77.cpp Crash fix when decompressing a compressed archive (like .pth file) 2023-01-30 16:28:01 +01:00
lz77.h Crash fix when decompressing a compressed archive (like .pth file) 2023-01-30 16:28:01 +01:00
md4.c Hard reset 2016-03-27 11:49:47 +02:00
md5.c Fixed compiler warnings by removing tiki.h inclusion from qcommon.h 2023-01-30 00:23:47 +01:00
mem_blockalloc.cpp Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
mem_blockalloc.h Using a definite stable version of MEM_BlockAlloc 2023-01-30 17:11:44 +01:00
mem_tempalloc.cpp Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
mem_tempalloc.h Hard reset 2016-03-27 11:49:47 +02:00
memory.c Using size_t for lengths (also remove most warnings when compiling for x64) 2017-02-19 21:14:27 +01:00
msg.cpp Refactored MSG_WriteDeltaEntity / MSG_WriteDeltaPlayerstate 2023-01-30 14:32:51 +01:00
net_chan.c Using size_t for lengths (also remove most warnings when compiling for x64) 2017-02-19 21:14:27 +01:00
net_ip.c Fixed macro redefinition 2023-01-30 14:11:41 +01:00
puff.c Hard reset 2016-03-27 11:49:47 +02:00
puff.h Hard reset 2016-03-27 11:49:47 +02:00
q_math.c Actor Improvements p3_3 2019-06-30 23:03:24 +02:00
q_platform.h Hard reset 2016-03-27 11:49:47 +02:00
q_shared.c Updated platform files to ioq3 codebase 2023-01-31 00:54:21 +01:00
q_shared.h Updated platform files to ioq3 codebase 2023-01-31 00:54:21 +01:00
qcommon.h Updated platform files to ioq3 codebase 2023-01-31 00:54:21 +01:00
qfiles.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
queue.h Renamed file.c to files.cpp 2017-10-26 02:28:06 +02:00
safeptr.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
script.cpp Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
script.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
short3.h Hard reset 2016-03-27 11:49:47 +02:00
stack.h Hard reset 2016-03-27 11:49:47 +02:00
str.cpp Added GetExtension for str 2017-07-23 20:51:10 +02:00
str.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
surfaceflags.h Lot of changes 2016-08-13 18:32:13 +02:00
tiki.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
tiki_main.cpp Fixed compiler warnings by removing tiki.h inclusion from qcommon.h 2023-01-30 00:23:47 +01:00
tiki_main.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
tiki_script.cpp Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
tiki_script.h Lot of changes 2016-08-13 18:32:13 +02:00
unistd.h Hard reset 2016-03-27 11:49:47 +02:00
unzip.c Fixed seeking in PK3 2017-07-21 04:21:00 +02:00
unzip.h Renamed file.c to files.cpp 2017-10-26 02:28:06 +02:00
vector.h Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00