|
ddf5a01dfc
|
3rdparty: MultiEmulator: update
|
2024-11-20 06:32:16 +03:00 |
|
|
43609bc77c
|
mainui: update
|
2024-11-07 14:12:21 +03:00 |
|
|
e8c1fc958f
|
mainui: update
|
2024-11-07 10:18:16 +03:00 |
|
|
08bc4ccec4
|
3rdparty: opus: wscript: implement looking for C99 VLA or alloca
|
2024-11-07 10:15:19 +03:00 |
|
|
b1915106b0
|
vgui_support: update
|
2024-11-06 19:46:22 +03:00 |
|
|
319dea1f7d
|
mainui: update
|
2024-10-28 12:22:10 +03:00 |
|
|
48047c05b7
|
extras: update
|
2024-10-28 12:22:10 +03:00 |
|
|
6c6cb65b30
|
mainui: update
|
2024-10-27 14:33:27 +03:00 |
|
|
8ea8437e19
|
3rdparty: opus: downgrade to 1.4.0
|
2024-10-27 14:32:43 +03:00 |
|
|
49990a0859
|
mainui: update
|
2024-10-26 05:15:55 +03:00 |
|
|
5c75dda864
|
mainui: update
|
2024-10-26 02:42:30 +03:00 |
|
|
ed522852cf
|
mainui: update
|
2024-10-24 23:30:23 +03:00 |
|
|
40ffde0439
|
3rdparty: opus: update to 1.5.2
|
2024-10-24 15:51:41 +03:00 |
|
|
0e79326571
|
waf: upgrade to latest, fix for api changes
|
2024-10-24 00:37:05 +03:00 |
|
|
a15c1f99b2
|
wscript: remove useless features
|
2024-10-23 23:20:47 +03:00 |
|
|
6ab2c9dbbf
|
engine: client: fix out of bounds access with some ticket generators
* Update MultiEmulator submodule
|
2024-10-22 02:13:36 +03:00 |
|
|
ffe7b1f4a1
|
3rdparty: MultiEmulator: move it to submodule
|
2024-10-21 14:08:16 +03:00 |
|
|
6a1f502d25
|
3rdparty: MultiEmulator: remove unused code
|
2024-10-21 06:30:53 +03:00 |
|
|
434359ea01
|
3rdparty: update mainui and extras
|
2024-10-21 06:19:11 +03:00 |
|
|
ae2ad6ddf2
|
3rdparty: add MultiEmulator by 2010kohtep
* patched to be portable, turned into a static library
* integrated to the engine
|
2024-10-21 06:19:11 +03:00 |
|
|
b41804bb5b
|
mainui: update
|
2024-10-17 14:56:38 +03:00 |
|
|
e39a62b1fd
|
mainui: update
|
2024-10-16 08:33:44 +03:00 |
|
|
38c0dc4551
|
3rdparty: bzip2: properly use stdio-free version, don't include tests and utils to the build
|
2024-10-08 15:39:56 +03:00 |
|
|
62cb8f5ba6
|
3rdparty: bzip2: forgot to add actual bz_version.h file
|
2024-10-08 13:07:42 +03:00 |
|
|
97c75d96d5
|
3rdparty: bzip2: build with BZ_NO_STDIO
|
2024-10-08 13:06:02 +03:00 |
|
|
a8539ac004
|
3rdparty: bzip2: add pre-generated bz_version.h header as some generators (like cmake.py) don't understand subst yet
|
2024-10-08 12:27:41 +03:00 |
|
|
057b47555d
|
3rdparty: bzip2: add wscript for bzip2, check for system-wide bzip2, add readme note
|
2024-10-08 03:28:02 +03:00 |
|
|
43299f6747
|
3rdparty: add bzip2 submodule
|
2024-10-08 03:28:02 +03:00 |
|
|
8c885d3f37
|
mainui: update
|
2024-08-22 12:50:01 +03:00 |
|
|
dddb46a6d0
|
mainui: update
|
2024-08-21 18:14:21 +03:00 |
|
|
ac487a2133
|
mainui: update
|
2024-08-14 10:29:42 +03:00 |
|
|
4da3a14adc
|
mainui: update
|
2024-08-13 19:25:32 +03:00 |
|
|
257312ad7c
|
3rdparty: update extras
|
2024-08-10 13:45:41 +03:00 |
|
|
3a47248a09
|
extras: update submodule
|
2024-07-30 15:34:20 +03:00 |
|
|
f793413a79
|
mainui: update
|
2024-07-29 05:05:20 +03:00 |
|
|
a5ef33b302
|
mainui: update
|
2024-07-28 14:51:09 +03:00 |
|
|
9165832caf
|
mainui: update
|
2024-07-21 05:34:23 +03:00 |
|
|
42a8aa6c66
|
mainui: update
|
2024-07-18 01:27:30 +03:00 |
|
|
30b78d9559
|
mainui: update
|
2024-07-10 11:32:30 +03:00 |
|
|
02cb12e4b4
|
mainui: update
|
2024-07-08 05:49:24 +03:00 |
|
|
2a006086c5
|
mainui: update
|
2024-07-07 06:51:47 +03:00 |
|
|
e18b61e041
|
Fixes for -Wformat=2 on 64-bit targets
|
2024-06-22 07:31:37 +03:00 |
|
|
d56e53a347
|
Replace hardcoded functions names by __func__ macro
* while we're here, fix some possible bugs
* and fix -Wformat=2
s/__FUNCTION__/__func__/g
awawawa
|
2024-06-19 06:53:42 +03:00 |
|
|
4e9481451b
|
mainui: update
|
2024-06-15 17:22:52 +03:00 |
|
|
929dfd2c71
|
mainui: update
|
2024-06-03 09:04:47 +03:00 |
|
|
f437af6451
|
mainui: update
|
2024-06-03 07:57:10 +03:00 |
|
|
793adadb06
|
mainui: update
|
2024-06-02 12:51:30 +03:00 |
|
|
999b43b89f
|
engine: implement changing cursor type in gameui
|
2024-06-02 12:24:14 +03:00 |
|
|
0b57d97c8c
|
vgui_support: update submodule
|
2024-06-02 11:35:57 +03:00 |
|
|
714da79395
|
mainui: update
|
2024-05-25 22:25:33 +03:00 |
|