Commit Graph

28 Commits

Author SHA1 Message Date
Andrey Akhmichin 052f140685
Merge branch 'sohl1.2' into aomdc 2022-11-19 13:21:30 +05:00
Andrey Akhmichin b5cddbde58
Return reverted changes. 2022-11-08 23:20:36 +05:00
Andrey Akhmichin b59f695a03
Merge branch 'sohl1.2' into aomdc 2022-06-07 23:46:59 +05:00
Andrey Akhmichin 723180f497
Merge branch 'master' into sohl1.2 2022-06-05 23:07:22 +05:00
Andrey Akhmichin e2da6954c8
Fix crowbar not showing in weapon list if there are empty weapon slots with lower id.
Same as ffe736252c
2022-06-04 20:16:11 +05:00
Roman Chistokhodov ba2cab60df
Get VGUI back (optionally) (#194)
* Get VGUI back (optionally)

* Add some missing VGUI invocations

* Update CMakeLists.txt to build with vgui for Windows

* Move windows.h inclusions only to those places where it's really needed

* Try fix mingw build

* Update hud_spectator

* Merge nekonomicon's vgui branch

* Don't include vgui panel and app in cdll_int.cpp if vgui is real

* Deduplicate scoreboard global variables

* Add options to prefer non-vgui motd and scoreboard when vgui is enabled

* Add vgui-dev as a submodule. Add building vith vgui to CI

* Fix artifact uploading

* Don't use global variable when not necessary

* char* to const char* in CMenuHandler_StringCommand constructor

* Fix 'format string is not a literal string' warnings

* Fix 'always evaluate to true' warnings

* Team Fortress classes to const char*

* CreateCommandMenu accepts const char*

* Fix printf formats. Turn some unsigned longs into unsigned ints since they use only 32 bits anyway

* Explicit assignment result as condition

* Prevent memory leak on menu reading

* Localize button text

* Create FileInputStream on stack avoiding the leak

* Remove Servers Browser code

* Arrow file names to const char*

* Fix assignment to the wrong variable
2021-10-27 01:35:11 +00:00
Andrey Akhmichin c1ba788c58 Merge branch 'sohl1.2' into aomdc 2019-11-17 19:01:29 +05:00
Andrey Akhmichin 16e0a45d3c Merge branch 'master' into sohl1.2 2019-11-11 04:00:45 +05:00
Andrey Akhmichin 73397679c2 More double promotion fixes. 2019-10-13 20:10:52 +05:00
Andrey Akhmichin 2905950cb0 Merge branch 'master' into sohl1.2 2019-10-12 19:48:03 +05:00
iZarif a0ccf2d0a1 size of arrays are now a power of two 2019-10-03 00:24:27 +04:00
iZarif 04a31f4a1a fix gcc 8.3.0 format-overflow warnings 2019-10-02 23:15:53 +04:00
Andrey Akhmichin 2744875634 Merge branch 'master' into aomdc 2019-08-12 04:15:10 +05:00
Andrey Akhmichin ff9d37a4a2 Merge branch 'master' into sohl1.2 2019-08-12 03:31:20 +05:00
Andrey Akhmichin 745d722a5a client: min->Q_min, max->Q_max. 2019-08-12 02:25:50 +05:00
Night Owl a000cbf8ad Merge recreated "Afraid of Monsters: Director's Cut" source code. 2018-02-28 23:18:52 +05:00
Roman Chistokhodov 30f2409952 Merge branch 'master' into sohl1.2 2017-12-18 23:47:12 +03:00
Roman Chistokhodov 22026b90b5 Spirit 1.2 2017-12-18 02:39:44 +03:00
Night Owl e7989d438a Fix compatibility with MSVC 6. 2017-10-15 00:12:26 +05:00
Night Owl a2e4a7ec03 Fix crosshair. 2017-07-19 04:11:08 +05:00
Night Owl 033bbbcd80 Merge 3680342c61 2017-07-05 18:04:09 +05:00
Night Owl 4024c29caf Merge 7002f8fb47 2017-07-05 16:45:48 +05:00
Night Owl 2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Night Owl 9e7debbb34 Client format. 2016-07-03 18:39:55 +05:00
Night Owl 1aac42f504 Remove extra commas and semicolons. Format. 2016-06-25 21:33:39 +05:00
Night Owl 4304846337 CRLF to LF all. 2016-06-04 18:24:23 +05:00
mittorn d254f1bd0e Improve client 2016-03-01 20:18:42 +00:00
mittorn 0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00