944 Commits

Author SHA1 Message Date
yvt
987ed84d93 Fixed a bug in gzip/deflate stream (fix #91) 2014-05-01 22:04:21 +09: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
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