Andrey Akhmichin
|
19f3e91978
|
Prevent crash on 64-bit archs.
|
2024-02-28 02:50:59 +05:00 |
|
Andrey Akhmichin
|
e571224570
|
Remove completely useless language check.
|
2024-02-24 03:22:52 +05:00 |
|
Andrey Akhmichin
|
f58544a156
|
Fix save game system not saving arrays of EHANDLEs if the first half of the array contains null handles.
Same as d5d96d3883 .
|
2024-02-19 02:07:29 +05:00 |
|
Andrey Akhmichin
|
7581cacd6f
|
Use fast and simple ROTR algorithm implementation.
|
2023-11-01 01:31:10 +05:00 |
|
Andrey Akhmichin
|
984986f998
|
Use definitions from build.h everywhere.
|
2023-11-01 01:25:07 +05:00 |
|
|
a541a9699c
|
#ifdef->#if.
|
2021-06-20 03:53:07 +05:00 |
|
|
6d8e1c5d0c
|
Got rid "defined".
|
2021-06-07 19:17:22 +05:00 |
|
|
0dd90846fe
|
#ifdef->#if
|
2021-06-07 05:05:58 +05:00 |
|
|
9a08968453
|
fix undefined symbols and conflicts on OpenWatcom
|
2020-02-12 15:37:46 +07:00 |
|
|
ec9bffedaf
|
Partially fix double promotion.
|
2019-10-13 16:49:25 +05:00 |
|
|
c9fdcd91e8
|
A little optimizations.
|
2019-09-24 03:00:37 +05:00 |
|
|
40d4e75d4b
|
Fix warnings.
|
2019-07-07 20:08:01 +05:00 |
|
|
8abffc9371
|
Fix typo.
|
2018-01-13 09:01:38 +05:00 |
|
|
18adf0979f
|
Redefine string_t. Fix wrong variables type.
|
2017-12-10 20:56:46 +05:00 |
|
|
f78471ad1d
|
min->Q_min, max->Q_max.
|
2017-10-15 01:05:50 +05:00 |
|
|
49e740c6f1
|
Remove unneeded casts.
|
2017-07-24 02:47:26 +05:00 |
|
|
7bba3a124a
|
Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into sdk-update
|
2017-07-11 02:14:45 +05:00 |
|
|
9ebfc98177
|
Fix field sizes
|
2017-07-08 21:28:31 +00:00 |
|
|
3bce17e3a0
|
Fix saverestore on LP64
|
2017-07-08 20:26:21 +00:00 |
|
|
4d1dc131b9
|
Fix mistakes with saverestore after merge.
|
2017-07-08 20:06:00 +05:00 |
|
|
2faa732aa1
|
Apply some @AlliedModders's patches.
|
2017-06-29 18:56:03 +05:00 |
|
|
d217780789
|
Try fix build again.
|
2017-06-26 07:41:01 +05:00 |
|
|
a522ae20c3
|
Merge some changes from git version of hlsdk.
|
2017-06-26 05:47:19 +05:00 |
|
|
55a3ab741a
|
Fix build
|
2017-02-09 22:54:09 +06:00 |
|
|
617d75545f
|
Fix unaligned access when built by clang
|
2017-02-09 22:54:09 +06:00 |
|
|
a8b188e1d5
|
Fix -Wshadow.
|
2016-08-02 23:16:24 +05:00 |
|
|
5890ff41ee
|
Server format.
|
2016-07-31 18:48:50 +05:00 |
|
|
1aac42f504
|
Remove extra commas and semicolons. Format.
|
2016-06-25 21:33:39 +05:00 |
|
|
3a691b21a4
|
Partially fix -Wswitch.
|
2016-06-13 19:29:45 +05:00 |
|
|
015b5425ff
|
Add missing cast.
|
2016-06-04 17:05:10 +05:00 |
|
|
056db40061
|
Merge @nekonomicon's fixes (#1)
|
2016-05-18 00:26:08 +03:00 |
|
|
d287ed4463
|
64 bit support
|
2016-04-22 14:27:54 +00:00 |
|
|
0adbd65d8a
|
Fix build clang. Fix UB.
|
2016-04-18 01:30:05 +05:00 |
|
|
ac857199cf
|
Apply some valve's fixes
|
2016-02-29 20:04:01 +00:00 |
|
|
0f599684c5
|
Upload first port
|
2016-02-24 21:26:16 +00:00 |
|