smallmodel
|
583c2720e2
|
Fix Info_RemoveKey not correctly removing the key
|
2024-12-25 15:00:32 +01:00 |
|
smallmodel
|
4ea598d76b
|
Reimplement SkipBracedSection
|
2024-12-01 17:53:51 +01:00 |
|
smallmodel
|
f6b459b408
|
Correctly copy long/short taking into account memory overlaps
|
2024-10-15 22:49:23 +02:00 |
|
smallmodel
|
f9d264058b
|
Use safe version of sprintf and strcpy
|
2024-09-20 23:08:53 +02:00 |
|
smallmodel
|
e3936f52a2
|
Move Com_SwapSaveStruct to a better place
|
2024-08-23 22:39:14 +02:00 |
|
smallmodel
|
53d5dd1e40
|
Differentiate saves from mohaa, mohta and mohtt
Fixes #339 where Spearhead and Breakthrough would also display saves from mohaa
|
2024-08-23 22:25:43 +02:00 |
|
smallmodel
|
b2ef0fd6e3
|
Swap the save game struct on big endian architectures
|
2024-08-23 21:09:12 +02:00 |
|
smallmodel
|
9407b64fe3
|
Q_strncpyz: don't copy if the src is the same as the dest
|
2024-06-23 00:18:22 +02:00 |
|
smallmodel
|
0b747bf1c5
|
Use memmove rather than strcpy for removing key values
|
2024-06-22 16:39:00 +02:00 |
|
pryon
|
ac01ad6751
|
Take over va() memory safety fix from ioquake3
|
2024-06-10 14:19:29 +02:00 |
|
smallmodel
|
69766ae87a
|
Added SwapValue
|
2024-06-09 13:19:31 +02:00 |
|
smallmodel
|
b54db17069
|
Added unsigned swaps
|
2024-06-08 01:03:08 +02:00 |
|
smallmodel
|
4b05c400b2
|
Round to integer for vectoyaw()
This fixes Actor never finishing TurnTo as the DesiredYaw was set to a very precise value
|
2024-04-28 19:29:54 +02:00 |
|
smallmodel
|
c4738966fe
|
Using g_utils.cpp from fakk
|
2023-08-15 01:27:35 +02:00 |
|
OM
|
c1213e6027
|
Various fixes and additions
|
2023-05-28 20:19:35 +02:00 |
|
OM
|
d3870ccf45
|
Compilation fixes for ARM
|
2023-05-22 17:33:26 +02:00 |
|
L
|
637de9d278
|
Fixed const warning for Copy*Swap
|
2023-02-03 22:01:32 +01:00 |
|
L
|
a8ed9948d8
|
Fixed compilation issues on big-endian targets
|
2023-02-03 21:13:13 +01:00 |
|
L
|
ed33f0e4c9
|
Added endianness stuff
|
2023-02-02 23:46:25 +01:00 |
|
L
|
3f960d629c
|
Replaced rdtsc() with clock()
|
2023-02-01 19:28:57 +01:00 |
|
L
|
d4faf0c0e0
|
Fixed compilation errors on Unix
|
2023-02-01 00:28:40 +01:00 |
|
L
|
dc36511b5a
|
Updated platform files to ioq3 codebase
|
2023-01-31 00:54:21 +01:00 |
|
RyBack
|
5bd1369ede
|
Update Info_ValueForKey
add extra check, found in breakthrough binaries.
|
2018-07-20 07:36:55 +02: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
|
3436b47544
|
Lot of changes
|
2016-08-13 18:32:13 +02:00 |
|
Ley0k
|
09bed43f97
|
Hard reset
|
2016-03-27 11:49:47 +02:00 |
|