1460 Commits

Author SHA1 Message Date
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
YVT
9b4559dd9c Merge pull request #562 from devnexen/more_os_recognized
adding BSD flavors to system infos
2017-01-29 17:46:52 +09:00
David Carlier
ee88d78d70 adding BSD flavors to system infos 2017-01-27 20:32:47 +00:00
YVT
e615743ee8 Merge pull request #557 from Mailaender/patch-1
Added OPENSPADES_RESOURCES switch to install
2017-01-27 19:28:32 +09:00
yvt
27d9320476 More accurate weapon firing interval control 2017-01-26 16:27:49 +09:00
Matthias Mailänder
57a383b582 Respect OPENSPADES_RESOURCES switch during install 2017-01-22 14:57:56 +01:00
kmsiapps
1a4db497fe Improved Korean tranlations (#554)
* Added Korean translation

* Changed copyright to 2017

* Changed translation

Adjusted spaces between several translations.

* Deleted spaces

* Improved Korean translations
2017-01-21 01:43:28 +09:00
yvt
f7ef300314 Fix water shader 2017-01-20 00:30:51 +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
YVT
a35e3a933e Merge pull request #548 from devnexen/stack_overflow_onlogs
While loading a map, a tack overflow is triggered either
2017-01-15 04:31:52 +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
8564b1d60d Move placeholder sound files 2017-01-15 03:04:39 +09:00
yvt
54d9f41643 GLWaterRenderer: use EXT_texture_array to save texture units 2017-01-14 21:31:49 +09:00
yvt
218f1a3cbb Update README.md 2017-01-14 04:44:11 +09:00
yvt
39d45935cf Update placeholder sound files 2017-01-14 04:44:11 +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
kmsiapps
8f668c6d1a Added Korean translations (#534)
* Added Korean translation

* Changed copyright to 2017

* Changed translation

Adjusted spaces between several translations.

* Deleted spaces
2017-01-12 22:07:34 +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
Bruno Díaz
d59c605c03 Spanish translation (#543)
* Add files via upload

* The description "descriptionEnglish"

* A simply change

A simply change in "{0} captured {1}'s intel"
2017-01-12 11:48:38 +09:00
yvt
f7f55c18d0 GLProfiler enhancements 2017-01-11 23:30:53 +09:00
yvt
140f9835ad SSAO: skip background 2017-01-11 22:39:21 +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
Way, No
e07e8261a9 Added a handful of badges (#533)
* Added a handful of badges

Retina-ready travis-ci badge, total downloads, release, open issues and pending pull requests badge

* Removed redundant badges
2017-01-09 00:25:19 +09:00
yvt
f65433ef17 Update copyrights 2017-01-08 19:05:06 +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
yvt
9f30e9edfc Fix #499 2017-01-08 00:17:51 +09:00
yvt
1ae14b4fbb Update README.md 2017-01-08 00:03:38 +09:00
yvt
3d8067d4c7 Fix #532 2017-01-07 23:21:07 +09:00
yvt
cc82e29016 Merge branch 'patch-enhanced-sound' 2017-01-07 23:07:03 +09:00