902 Commits

Author SHA1 Message Date
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
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
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
a8e52e46f8 #218 2014-03-31 22:02:33 +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
yvt
64a1d45b35 Merge remote-tracking branch 'origin/master' 2014-03-25 20:26:28 +09:00
yvt
cd9889fac1 Fixed triangulation algorithm 2014-03-25 20:19:40 +09:00
yvt
94842c1442 Fix #214
http://www-01.ibm.com/support/docview.wss?uid=swg21391054
2014-03-25 14:43:35 +09:00