learn_more
d1f4250b10
fix some windows build issues
...
Fixes #169 by ignoring the activation key.
2014-03-09 14:32:45 +01:00
yvt
2cb8c5bcaa
Merge remote-tracking branch 'origin/master'
2014-03-09 22:28:51 +09:00
yvt
ac51df6179
CastRay2
returns the furthest voxel coordinate when a ray didn’t hit a block
2014-03-09 22:28:38 +09:00
yvt
c6a2e4a998
#175
2014-03-09 22:24:52 +09:00
yvt
db7241d615
Merge pull request #174 from noway421/gitignore_path
...
Gitignore patch
2014-03-09 21:57:08 +09:00
Way, No
4f5a019943
added linux build path to .gitignore
2014-03-09 23:45:14 +11:00
yvt
2599d14900
Refactor
2014-03-09 21:43:38 +09:00
Way, No
579089c033
added russian locale
2014-03-09 23:27:03 +11:00
yvt
b5c8b9e726
Fixed crash with software renderer
2014-03-09 02:44:08 +09:00
yvt
b568d7485b
Fixed a bug that Handle<T> cannot return nullptr
2014-03-09 02:20:59 +09:00
yvt
be4a9952ce
Added hit detection debugger
2014-03-09 01:03:38 +09:00
yvt
81a8efca5e
Software Renderer: Z-buffered debug lines
2014-03-09 00:34:44 +09:00
yvt
442ebb67a8
Software Renderer: don’t rebuild RLE map when the same map was set with SetGameMap
2014-03-09 00:16:47 +09:00
yvt
4d1d7f9fa1
Software Renderer: limit rendering resolution instead of raising error
2014-03-09 00:15:45 +09:00
yvt
ed35c6533c
Support multiple GameMapListeners for one GameMap
2014-03-09 00:13:37 +09:00
yvt
11ce8f027d
Added user-defined constructors to Vector2, Vector3, Vector4, IntVector3, Matrix4 whilst keeping them POD by using defaulted constructors
2014-03-08 20:48:09 +09:00
yvt
8793804f40
Merge remote-tracking branch 'origin/master'
2014-03-08 16:01:27 +09:00
yvt
8e5fb8818b
Fixed #123
2014-03-08 16:01:15 +09:00
yvt
77fccf390a
Merge pull request #151 from noway421/patch-1
...
Realy fixed spectator mouse now
2014-03-08 15:42:31 +09:00
yvt
3003e83fcb
Fixed serious bug that switching players in spectating mode might cause program to enter an infinite loop
2014-03-08 04:24:27 +09:00
yvt
d38d25de03
Merge remote-tracking branch 'origin/master'
2014-03-08 02:43:20 +09:00
yvt
d29ca14b8c
Merge pull request #171 from noway421/patch-3
...
Update README.md
2014-03-08 02:42:16 +09:00
Way, No
fc73147ee0
Update README.md
...
SDL2 from truck instead of old version. Related to #133
2014-03-08 03:31:47 +10:00
yvt
e63379bbdd
Player cannot use tools soon after sprinting
2014-03-08 02:18:34 +09:00
yvt
8160bb40f4
Fixed #121 (changed block damage of 0.75 SMG)
2014-03-08 01:32:39 +09:00
yvt
6f1c3ca8de
Fixed #138 (set cg_reduceSmoke
to 1)
2014-03-08 01:25:16 +09:00
yvt
306397a82a
Fixed #153
2014-03-08 00:58:44 +09:00
yvt
236fb7cde9
Quick workaround for #166 (disables SSE/SSE2 completely when their support aren’t enabled)
2014-03-08 00:43:12 +09:00
yvt
49944fab9a
Fixed #155
2014-03-08 00:23:26 +09:00
yvt
c6cbd5ed1c
Fixing the problem in the last commit
2014-03-08 00:13:14 +09:00
yvt
181415c8f3
Merge remote-tracking branch 'origin/master'
2014-03-07 16:13:24 +09:00
yvt
a2fe4afeac
Changed error text format
2014-03-07 16:05:29 +09:00
yvt
508d41605a
Update README.md
...
Added "Clone OpenSpades repository" to the "Installation" section
2014-03-07 00:58:43 +09:00
yvt
caf0f9593a
Merge pull request #162 from 7histle/master
...
Fix build err (#152 )
2014-03-05 23:45:45 +09:00
7histle
2806fd1dbc
Fix build err ( #152 )
2014-03-05 00:39:50 +04:00
Way, No
bf901e23e5
Update Client.cpp
...
Reverted to Toumal code, but now it's applied to all spec modes.
2014-03-04 12:16:41 +10:00
Way, No
81023fa5d3
Realy fixed spectator mouse now
...
I revived e481553 commit back, add invert support (`if (!cg_invertMouseY) y = y;`) and applied this to all spectator mode.
Commented condition is unnecessary now.
Now both spectator modes behaves exactly like in Ace of Spades.
2014-03-04 02:34:50 +10:00
yvt
2648e2a8b2
Merge pull request #149 from noway421/patch-1
...
Update README.md
2014-03-03 19:06:27 +09:00
Way, No
3a3a9d2f8e
Update README.md
...
Updated instructions for linux.
2014-03-03 19:27:28 +10:00
yvt
e93af5d01a
Fixed #144
2014-03-03 14:42:46 +09:00
yvt
a6751aaade
Merge pull request #141 from theunknownxy/issue132
...
Fixed CPU ID on 64bit Linux.
2014-03-03 13:46:42 +09:00
yvt
7167bd1f25
Merge pull request #142 from Toumal/master
...
Made spectator mouse invert work as expected from other games
2014-03-03 13:46:19 +09:00
Toumal
27b11900ba
Made spectator mouse invert work as expected from other games
2014-03-02 19:07:12 +01:00
Marco Schlumpp
ae8bbd31ea
Fixed CPU ID on 64bit Linux. yvt/openspades#132
2014-03-02 17:47:43 +01:00
yvt
6f3ebca342
Merge pull request #130 from learn-more/master
...
msvc 2013 + CMake update
2014-03-02 12:13:54 +09:00
learn_more
284c9cb78d
some msvc 2k13 fixes
2014-03-02 02:47:41 +01:00
learn_more
a63df0b9ad
remove fltk images library
2014-03-02 02:47:13 +01:00
learn_more
3da10bca33
remove drawtest
2014-03-02 02:43:30 +01:00
yvt
fdc59036d9
Update README.md
...
Added `wget http://www.libsdl.org/release/SDL2-2.0.1.tar.gz `
2014-03-01 02:17:16 +09:00
yvt
740db71d24
Make some strings translatable
2014-02-28 16:22:00 +09:00