421 Commits

Author SHA1 Message Date
yvt
6bde199bea Do not use empty shaders
Some (old?) video drivers are unhappy about shaders containing no
executable lines and cause link errors.

This commit fixes #741.
2018-10-08 01:22:29 +09:00
YVT
2f501dbeca
Create uk.json 2018-02-02 23:43:58 +09:00
yvt
c04f7e257d Change the version for real (oopsie!) 2017-12-31 22:32:25 +09:00
yvt
009b0c718e Bump version to 0.1.2 2017-12-31 19:15:21 +09:00
yvt
0eded302cc Update translations 2017-12-31 19:02:26 +09:00
yvt
35bcea5110 Indicate that you carry the intel
Fixes #601.
2017-12-30 23:47:47 +09:00
yvt
c654b7074b TextViewer: Support text selection and the copy operation
Fixes #417.
2017-12-30 23:23:07 +09:00
yvt
8e7cf01492 Refactor AngelScript code
Split huge source files
2017-12-30 22:06:38 +09:00
yvt
604d82eee4 Fix #592 2017-12-30 21:19:21 +09:00
yvt
5948ef1a2a Exclude unknown configs in the in-game config editor
Fixes #693.
2017-12-30 21:02:36 +09:00
yvt
c2b00aa464 Update openspades.pot 2017-12-29 21:07:01 +09:00
yvt
228f1b1ee5 Remove C++ definitions of some config variables
The following config variables are no longer accessed by the C++ code
directly:

- cg_lastQuickConnectHost
- cg_playerName (not to be confused with cg_playerNames)

The AngelScript code still uses them, though.
2017-09-11 21:03:18 +09:00
yvt
22cda2a1fe Prevent client commands from being sent to the server
Client commands (e.g, /r_bloom 1) typed in the chat window are no longer
send to the server.

Also, the function CheckConfigVariableSet was renamed to
CheckAndSetConfigVariable to make its intent more clear.

Fixes #657.
2017-09-10 20:38:50 +09:00
Teodor
0cb053c15d Add a headshot bang sound like in classic (#648)
* Add satisfying headshot bangs like in classic

* add whack sound

* Update Client_Update.cpp

* Add files via upload

* Moved to Resources/Sounds/Feedback

* Play only if inflicted by LocalPlayer

Also lowered volume

* Update AUTHORS

* Update Credits.inc
2017-09-05 18:27:05 +09:00
yvt
d8916aa5ca Update translations 2017-09-05 18:11:05 +09:00
yvt
aa22e4b25a Show "player joined team" message for the Spectator team
Fixes #635.
2017-09-03 16:00:30 +09:00
Flavio Monteiro
d924d75ba1 Fix Resources/Scripts/Base/Utils.as weird formatting 2017-08-28 19:16:46 -03:00
yvt
63f16d0803 Update translations 2017-06-25 20:47:51 +09:00
yvt
559f737395 Bump to 0.1.1c 2017-03-04 19:08:05 +09:00
yvt
ebca20a98c Bump to 0.1.1b 2017-02-26 17:41:53 +09:00
yvt
62d967f53f Copy PackageInfo.json to Resources on make 2017-02-26 16:49:57 +09:00
yvt
9ec8290a2f Bump PackageInfo.json version 2017-02-26 04:42:47 +09:00
yvt
7bf5becdc8 Bump version 0.1.1 2017-02-26 02:44:54 +09:00
yvt
8e8f2a8772 (Hopefully) fixes #577 2017-02-25 21:19:19 +09:00
yvt
aa1a23477c Update translations 2017-02-25 01:26:07 +09:00
yvt
6279c9e83c Visual adjustment 2017-02-18 22:50:03 +09:00
yvt
c0188a5e0b Pull translations 2017-02-11 19:02:54 +09:00
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
ArionWT
90a36cbda3 Russian locale update. 2017-02-05 19:19:11 +03:00
damienflament
99774caf75 Update French translation. 2017-01-30 20:15:15 +01:00
kmsiapps
1d4f67e1f0 Update Korean translation 2017-01-30 15:12:57 +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
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
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
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
39d45935cf Update placeholder sound files 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
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
140f9835ad SSAO: skip background 2017-01-11 22:39:21 +09:00
yvt
93ed881449 Redesign HUDs 2017-01-09 22:56:55 +09:00
yvt
f65433ef17 Update copyrights 2017-01-08 19:05:06 +09:00
yvt
0b5e880d5b Change GLProfiler font 2017-01-08 17:54:47 +09:00
yvt
27569e9324 GLProfiler: Show the results in OSD
Fixes #514.
2017-01-08 06:55:27 +09:00