565 Commits

Author SHA1 Message Date
yvt
b458fe7455 Additional keys supported (alt, meta) 2013-12-25 22:55:05 +09:00
yvt
bfe0af47e9 Player color of the spectating local player is now explicitly set 2013-12-25 22:00:52 +09:00
yvt
7d0e73d4e2 Merge branch 'master' of https://github.com/yvt/openspades 2013-12-25 16:56:18 +09:00
yvt
a182104300 Made the main window borderless on OS X 2013-12-25 16:53:37 +09:00
yvt
fc16a82158 Merge branch 'master' of https://github.com/yvt/openspades 2013-12-25 14:59:44 +09:00
yvt
e0bccc04de Merge pull request #111 from theunknownxy/master
Some fixes.
2013-12-24 11:03:45 -08:00
Marco Schlumpp
b27976df71 Added an missing include.
The C++ environment on linux is very strict about includes and namespaces...
2013-12-24 13:45:09 +01:00
Marco Schlumpp
2aeb07352b Disable DrawTest build by default.
This Should fix the issue yvt/openspades#107.
2013-12-24 13:42:12 +01:00
yvt
756490853b Merge pull request #110 from learn-more/master
Verbose errors, SDL_WINDOWEVENT
2013-12-23 18:15:12 -08:00
learn_more
57cfcc4f3e Merge branch 'master' of https://github.com/yvt/openspades
add windows crash dump file & loadlib failure reason as text
2013-12-24 00:31:51 +01:00
yvt
99931f35f3 FunctionDispatch (ConcurrentDispatch that can be used with a object that has operator (), and will be mainly used for C++11 closures) 2013-12-23 00:52:03 +09:00
yvt
e75cc44ca0 Made OpenAL default 2013-12-22 15:33:25 +09:00
learn_more
705e3870ff re-enable netlog of kills, yvt escaped the bell 2013-12-17 20:12:38 +01:00
learn_more
1c4e9ed226 bump version number
disable ysr? on windows until we get a binary from somewhere.
enable alt+tab on windows (not sure if it works correct on linux?
2013-12-17 19:58:53 +01:00
yvt
92e59b05be Control characters in log outputs are now escaped (preventing PC beeps on BEL) 2013-12-17 15:54:30 +09:00
yvt
00ca0e67c1 Merge pull request #105 from learn-more/master
fix msvc build & disable unwanted killsound
2013-12-16 20:14:31 -08:00
learn_more
d9cd0dc402 rest of the files from prev commit. 2013-12-17 01:28:56 +01:00
learn_more
49392da794 disable kill sound on windows (side effect of the images)
make the build work on msvc 2k10
2013-12-17 01:28:22 +01:00
yvt
b685891ea9 Made OpenAL default 2013-12-17 00:33:21 +09:00
yvt
cac296a21d Hit indicator 2013-12-16 23:27:14 +09:00
yvt
6102ecc98d Updated sound 2013-12-16 23:10:30 +09:00
yvt
b60987d0c2 Reorganized preload list 2013-12-16 22:54:04 +09:00
yvt
c9970c0b53 Map icon updated 2013-12-16 21:58:38 +09:00
yvt
85cf0ca914 s_ysrNumThreads now defaults to 2 2013-12-16 20:53:42 +09:00
yvt
19b1961421 YSR debug output 2013-12-16 20:52:27 +09:00
yvt
406cda213e Updated YSR interface code 2013-12-16 11:42:00 +09:00
yvt
a4af7f93bd Fixed YSR interface to work correctly 2013-12-15 23:52:33 +09:00
yvt
d3042e1eeb Updated YSR interface 2013-12-15 23:33:45 +09:00
yvt
50705df377 Sampling rate is corrected 2013-12-15 23:20:45 +09:00
yvt
66edb6e340 Update YSR interface code 2013-12-15 23:01:29 +09:00
yvt
7edc18e09f YSR support 2013-12-15 21:51:00 +09:00
yvt
46d289fbdc Merge branch 'master' of https://github.com/yvt/openspades 2013-12-10 19:43:15 +09:00
yvt
ea46fd8d92 Hardware rendering is forced by default 2013-12-10 12:39:58 +09:00
yvt
60d31aef58 Window centering 2013-12-10 12:27:01 +09:00
yvt
c52742e196 vsync now can be enabled/disabled 2013-12-10 12:12:58 +09:00
yvt
151070cb60 Restored access to the command input from “/“ key 2013-12-10 02:59:07 +09:00
yvt
4b215a604b Font position adjust 2013-12-10 01:58:21 +09:00
yvt
cd65911db2 Increased shadow density of the chat window 2013-12-10 01:50:33 +09:00
yvt
c7ced13912 Restored chat window’s fade effect 2013-12-10 01:47:22 +09:00
yvt
83415b97f6 File enumeration support for zip files 2013-12-10 01:42:06 +09:00
yvt
8f9d5ace5f Removed unneeded output binaries/debug infos 2013-12-10 01:31:20 +09:00
yvt
4815e66dc7 Merge branch 'master' of https://github.com/yvt/openspades 2013-12-10 01:30:36 +09:00
yvt
7ffddd8b32 UTF-8 basic support + international fonts 2013-12-10 01:30:15 +09:00
yvt
c03a647b57 UTF-8 basic support + international fonts 2013-12-10 01:27:20 +09:00
yvt
856f16481f Added FindSDL2.cmake 2013-12-09 18:09:01 +09:00
yvt
ab9ebacaef Merge branch 'master' of https://github.com/yvt/openspades 2013-12-09 17:36:35 +09:00
yvt
87aedb702c Moved to SDL 2.0 + IME support 2013-12-09 17:36:05 +09:00
yvt
132b379862 Fixed a problem that reloading sometimes fails on 0.76 server 2013-12-09 03:27:06 +09:00
yvt
d6aad574d2 Now player cannot aim down the sight while reloading 2013-12-09 02:52:56 +09:00
yvt
9843323697 Fixed some crashes on certain 0.76 push server 2013-12-09 02:49:57 +09:00