Commit Graph

  • f3b17b77e5 update workflows nillerusr 2023-04-08 13:40:33 +03:00
  • 3fcf986853 unittests: don't use ASAN_POISON_MEMORY_REGION with gcc nillerusr 2023-04-07 15:19:35 +03:00
  • b2d168c701 scripts: remove useless deps from installation nillerusr 2023-04-07 15:03:12 +03:00
  • 92028d4e80 tier1: fix possible unsafe read in lzss SafeUncompress, make tests pass under asan nillerusr 2023-04-07 14:56:56 +03:00
  • 4f063c4053 unittests: fix library loading nillerusr 2023-04-07 13:25:58 +03:00
  • dcdcf6b733 togles: don't use alpha channel in dxt1 decompression for textures without it nillerusr 2023-04-06 14:36:14 +03:00
  • ceda7d8ad0 update workflows nillerusr 2023-04-06 01:27:17 +03:00
  • f1de24b0b2 engine: fix bsp21 loading nillerusr 2023-04-04 23:22:06 +03:00
  • d56e855742
    Merge pull request #208 from tyabus/multirun nillerusr 2023-03-18 17:06:47 +03:00
  • 46fc2b7090 launcher: don't grab/release mutex if multirun is enabled tyabus 2023-03-13 17:47:44 +06:00
  • e998499068
    Merge pull request #211 from tyabus/hibernation nillerusr 2023-03-13 10:09:47 +03:00
  • 4e87659a1d engine: restore sv_hibernate_when_empty tyabus 2023-03-12 21:17:49 +06:00
  • 9008da4f43
    fix arm64 build on non-android platforma nillerusr 2023-03-11 23:51:59 +03:00
  • 5e6e7503bb
    Merge pull request #209 from AruMoon/fix-angles nillerusr 2023-03-05 04:36:20 +03:00
  • c0b63d602e fix spectator free mode wrong angles AruMoon 2023-03-05 00:44:17 +05:00
  • 88418ebb4d launcher: multirun should work on POSIX now tyabus 2023-03-04 12:59:02 +06:00
  • db6a9839fe engine: fix windows build( windows must die ) nillerusr 2023-02-20 22:02:37 +03:00
  • c970f28804 engine: fix Map_IsValid for mapcycle nillerusr 2023-02-20 21:03:47 +03:00
  • d06435a8bc
    Merge pull request #202 from AruMoon/fix-spec_goto-crash nillerusr 2023-02-20 20:18:22 +03:00
  • 6a8da7084b engine: add -nobackgroundlevel command-line argument nillerusr 2023-02-20 20:07:23 +03:00
  • 9075ccd9e4 engine: don't check sv_lan value in masterserver requests when DEDICATED is defined nillerusr 2023-02-19 15:18:49 +03:00
  • 6e7915b6c3 Fix spec_goto old crash tyabus 2023-02-18 19:38:10 +05:00
  • 5198d808fa datacache: disable async mode 1.16 nillerusr 2023-02-17 12:42:56 +03:00
  • 1e3389c70d gameui: fix linux build issue nillerusr 2023-02-17 03:23:40 +03:00
  • e84ad80c46 add -g option for android by default nillerusr 2023-02-17 03:16:45 +03:00
  • 30a97f855e gameui: fix console size on android nillerusr 2023-02-17 02:41:53 +03:00
  • 1d39be1a97 engine: again fix static prop lump version 10 loading nillerusr 2023-02-17 01:41:55 +03:00
  • 92a1eae995 android: add extras vpk to PLATFORM path search nillerusr 2023-02-16 23:15:01 +03:00
  • cc7541f132 change PROTOCOL_VERSION to 25 nillerusr 2023-02-16 22:47:32 +03:00
  • 9919f7ee95 engine: fix static prop lump version 10 loading nillerusr 2023-02-16 18:44:33 +03:00
  • c7056b1aa4
    Update README.md nillerusr 2023-02-16 14:35:51 +03:00
  • ec3ab23a0e
    Merge pull request #198 from nillerusr/serverbrowser nillerusr 2023-02-16 14:35:01 +03:00
  • 2aa14bb24c restore threadtools and vstdlib from 12716fd commit serverbrowser nillerusr 2023-02-16 17:30:53 +03:00
  • e4f5549cbd serverbrowser: copy gametype to map name in quicklist nillerusr 2023-02-16 17:16:35 +03:00
  • e9af8c6876
    Merge pull request #192 from steadyfield/tankfix nillerusr 2023-02-16 14:19:12 +03:00
  • e10f29854e engine(masterserver): fix servers duplication nillerusr 2023-02-14 20:22:18 +03:00
  • c3417ca08d engine: fix cmdrate/updaterate values nillerusr 2023-02-13 00:27:40 +03:00
  • 0fda062e8e tier0: fix windows build nillerusr 2023-02-11 20:39:55 +03:00
  • 67ef35bb78 engine(masterserver): typo fix nillerusr 2023-02-11 20:34:22 +03:00
  • c48da00b92 tier0: disable vprof by default nillerusr 2023-02-11 20:32:11 +03:00
  • 2b2ca63b48 serverbrowser: rewrite according my expectations nillerusr 2023-02-11 19:39:01 +03:00
  • efbcaf7820 engine(masterserver): add master request timeout nillerusr 2023-02-11 19:36:39 +03:00
  • dda12fcec6 engine(masterserver): add additional masterserver, implement setmaster command nillerusr 2023-02-11 19:17:57 +03:00
  • 70cc94bd01 engine(masterserver): fix latency calculation nillerusr 2023-02-11 15:57:06 +03:00
  • bca8a497ad engine: set net_usesocketsforloopback 0 by default( 1 breaks singleplayer mode ) nillerusr 2023-02-11 15:56:06 +03:00
  • 12716fd07f engine(masterserver): Add sequence for requesting server info, implement StopRefresh and use it on timeout nillerusr 2023-02-10 22:45:36 +03:00
  • 474df720e7
    Fixed Mounted Gun Anims and Effects When Spawned by Users steadyfield 2023-02-08 09:05:10 +08:00
  • 746aa8b1cc wscript: fix arm build nillerusr 2023-02-07 02:11:36 +03:00
  • 0ffcbff303 materialsystem: fix rendering bugs with togl nillerusr 2023-02-07 02:05:00 +03:00
  • cf467ff7c8
    Merge pull request #191 from AruMoon/tweak/unlock-tickrate nillerusr 2023-02-06 15:36:20 +03:00
  • 591534e7e4 Unlock tickrate AruMoon 2023-02-04 10:46:31 +00:00
  • 6428e90fa2 fix dedicated build caused by previous commit nillerusr 2023-02-03 03:40:57 +03:00
  • 3345902612 togl: fix MacOS build( fixes #187 ) nillerusr 2023-02-03 02:27:22 +03:00
  • a08b6ae7bf engine: update server info reply nillerusr 2023-01-30 22:16:48 +03:00
  • 64f7bf9f96 vgui_controls: fix SetParent function nillerusr 2023-01-29 21:48:36 +03:00
  • c4b93b30d7 WIP(serverbrowser): update IServersInfo interface nillerusr 2023-01-29 20:57:04 +03:00
  • 41aa50e66e WIP: Begin rewriting serverbrowser nillerusr 2023-01-29 19:26:04 +03:00
  • 9586dc98e4
    Merge pull request #186 from nillerusr/win64 nillerusr 2023-01-28 21:37:41 +03:00
  • 548be38a0b engine: restore checksum check nillerusr 2023-01-28 05:36:57 +03:00
  • 0df7838ee1 WIP: initial masterserver client implementation nillerusr 2023-01-28 05:29:26 +03:00
  • 17ff01c7ab
    Update README.md nillerusr 2023-01-24 20:30:17 +03:00
  • c69afba381 Merge branch 'master' into win64 win64 HappyDOGE 2023-01-23 19:16:19 +03:00
  • 88cf25ff80
    Update tasks.json Caroline Joy Bell 2023-01-16 07:54:17 -08:00
  • bfb5b44d38 win64: misc pointer truncation fixes HappyDOGE 2023-01-16 11:56:05 +03:00
  • f735e7a036
    Fix HTML MOTD (#174) Er2 2023-01-14 20:47:16 +03:00
  • a15db00bc0 materialsystem: threaded optimizations, fix mat_queue_mode on some android devices nillerusr 2023-01-14 14:48:22 +03:00
  • de32c758c1
    Update tasks.json Caroline Joy Bell 2023-01-13 21:02:02 -08:00
  • fed2719657
    Merge branch 'nillerusr:master' into patch-1 Caroline Joy Bell 2023-01-13 08:09:22 -08:00
  • d7a2277804
    Update tasks.json Caroline Joy Bell 2023-01-13 08:00:04 -08:00
  • ecfe257da2
    Update tasks.json Caroline Joy Bell 2023-01-13 07:50:03 -08:00
  • 02c60cf2c7
    Update tasks.json Caroline Joy Bell 2023-01-12 21:38:45 -08:00
  • ef9f4b2965
    Update tasks.json Caroline Joy Bell 2023-01-12 21:34:29 -08:00
  • edb08661f2
    Update tasks.json Caroline Joy Bell 2023-01-12 21:15:42 -08:00
  • 3458c36d5a datacache: enable async mode(was disabled in TF2 branch, lol?) nillerusr 2023-01-13 01:51:19 +03:00
  • 3d43e9fe3a togles: optimize PBO usage nillerusr 2023-01-12 20:48:13 +03:00
  • b6de5bb712
    Create tasks.json Caroline Joy Bell 2023-01-09 08:57:09 -08:00
  • e26b40d889
    Basic Steam Dick support (#166) exstrim401 2023-01-08 17:38:24 +05:00
  • f63849bb34 vtf: fix cubemap loading for vtf versions less than 7.5 nillerusr 2023-01-02 16:39:44 +03:00
  • 7ca36e7b43 launcher(android): fix crashhandler initialization 1.15 nillerusr 2022-12-31 19:14:30 +03:00
  • 44fef251c5
    Add forgotten VTF 7.5 support (#160) LegendGuard 2022-12-29 15:31:44 +01:00
  • be3d0e301f
    Update README.md nillerusr 2022-12-19 00:37:13 +03:00
  • c44ae6211c restore MAXSTUDIOBONES value nillerusr 2022-12-18 20:24:28 +03:00
  • 4f4e74273a
    sse2neon: typo fix nillerusr 2022-12-17 19:55:22 +03:00
  • 892fc662e4
    sse2neon: fix armhf build( fixes #157 ) nillerusr 2022-12-17 18:27:04 +03:00
  • bc909e9f96 windows(amd64): fix EHANDLE size( fixes saverestore ) nillerusr 2022-12-17 11:48:41 +03:00
  • ff2211f0ad windows: fix(workaround) illegal instruction in release build nillerusr 2022-12-17 10:14:49 +03:00
  • af8c358ce9 windows: fix dedicated build nillerusr 2022-12-16 19:47:53 +03:00
  • 8404418202 windows: add workflows for amd64 target architecture nillerusr 2022-12-16 19:23:23 +03:00
  • eff77f0a0a windows: fix 64bit build( #149 ) nillerusr 2022-12-16 19:20:56 +03:00
  • 9bca259e0f
    Make net_usesocketsforloopback 1 by default (#153) exstrim401 2022-12-05 19:23:43 +03:00
  • 8c0f758a57 bsp: change MAX_MAP_DISPINFO value to 4096 nillerusr 2022-12-02 21:45:33 +03:00
  • 26184742eb update ivp submodule nillerusr 2022-11-30 15:58:54 +03:00
  • 729ac111af engine: add bsp v21 support, add StaticPropLump_t v7-v11 support nillerusr 2022-11-30 15:58:19 +03:00
  • 20f5783225 vtf: fix cubemap loading nillerusr 2022-11-30 14:07:51 +03:00
  • d2b202836d add MDL version 49 support nillerusr 2022-11-29 18:49:29 +03:00
  • 2fb712af66
    Fix macOS build (#146) exstrim401 2022-11-27 16:48:27 +03:00
  • 53bd92f7a8
    BSD: Add support (#140) Er2 2022-11-24 22:04:29 +03:00
  • 807eaae850
    Pretend macOS to be Linux in KeyValues (#145) exstrim401 2022-11-24 20:29:11 +03:00
  • a1c4e27718
    Don't use objcopy for macOS build (#143) exstrim401 2022-11-21 21:18:35 +03:00
  • ad5790eee6 Don't use -march=native on macOS exstrim401 2022-11-20 19:59:38 +02:00