603 Commits

Author SHA1 Message Date
yvt
0581872b94 Now chat notify sound can be muted 2013-12-07 17:11:26 +09:00
yvt
d31207c26f Merge pull request #101 from theunknownxy/newtitle
Added missing include.
2013-12-06 07:19:38 -08:00
Marco Schlumpp
fc44f3776a Added missing include. 2013-12-06 15:09:29 +01:00
yvt
7f8746b5ad Merge branch 'master' into newtitle 2013-12-06 15:51:54 +09:00
yvt
e0bceb2db1 Fixed #42 2013-12-06 15:51:14 +09:00
yvt
4f5b2ab935 Fixes a bug that some keys keep repeating 2013-12-05 23:38:07 +09:00
yvt
a57be59015 Fixed problem that incorrectly destroyed lowest blocks 2013-12-05 16:25:14 +09:00
yvt
c9ebb306bf Merge branch 'newtitle' of https://github.com/yvt/openspades into newtitle 2013-12-05 16:14:26 +09:00
yvt
ad74927bcf Resource loading order fix (now the user-specific Resource directory takes precedence over the global one) 2013-12-05 08:58:24 +09:00
yvt
e66a5435d1 Merge remote-tracking branch 'origin/master' into newtitle
Conflicts:
	Sources/Draw/GLRenderer.cpp
	Sources/Gui/SDLRunner.cpp
	Sources/Gui/SDLRunner.h
2013-12-04 15:01:36 +09:00
yvt
8c1a9062ea Merge pull request #100 from learn-more/master
Vanilla behavior
2013-12-03 21:56:58 -08:00
learn_more
bac067c1c7 Merge branch 'master' of https://github.com/yvt/openspades 2013-12-04 00:46:53 +01:00
learn_more
ac2a575dd6 compile fix (its just a dummy tool) 2013-12-03 22:48:36 +01:00
learn_more
e9f7e3e3e4 vanilla 0.75 behavior 2013-12-03 22:47:50 +01:00
yvt
0bb4bc4a40 Merge branch 'newtitle' of https://github.com/yvt/openspades into newtitle
Conflicts:
	Sources/Gui/MainScreenHelper.cpp
2013-12-02 22:40:03 +09:00
yvt
f768b69f68 Added some preferences 2013-12-02 22:30:28 +09:00
yvt
920d95b251 Made the server list URL customizable 2013-12-02 22:04:56 +09:00
yvt
6106343f43 Credits in the new UI 2013-12-02 21:50:12 +09:00
yvt
93ffcbafa4 field of view and mouse sensitivity options 2013-12-02 21:27:07 +09:00
yvt
7726e9a3c1 Slider control (UI) 2013-12-02 21:26:44 +09:00
yvt
8d176e6220 Key repeat 2013-12-02 20:35:01 +09:00
yvt
cf912f5878 undo/redo/cut for field editor 2013-12-02 20:04:40 +09:00
yvt
81c33addb3 Scripted chat window 2013-12-02 19:42:38 +09:00
yvt
5ef2c4114f Clipboard operation (Copy/Paste) 2013-12-02 18:36:27 +09:00
yvt
49fe505b3d Merge branch 'master' into newtitle 2013-12-02 16:16:37 +09:00
yvt
cc0e20aa7a Correct weapon spread distribution (triangular distribution instead of uniform one) 2013-12-02 16:16:29 +09:00
yvt
434cdeb429 Merge pull request #99 from theunknownxy/newtitle
Fixed includes.
2013-11-28 08:51:36 -08:00
Marco Schlumpp
a78839ec3a Fixed includes.
- std::sort is in "algorithm". libstdc++ seems to be more strict than
Visual C++ etc.
- "GameMap.h" is not in the include path of Gui.
2013-11-28 17:39:00 +01:00
yvt
b5a482ba93 More stable renderer error reporting for cg_smp 2013-11-28 01:34:09 +09:00
yvt
d152aca467 Fixes #96 2013-11-28 01:07:28 +09:00
yvt
e3f8de8d41 Limited the title logo size 2013-11-28 01:04:03 +09:00
yvt
858a78835b Thread bug fix (I believe this will fix #96) 2013-11-28 01:03:36 +09:00
yvt
9b3f436123 Crash bug fix 2013-11-28 00:46:59 +09:00
yvt
d6326ede4d New connecting screen 2013-11-28 00:46:45 +09:00
yvt
df4e32a684 In-game menu 2013-11-27 16:30:54 +09:00
yvt
f28d6ec74b Country flags 2013-11-27 14:34:35 +09:00
learn_more
91ae9b40e3 remove test code... 2013-11-27 00:39:21 +01:00
learn_more
f8d980cbd7 add openal logging
alt+tab is less annoying (doesnt grab the mouse on hover anymore, only when explicitly activated)
2013-11-27 00:33:16 +01:00
yvt
5a1b0e8eac Added ui_forceClassicMainWindow 2013-11-27 00:48:58 +09:00
yvt
b51a751dc0 Made Thread more stable (I’m not sure this works because it was already stable on OS X) 2013-11-27 00:46:12 +09:00
yvt
e2aa810524 Improved renderer stability 2013-11-27 00:43:31 +09:00
yvt
e43f529a53 Added key binder 2013-11-26 22:11:14 +09:00
yvt
0f3d6f6642 Setup (preferences) dialog 2013-11-26 21:22:50 +09:00
yvt
daeaab9dfd Fixed reference counting issue 2013-11-25 02:46:52 +09:00
yvt
b51bbe53c3 Removed memory leak of spades::client::Client 2013-11-24 23:36:16 +09:00
yvt
ccece96e25 More friendly “disconnected” message 2013-11-24 23:07:01 +09:00
yvt
90c8e99365 Changed “refresh server list” icon 2013-11-24 22:55:07 +09:00
yvt
3f2f03ef63 Now shift key can be used to switch to the classic main window 2013-11-24 22:21:54 +09:00
yvt
2be6f5eb6c Main window bug fix 2013-11-24 20:56:13 +09:00
yvt
64b60cac54 Filtering server list (main screen) 2013-11-24 20:29:33 +09:00