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
|
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
|
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
|
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
|
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
|
9c751b3c1b
|
Restore lens effect
|
2014-04-04 17:47:38 +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
|
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
|
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
|
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
|
a3e079734c
|
Show alert from client UI
|
2014-04-01 02:18:28 +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
|
e7eb75110b
|
Removed FLTK header.
|
2014-03-31 15:56:24 +02:00 |
|
yvt
|
d81225089a
|
Made chat window height variable
|
2014-03-31 22:11:09 +09:00 |
|
yvt
|
7fa58ec1f2
|
Restore functionality to connect to server from command-line
|
2014-03-31 21:15:56 +09:00 |
|
yvt
|
f4bda2df67
|
Nullary Formatter to suppress “comparison of unsigned expression >= 0 is always true” warning
|
2014-03-31 20:53:26 +09:00 |
|
yvt
|
453f4a7d4f
|
Add SplashImage.inc
|
2014-03-31 20:48:12 +09:00 |
|
yvt
|
8debe2daf5
|
Fix include
|
2014-03-31 20:38:31 +09:00 |
|
yvt
|
8f04b4ddff
|
Removed dependency for FLTK completely (fix #217).
Keystroke for accessing startup screen was replaced with splash window, because SDL cannot check keyboard’s state without a window.
|
2014-03-31 20:37:23 +09:00 |
|
yvt
|
d4518dd732
|
FLTK-less config file. Fix #217. **Not tested on all platforms but OS X**
|
2014-03-31 19:20:50 +09:00 |
|
yvt
|
645efccb90
|
Use SDL_rwops for file I/O, instead of C stdio
|
2014-03-31 16:37:33 +09:00 |
|
yvt
|
867b7cf6bf
|
Really fixed #216
|
2014-03-30 16:25:17 +09:00 |
|
yvt
|
cf27886b71
|
Fix #216
|
2014-03-30 16:05:05 +09:00 |
|
yvt
|
87185910f5
|
Delayed floating block detection in hopes that #216 is fixed
|
2014-03-30 04:02:34 +09:00 |
|
yvt
|
3f9d454460
|
Made "Awaiting for state" translatable
|
2014-03-30 02:44:43 +09:00 |
|
yvt
|
bfcf96ad13
|
Fix #73
|
2014-03-30 01:42:18 +09:00 |
|
yvt
|
d01acd7978
|
Software renderer: adjusted model origin
|
2014-03-30 00:52:02 +09:00 |
|
yvt
|
420d4154ae
|
Fixed #215 (I’ve been thinking this can be thought as a feature, but newbie might get confused)
|
2014-03-25 20:41:09 +09:00 |
|