yvt
|
e2aa810524
|
Improved renderer stability
|
2013-11-27 00:43:31 +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
|
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
|
9be4e6bd53
|
Main screen update
|
2013-11-24 02:27:08 +09:00 |
|
yvt
|
63ee4ebf37
|
27(ESC) is no longer sent through CharEvent
|
2013-11-24 02:26:48 +09:00 |
|
yvt
|
d02e669b99
|
Basic server list (main menu)
|
2013-11-24 00:24:46 +09:00 |
|
yvt
|
4788b751fb
|
Fixed a bug that assignment of NULL to Handle<T> caused a crash
|
2013-11-24 00:17:28 +09:00 |
|
yvt
|
fd44dbe967
|
Thread auto-deletion consistency fix
|
2013-11-23 23:33:15 +09:00 |
|
yvt
|
f2e9d45fb7
|
Thread auto deletion
|
2013-11-23 23:08:40 +09:00 |
|
yvt
|
2e78b346a0
|
Main screen update
|
2013-11-23 22:13:04 +09:00 |
|
yvt
|
79fa270d5d
|
Access cvars from script
|
2013-11-23 22:12:08 +09:00 |
|
yvt
|
724bf3561a
|
New font: SquareFont
|
2013-11-23 20:25:45 +09:00 |
|
yvt
|
c5d70a8750
|
Added ToString function for script
|
2013-11-23 17:55:19 +09:00 |
|
yvt
|
d62e8b98d8
|
Added Cross(Vector3, Vector3) for scripting, and some fixes
|
2013-11-23 11:57:32 +09:00 |
|
yvt
|
765dea1ccc
|
Fixed a bug that made Vector2 unusable in script
|
2013-11-23 11:27:50 +09:00 |
|
yvt
|
8552c30366
|
Small fixes
|
2013-11-23 02:50:02 +09:00 |
|
yvt
|
2d0edc357e
|
Support middle mouse button
|
2013-11-23 01:10:27 +09:00 |
|
yvt
|
a83039ec16
|
Added main screen (not implemented)
|
2013-11-22 22:50:14 +09:00 |
|
yvt
|
e566155570
|
Font interface for scripts
|
2013-11-22 20:46:20 +09:00 |
|
yvt
|
d6088eeac2
|
Saving map
|
2013-11-22 19:34:20 +09:00 |
|
yvt
|
888cdef134
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2013-11-19 22:29:55 +09:00 |
|
yvt
|
5578063ab8
|
Added ricochet
|
2013-11-19 22:29:39 +09:00 |
|
yvt
|
8634eadb29
|
Sprite lighting fix
|
2013-11-19 02:31:24 +09:00 |
|
yvt
|
d1533f6181
|
Improved corpse’s stability, and added corpse debug mode
|
2013-11-18 22:48:47 +09:00 |
|
yvt
|
6da12916e4
|
Spectator is no longer allowed to fly beyond map boundaries
|
2013-11-18 20:02:12 +09:00 |
|
yvt
|
fdf0af253f
|
release mouse button before auto-switching tools
|
2013-11-18 19:55:27 +09:00 |
|
yvt
|
3ea87ae671
|
Removed confusing comment (which had been there since pre-0.0.3)
|
2013-11-18 19:45:04 +09:00 |
|
learn_more
|
50d30c1311
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2013-11-17 22:01:08 +01:00 |
|
yvt
|
891252c6b8
|
Reduced weapon movement
|
2013-11-17 22:48:16 +09:00 |
|
yvt
|
198b955b50
|
GL(Optimized)?VoxelModel refactor (to prohibit “delete” operation)
|
2013-11-17 22:08:50 +09:00 |
|
yvt
|
9359f355a4
|
Abort the loading by hitting the escape key
|
2013-11-17 21:51:45 +09:00 |
|
yvt
|
e5fd05ac0d
|
Fixed bad usage of ref-counted objects in GLModelManager
|
2013-11-17 21:28:41 +09:00 |
|
yvt
|
3127f4f27f
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2013-11-17 20:36:48 +09:00 |
|
yvt
|
4db816a94c
|
Script now can access a component of vectors
|
2013-11-17 18:26:22 +09:00 |
|
yvt
|
4999ac1b41
|
Fixed crash
|
2013-11-17 01:38:35 +09:00 |
|
yvt
|
04ed57544e
|
Automatic color correction to reduce the colorization effect caused by sky light
|
2013-11-17 01:08:18 +09:00 |
|
yvt
|
7b9593d5c0
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2013-11-17 00:26:50 +09:00 |
|
yvt
|
e4b83484db
|
Fixed #93.
|
2013-11-17 00:26:05 +09:00 |
|
yvt
|
ba8adaac51
|
Protocol version is correctly set when a user selects a server in the server list
|
2013-11-16 23:44:42 +09:00 |
|
yvt
|
9f936b8b99
|
Lens flare support for dynamic lights is now mapped to the “Post Filter” setting
|
2013-11-16 23:34:39 +09:00 |
|
yvt
|
4a26ee6af4
|
Lens flare support for dynamic lights
|
2013-11-16 23:30:54 +09:00 |
|
yvt
|
9765fa2251
|
ensures the held block color is synchronized when a local player spawns
|
2013-11-16 15:25:08 +09:00 |
|
yvt
|
c6f044501e
|
new lens flare
|
2013-11-16 14:21:46 +09:00 |
|
learn_more
|
bf81e0b567
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2013-11-16 01:34:53 +01:00 |
|
learn_more
|
986a53bec8
|
fix refcounted object
cleanup headers usage (don't include everything in base classes, just include what's needed in .cpp)
|
2013-11-16 01:34:37 +01:00 |
|
yvt
|
1e78c50cc5
|
Modified lens flare filter
|
2013-11-13 00:58:28 +09:00 |
|
yvt
|
fc46111ff4
|
Fixed water bug (displacement amount now scales according to the field of view)
|
2013-11-13 00:38:15 +09:00 |
|
learn_more
|
1d9cbd54e8
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2013-11-11 00:51:49 +01:00 |
|