306 Commits

Author SHA1 Message Date
yvt
d856bcadaa Reduce compiler warnings 2014-04-06 22:42:17 +09:00
yvt
0cd1e88583 cg_hideHud now hides centered messages 2014-04-05 23:38:43 +09:00
yvt
43facd32c4 cg_protocolVersion now cannot be changed in-game 2014-04-02 15:14:56 +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
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
yvt
d81225089a Made chat window height variable 2014-03-31 22:11:09 +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
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
94842c1442 Fix #214
http://www-01.ibm.com/support/docview.wss?uid=swg21391054
2014-03-25 14:43:35 +09:00
yvt
27da8c5ffb Add include (#214) 2014-03-24 23:50:07 +09:00
yvt
c3ee0fb0ca bug fix: running footstep is no longer played in the water 2014-03-22 21:41:16 +09:00
yvt
11a6e9d802 Update sounds 2014-03-22 01:37:14 +09:00
Marco Schlumpp
353c8d8df4 Added PNG support for screenshots. 2014-03-16 17:20:20 +01:00
yvt
b9e79a3fe6 Improved stability of cg_smp 2014-03-16 22:52:24 +09:00
yvt
2af2826918 Show ping (fixing #146) 2014-03-16 01:23:30 +09:00
yvt
cd980b478f Draw caplimit 2014-03-16 01:18:15 +09:00
yvt
18f8405aae Support for writing JPEG images (fixing #187) 2014-03-16 00:23:20 +09:00
yvt
7246cf6234 Show alert on screenshot 2014-03-15 23:21:12 +09:00
yvt
8ee0be4378 Fixed #195 2014-03-14 23:29:52 +09:00
yvt
8ebc1ffe15 Fix #190 2014-03-13 14:01:53 +09:00
yvt
fee4b486b6 #168 2014-03-13 01:44:58 +09:00
yvt
7845a35062 Fix #165 2014-03-13 01:34:50 +09:00
yvt
34fdc0c43b Fixed #185 2014-03-13 01:28:09 +09:00
yvt
145211d07f Cancel build when player dies (Fixed #189) 2014-03-13 01:19:29 +09:00
yvt
e89220664a Line build is cancelled when the starting point was destroyed (fixed #135) 2014-03-13 01:15:12 +09:00
yvt
7561f16952 Improved usability of block tool 2014-03-13 01:07:22 +09:00
yvt
64c48d2123 Bullet impact effect for hitting surface level blocks 2014-03-13 00:54:08 +09:00
yvt
25b8a2f53d More wade SFXs 2014-03-12 04:04:07 +09:00
yvt
b3491e1a2b Water bullet impact 2014-03-12 03:38:45 +09:00
yvt
1df0115860 update text 2014-03-12 00:12:11 +09:00
yvt
4d7522f7e3 Improved the appearance of fallback fonts 2014-03-12 00:07:00 +09:00
yvt
cbcfa09f8f Removed final to compile with GCC 4.8 2014-03-11 17:12:30 +09:00
yvt
a57213d5d3 Merge remote-tracking branch 'origin/master' 2014-03-11 04:09:07 +09:00
yvt
e060a44a4b Restore radial blur 2014-03-11 03:57:17 +09:00
yvt
ce2fe9ff27 Vibration on spade hit 2014-03-11 03:54:01 +09:00
yvt
7d95119781 Reduced maximum number of lines of centered messages 2014-03-11 03:47:52 +09:00
yvt
a553cb1ea4 Capturing sky color 2014-03-11 03:46:14 +09:00
yvt
cf8d4f3cb0 Alerts 2014-03-11 03:42:04 +09:00
Marco Schlumpp
87713bf1af Added varargs header. 2014-03-09 19:25:08 +01:00
Marco Schlumpp
bd875188f4 Fixed compilation with GCC/clang on Linux.
They don't like it, when an unique_ptr contains an incomplete type.
2014-03-09 19:13:21 +01:00
yvt
7d9bd134bd Fallback font’s format was updated to support negative offset, and BdfToOSFont now supports BBX directive 2014-03-10 01:19:56 +09:00
yvt
a600236b76 Merge branch 'master' of https://github.com/learn-more/openspades into learn-more-master
Conflicts:
	Sources/Client/Client.cpp
2014-03-09 23:16:20 +09:00
learn_more
d1f4250b10 fix some windows build issues
Fixes #169 by ignoring the activation key.
2014-03-09 14:32:45 +01:00