935 Commits

Author SHA1 Message Date
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
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
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
VelocityRa
245cd210a3 Fix VersionInfo errors, add Windows Server checking 2017-01-05 02:13:04 +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
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
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
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
09ec6be7e5 Improve SSAO quality 2017-01-04 04:26:23 +09:00
yvt
f9d93208ac Screen Space Ambient Occlusion 2017-01-01 17:30:13 +09:00
YVT
0a9bf16050 Merge pull request #510 from roboman2444/master
Added depth-only prepass.
2017-01-01 16:52:50 +09:00
roboman2444
b0451a3920 turns out it was running in optimize voxel model anyway, changed to GLEQUAL, relizechunks only runs during prepass (see todo)) 2016-12-31 23:22:32 -05:00
yvt
4d6fbf6028 Adjust ADS animation 2017-01-01 04:47:37 +09:00
yvt
da2bd55f52 Camera blur filter now tracks FoV changes 2017-01-01 04:42:00 +09:00
roboman2444
51474ad723 Added depth-only prepass for non-optimized 2016-12-31 00:30:37 -05:00
yvt
39ec2d6a1d Update macOS library dependencies 2016-12-26 00:02:01 +09:00