|
8b5c5826a8
|
legacymode: prevent dropping from server when fps too high
|
2019-02-24 02:48:53 +07:00 |
|
|
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 |
|
|
e50b91b559
|
Update note on 64-bit engine [ci skip]
|
2019-02-23 13:46:16 +03:00 |
|
|
2bf2b95b3a
|
Correct & simplify CONTRIBUTING.md
|
2019-02-23 13:46:16 +03:00 |
|
|
94cfe1217a
|
Create CONTRIBUTING.md
|
2019-02-23 13:46:16 +03:00 |
|
|
dbb4b2c1f9
|
Fix some mistypes [ci skip]
|
2019-02-23 13:46:16 +03:00 |
|
|
6ede01ea05
|
Fix italic to bold [ci skip]
|
2019-02-23 13:46:16 +03:00 |
|
|
2ecfa20f94
|
Fix formatting [ci skip]
|
2019-02-23 13:46:16 +03:00 |
|
|
48808e4ede
|
Update readme [ci skip]
|
2019-02-23 13:46:16 +03:00 |
|
|
955dde6d5f
|
Create README.md
|
2019-02-23 13:46:16 +03:00 |
|
|
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 |
|
|
f7c60ea9d1
|
vbo: Fix return value
|
2019-02-07 04:58:18 +07:00 |
|
|
119b458b0f
|
vbo: optimize buffer usage, fix some rendermodes
|
2019-02-07 04:35:42 +07:00 |
|
|
d913ef0fc4
|
Port r_studio_drawelements render
|
2019-02-07 02:36:34 +07:00 |
|
|
bccc0e63d5
|
Port VBO world renderer
|
2019-02-07 00:40:38 +07:00 |
|
|
23d0f33ad1
|
Refactor extension detection, add VBO detection
|
2019-02-07 00:36:15 +07:00 |
|
|
ddd17fe238
|
client: clear usermessages
|
2019-02-05 01:28:39 +07:00 |
|
|
b1e3fa5f4d
|
http: fix uninitialized progress value
|
2019-02-05 01:11:12 +07:00 |
|
|
e99ca5947b
|
legacymode: resource list support
|
2019-02-05 01:10:26 +07:00 |
|
|
932cf03a29
|
mainui: update
|
2019-02-04 23:54:12 +07:00 |
|
|
c09190f66e
|
legacymode: add legacy infokey for legacy servers
|
2019-02-04 23:53:46 +07:00 |
|
|
1d9b5d4611
|
http: remove unneeded platform-depended macros
|
2019-02-03 16:37:58 +07:00 |
|
|
e05c1ed912
|
HTTP download support
|
2019-02-02 05:15:59 +07:00 |
|
|
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 |
|
|
398d6007be
|
Merge branch 'master' into resource
|
2019-01-30 22:14:13 +03:00 |
|
|
4d63eb4413
|
sv_game: fix pfnSetModel theoretically may ignore precached models
|
2019-01-30 21:55:53 +03:00 |
|
|
8770bdc694
|
keys: allow autorepeat for menu and console for any keys
|
2019-01-30 21:47:05 +03:00 |
|
|
74f935d94f
|
common: fix COM_IsSafeFileToDownload extension check
|
2019-01-30 21:39:50 +03:00 |
|
|
cd30812607
|
sv_frame: fakeclients must be kicked on changelevel(GoldSrc compatibity) (port from Old Engine #b5b493)
|
2019-01-30 20:09:43 +03:00 |
|
|
8b30a7631d
|
Merge branch 'master' into resource
|
2019-01-30 13:38:36 +00:00 |
|
|
480ef0a468
|
legacymode: add netsplit support (incoming only)
|
2019-01-29 19:01:21 +07:00 |
|
|
f044a59984
|
Port old netsplit implementation
|
2019-01-29 17:29:31 +07:00 |
|
|
f3ae5159cb
|
Add endian conversion macros
|
2019-01-29 17:27:36 +07:00 |
|
|
52fca4ac0c
|
legacymode: send identification
|
2019-01-29 17:00:40 +07:00 |
|
|
98bf05b948
|
identification: fix network device detection
|
2019-01-29 16:38:19 +07:00 |
|
|
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 |
|
|
ed049ea539
|
Implement --single-binary and --stdin-input options
|
2019-01-28 14:09:06 +00:00 |
|
|
6ba406be7d
|
legacymode: some codestyle fixes
|
2019-01-27 03:02:16 +03:00 |
|
|
860d3be42d
|
demo: draw recording message a bit higher
|
2019-01-27 02:42:28 +03:00 |
|
|
0801922466
|
cvar: don't change cvars without FCVAR_GLCONFIG variable during opengl.cfg reading
|
2019-01-27 02:27:12 +03:00 |
|
|
103a2fccaa
|
sdl: vid: rework safegl option
|
2019-01-27 02:26:23 +03:00 |
|
|
cb7820b45b
|
mainui: update
|
2019-01-26 23:54:11 +03:00 |
|
|
1a6fd72d19
|
legacymode: fix choke counter
|
2019-01-27 02:48:09 +07:00 |
|
|
5e65df3c2a
|
legacymode: fix numFields for movevars_t
|
2019-01-27 02:47:43 +07:00 |
|