Commit Graph

29 Commits

Author SHA1 Message Date
Andrey Akhmichin 5fbc804c1f Merge branch 'master' into aghl 2024-02-27 04:17:10 +05:00
Alibek Omarov 3a5b8e7b9b
server: export physic interface init function to properly detect Xash3D engine (#440) 2024-02-23 19:15:37 +00:00
Andrey Akhmichin e552d2cc06
Make cycler and func_button speakable targets for scripted_sentence. (#434) 2024-02-03 22:33:15 +00:00
Andrey Akhmichin ccbb5b763e
Port func_vehicle implementation from cs16-client/regamedll_cs. (#428) 2024-01-28 09:14:47 +00:00
Andrey Akhmichin d2d50cc069 Merge branch 'master' into aghl 2021-06-20 04:36:04 +05:00
Andrey Akhmichin a541a9699c #ifdef->#if. 2021-06-20 03:53:07 +05:00
Andrey Akhmichin a05d756a96 #ifdef->#if. 2021-06-17 09:18:28 +05:00
Andrey Akhmichin 948a07bb0b Merge branch 'master' into aghl 2021-06-17 07:39:40 +05:00
Andrey Akhmichin 0dd90846fe #ifdef->#if 2021-06-07 05:05:58 +05:00
Andrey Akhmichin 6f755b71bb Merge branch 'master' into aghl 2021-06-06 19:29:22 +05:00
Andrey Akhmichin 4ba54bdcdc Fix target check.
Same as https://github.com/ValveSoftware/halflife/issues/3083.
2021-04-04 22:11:00 +05:00
Andrey Akhmichin 5d447be194 Merge branch 'master' into aghl 2020-08-02 00:14:20 +05:00
Andrey Akhmichin 6cc78b593d Fix compilation. 2020-04-22 14:07:48 +05:00
Andrey Akhmichin 8f86a8fda6 Merge branch 'master' into aghl 2019-11-17 22:40:01 +05:00
Jonathan Poncelet 71afe6e204 Build: Added user32.lib dependency to CMake
Also had to add ResetThink to cbase.h, as it was missing in deug.
2019-10-30 17:43:30 +03:00
Night Owl f4a8f8e505 Merge branch 'master' into aghl-update 2018-09-21 09:54:22 +05:00
Alibek Omarov 6818ff091d Remove cast pointer to size_t in cbase.h, it's useless here 2018-03-04 00:21:05 +03:00
Night Owl f27d1028ac Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
Night Owl 18adf0979f Redefine string_t. Fix wrong variables type. 2017-12-10 20:56:46 +05:00
Night Owl cf9ba71686 Make UpdateOnRemove() virtual. 2017-07-21 02:29:27 +05:00
Night Owl 2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Night Owl a522ae20c3 Merge some changes from git version of hlsdk. 2017-06-26 05:47:19 +05:00
Night Owl 25f0fda207 Fix build. 2017-03-28 22:01:23 +05:00
Night Owl aaede2f612 Merge original "Adrenalin Gamer" source code by @martinwebrant. 2017-03-12 21:12:29 +05:00
Night Owl 5890ff41ee Server format. 2016-07-31 18:48:50 +05:00
Night Owl 4304846337 CRLF to LF all. 2016-06-04 18:24:23 +05:00
mittorn 9fd279a974 Fix DLLEXPORT macro and move it's defination to separate file 2016-03-09 17:11:16 +06:00
mittorn 81207e3815 Add sed script and convert all SetXXX macros 2016-03-02 11:39:18 +00:00
mittorn 0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00