222 Commits

Author SHA1 Message Date
YVT
c9f6044280 Merge pull request #429 from feikname/update-credits
Improve credits
2016-11-07 12:12:00 +09:00
Flávio Monteiro
405045b1a1 Add authors to credits
- Add VelocityRa
- Add Mailaender
- Add Chameleonhider
- Add CenturionFox
- Mention the others, because I was too lazy to add them
2016-11-06 20:03:23 -02:00
Flávio Monteiro
c3a769a47e Make credits consistent
- Add missing authors from Credits.inc to AUTHORS file and vice-versa
- Remove a inconsistent period in both files

P.S: There are still authors to be added.
2016-11-06 19:38:16 -02:00
Tomoaki Kawada
6f590d021f Paks with the .zip filename extension are now accepted 2016-07-27 16:43:46 +09:00
Tomoaki Kawada
8cd8ef9c0b Fixed "loose file" log message 2016-07-27 16:33:17 +09:00
Tomoaki Kawada
3f7fcee586 Reorganise resource files 2016-07-16 00:14:59 +09:00
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