1423 Commits

Author SHA1 Message Date
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
yvt
9ac55ffece Merge branch 'master' of github.com:yvt/openspades 2017-01-07 23:06:52 +09:00
yvt
2ad5074d9c Rename SetSoundAmbience to SetSoundEnvironment 2017-01-07 03:55:39 +09:00
yvt
7ceada702f Make environmental audio switchable 2017-01-07 01:38:56 +09:00
yvt
5e7050a4aa Make audio environment estimation more temporally stable 2017-01-07 01:36:45 +09:00
yvt
7a14c39911 Enhancement to weapon sound effects 2017-01-06 04:01:10 +09:00
yvt
a1712628d1 Merge remote-tracking branch 'origin/master' into patch-enhanced-sound 2017-01-06 04:00:18 +09:00
VelocityRa
94e122544f Fix VersionInfo again (sorry about that) 2017-01-05 16:15:03 +02:00
yvt
42e7d56f59 Refactor 2017-01-05 21:12:00 +09:00
YVT
108baebbc6 Merge pull request #530 from VelocityRa/master
Add various Windows and Visual Studio files to .gitignore
2017-01-05 15:33:26 +09:00
VelocityRa
8b60088958 Add various Windows and Visual Studio files to .gitignore 2017-01-05 02:24:27 +02:00
VelocityRa
245cd210a3 Fix VersionInfo errors, add Windows Server checking 2017-01-05 02:13:04 +02:00
VelocityRa
f9362bdf7b Merge branch 'master' of https://github.com/VelocityRa/openspades 2017-01-05 02:11:32 +02:00
Flávio Monteiro
b0fa1ccbe5 Update VersionInfo.cpp
* Remove use of deprecated API
 * Add support for Windows 10+ detection

Also, indented the macros a bit.
2017-01-05 02:08:01 +02:00
yvt
75b7b97ff1 Set initial value for cg_protocolVersion 2017-01-05 05:31:43 +09:00
yvt
6be6bd3541 Fix PrimitiveArray 2017-01-05 05:29:48 +09:00
yvt
ffd5207614 Merge branch 'master' of github.com:yvt/openspades 2017-01-05 04:54:21 +09:00
yvt
022fceedbf Fix the usage of Angelscript 2017-01-05 04:50:26 +09:00
VelocityRa
d150d2848c Add medium-sized font to FontManager 2017-01-04 21:32:11 +02:00
VelocityRa
2369679dc1 Use GUI font if spectator string contains special chars. 2017-01-04 21:32:11 +02:00
VelocityRa
c1df4460fa Add medium-sized font to FontManager 2017-01-04 21:30:02 +02:00
VelocityRa
10a13b607a Use GUI font if spectator string contains special chars. 2017-01-04 21:28:56 +02:00
yvt
2554eaad57 Refactor, add more checks 2017-01-05 04:11:42 +09:00
yvt
88f03f01e9 Refactoring
- Mark overriding virtual functions with `override`
- Get rid of warnings
2017-01-05 03:48:11 +09:00
yvt
b4430338f0 Refactoring 2017-01-05 03:24:22 +09:00
yvt
a7b9909b2e Refactoring 2017-01-05 03:03:39 +09:00
yvt
0a21093b26 More ambient light 2017-01-05 01:59:19 +09:00
YVT
4b2252d316 Merge pull request #523 from Tapmemer/master
Update dutch translations
2017-01-05 01:37:14 +09:00
Flávio Monteiro
ca0331ad61
Add nl.json inside Resources/Locales 2017-01-04 14:20:21 -02:00
YVT
3aa627561e Merge pull request #522 from ArionWT/patch-5
Updated Russian translation for the actual version
2017-01-05 00:42:20 +09:00
yvt
253443dd4c Fix matrix inversion 2017-01-04 23:35:28 +09:00
yvt
97247057b2 Fix #242 2017-01-04 23:27:50 +09:00
yvt
b768f74980 Fix camera blur 2017-01-04 23:27:06 +09:00
yvt
6673b6c56c Update sprint animation 2017-01-04 23:17:07 +09:00
ArionWT
61e7c715f1 Update openspades.po 2017-01-04 16:46:42 +03:00
ArionWT
b9326ea332 Fixed 2017-01-04 16:29:17 +03:00
yvt
2f61f9eac1 Update Japanese translation 2017-01-04 18:49:20 +09:00
YVT
c8eb9f0a29 Merge pull request #525 from damienflament/master
French translation updating and improvements.
2017-01-04 18:41:05 +09:00