1154 Commits

Author SHA1 Message Date
Way, No
73eefb6651 Added option -DOPENSPADES_RESOURCES 2014-04-23 21:47:48 +11:00
tuukka
9a7f94348e Movement slowdown when looking up and down changed to match beta better 2014-04-23 12:25:24 +03:00
Way, No
6124fef769 added OpenSpades_Resources target 2014-04-23 17:41:08 +11:00
Way, No
ef8f4185fd edited make install behaviour; also some cpack tweaks 2014-04-23 17:39:54 +11:00
Way, No
0cd42eb22c renamed make.sh to converticons.sh 2014-04-23 17:36:29 +11:00
Way, No
99e5689ea8 script for downloading DevPak 2014-04-23 17:35:37 +11:00
Way, No
74bd244851 edited to suit cmake 2014-04-23 17:35:12 +11:00
Tomoaki KAWADA
ef34252404 Merge pull request #255 from barzoj/master
attempt to fix yvt/openspades#243
2014-04-22 12:10:42 +09:00
Dennis Barzakovsky
e0e1c279d0 attempt to fix yvt/openspades#243 2014-04-21 17:12:37 +03:00
Tomoaki KAWADA
04b3b69f80 Merge pull request #253 from theunknownxy/openalfix
Attempt to fix yvt/openspades#234.
2014-04-20 21:06:14 +09:00
Marco Schlumpp
f6d8c22e13 Attempt to fix yvt/openspades#234.
Starting in d856bcadaa09cf6722547007c3329b43ab1480d7 the client reads
one byte less than necessary.
2014-04-20 13:00:05 +02:00
yvt
52c3e6bb00 Merge remote-tracking branch 'origin/master' 2014-04-17 01:27:04 +09:00
yvt
cf2d19b523 German/Korean translation added 2014-04-17 01:25:40 +09:00
yvt
681feaa125 use asOFFSET instead of offsetof because compilation fails on gcc-4.8 2014-04-13 23:25:52 +09:00
Tomoaki KAWADA
d0ef6b12b4 Merge pull request #245 from noway421/patch-1
Fixed whitespace in README.md
2014-04-13 18:08:01 +09:00
Way, No
c603a2abc2 Fixed whitespace in README.md
Silly me, forgot about new line in list.
2014-04-13 20:07:12 +11:00
Tomoaki KAWADA
8e85ad6f70 Merge pull request #244 from noway421/readme_revision
Revised readme
2014-04-13 17:56:21 +09:00
Way, No
6ee6a18b27 revised readme 2014-04-13 19:51:12 +11:00
yvt
8496e5f73e Merge remote-tracking branch 'origin/master' 2014-04-12 20:56:03 +09:00
Tomoaki KAWADA
21647178ef Merge pull request #240 from noway421/readme_update
Updated readme
2014-04-12 20:55:38 +09:00
yvt
c3e9258df8 Precise OpenAL error checking which reports line number, and the setting to suppress AL error (response to #234) 2014-04-12 20:54:38 +09:00
Way, No
bda4f9e72f updated resource path 2014-04-11 17:23:11 +11:00
Tomoaki KAWADA
d8cf94432d Merge pull request #237 from theunknownxy/gccfix
Fixed compilation on GCC.
2014-04-11 00:16:44 +09:00
Marco Schlumpp
22a01c36ec Fixed compilation on GCC. 2014-04-10 17:13:23 +02:00
yvt
6b156b8e37 Smoother lens flare occlusion 2014-04-10 18:37:50 +09:00
yvt
4ac26c45c7 Lens effect added to “High” post-effect settings 2014-04-10 18:08:56 +09:00
yvt
542aba3f43 Removed direct light “Ultra” settings 2014-04-10 18:02:35 +09:00
yvt
f394e2945b Perfect map self-shadowing 2014-04-10 18:02:12 +09:00
yvt
b79b0f64c2 Exposure is adjustable (r_exposureValue)
See http://en.wikipedia.org/wiki/Exposure_value
2014-04-10 16:28:12 +09:00
yvt
16c9e92658 Add HDR option to GUI 2014-04-10 16:22:35 +09:00
yvt
2f04b767a1 work-around for water artifact when used with volumetric fog 2014-04-08 11:24:43 +09:00
yvt
dbf44b156b Reduce HDR glitch and post-filter tuning 2014-04-08 10:47:47 +09:00
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