smallmodel
|
c6ae5ed551
|
Added gamespy cd key authorization code (mohaas/mohaab only)
|
2023-08-24 23:19:21 +02:00 |
|
smallmodel
|
0f86a5ee8a
|
Fixed "gamename" on mohaab
Use GS_GetCurrentGameName() and GS_GetCurrentGameVersion() in basic_callback
Using DF_ALLOW_LEAN_MOVEMENT instead of raw dmflags
|
2023-08-23 23:50:40 +02:00 |
|
smallmodel
|
803e53869b
|
Set qr_custom_handler to NULL instead of 0
|
2023-08-23 23:49:25 +02:00 |
|
smallmodel
|
a5259ebc05
|
Using MASTER_SERVER_HOST macro
|
2023-07-29 19:30:39 +02:00 |
|
smallmodel
|
10981f706f
|
Added functions to get game key, game name and game ID
|
2023-07-28 21:45:07 +02:00 |
|
smallmodel
|
d61218d7e2
|
Fixed const parameters
|
2023-07-28 21:44:43 +02:00 |
|
smallmodel
|
615032bc25
|
Fixed cross-platform errors
|
2023-07-27 23:13:57 +02:00 |
|
smallmodel
|
1884d3d23c
|
Using a const char* for ServerListAuxUpdate
|
2023-07-27 23:00:27 +02:00 |
|
smallmodel
|
3f036cca5e
|
Added GameSpy server list
|
2023-07-27 22:43:51 +02:00 |
|
smallmodel
|
13828994fb
|
Used clang-format on gamespy files
|
2023-07-05 21:24:14 +02:00 |
|
OM
|
668f74ffc0
|
Set the game name depending on com_target_game
|
2023-07-02 20:10:38 +02:00 |
|
OM
|
4841d8026f
|
Allow gamespy to run on the 3 different games at runtime
|
2023-07-02 20:07:15 +02:00 |
|
OM
|
1ee8463ff5
|
Arithmetic operations fixes
|
2023-06-22 18:32:15 +02:00 |
|
OM
|
ed330e63fe
|
Commented out unused gamespy libraries
|
2023-06-18 19:11:05 +02:00 |
|
OM
|
5b97245dd1
|
Reworked CMakeLists
|
2023-06-17 01:44:38 +02:00 |
|
OM
|
ba881b768d
|
Added _LINUX define for gamespy
|
2023-06-17 01:43:42 +02:00 |
|
OM
|
c287638f99
|
Reworked file inclusion (using relative path)
|
2023-06-17 01:24:20 +02:00 |
|
OM
|
03100b47c1
|
Set the project name to openmohaa
|
2023-05-18 20:24:09 +02:00 |
|
L
|
6f325cb294
|
Useless comments removed
|
2023-02-08 13:56:20 +01:00 |
|
L
|
31bd29b92b
|
Project can now be compiled using CMake 3.5
|
2023-02-07 21:18:17 +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
|
de40d640d5
|
Set minimum cmake version to 3.5
|
2023-02-07 19:38:31 +01:00 |
|
L
|
0d2eb7f693
|
Added OPM header
|
2023-02-05 13:27:22 +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
|
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 |
|
L
|
dd44f78fc5
|
Added gamespy SDK
|
2023-02-04 21:00:01 +01:00 |
|