762 Commits

Author SHA1 Message Date
yvt
a6751aaade Merge pull request #141 from theunknownxy/issue132
Fixed CPU ID on 64bit Linux.
2014-03-03 13:46:42 +09:00
yvt
7167bd1f25 Merge pull request #142 from Toumal/master
Made spectator mouse invert work as expected from other games
2014-03-03 13:46:19 +09:00
Toumal
27b11900ba Made spectator mouse invert work as expected from other games 2014-03-02 19:07:12 +01:00
Marco Schlumpp
ae8bbd31ea Fixed CPU ID on 64bit Linux. yvt/openspades#132 2014-03-02 17:47:43 +01:00
yvt
6f3ebca342 Merge pull request #130 from learn-more/master
msvc 2013 + CMake update
2014-03-02 12:13:54 +09:00
learn_more
284c9cb78d some msvc 2k13 fixes 2014-03-02 02:47:41 +01:00
learn_more
a63df0b9ad remove fltk images library 2014-03-02 02:47:13 +01:00
learn_more
3da10bca33 remove drawtest 2014-03-02 02:43:30 +01:00
yvt
fdc59036d9 Update README.md
Added `wget http://www.libsdl.org/release/SDL2-2.0.1.tar.gz`
2014-03-01 02:17:16 +09:00
yvt
740db71d24 Make some strings translatable 2014-02-28 16:22:00 +09:00
yvt
1bab2d3f93 Merge pull request #129 from theunknownxy/fixes
Some fixes
2014-02-27 01:51:22 +09:00
Marco Schlumpp
3e6353b999 Initialize SDL_image library before using it. 2014-02-26 17:21:20 +01:00
Marco Schlumpp
07d41d06dc Fixed includes. 2014-02-26 17:20:54 +01:00
Marco Schlumpp
a729095cf1 Added SDL_image to cmake based build. 2014-02-26 17:20:07 +01:00
yvt
df81407756 Fallback font is now aligned correctly 2014-02-26 16:14:15 +09:00
yvt
db88ee4703 Fixed some little bugs (thanks to Clang static analyzer) 2014-02-25 19:35:37 +09:00
yvt
ea273fc32b .jpg now can be loaded 2014-02-25 01:25:23 +09:00
yvt
e86b06111e Fixed to compile correctly 2014-02-25 01:20:16 +09:00
yvt
b14c39b148 Remove commented code 2014-02-24 19:17:51 +09:00
yvt
4cf2fd39e4 Removed server browser for FLTK-based main window 2014-02-24 19:10:15 +09:00
yvt
7cbba74001 Removed HTML credits 2014-02-24 19:02:56 +09:00
yvt
e33cd5644c Removed FLTK-based GUIs 2014-02-24 19:02:13 +09:00
yvt
5101172f23 Removed FLTK-based main window 2014-02-24 18:50:59 +09:00
yvt
cc3a53d755 Switch image loader from FLTK to SDL_image (CMakeList.txt still has to be modified) 2014-02-24 18:17:47 +09:00
yvt
e4815535b0 Fixed text error 2014-02-15 04:06:36 +09:00
yvt
c02302b43f Fixed text error 2014-02-15 03:56:38 +09:00
yvt
d7427a7f9e Made some strings translatable 2014-02-15 03:51:29 +09:00
yvt
b236c4be7b Merge branch 'swrenderer' 2014-02-15 03:21:58 +09:00
yvt
33043c1994 No longer video modes duplicated 2014-02-15 03:21:42 +09:00
yvt
50d3bc71c2 Merge branch 'swrenderer' of https://github.com/yvt/openspades into swrenderer 2014-02-15 03:19:20 +09:00
yvt
8a5b91c941 Merge branch 'master' into swrenderer
Conflicts:
	Resources/Locales/ja_jp/openspades.po
	Resources/Locales/pot/openspades.pot
2014-02-15 02:55:58 +09:00
yvt
40a1f44315 Y-axis input now can be inverted 2014-02-15 00:09:22 +09:00
yvt
dbfe56ac7c Fixed character interval of fallback font 2014-02-15 00:02:02 +09:00
yvt
24768a9c00 Resized some UI 2014-02-14 23:41:35 +09:00
yvt
5643f094f4 Improved appearance of fallback fonts with the software renderer 2014-02-14 23:37:59 +09:00
yvt
0a41fcef39 Merge remote-tracking branch 'origin/master' 2014-02-14 17:29:24 +09:00
yvt
cee25473e0 TextViewer now supports wrapping UTF-8 text 2014-02-14 17:28:34 +09:00
yvt
3e596f19e6 Added missing translation 2014-02-14 17:28:17 +09:00
yvt
9ec5820305 Translated StartupScreen (ja-jp) 2014-02-14 17:20:17 +09:00
yvt
cbfa6afb49 Complete merge 2014-02-14 16:24:10 +09:00
yvt
ba6ecfde2f Merge branch 'master' into swrenderer 2014-02-14 16:21:49 +09:00
yvt
57c85482b8 Support for localization 2014-02-14 16:20:42 +09:00
yvt
d791024665 Updated header of YsrDevice.(cpp|h) 2014-02-13 12:25:34 +09:00
yvt
70480bca8f Fixed a crash on some systems where many video modes are found 2014-02-11 17:51:14 +09:00
yvt
5896f565dc Update README.md 2014-02-11 00:08:33 +09:00
yvt
12e960a2a3 Updated the startup window 2014-02-10 03:36:51 +09:00
yvt
be590dbb24 Improve the appearance of fallback fonts with the software renderer by rounding the size 2014-02-09 00:02:13 +09:00
yvt
5f5d40cba0 Updated font and its usage 2014-02-08 22:37:46 +09:00
yvt
073a65ec8b Updated the startup screen 2014-02-08 22:21:26 +09:00
yvt
b24d00d2ce “Skip the startup window next time” check box 2014-02-07 20:26:26 +09:00