100 Commits
Author SHA1 Message Date
nillerusr a15db00bc0 materialsystem: threaded optimizations, fix mat_queue_mode on some android devices 2023-01-14 15:53:33 +03:00
nillerusr 3458c36d5a datacache: enable async mode(was disabled in TF2 branch, lol?) 2023-01-13 01:51:19 +03:00
nillerusr 3d43e9fe3a togles: optimize PBO usage 2023-01-12 20:48:13 +03:00
nillerusr f63849bb34 vtf: fix cubemap loading for vtf versions less than 7.5 2023-01-02 16:39:44 +03:00
nillerusr 7ca36e7b43 launcher(android): fix crashhandler initialization 2022-12-31 19:14:30 +03:00
nillerusr c44ae6211c restore MAXSTUDIOBONES value 2022-12-18 20:24:28 +03:00
nillerusr bc909e9f96 windows(amd64): fix EHANDLE size( fixes saverestore ) 2022-12-17 12:21:22 +03:00
nillerusr ff2211f0ad windows: fix(workaround) illegal instruction in release build 2022-12-17 10:14:49 +03:00
nillerusr af8c358ce9 windows: fix dedicated build 2022-12-16 19:47:53 +03:00
nillerusr 8404418202 windows: add workflows for amd64 target architecture 2022-12-16 19:23:23 +03:00
nillerusr eff77f0a0a windows: fix 64bit build( #149 ) 2022-12-16 19:20:56 +03:00
nillerusr 8c0f758a57 bsp: change MAX_MAP_DISPINFO value to 4096 2022-12-02 21:45:33 +03:00
nillerusr 26184742eb update ivp submodule 2022-11-30 16:00:03 +03:00
nillerusr 729ac111af engine: add bsp v21 support, add StaticPropLump_t v7-v11 support 2022-11-30 15:58:19 +03:00
nillerusr 20f5783225 vtf: fix cubemap loading 2022-11-30 14:07:51 +03:00
nillerusr d2b202836d add MDL version 49 support 2022-11-29 18:49:29 +03:00
nillerusr 80c9ef37d7 Add cflags/ldflags, SDL version to engine.log 2022-11-16 13:58:09 +03:00
nillerusr dde72b675b update ivp submodule 2022-11-16 13:51:28 +03:00
nillerusr de873d3fc3 engine: upgrade benchmark 2022-11-16 13:51:03 +03:00
nillerusr db3062c60b WIP: fix some memaccess-class warnings 2022-11-16 13:28:39 +03:00
nillerusr 8fbc002a37 Replace empty constructors with default constructors #88 2022-11-05 14:23:05 +03:00
nillerusr ba90de20d9 game/server: fix particle transition from trigger_vphysics_motion 2022-10-31 19:59:10 +03:00
nillerusr 3a7d4319d6 utils/vtex: fix windows build ( fixes #125 ) 2022-10-24 03:59:43 +03:00
nillerusr b9a21f26ba game/client(android): view optimization 2022-10-17 00:01:23 +03:00
nillerusr cf44c39aaf video: add initial implementation for video_bink 2022-10-13 17:55:10 +03:00
nillerusr 2f15ebbfb8 wscript: add videoservices 2022-10-13 17:47:27 +03:00
nillerusr bca0ae8c59 engine/audio: fix build 2022-10-12 05:31:18 +03:00
nillerusr a68d5d8633 engine: move engine/audio/public to public/ directory 2022-10-12 03:34:30 +03:00
nillerusr 091b49e29c togl/togles: fix PBO usage 2022-10-08 22:15:17 +03:00
nillerusr e5eaf0fa9e tier1: rewrite Sys_LoadModule 2022-10-08 22:14:26 +03:00
nillerusr 653e08bce4 game(client): make touch more transparent in cutscenes 2022-10-06 00:24:18 +03:00
nillerusr d4e0a8108b game(client): fix particles problems on 64bit systems 2022-10-04 05:43:22 +03:00
nillerusr 5c5d990c87 game(client): fix touch drawing problems 2022-10-04 05:42:38 +03:00
nillerusr 5ab75bf9ef togl/togles: fpermissive fixes 2022-10-02 01:03:52 +03:00
nillerusr 7a26688494 togl/togles: use PBO for DYNAMIC textures 2022-10-02 00:58:57 +03:00
nillerusr a269b89168 game(client): fix crash on linux/window in touch, fix memory leak in touch 2022-09-22 22:37:30 +03:00
nillerusr 5af39f3d0d fix windows build 2022-09-20 18:17:55 +03:00
nillerusr 3f5ebfbde3 game(client): fix back button in touch 2022-09-19 17:54:09 +03:00
nillerusr 4ace9f8030 game(client): fix touch drawing problems again, fix some fonts on android 2022-09-18 19:54:29 +03:00
nillerusr 9c4ace30c3 game(client): fix touch drawing problems 2022-09-18 18:47:19 +03:00
nillerusr a7611c481e game(client): fix atlas generation for touch 2022-09-17 21:00:50 +03:00
nillerusr d2f789853d vtex(android): fix build 2022-09-17 18:41:25 +03:00
nillerusr 5e9ce905f7 tier1(android): add error message for library loading from mod apk 2022-09-17 18:27:50 +03:00
nillerusr 2dca8fd6c7 launcher_main: automatically set LD_LIBRARY_PATH on launch 2022-09-17 18:26:41 +03:00
nillerusr 54f174d262 modify original vtex and add png support for it 2022-09-17 18:25:20 +03:00
nillerusr 3daa537791 game(client): fix touch drawing again bruh 2022-09-17 16:42:45 +03:00
nillerusr 5a28ccec8c game(client): fix touch drawing 2022-09-17 15:57:17 +03:00
nillerusr b1a3eafbe6 android: fix crashhandler 2022-09-17 03:01:26 +03:00
nillerusr 8a7e28d38d game(client): fix touch editor 2022-09-16 19:00:32 +03:00
nillerusr f07ba797c5 game(client): optimize touch drawing 2022-09-16 02:41:03 +03:00
nillerusr bf860c87c6 update lib submodule 2022-09-13 00:43:52 +03:00
nillerusr 5912845f29 engine: fix audio language setting 2022-09-10 03:30:28 +03:00
nillerusr 09924b7998 game(android): add custom chat 2022-09-08 21:23:06 +03:00
nillerusr 93c71cb74a togles: fix alpha test on some GPUs( fixes #119 ) 2022-09-08 20:41:35 +03:00
nillerusr efc1fc2a9b add -fvisibility=hidden for gcc 2022-09-05 19:33:23 +03:00
nillerusr 3e19d26a72 add additional logging information 2022-09-05 12:54:41 +03:00
nillerusr f11087b83a game(hl1): fix bigmomma decal 2022-09-05 01:17:02 +03:00
nillerusr 4c49154dc0 togles: fix GL_QCOM_alpha_test extension detection 2022-09-03 02:52:33 +03:00
nillerusr c91e68975b game(hl1): fix SetBoneController 2022-09-03 02:51:56 +03:00
nillerusr 216bbf1baa game(hl1): fix gibbing 2022-08-31 18:23:22 +03:00
nillerusr fafc3554a5 game(hl1): fix UTIL_DropToFloor 2022-08-31 18:22:56 +03:00
nillerusr 1fe1d7b419 use threaded bone setup by default 2022-08-31 18:19:52 +03:00
nillerusr 32c57a8a49 game(hl1): fix stupid mp5 recoil 2022-08-23 18:17:31 +03:00
nillerusr 2cb00530c7 game(hl1): fix use after scope 2022-08-23 17:33:12 +03:00
nillerusr e11a21ea19 public: fix misalignment in Studio_AnimPosition 2022-08-23 17:32:37 +03:00
nillerusr 3dbe2cdd32 hl1: make pushable rotatable 2022-08-23 03:21:46 +03:00
nillerusr faca1ab142 game(hl1): fix apache,can bbox, fix DROP_TO_FLOOR, fix barnacle 2022-08-21 02:56:36 +03:00
nillerusr 3b153bc9c3 fix day of defeat build 2022-08-21 02:12:18 +03:00
nillerusr 40c4f2b96f Update ivp submodule 2022-08-19 23:31:05 +03:00
nillerusr a16123e4be fixed some unitialized variables 2022-08-19 23:27:37 +03:00
nillerusr 0a66367243 tslist: add asserts for tests 2022-08-19 23:21:37 +03:00
nillerusr c909de8faf use HAVE_* macros for dependencies 2022-08-19 23:19:53 +03:00
nillerusr 0d48bf354a unittests: add tslist tests to tier1test 2022-08-17 14:28:41 +03:00
nillerusr dd1dc186f9 unittests: fix utlstringtest for windows 2022-08-17 13:46:41 +03:00
nillerusr c0cbc669bc scripts: fix tests 2022-08-17 13:39:51 +03:00
nillerusr 45d33c6b97 tier1: fix commandbuffer unitialized boolean 2022-08-17 13:35:55 +03:00
nillerusr 8b6ad0d342 workflows: add tests.yml 2022-08-17 12:54:11 +03:00
nillerusr 9aa0ecab6a add wscripts for unittests 2022-08-17 11:12:27 +03:00
nillerusr 08e3444409 Delete needless unittests again 2022-08-17 11:03:31 +03:00
nillerusr d8f5cdfd3c Delete needless unittests 2022-08-16 15:08:46 +03:00
nillerusr 8ab4c90f54 update thirdparty submodule 2022-08-16 00:13:11 +03:00
nillerusr 872243be56 waifulib: fix configure with clang 2022-08-15 22:37:56 +03:00
nillerusr c68b7af554 launcher(android): fix build problem 2022-08-15 22:35:36 +03:00
nillerusr 38fcc71c6e launcher(android): add crashhandler 2022-08-15 22:14:09 +03:00
nillerusr 41414854db launcher: move android.cpp -> android/main.cpp 2022-08-15 21:28:05 +03:00
nillerusr 08073ae622 again boring misalignment fixes 2022-08-09 21:24:27 +03:00
nillerusr c5607661f0 vgui_surfacelib(android): use fonts with chinese/japanese/korean support( fixes #104 ) 2022-08-05 22:40:06 +03:00
nillerusr a9c5da7d69 materialsystem: unlock mat_picmip cvar again 2022-08-03 16:30:27 +03:00
nillerusr 50ff9922a6 togles: use sampler objects by default 2022-08-03 16:21:23 +03:00
nillerusr 1aa326b7f2 appframework: use rawinput for android by default 2022-08-02 10:45:21 +03:00
nillerusr 79e83bb97f tier0: fix cpu freq on some arm cpu's 2022-08-01 04:30:44 +03:00
nillerusr 168e52e428 engine: fix windows dedicated build 2022-08-01 01:01:39 +03:00
nillerusr d7ba172ece workflows: rename jobs names 2022-08-01 00:44:54 +03:00
nillerusr 60dcc89289 fix ubuntu build 2022-08-01 00:41:26 +03:00
nillerusr c4ef0e90a4 fix dedicated build 2022-08-01 00:38:10 +03:00
nillerusr 000b2db0b7 engine: restore delta float decode/encode from 2007 branch 2022-07-31 20:11:48 +03:00
nillerusr ba8fd2952f vphysics: fix velocity restore 2022-07-31 19:56:00 +03:00
nillerusr 661415174e workflows: change windows-2016 to windows-2019 2022-07-31 17:30:39 +03:00
nillerusr 97e7d4a870 game: fix integer division by zero in baseachievement( fixes #87 ) 2022-07-31 04:40:53 +03:00
nillerusr 7268663f24 game/client/portal: fix Polyhedron 2022-07-30 02:09:11 +03:00