Commit Graph

  • f7233c84e0 engine: remove PROTOCOL_STEAM requirement nillerusr 2022-03-02 11:42:47 +0300
  • edc8d6c584 add source-sdk-2013 nillerusr 2022-03-01 23:00:42 +0300
  • 88b8830e8b ToGLES: add hard float support nillerusr 2022-03-01 22:53:30 +0300
  • 1aac303d7e engine/audio/private: add voice recording using sdl nillerusr 2022-03-01 22:48:18 +0300
  • df156a2419 update ivp hymei 2022-02-27 21:32:58 +0800
  • dc9969c091 arm64 : fix clang compile errors hymei 2022-02-27 21:24:21 +0800
  • 17d9d97fd3 arm64 : fix vgui2 VPAMEL in messagemap hymei 2022-02-23 21:11:56 +0800
  • d0c1d9cf62 arm64 : intp fixes hymei 2022-02-23 20:10:25 +0800
  • 9a33e7f294 osx : use freetype instead of deprecated carbon api hymei 2022-02-23 20:06:43 +0800
  • 7a4f9edb63 osx : fix syscalls hymei 2022-02-23 20:04:52 +0800
  • bc5f380c66 arm64 detect marcos hymei 2022-02-23 20:00:04 +0800
  • e654c1870a osx : malloc.h => malloc/malloc.h hymei 2022-02-23 19:56:29 +0800
  • 9b22047ebc arm64 : fix intptr_t size hymei 2022-02-23 19:50:30 +0800
  • 6b10b528e9 engine: get opus voice codec nillerusr 2022-02-13 06:15:27 +0300
  • a38e73f480 Disable trusted key verification for sv_pure, fix mod_texture.txt loading nillerusr 2022-02-12 13:45:43 +0300
  • a1d8c59d01 Fix external .lmp loading nillerusr 2022-02-11 11:00:57 +0300
  • 9dd2d20e78 cl_main: set language according to LANG variable nillerusr 2022-02-06 03:48:40 +0300
  • c36cfccdf0 gameui: add console button to main menu nillerusr 2022-02-05 22:33:45 +0300
  • 74b7a6d151
    Merge pull request #43 from nillerusr/ToGLES3 nillerusr 2022-02-05 21:45:29 +0300
  • c57fb24610
    Merge pull request #38 from r-a-sattarov/master nillerusr 2022-02-05 18:25:24 +0300
  • b296444d0c Fix VPC scripts for VS2019 JusicP 2022-02-03 18:18:12 +0200
  • 2ad3bc4a66 vgui2/vgui_surfacelib/linuxfont: fix incorrect variadic casts backport from MainUI C++ Ref: fad4805fab r-a-sattarov 2022-01-28 23:49:27 +0300
  • 38ad2399ed Fix an VPC error related to GUID for VS2019 project JusicP 2022-01-27 14:28:20 +0200
  • 303b387e76 add more custom screen resolutions, fix build ToGLES3 nillerusr 2022-01-25 00:14:29 +0300
  • 0fb75b41fd fix build with clang, fix saverestore again, android mod launcher support nillerusr 2022-01-19 18:59:42 +0300
  • f24e68c845 remove valve p4 script from tier0 and vstdlib vpc JusicP 2022-01-13 18:43:31 +0200
  • 879adbfcc0 Add some libs JusicP 2022-01-13 16:31:42 +0200
  • 0b27896396 Fix built server copied to wrong folder JusicP 2022-01-13 16:22:33 +0200
  • 5e27785d40 Fix compilation under MSVC(VS2019) JusicP 2022-01-13 16:18:38 +0200
  • 94fb7d4c00 Add xpos scale for chapters panel JusicP 2022-01-09 20:21:50 +0200
  • 463e4eb584 Fix ypos scale for chapters panel JusicP 2022-01-09 20:17:11 +0200
  • 61bd00c12b Oops, typo fix nillerusr 2022-01-09 22:33:59 +0300
  • 4a329b2e1d fix compilation with msvc nillerusr 2022-01-09 22:28:24 +0300
  • 9d77bb17c5
    Add proportionality support for GameUI panels (#35) nillerusr 2022-01-09 17:04:47 +0300
  • 1f3436945f saveload fix nillerusr 2022-01-09 19:59:13 +0300
  • 1d8149a3b3 client: add touch editor nillerusr 2022-01-09 19:58:08 +0300
  • 05ab85e853 make achivements work without steam( partially ) nillerusr 2022-01-09 19:57:09 +0300
  • ead7bfc155 Update ToGLES( fix occlusion query and other small things ) nillerusr 2022-01-09 19:32:21 +0300
  • d651c2b38d Fix font problems nillerusr 2022-01-09 19:20:00 +0300
  • 8703d8bbf4 togles: update wscript nillerusr 2021-11-26 20:57:45 +0300
  • 24b2f5892c Fix shaders compilation, replace some opengl functions with opengles analogs nillerusr 2021-11-26 20:51:33 +0300
  • 1aa234af4d togles: use GL_EXT_buffer_storage if avalible nillerusr 2021-11-21 19:47:42 +0300
  • e8dd3cece3 Replace glBegin/glEnd nillerusr 2021-11-21 18:51:30 +0300
  • 4508c9c863 Rewrite ToGL in OpenGLES(Uncomplete) nillerusr 2021-11-21 01:38:59 +0300
  • 76bfcf40ca Copy original togl to track changes nillerusr 2021-11-21 00:48:13 +0300
  • 4aa6e258f2 Rewrite ToGL in OpenGLES(Uncomplete) nillerusr 2021-11-20 04:25:08 +0300
  • d947e5e20e
    Vpc parser (#31) nillerusr 2021-11-16 20:50:27 +0300
  • 28a52e7ef1
    Merge branch 'master' into vpc-parser vpc-parser nillerusr 2021-11-16 20:50:04 +0300
  • fb55975a75
    Merge pull request #30 from nillerusr/misalign-fixes nillerusr 2021-11-16 20:48:45 +0300
  • d2f3cc44db touch: add new commands misalign-fixes nillerusr 2021-11-16 23:46:29 +0300
  • 2f6aa51749 Upload shitty multiplayer hacks dedicated nillerusr 2021-11-14 17:25:13 +0300
  • 4243cede59
    Merge pull request #29 from nillerusr/misalign-fixes nillerusr 2021-11-14 13:31:02 +0300
  • 1233e05fcb android: fix SDL_QUIT nillerusr 2021-11-14 13:21:01 +0300
  • f7cdca7ad2 saverestore fixes nillerusr 2021-11-14 00:07:58 +0300
  • b1edca8c4c utlbuffer: typo fix nillerusr 2021-11-09 19:02:26 +0300
  • 2d17c2b52f utlbuffer,bitbuf: misalign fix nillerusr 2021-11-05 19:51:41 +0300
  • cd72eac63d
    Update server_base.vpc nillerusr 2021-11-05 11:46:37 +0300
  • 29c83b7867 vpc_parser: typo fix nillerusr 2021-11-05 10:54:43 +0300
  • 1b98e8994e vpc_parser: fix python2 compatibility again nillerusr 2021-11-05 10:53:29 +0300
  • 31586ce622 vpc_parser: fix python2 compatibility nillerusr 2021-11-05 10:49:26 +0300
  • 889829e5b4 upload vpc parser nillerusr 2021-11-05 10:29:53 +0300
  • 2f8a8d893f Fix button wrong state on fast clicking gameui JusicP 2021-11-01 10:19:13 +0200
  • 92bd6a132e Add Android platform define JusicP 2021-10-31 22:26:20 +0200
  • 82545dfe26 Add proportionality support for GameUI panels JusicP 2021-10-31 21:45:57 +0200
  • 7a69af7b00 Android OpenGL support( for tegra gpu's ) nillerusr 2021-10-26 21:30:11 +0300
  • 99e02e25c9 CUtlBuffer, Color: misalign fixes nillerusr 2021-10-25 18:45:21 +0300
  • 58f76cfc18 update ivp submodule nillerusr 2021-10-23 20:07:16 +0300
  • 6e5ef80a0e
    Update README.md, update ivp submodule nillerusr 2021-10-23 17:09:16 +0300
  • a996fbcbb9
    Update README.md nillerusr 2021-10-23 17:05:50 +0300
  • b1a5d0cd67
    Update README.md nillerusr 2021-10-23 17:04:39 +0300
  • f651053555
    Update README.md nillerusr 2021-10-23 16:11:00 +0300
  • 18e088f8ff
    Update wscript nillerusr 2021-10-23 15:51:37 +0300
  • dc2be1dcb4 physics: fix a lot of problems nillerusr 2021-10-23 14:41:59 +0300
  • cb04a1e451 Replace 1e24 with 1e16 to avoid float overflow nillerusr 2021-10-13 20:01:24 +0300
  • 977bac3205 touch: replace static arrays with linked list nillerusr 2021-10-13 18:18:36 +0300
  • 63e458ef84 add vgui touch panel, touch logic nillerusr 2021-10-09 15:22:16 +0300
  • 81b976c384 inputsystem: touch event handling nillerusr 2021-10-06 21:09:43 +0300
  • 0d2a493312 materialsystem: fix undefined behaviour(bruh moment) nillerusr 2021-10-05 00:53:56 +0300
  • 2f12021cce fix previous commit nillerusr 2021-10-05 00:51:01 +0300
  • 61302b61e7
    fix latest gcc builds (#19) Danny Parker 2021-10-02 03:02:20 +0930
  • c1ad39c402 fix latest gcc builds Danny Parker 2021-09-30 16:40:38 +0930
  • 2c6669f5e3
    Initial android support (#17) nillerusr 2021-09-02 20:33:03 +0300
  • 2a490d398c Revert "Fix code for Android" nillerusr 2021-09-02 20:31:11 +0300
  • b62d2f4f1a Revert "Upload Android armv7 libs" nillerusr 2021-09-02 20:18:18 +0300
  • bf94043881
    Add build guide for other platforms android-fixes JusicP 2021-09-02 16:24:05 +0300
  • 64420781a1 [android]remove fontconfig dependency nillerusr 2021-09-01 18:50:41 +0300
  • 0e865b5e52 fontconfig: fix font detection JusicP 2021-08-31 09:35:59 +0300
  • 6fb7fc1f4f Propertly use gl4es nillerusr 2021-08-27 20:41:24 +0300
  • 20552cc8b9
    remove -fsanitize from wscript nillerusr 2021-08-25 16:11:51 +0300
  • 4b14b6b94d wscript: store ccache in a separate directory nillerusr 2021-08-25 15:46:43 +0300
  • 887c0c73f6 wscript: add --use-ccache option nillerusr 2021-08-25 14:45:14 +0300
  • 88e720bfc1 utlvector: fix undefined behavior nillerusr 2021-08-25 12:10:12 +0300
  • de6f256299 Fix debug build JusicP 2021-08-24 20:26:53 +0300
  • 2a5b5060b4 Initial android support nillerusr 2021-08-24 18:42:20 +0300
  • af3ceed851 Upload JusicP 2021-08-21 15:18:30 +0300
  • 7a91fbebd9 Fix code for Android JusicP 2021-08-20 19:56:20 +0300
  • 557c300975 Upload Android armv7 libs JusicP 2021-08-20 19:10:45 +0300
  • 3b4285ab0d Upload remaining libs JusicP 2021-08-20 19:17:41 +0300
  • f1a0f093a9 Upload remaining libs JusicP 2021-08-20 19:15:47 +0300
  • e4fb69378a Upload Android armv7 libs JusicP 2021-08-20 19:10:45 +0300