922 Commits

Author SHA1 Message Date
yvt
063e6da800 tune lens filter 2014-04-08 10:27:26 +09:00
yvt
f14890168f Merge branch 'linux_install' of https://github.com/noway421/openspades into noway
Conflicts:
	Sources/Gui/Main.cpp
2014-04-08 09:55:52 +09:00
yvt
9c385db792 Linear rendering pipeline (HDR only) 2014-04-08 03:36:07 +09:00
yvt
e18b831f46 HDR uses r_hdr instead of r_highPrec 2014-04-08 02:48:46 +09:00
yvt
3a77394cbc Reduce HDR glitch 2014-04-08 02:45:31 +09:00
yvt
ae383516a9 Brightness of lens flare fixed (HDR) 2014-04-08 02:38:34 +09:00
yvt
ca932365a0 Reduce glitches in HDR caused by denormals 2014-04-08 02:30:54 +09:00
yvt
d15f0d77ef Restore highlights by tonal correction (HDR only) 2014-04-08 02:00:38 +09:00
yvt
ae11775ee7 Tune effects 2014-04-08 01:46:08 +09:00
yvt
a7cabee308 HDR rendering (experimental) 2014-04-08 01:23:50 +09:00
yvt
593b302611 Reduce “cannot build” error 2014-04-07 19:47:24 +09:00
yvt
01e4ebad7c Updated BasicImage.fs to write gl_FragColor in the last statement
This is known as work-around for some GLSL related driver bugs.
2014-04-07 18:29:02 +09:00
yvt
d34d1e59f3 Eliminated divide operations in BasicImage.vs 2014-04-07 18:27:06 +09:00
Way, No
b776bf6f3c Added autoresolving of compatibility problems 2014-04-07 19:58:10 +11:00
yvt
f517da9356 OS X defaults to YSR audio engine 2014-04-07 02:08:17 +09:00
yvt
1d6878542e Added SDL2_image to external libraries package (fix #212) 2014-04-07 01:12:10 +09:00
yvt
ae56d27dea Add building instructions for OS X. 2014-04-07 01:04:56 +09:00
yvt
6e401f669a Fix #76 2014-04-07 00:48:04 +09:00
yvt
bd9755b0b7 fix broken script array 2014-04-07 00:33:29 +09:00
yvt
d856bcadaa Reduce compiler warnings 2014-04-06 22:42:17 +09:00
yvt
ad5701bcd9 Fix #230 2014-04-06 21:56:07 +09:00
Way, No
c9bc10d387 rough linux install support 2014-04-06 20:10:13 +11:00
yvt
0cd1e88583 cg_hideHud now hides centered messages 2014-04-05 23:38:43 +09:00
yvt
327eb0e8a3 Merge remote-tracking branch 'origin/master' 2014-04-05 04:37:16 +09:00
yvt
49dcb2de1b changed libysrspades.dylib location (Xcode project) 2014-04-05 04:37:00 +09:00
yvt
9c751b3c1b Restore lens effect 2014-04-04 17:47:38 +09:00
yvt
aba35f9af1 Update OS X version number 2014-04-04 16:46:13 +09:00
yvt
a4a6f2aead Use Unicode APIs for Windows version 2014-04-04 16:46:01 +09:00
yvt
5492ee69b2 Now OS X version defaults to OS X built-in OpenAL driver (related to #224) 2014-04-03 15:08:14 +09:00
yvt
18b0f77f49 Merge remote-tracking branch 'origin/master' 2014-04-03 13:35:06 +09:00
yvt
4b68c4e01e Configured to include SDL2 and SDL2_image as private frameworks. This should fix #223
Fixed binary is already available as OpenSpades-0.0.11-OSX-3.zip in the 0.0.11 release page
2014-04-03 13:34:44 +09:00
yvt
5abca864d2 Fixed bug in windows version 2014-04-03 03:06:11 +09:00
yvt
43facd32c4 cg_protocolVersion now cannot be changed in-game 2014-04-02 15:14:56 +09:00
yvt
78adfb64e2 Add OS X Info.plist 2014-04-02 02:13:30 +09:00
yvt
67b28e8932 Add OS X Application Icon 2014-04-01 19:43:44 +09:00
yvt
271a3b1f8f Fix OS X bundle to work 2014-04-01 16:04:07 +09:00
yvt
92cfbd0126 OS X application bundle support 2014-04-01 15:52:40 +09:00
yvt
10ed3aec19 Some small fixes 2014-04-01 15:52:22 +09:00
yvt
ef6d9b59e0 fix include 2014-04-01 12:25:39 +09:00
yvt
2ca9192cba “Changing settings from chat field” became case insensitive 2014-04-01 02:39:36 +09:00
yvt
f5a8335d9d Hide HUD by cg_hideHud 2014-04-01 02:34:39 +09:00
yvt
a0d74f7f93 Merge remote-tracking branch 'origin/master' 2014-04-01 02:29:17 +09:00
yvt
a3af835625 Merge pull request #220 from noway421/update_readme
Updated readme
2014-04-01 02:29:08 +09:00
yvt
4def86c285 Some settings can be changed from chat field
(warning: changing some settings are still unsupported and might result in unexpected results!)
2014-04-01 02:27:59 +09:00
Way, No
2b5fc316e3 removed fltk dep from readme 2014-04-01 04:19:46 +11:00
yvt
a3e079734c Show alert from client UI 2014-04-01 02:18:28 +09:00
yvt
476fb9aa5e Merge pull request #219 from theunknownxy/fltk_removal
Removed FLTK header.
2014-03-31 23:20:59 +09:00
yvt
61cbb6f2e9 Update team score display of scoreboard 2014-03-31 23:19:17 +09:00
yvt
817ce53c23 Statistics (fix #202) 2014-03-31 23:09:47 +09:00
Marco Schlumpp
a4decb5b2f Removed fltk from .travis.yml. 2014-03-31 16:04:20 +02:00