smallmodel
|
c345035e12
|
Add Cvar_CheckRange exports
|
2025-01-27 00:13:01 +01:00 |
|
smallmodel
|
6d71cabbda
|
Export FS_FOpenFile
|
2025-01-13 23:22:33 +01:00 |
|
smallmodel
|
c2291e92c4
|
Add Anim_AngularDelta
|
2024-11-08 19:32:53 +01:00 |
|
smallmodel
|
b8cc3313b1
|
Check for valid tiki in PF functions
|
2024-11-08 19:26:37 +01:00 |
|
smallmodel
|
ef09f136d4
|
Fix sound indexes not erased correctly
|
2024-10-18 23:15:59 +02:00 |
|
smallmodel
|
5136aa4886
|
Properly handle and delete unused non visible entity sounds to free up sound indexes
|
2024-10-18 23:01:27 +02:00 |
|
smallmodel
|
f9d264058b
|
Use safe version of sprintf and strcpy
|
2024-09-20 23:08:53 +02:00 |
|
smallmodel
|
61b4a817f3
|
Move alloca include directive to q_platform.h due to difference between platforms
|
2024-09-20 20:52:41 +02:00 |
|
smallmodel
|
13c63d3e1f
|
Fixed wrong condition with msg broadcast visibility
|
2024-06-09 18:51:39 +02:00 |
|
smallmodel
|
8e0aa5185b
|
Fixed CGM endianness
|
2024-06-09 18:48:22 +02:00 |
|
smallmodel
|
88bc0e1e85
|
Reimplemented MSG_SetBroadcastVisible() and MSG_SetBroadcastAll()
|
2024-05-01 18:36:27 +02:00 |
|
smallmodel
|
c5b46529b0
|
Check the client if it has a valid entity for MSG_SetBroadcastVisible()
|
2024-05-01 18:24:44 +02:00 |
|
smallmodel
|
8af5da5fca
|
tiki assert check
|
2024-02-20 20:45:05 +01:00 |
|
smallmodel
|
c2461f1219
|
tiki nullity check
|
2023-10-19 19:35:48 +02:00 |
|
smallmodel
|
7041acfd51
|
Added visual obfuscation feature (not implemented yet)
|
2023-10-14 19:56:06 +02:00 |
|
smallmodel
|
f0e87cd85a
|
Prefixed TIKI import functions
|
2023-09-27 23:21:34 +02:00 |
|
smallmodel
|
ae1fa808da
|
Export DPrintf2 and DebugPrintf for server
|
2023-09-17 19:34:19 +02:00 |
|
smallmodel
|
e7dfa8fcfe
|
Fixed command buffer not being able to hold the last character
|
2023-09-13 00:07:51 +02:00 |
|
smallmodel
|
b2d332f152
|
SV_GameSendServerCommand: Allocate the buffer dynamically on stack
This fixes long commands not being sent
|
2023-09-12 20:13:37 +02:00 |
|
smallmodel
|
776bc781cd
|
Added ExecuteConsoleCommand() game import
|
2023-09-11 21:41:39 +02:00 |
|
smallmodel
|
525dc17573
|
Ignore NULL tiki
This fixes frequent crashes with NULL models
|
2023-09-09 20:53:59 +02:00 |
|
smallmodel
|
5c25839bab
|
Added a feature that plays sound to clients not seeing entities (like not seeing other players)
|
2023-08-29 22:05:48 +02:00 |
|
smallmodel
|
37c2d22b10
|
Added Frame_Commands_Client
|
2023-08-29 20:25:11 +02:00 |
|
smallmodel
|
b9655e3f19
|
Fixed memory leaks: free all memory allocated by the game module
|
2023-08-19 15:24:37 +02:00 |
|
smallmodel
|
ff2e64a742
|
Fixed a tiny mistake present in all mohaa versions, with a possible overflow in client index in PF_centerprintf and PF_locationprintf
|
2023-08-19 13:36:12 +02:00 |
|
smallmodel
|
47c7c5a5e3
|
Renamed centerprint to stringToPrint
|
2023-08-18 15:10:10 +02:00 |
|
smallmodel
|
80ada3225d
|
Fixed centerprint not working as intended
|
2023-08-18 15:09:32 +02:00 |
|
smallmodel
|
e3e9328ba3
|
Fixed small mistake when comparing with nextTime
|
2023-08-18 01:46:00 +02:00 |
|
smallmodel
|
011bee9f33
|
Implemented MSG_HandleCGMBufferOverflow
Fixed CGM buffer error for non-connected clients
|
2023-08-17 18:23:24 +02:00 |
|
smallmodel
|
c4738966fe
|
Using g_utils.cpp from fakk
|
2023-08-15 01:27:35 +02:00 |
|
smallmodel
|
04b66684dd
|
Added a function to get an animation's angular delta over time
|
2023-08-11 21:11:16 +02:00 |
|
smallmodel
|
ce34b78113
|
Added CL_LV_ConvertString
Only CL messages are localized now (see comment)
|
2023-08-10 02:42:57 +02:00 |
|
smallmodel
|
963318264c
|
Added SV_HitEntity from mohaab
|
2023-07-30 20:21:08 +02:00 |
|
OM
|
87b238e6de
|
Renamed gameImport to game_import_t, and gameExport_t to game_export_t
|
2023-07-02 19:22:17 +02:00 |
|
OM
|
7b34f064d0
|
Moved gi.protocol to a new variable called g_protocol
|
2023-07-02 19:17:15 +02:00 |
|
OM
|
931c3147f8
|
Initialize targetGame and protocol in imports
|
2023-06-29 21:26:34 +02:00 |
|
OM
|
c287638f99
|
Reworked file inclusion (using relative path)
|
2023-06-17 01:24:20 +02:00 |
|
L
|
45b8178295
|
Include TIKI
|
2023-04-30 00:05:21 +02:00 |
|
L
|
d4faf0c0e0
|
Fixed compilation errors on Unix
|
2023-02-01 00:28:40 +01:00 |
|
L
|
768b5e9d43
|
Removed botlib
|
2023-01-31 01:28:35 +01:00 |
|
Ley0k
|
c0f078e4a0
|
Fixed crash with standard mohaa gamex86 because DPrintf2 was not assigned
|
2017-02-19 22:00:07 +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
|
09bed43f97
|
Hard reset
|
2016-03-27 11:49:47 +02:00 |
|