Commit Graph

23 Commits

Author SHA1 Message Date
Roman Chistokhodov eae53ece36
Replace magic numbers related to the max number of sentences with symbolic constants. Change condition from greater-or-equal to just greater. (#432) 2024-01-31 11:01:12 +00:00
Alibek Omarov ecdcabfe99 server: warn mod developer about reaching the GoldSrc sentences limits 2023-12-21 05:22:12 +03:00
Marc-Antoine Lortie a5344eb4cc
Fixed wrong base class specified. (#226) 2021-12-10 07:38:48 +05:00
Andrey Akhmichin 52b067fd4f Fix possible null pointer dereference. 2019-11-16 14:29:09 +05:00
Andrey Akhmichin b8825c2039 Fix some potential troubles.
Comment some useless code.
2019-11-16 13:54:47 +05:00
Andrey Akhmichin ec9bffedaf Partially fix double promotion. 2019-10-13 16:49:25 +05:00
Andrey Akhmichin c9fdcd91e8 A little optimizations. 2019-09-24 03:00:37 +05:00
Roman Chistokhodov cb51d2aa17 Fix potential segfault when reading sentences.txt 2019-09-21 01:41:47 +03:00
Andrey Akhmichin f6135287e6 Remove some strange code. 2019-07-07 20:30:20 +05:00
Roman Chistokhodov 75bc5105e7 Remove old TEXTURETYPE code 2018-04-08 20:30:17 +03:00
Night Owl f78471ad1d min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
Night Owl 49e740c6f1 Remove unneeded casts. 2017-07-24 02:47:26 +05:00
Night Owl 2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Night Owl b925cbd284 Oops. Fix voice. 2016-08-02 21:24:33 +05:00
Night Owl 7c17f6e042 Rework initialization. 2016-08-02 16:59:22 +05:00
Night Owl 5890ff41ee Server format. 2016-07-31 18:48:50 +05:00
Night Owl 1aac42f504 Remove extra commas and semicolons. Format. 2016-06-25 21:33:39 +05:00
Night Owl a9796904ec Remove unused check. 2016-06-13 18:48:17 +05:00
Night Owl 4304846337 CRLF to LF all. 2016-06-04 18:24:23 +05:00
Night Owl 0adbd65d8a Fix build clang. Fix UB. 2016-04-18 01:30:05 +05:00
mittorn 81207e3815 Add sed script and convert all SetXXX macros 2016-03-02 11:39:18 +00:00
mittorn ac857199cf Apply some valve's fixes 2016-02-29 20:04:01 +00:00
mittorn 0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00