2
0
mirror of https://github.com/FWGS/hlsdk-xash3d synced 2024-11-11 04:39:03 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Vale the Violet Mote
302e2d7a2a
Realtime cheats (#197)
* have cheats auto-update (send notif to client, use updated value in server)

* cheats did not need to be registered here as it's registered by the engine

* also not needed.
2021-10-26 21:52:17 +00:00
0dd90846fe #ifdef->#if 2021-06-07 05:05:58 +05:00
a758e80f71 Remove physics interface. 2020-04-22 13:51:43 +05:00
ec9bffedaf Partially fix double promotion. 2019-10-13 16:49:25 +05:00
Roman Chistokhodov
75bc5105e7 Remove old TEXTURETYPE code 2018-04-08 20:30:17 +03:00
49e740c6f1 Remove unneeded casts. 2017-07-24 02:47:26 +05:00
3dfbd2a41f Merge 14fa5e81d0 2017-07-02 19:31:49 +05:00
2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Roman Chistokhodov
56aa9f4a9c Put MOVETYPE_COMPOUND usage under if 2017-01-04 22:05:21 +03:00
932d269e74 Fix memory leak. 2016-08-02 22:24:25 +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
4304846337 CRLF to LF all. 2016-06-04 18:24:23 +05:00
0adbd65d8a Fix build clang. Fix UB. 2016-04-18 01:30:05 +05:00
81207e3815 Add sed script and convert all SetXXX macros 2016-03-02 11:39:18 +00:00
0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00