1679 Commits

Author SHA1 Message Date
yvt
3d841213ab Crowdin integration
Crowdin messes with the “Last-Translator” field :(
2017-02-11 17:25:14 +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
ad48ea4707 Merge pull request #572 from ArionWT/patch-1
Russian locale update.
2017-02-06 16:46:01 +09:00
YVT
2272a3d77b Update README.md
Add Crowdin badge
2017-02-06 16:33:40 +09:00
ArionWT
90a36cbda3 Russian locale update. 2017-02-05 19:19:11 +03:00
YVT
8be3ca6a84 Merge pull request #567 from damienflament/translation-update
Update French translation.
2017-02-02 22:31:50 +09:00
damienflament
99774caf75 Update French translation. 2017-01-30 20:15:15 +01:00
YVT
81852706f5 Merge pull request #564 from kmsiapps/master
Update Korean translation
2017-01-30 15:28:06 +09:00
kmsiapps
1d4f67e1f0 Update Korean translation 2017-01-30 15:12:57 +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
85898bfa8f Update Japanese translation 2017-01-30 01:08:47 +09:00
yvt
b7b49c270c Update openspades.pot 2017-01-30 01:04:00 +09:00
yvt
7272c067a7 Automatic update check
Fixes #526.
2017-01-30 01:02:40 +09:00
yvt
98888ba651 Update Xcode project and CMakeLists.txt so they install PackageInfo.json 2017-01-30 00:44:24 +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
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