966 Commits

Author SHA1 Message Date
yvt
fb6b0ae838 Change default input parameters to (approximately?) match the original 2017-02-20 03:12:10 +09:00
yvt
971432a373 Recoil adjustment 2017-02-20 03:11:54 +09:00
yvt
324ad5bc94 Fix renderer crash caused by changing r_cameraBlur at runtime 2017-02-20 03:11:43 +09:00
yvt
5ca7d5ffd5 Little fix 2017-02-18 22:53:32 +09:00
yvt
6279c9e83c Visual adjustment 2017-02-18 22:50:03 +09:00
yvt
84e1292526 Fix blood sprite spawning location 2017-02-18 20:00:39 +09:00
yvt
09a4efa402 Fix fog blending for sprites 2017-02-18 19:45:21 +09:00
yvt
3bceeaba21 Update URLs 2017-02-18 19:22:45 +09:00
yvt
64d7362228 Update kill feed message in the chat log file 2017-02-11 20:24:05 +09:00
yvt
9a1a883539 Update credits 2017-02-11 18:17:38 +09:00
yvt
f52f840256 Add translator comments 2017-02-11 16:38:24 +09:00
yvt
a6bb4ac7e2 Support the enhanced variant of Version Get/Send packet
Fixes #561.
2017-02-11 16:24:53 +09:00
yvt
38529b73c6 Fix #551
Thanks @kmsiapps for pointing this out!
2017-02-11 03:46:31 +09:00
yvt
812a30b9e2 Fix #539
This is a quick fix; the spectator system might need to be refactored or reworked
2017-02-10 00:01:21 +09:00
yvt
2d2fbc0d9c Fix to compile with GCC 4.9 (again) 2017-01-30 01:22:27 +09:00
yvt
2e105e7e62 Fix to compile with GCC 2017-01-30 01:14:44 +09:00
yvt
7272c067a7 Automatic update check
Fixes #526.
2017-01-30 01:02:40 +09:00
yvt
51193c07f1 Update PackageUpdateManager
GetUpdateInfoReadyState() now returns Unavailable if the update feed is not specified in PackageInfo.json
2017-01-29 23:56:44 +09:00
yvt
23e8fae9b9 Expose PackageUpdateManager to the scripting environment 2017-01-29 23:44:52 +09:00
yvt
cca0a4c938 Add PackageUpdateManager 2017-01-29 23:27:54 +09:00
yvt
66c4b6b91a Limit the range of cg_fov
Fixes #549.
2017-01-29 19:58:49 +09:00
David Carlier
ee88d78d70 adding BSD flavors to system infos 2017-01-27 20:32:47 +00:00
yvt
27d9320476 More accurate weapon firing interval control 2017-01-26 16:27:49 +09:00
yvt
12e6aec41f Fix SSAO 2017-01-20 00:27:36 +09:00
Bruno Díaz
4a36ac600f Add translator to "AUTHORS" (#550)
* Add Spanish translation

*  "Brunodiazu" - Spanish translation

* Add translator to "Authors"

* "BrunoDiazU" - Spanish translation

* Add translator to "Credits.inc"

* "BrunoDiazU" - Spanish translation
2017-01-15 16:58:26 +09:00
David Carlier
c282f0bf72 While loading a map, a tack overflow is triggered either
in NetLog or LogMessage so here we put some limit to
the buffer.
2017-01-14 18:20:53 +00:00
yvt
54d9f41643 GLWaterRenderer: use EXT_texture_array to save texture units 2017-01-14 21:31:49 +09:00
yvt
ad286d3930 Reduce the default quality of SSAO for better performance 2017-01-14 04:44:11 +09:00
yvt
a88d160aa2 Weaken the radial blur that occurs while a player’s firing 2017-01-14 04:44:11 +09:00
yvt
3e4c92bd8c Bring scoreboard to the front so it won’t be covered by center-aligned messages
Fixes #535 (?)
2017-01-12 22:06:16 +09:00
yvt
f7f55c18d0 GLProfiler enhancements 2017-01-11 23:30:53 +09:00
yvt
83f584b607 Fix #541 2017-01-11 22:18:14 +09:00
yvt
2c10bd3d24 Fix #114
Be careful; blending can mess with the alpha channel!
2017-01-11 22:06:51 +09:00
yvt
93ed881449 Redesign HUDs 2017-01-09 22:56:55 +09:00
yvt
8349b4c9d8 Tracers on MapView
Fixes #139.
2017-01-09 05:00:05 +09:00
yvt
6d6e55b7f8 Change appearance of tracers 2017-01-09 03:45:37 +09:00
yvt
ac33a21a08 Fix #158 2017-01-08 19:03:09 +09:00
yvt
0389540cd0 Fix #378 2017-01-08 18:02:21 +09:00
yvt
0b5e880d5b Change GLProfiler font 2017-01-08 17:54:47 +09:00
yvt
04337d58e5 More GLProfiler probe points 2017-01-08 17:46:45 +09:00
yvt
66621fe73c Fix to compile with GCC 2017-01-08 07:07:49 +09:00
yvt
27569e9324 GLProfiler: Show the results in OSD
Fixes #514.
2017-01-08 06:55:27 +09:00
yvt
0eecce02a8 GLProfiler: GPU time 2017-01-08 06:23:40 +09:00
yvt
844bf5e587 GLProfiler: average results over multiple frames 2017-01-08 04:15:59 +09:00
yvt
8c4b0738b2 Minor fixes 2017-01-08 02:06:48 +09:00
yvt
05156b53d1 Support toggling full-screen mode (#531) 2017-01-08 01:39:35 +09:00
yvt
65752b4198 Remove cg_smp 2017-01-08 01:30:24 +09:00
yvt
b979647e05 ServerAddress’s constructor now accepts a URI with version suffix
Fix #248
2017-01-08 01:08:33 +09:00
yvt
d39de113e2 Make grenades spin and roll
Fix #501
2017-01-08 00:43:55 +09:00
yvt
a041abaf0d Add Quaternion (from ngspades) 2017-01-08 00:36:09 +09:00