L
|
4b9894b2bc
|
Removed CG_Item as it's not used anymore
|
2023-04-30 14:47:43 +02:00 |
|
L
|
4b020c54ee
|
Added stub functions
|
2023-04-30 14:47:27 +02:00 |
|
L
|
672d9fc4a2
|
Replaced tikihandle with dtiki_t*
|
2023-04-30 14:47:18 +02:00 |
|
L
|
9a9b20276e
|
CG_CreateModelBeam: using cgi.R_Model_GetHandle
|
2023-04-30 14:46:56 +02:00 |
|
L
|
f73419ca8d
|
Modified cg_t and cgs_t to add MOH:AA fields
Added shaders and fonts in media_t
Added cobjective_t and crain_t
Renamed CG_InitMarkPolys to CG_InitMarks
Added CG_ResetVSSSources
|
2023-04-30 14:46:24 +02:00 |
|
L
|
b113a4c38c
|
Added stub MOH:AA source files
|
2023-04-30 14:15:14 +02:00 |
|
L
|
abfb82f340
|
Multiple compilation errors fixes #1
|
2023-04-30 01:42:57 +02:00 |
|
L
|
c3e027c54f
|
Fixed GAME_DLL issue with entity
|
2023-04-30 01:42:36 +02:00 |
|
L
|
67322b2665
|
Moved *surfaceflags.h* to *../qcommon/surfaceflags.h*
|
2023-04-30 01:42:22 +02:00 |
|
L
|
423112b2fd
|
Removed ET_SPRITE
|
2023-04-30 01:10:05 +02:00 |
|
L
|
d48f252bb0
|
Include tiki.h
|
2023-04-30 01:09:57 +02:00 |
|
L
|
054d833dd6
|
Added SlerpQuaternion
|
2023-04-30 01:09:45 +02:00 |
|
L
|
45b8178295
|
Include TIKI
|
2023-04-30 00:05:21 +02:00 |
|
L
|
1cf4076be1
|
Added MAX_HUDDRAW_ELEMENTS
|
2023-04-30 00:05:07 +02:00 |
|
L
|
6e59e30f17
|
Only declare functions when compiling the APP module
|
2023-04-30 00:04:55 +02:00 |
|
L
|
353ed34a71
|
Fixed errors with Container<>
|
2023-04-30 00:04:23 +02:00 |
|
L
|
6e0ce3f0e4
|
Moved a few structs to *code/cgame/tr_types.h*
|
2023-04-30 00:04:12 +02:00 |
|
L
|
dc6d3ca5c6
|
Restored hdelement_t and clientAnim_t
|
2023-04-30 00:03:37 +02:00 |
|
L
|
5b5fb1c4d6
|
Removed CGAME_DLL check
|
2023-04-30 00:03:11 +02:00 |
|
L
|
29f328abf0
|
Added Ubertools CGAME module
|
2023-04-30 00:02:16 +02:00 |
|
L
|
fbd03b6a26
|
Debloated g_local.h include files
|
2023-04-29 21:56:38 +02:00 |
|
L
|
f5a58decf5
|
MSG_PackCoord: forgot int cast
|
2023-02-08 14:48:26 +01:00 |
|
L
|
595958d578
|
MSG_PackCoord: use rounded coordinate
|
2023-02-08 14:47:57 +01:00 |
|
L
|
6f325cb294
|
Useless comments removed
|
2023-02-08 13:56:20 +01:00 |
|
L
|
a07a7359b6
|
Changed default hostname (so openmohaa can be recognized)
|
2023-02-07 21:23:27 +01:00 |
|
L
|
31bd29b92b
|
Project can now be compiled using CMake 3.5
|
2023-02-07 21:18:17 +01:00 |
|
L
|
db7e785734
|
Fixed size_t length comparison with number below 0
|
2023-02-07 21:17:48 +01:00 |
|
L
|
bf02aee57d
|
Reduced C++ standard requirement down to C++11
Requires pthreads in *NIX (because of gamespy)
Using CMake 3.12 instead (required because of *add_compile_definitions* command)
|
2023-02-07 20:52:08 +01:00 |
|
L
|
f91d5f9fe9
|
Added support for ScriptVariable move
|
2023-02-07 20:50:26 +01:00 |
|
L
|
1296918abe
|
Removed usage of *constexpr* in storeTop/loadTop (using separate methods instead)
|
2023-02-07 20:50:09 +01:00 |
|
L
|
f9e7f344be
|
Reduced compile warnings (especially on clang)
|
2023-02-07 20:49:31 +01:00 |
|
L
|
de40d640d5
|
Set minimum cmake version to 3.5
|
2023-02-07 19:38:31 +01:00 |
|
L
|
6eb1ec3cf5
|
Fixed compilation issues with g++
|
2023-02-06 19:24:01 +01:00 |
|
L
|
d4e366ee14
|
Using sizeof(type[x]) instead of sizeof(type) * x
|
2023-02-05 22:18:20 +01:00 |
|
L
|
ca25bb983f
|
Removed unused methods
|
2023-02-05 22:17:54 +01:00 |
|
L
|
9c62ece9bd
|
Fixed classinfo being NULL for the *Game* class
|
2023-02-05 21:12:51 +01:00 |
|
L
|
319e3baa78
|
Fixed endianness in SkeletorCacheFileCallback
|
2023-02-05 20:11:28 +01:00 |
|
L
|
b9bab148ee
|
Added "-dbg" suffix for debug builds
|
2023-02-05 14:15:24 +01:00 |
|
L
|
cba4af3d65
|
Using latest ioq3 win_resource.rc with win_manifest.xml usage
|
2023-02-05 14:02:38 +01:00 |
|
L
|
0d2eb7f693
|
Added OPM header
|
2023-02-05 13:27:22 +01:00 |
|
L
|
35b767402b
|
Indent
|
2023-02-05 13:27:12 +01:00 |
|
L
|
85e481d3cd
|
Added win_manifest.xml from ioquake3
|
2023-02-05 11:00:09 +01:00 |
|
L
|
29061bea50
|
Fixed send_heartbeat sending to the wrong address
|
2023-02-05 02:08:47 +01:00 |
|
L
|
5fecffc451
|
Fixed wrong client ping value in gamespy players callback
|
2023-02-05 01:58:52 +01:00 |
|
L
|
7f7faea586
|
Added support for GameSpy heartbeat
|
2023-02-05 01:41:56 +01:00 |
|
L
|
64520b9073
|
Added GameSpy initialization and shutdown
|
2023-02-05 01:41:45 +01:00 |
|
L
|
92f58d2144
|
Added GameSpy function declaration
|
2023-02-05 01:41:31 +01:00 |
|
L
|
bdc3de775a
|
Added TARGET_GAME_NAME definition for GameSpy
|
2023-02-05 01:40:35 +01:00 |
|
L
|
8ec6fcd9fe
|
Added old qr gamespy implementation
|
2023-02-05 01:40:14 +01:00 |
|
L
|
296e0c271b
|
Fixed gamespy compilation error on unix
|
2023-02-05 01:38:42 +01:00 |
|