805 Commits

Author SHA1 Message Date
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
06374c59f9 Audio library availability is checked, and corresponding options are disabled when unavailable. 2014-03-13 00:19:17 +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
ede1aa42c6 Merge pull request #184 from noway421/ru_locale_updated
Updated russian locale
2014-03-12 01:34:06 +09:00
yvt
899d6d8d2b Update PakLocation.txt to add font-unifont-ru.pak URL 2014-03-12 01:22:47 +09:00
Way, No
18f16c87ae updated to look good with new font & translated new string 2014-03-12 03:17:10 +11: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
2c85cf1a1b BBX is now correctly processed 2014-03-12 00:06:44 +09:00
yvt
31881c6f37 Fix travis.yml to compile on Travis with Clang 2014-03-11 17:41:53 +09:00
yvt
90798b6a34 Updated .travis.yml to use GCC 4.8 2014-03-11 17:29:21 +09:00
yvt
cbcfa09f8f Removed final to compile with GCC 4.8 2014-03-11 17:12:30 +09:00
yvt
a480be5e84 Update travis.yml 2014-03-11 17:02:33 +09:00
yvt
81813f12e6 Add GCC 4.8 to travis.yml 2014-03-11 17:00:20 +09:00
yvt
c5f7ad333d Add build status 2014-03-11 16:56:20 +09:00
yvt
2c2de09357 Add Clang -std=c++11 only for C++ 2014-03-11 16:47:59 +09:00
yvt
e7466eb25a Clang C++11 support 2014-03-11 16:39:39 +09:00
yvt
a07c16d1e7 add -std=c++11 2014-03-11 16:32:51 +09:00
yvt
d38368ebde Updated .travis.yml 2014-03-11 16:16:33 +09:00
yvt
7061e4a1c2 changed tar options 2014-03-11 16:12:14 +09:00
yvt
5620488110 Add install command for dependencies to travis.yml 2014-03-11 16:05:08 +09:00
yvt
36e8ce2a46 Updated .travis.yml (fix typo) 2014-03-11 15:50:58 +09:00
yvt
e5a1a41b65 Updated .travis.yml to make it valid 2014-03-11 15:48:49 +09:00
yvt
1acbeafea3 Add .travis.yml 2014-03-11 15:46:52 +09:00
yvt
c063917b65 Updated devpaks 2014-03-11 04:22:58 +09:00
yvt
6317c26ecf Software Renderer: Fixed crash in DrawImage 2014-03-11 04:14:47 +09:00
yvt
a57213d5d3 Merge remote-tracking branch 'origin/master' 2014-03-11 04:09:07 +09:00
yvt
c248e08166 pot update & Japanese translation update 2014-03-11 04:08:37 +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
yvt
eea46be61d _TrN is now working 2014-03-11 03:41:49 +09:00
yvt
add25f4fa8 Fixed a bug that null image might crash DrawImage with some overloads 2014-03-11 02:29:20 +09:00
yvt
a94987ffbe IRenderer::DrawImage now accepts null image to draw solid color rectangle 2014-03-11 00:56:12 +09:00
yvt
175a27c144 Merge pull request #179 from theunknownxy/refactorfix
Some more fixes
2014-03-10 16:17:51 +09:00
Marco Schlumpp
bbf94ec697 Added myself to the credits. 2014-03-09 19:25:08 +01: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
3a044c139a Merge remote-tracking branch 'origin/master' 2014-03-10 01:21:30 +09:00
yvt
6cf56ab67d Fallback font packages in PakLocation.txt was updated 2014-03-10 01:20:27 +09: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
cb7d13bff7 Merge pull request #178 from noway421/ru_locale_fix
Fixed "following" string
2014-03-10 00:39:36 +09:00
Way, No
7c24111dfd Fixed "following by" string 2014-03-10 02:34:56 +11:00