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
2599d14900
Refactor
2014-03-09 21:43:38 +09:00
yvt
be4a9952ce
Added hit detection debugger
2014-03-09 01:03:38 +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
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
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
49944fab9a
Fixed #155
2014-03-08 00:23:26 +09: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
Toumal
27b11900ba
Made spectator mouse invert work as expected from other games
2014-03-02 19:07:12 +01:00
yvt
740db71d24
Make some strings translatable
2014-02-28 16:22:00 +09:00
yvt
df81407756
Fallback font is now aligned correctly
2014-02-26 16:14:15 +09:00
yvt
db88ee4703
Fixed some little bugs (thanks to Clang static analyzer)
2014-02-25 19:35:37 +09:00
yvt
e4815535b0
Fixed text error
2014-02-15 04:06:36 +09:00
yvt
c02302b43f
Fixed text error
2014-02-15 03:56:38 +09:00
yvt
d7427a7f9e
Made some strings translatable
2014-02-15 03:51:29 +09:00
yvt
8a5b91c941
Merge branch 'master' into swrenderer
...
Conflicts:
Resources/Locales/ja_jp/openspades.po
Resources/Locales/pot/openspades.pot
2014-02-15 02:55:58 +09:00
yvt
40a1f44315
Y-axis input now can be inverted
2014-02-15 00:09:22 +09:00
yvt
dbfe56ac7c
Fixed character interval of fallback font
2014-02-15 00:02:02 +09:00
yvt
5643f094f4
Improved appearance of fallback fonts with the software renderer
2014-02-14 23:37:59 +09:00
yvt
cbfa6afb49
Complete merge
2014-02-14 16:24:10 +09:00
yvt
ba6ecfde2f
Merge branch 'master' into swrenderer
2014-02-14 16:21:49 +09:00
yvt
57c85482b8
Support for localization
2014-02-14 16:20:42 +09:00
yvt
12e960a2a3
Updated the startup window
2014-02-10 03:36:51 +09:00
yvt
be590dbb24
Improve the appearance of fallback fonts with the software renderer by rounding the size
2014-02-09 00:02:13 +09:00
yvt
5f5d40cba0
Updated font and its usage
2014-02-08 22:37:46 +09:00
yvt
43f251f013
Merge branch 'master' into swrenderer
2014-02-04 00:57:48 +09:00
yvt
06a29cb7ab
Work-around for bug that placing block occasionally becomes impossible (the actual cause of this problem is still unknown)
2014-02-04 00:39:52 +09:00
yvt
77219caa00
Merge branch 'master' into swrenderer
2014-02-01 23:02:30 +09:00
yvt
7cb172e477
stronger radial blur on gunfire
2014-02-01 22:56:06 +09:00
yvt
ee2a90acf3
absolute mouse input support
2014-02-01 21:55:30 +09:00
yvt
69d8e4be94
Merge branch 'master' into swrenderer
2014-01-31 02:35:50 +09:00
yvt
5a74b7d3d0
global screen blur
2014-01-31 02:15:53 +09:00
yvt
a63fdb7475
radial blur
2014-01-31 00:54:47 +09:00
yvt
69d7e8d972
Reduce grenade smoke
2014-01-30 23:34:53 +09:00
yvt
f98d0c9eb3
Merge branch 'master' into swrenderer
2014-01-01 02:08:52 +09:00
yvt
58a1e10d4e
Updated sounds
2014-01-01 01:48:31 +09:00
yvt
3fd9bbeae7
Chat log viewer
2013-12-31 16:29:10 +09:00
yvt
2fdf763481
Option to allow use of unicode or not
2013-12-31 14:06:17 +09:00
yvt
828b64d46d
Merge branch 'master' into swrenderer
2013-12-31 01:07:37 +09:00
yvt
139df00073
Font updated
2013-12-30 17:52:19 +09:00
yvt
9453547a56
Changed some resource file location
2013-12-30 16:18:52 +09:00
yvt
488b2c8ff2
Merge branch 'master' into swrenderer
...
Conflicts:
OpenSpades.xcodeproj/project.pbxproj
2013-12-29 23:16:27 +09:00
yvt
9e638bb054
CP437 support
2013-12-29 23:08:57 +09:00
yvt
51e22d51cb
Merge branch 'master' into swrenderer
2013-12-25 22:04:10 +09:00