428 Commits

Author SHA1 Message Date
yvt
4ffd817056
Add ModelRenderParam::{castShadow, unlit} 2019-05-25 12:10:51 +09:00
yvt
b5a30d7e65
Update openspades.pot 2019-05-19 17:24:40 +09:00
yvt
91ebbdb496 Fix artifact with spotlights 2019-05-05 23:09:03 +09:00
YVT
319afa5582
Merge pull request #793 from Ericson2314/patch-1
Fix CMake build for macOS
2019-01-01 16:45:36 +09:00
yvt
79099e48c5 Update translations
Contributors:

- Spanish: SandFX
- Vietnamese: Asian Guy
- Ukrainian: Rivan2
- Russian: Ivan, ArionWT, Lyashenko Arsenii Maksimovich
- Greek: SpyKaps
- Hungarian: uno20001
- Chinese (Simplified): 桦翰 (HuaHan)
- Dutch: Tapmemer
2019-01-01 15:18:54 +09:00
yvt
7abc247b52 Bump version to 0.1.3-rc 2019-01-01 02:17:12 +09:00
John Ericson
2d13704fef Fix CMake build for macOS 2018-12-20 04:34:49 -05:00
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