Commit Graph

355 Commits

Author SHA1 Message Date
mittorn 576b78799e readme: fix links 2019-02-24 05:47:57 +07:00
Gianluca Boiano faee030740 Updated instructions for Arch Linux 2019-02-24 00:19:52 +03:00
mittorn 8b5c5826a8 legacymode: prevent dropping from server when fps too high 2019-02-24 02:48:53 +07:00
Alibek Omarov ee4744e7cd
Merge pull request #25 from M0Rf30/master
fixed taberror: inconsistent use of tabs and spaces in indentation
2019-02-23 19:22:08 +03:00
Gianluca Boiano 142a38f3dc fixed taberror: inconsistent use of tabs and spaces in indentation 2019-02-23 15:51:03 +01:00
Alibek Omarov e50b91b559 Update note on 64-bit engine [ci skip] 2019-02-23 13:46:16 +03:00
Alibek Omarov 2bf2b95b3a Correct & simplify CONTRIBUTING.md 2019-02-23 13:46:16 +03:00
Alibek Omarov 94cfe1217a Create CONTRIBUTING.md 2019-02-23 13:46:16 +03:00
Alibek Omarov dbb4b2c1f9 Fix some mistypes [ci skip] 2019-02-23 13:46:16 +03:00
Alibek Omarov 6ede01ea05 Fix italic to bold [ci skip] 2019-02-23 13:46:16 +03:00
Alibek Omarov 2ecfa20f94 Fix formatting [ci skip] 2019-02-23 13:46:16 +03:00
Alibek Omarov 48808e4ede Update readme [ci skip] 2019-02-23 13:46:16 +03:00
Alibek Omarov 955dde6d5f Create README.md 2019-02-23 13:46:16 +03:00
mittorn 7299ee9f11 Try fix mingw linking 2019-02-23 18:32:49 +07:00
Alibek Omarov 5e17b4bf17 wscript: remove useless option type specifier 2019-02-19 17:55:45 +03:00
Alibek Omarov 2c17dce25b wscript: check for dedicated or singlebinary before recurse into subdirectory, add a chance to skip some subprojects on configuration stage 2019-02-19 17:49:09 +03:00
Alibek Omarov 1b372115a5 wscript: move options to subgroups, reorder option plugins loading 2019-02-19 16:33:14 +03:00
mittorn f7c60ea9d1 vbo: Fix return value 2019-02-07 04:58:18 +07:00
mittorn 119b458b0f vbo: optimize buffer usage, fix some rendermodes 2019-02-07 04:35:42 +07:00
mittorn d913ef0fc4 Port r_studio_drawelements render 2019-02-07 02:36:34 +07:00
mittorn bccc0e63d5 Port VBO world renderer 2019-02-07 00:40:38 +07:00
mittorn 23d0f33ad1 Refactor extension detection, add VBO detection 2019-02-07 00:36:15 +07:00
mittorn ddd17fe238 client: clear usermessages 2019-02-05 01:28:39 +07:00
mittorn b1e3fa5f4d http: fix uninitialized progress value 2019-02-05 01:11:12 +07:00
mittorn e99ca5947b legacymode: resource list support 2019-02-05 01:10:26 +07:00
mittorn 932cf03a29 mainui: update 2019-02-04 23:54:12 +07:00
mittorn c09190f66e legacymode: add legacy infokey for legacy servers 2019-02-04 23:53:46 +07:00
mittorn 1d9b5d4611 http: remove unneeded platform-depended macros 2019-02-03 16:37:58 +07:00
mittorn e05c1ed912 HTTP download support 2019-02-02 05:15:59 +07:00
mittorn 7b36796f41
Merge pull request #20 from x6herbius/improve-logging
Made various log messages more informative
2019-02-01 05:59:35 +00:00
Jonathan Poncelet 69bb25bb18 Updated a couple of messages as per pull request 2019-01-31 13:31:27 +00:00
Alibek Omarov 398d6007be Merge branch 'master' into resource 2019-01-30 22:14:13 +03:00
Alibek Omarov 4d63eb4413 sv_game: fix pfnSetModel theoretically may ignore precached models 2019-01-30 21:55:53 +03:00
Alibek Omarov 8770bdc694 keys: allow autorepeat for menu and console for any keys 2019-01-30 21:47:05 +03:00
Alibek Omarov 74f935d94f common: fix COM_IsSafeFileToDownload extension check 2019-01-30 21:39:50 +03:00
Alibek Omarov cd30812607 sv_frame: fakeclients must be kicked on changelevel(GoldSrc compatibity) (port from Old Engine #b5b493) 2019-01-30 20:09:43 +03:00
mittorn 8b30a7631d
Merge branch 'master' into resource 2019-01-30 13:38:36 +00:00
mittorn 480ef0a468 legacymode: add netsplit support (incoming only) 2019-01-29 19:01:21 +07:00
mittorn f044a59984 Port old netsplit implementation 2019-01-29 17:29:31 +07:00
mittorn f3ae5159cb Add endian conversion macros 2019-01-29 17:27:36 +07:00
mittorn 52fca4ac0c legacymode: send identification 2019-01-29 17:00:40 +07:00
mittorn 98bf05b948 identification: fix network device detection 2019-01-29 16:38:19 +07:00
mittorn bbd4c1315e legacymode: implement clc_userinfo 2019-01-29 02:33:30 +07:00
Jonathan Poncelet 35869586c9 Made various log messages more informative 2019-01-28 18:32:29 +00:00
mittorn ed049ea539 Implement --single-binary and --stdin-input options 2019-01-28 14:09:06 +00:00
Alibek Omarov 6ba406be7d legacymode: some codestyle fixes 2019-01-27 03:02:16 +03:00
Alibek Omarov 860d3be42d demo: draw recording message a bit higher 2019-01-27 02:42:28 +03:00
Alibek Omarov 0801922466 cvar: don't change cvars without FCVAR_GLCONFIG variable during opengl.cfg reading 2019-01-27 02:27:12 +03:00
Alibek Omarov 103a2fccaa sdl: vid: rework safegl option 2019-01-27 02:26:23 +03:00
Alibek Omarov cb7820b45b mainui: update 2019-01-26 23:54:11 +03:00