216 Commits

Author SHA1 Message Date
Tomoaki Kawada
89748d6bc6 Reduced compiler warnings 2016-07-15 19:40:05 +09:00
Nick Renieris
62aedbb8a3 Revert changes to resource loading 2016-03-01 16:35:36 +02:00
Nick Renieris
409edad2cb Fix errors in Visual Studio 2015 2016-02-17 21:47:55 +02:00
yvt
7072e15b63 Mask write to configs from certain scripts 2015-01-24 12:44:57 +09:00
Way, No
5a943732f7 Update Main.cpp
More precise help message.
2014-09-14 00:11:19 +11:00
Tomoaki KAWADA
620a58798c Merge pull request #275 from noway421/some_more_tweaks
Resource directories defined on compile time
2014-05-27 01:01:01 +09:00
Way, No
cf2ebd92a5 Now getting resource directory from cmake instead of hardcode; also enabled RESDIR for Release builds 2014-05-09 02:59:35 +11:00
Dennis Barzakovsky
a9da58e55b implement yvt/openspades#249 2014-05-08 16:46:17 +03:00
Way, No
a34ba91bca execute rights to MakeSplashImage.sh file 2014-05-06 00:22:44 +11:00
Way, No
f0a0ff39db Edited icon loading method 2014-05-06 00:22:01 +11:00
Way, No
a169a19d6c Icon.png & Icon.inc 2014-05-06 00:20:27 +11:00
Tomoaki KAWADA
550cc1079d Merge pull request #262 from noway421/deb_package
Rough support for generating .deb package
2014-05-05 15:25:21 +09:00
yvt
dc7820a561 Show startup window by default 2014-05-03 17:33:51 +09:00
Way, No
d72212aa5f fixed typos 2014-04-26 19:37:11 +11:00
Way, No
9ab83da60a added icon to screenhelper 2014-04-24 12:11:05 +11:00
Way, No
43c533a2e7 added icon to splash screen 2014-04-24 12:11:05 +11:00
Way, No
04f4968034 icon from .rodata 2014-04-24 12:11:05 +11:00
Way, No
3cff2fe566 added icon.inc 2014-04-24 12:11:05 +11:00
Way, No
67439374ba includes 2014-04-24 12:11:05 +11:00
Way, No
87ac44de31 now using FileManager::OpenForReading 2014-04-24 12:11:05 +11:00
Way, No
a1286db65a added code for setting window icon 2014-04-24 12:11:05 +11:00
Dennis Barzakovsky
e0e1c279d0 attempt to fix yvt/openspades#243 2014-04-21 17:12:37 +03:00
yvt
cf2d19b523 German/Korean translation added 2014-04-17 01:25:40 +09:00
yvt
16c9e92658 Add HDR option to GUI 2014-04-10 16:22:35 +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
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
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
a4a6f2aead Use Unicode APIs for Windows version 2014-04-04 16:46:01 +09:00
yvt
92cfbd0126 OS X application bundle support 2014-04-01 15:52:40 +09:00
Marco Schlumpp
e7eb75110b Removed FLTK header. 2014-03-31 15:56:24 +02:00
yvt
7fa58ec1f2 Restore functionality to connect to server from command-line 2014-03-31 21:15:56 +09:00
yvt
453f4a7d4f Add SplashImage.inc 2014-03-31 20:48:12 +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
f8f09593e8 Fixed #206 - disabled key repeat. 2014-03-24 23:52:07 +09:00
Way, No
7aee9a72b9 Added yourself to authors 2014-03-19 06:28:01 +11:00
yvt
5f5f22b2b1 add include 2014-03-16 23:18:27 +09:00
yvt
7defeda490 Better support for cg_smp 2014-03-16 23:07:57 +09:00
yvt
a8c14861c2 FileManager refactored 2014-03-16 00:53:28 +09:00
yvt
18accaac55 Reduce use of FLTK 2014-03-15 21:57:31 +09:00
yvt
838805d062 Error occurred in the game client is now written to SystemMessages.log 2014-03-15 21:56:45 +09:00
yvt
f42e57abdb Support Delete key (fixed #194) 2014-03-14 23:15:33 +09:00
yvt
e3cfe70ca6 Support null audio device 2014-03-13 16:26:46 +09:00
yvt
06374c59f9 Audio library availability is checked, and corresponding options are disabled when unavailable. 2014-03-13 00:19:17 +09:00
Marco Schlumpp
bbf94ec697 Added myself to the credits. 2014-03-09 19:25:08 +01:00
learn_more
284c9cb78d some msvc 2k13 fixes 2014-03-02 02:47:41 +01:00
yvt
db88ee4703 Fixed some little bugs (thanks to Clang static analyzer) 2014-02-25 19:35:37 +09:00