Ley0k
9b5c80ccc2
Merge pull request #9 from openmoh/dev
...
Logfile support
2018-03-02 20:39:48 +01:00
RyBack
d8512d9120
Logfile support
2018-03-02 07:56:45 +02:00
Ludovic
62ff9b7f4c
Renamed file.c to files.cpp
...
Renamed huffman.c to huffman.cp
Renamed msg.c to msg.cpp
Added Pipe class
Made loaddef a local variable instead of a global variable for future potential multi-threading support
2017-10-26 02:28:06 +02:00
Ludovic
6bdfb4c093
Fixed errors with STDINT
2017-08-21 04:05:01 +02:00
Ludovic
0471848afd
Added GetExtension for str
2017-07-23 20:51:10 +02:00
Ludovic
a8eb5bed24
Fixed seeking in PK3
2017-07-21 04:21:00 +02:00
Ley0k
102978b13c
Added #pragma once for cm_polylib.h
2017-02-25 12:55:04 +01:00
Ley0k
8ac1b42eda
Fixed printf %c warning
2017-02-19 21:59:49 +01:00
Ley0k
1646b7d29f
Fixed error crash
2017-02-19 21:59:41 +01:00
Ley0k
85b7ac3ed5
Using size_t for lengths (also remove most warnings when compiling for x64)
2017-02-19 21:14:27 +01:00
Ley0k
a0f2dccd07
replaced sizeof( cArea_t * ) with sizeof( *cm.areaPortals ) to prevent crashes with x64 builds
2017-02-19 21:13:47 +01:00
Ley0k
55c1b367f1
Fixed sounds problems
2017-02-19 21:10:06 +01:00
Ley0k
b5f8801c73
Set MAX_QPATH to 256
2017-02-19 12:15:14 +01:00
Ley0k
7b06143796
Set MAX_QPATH to 256
2017-02-19 12:15:05 +01:00
Ley0k
9ef909be89
Com_Printf: declare the function only if _COM_PRINTF is not defined
2017-02-19 12:14:51 +01:00
Ley0k
176c433b82
included DBGHEAP in most loud code
2017-02-19 12:13:43 +01:00
Ley0k
3436b47544
Lot of changes
2016-08-13 18:32:13 +02:00
Ley0k
f88e2ccac5
Added FS_ReplaceSeparators
2016-04-13 00:57:15 +02:00
Ley0k
09bed43f97
Hard reset
2016-03-27 11:49:47 +02:00