yvt
|
6598456124
|
now defaults to OpenAL
|
2013-12-23 00:57:16 +09:00 |
|
yvt
|
5be0831ec5
|
Merge branch 'master' into swrenderer
|
2013-12-23 00:54:10 +09: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
|
cbabc7f09a
|
Software renderer: further optimization
|
2013-12-23 00:44:26 +09:00 |
|
yvt
|
83848f9974
|
Software renderer: halved block size
|
2013-12-22 16:15:10 +09:00 |
|
yvt
|
e75cc44ca0
|
Made OpenAL default
|
2013-12-22 15:33:25 +09:00 |
|
yvt
|
f986c7a169
|
Fixed some bugs that caused double exception that causes std::terminate to be called
|
2013-12-22 15:31:51 +09:00 |
|
yvt
|
744b6812e9
|
Fix for MSVC2013
|
2013-12-22 15:00:56 +09:00 |
|
yvt
|
3a92497d22
|
Software renderer: map renderer (incomplete)
|
2013-12-22 04:55:30 +09:00 |
|
yvt
|
b2d317ddac
|
Software renderer: optimized fill routine for solid colors
|
2013-12-20 23:42:15 +09:00 |
|
yvt
|
f64bf2ee3e
|
Software renderer: flat map renderer
|
2013-12-20 23:41:56 +09:00 |
|
yvt
|
525c65ce03
|
Software renderer: statistics
|
2013-12-20 15:46:31 +09:00 |
|
yvt
|
b49ab365ae
|
SSE2 image renderer: two pixels are processed at once
|
2013-12-20 15:06:16 +09:00 |
|
yvt
|
e1c1a556be
|
Added software image renderer
|
2013-12-20 12:33:28 +09:00 |
|
yvt
|
647eb38f84
|
Added skeleton for software rendering interface
|
2013-12-18 17:00:39 +09: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
|
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 |
|