learn_more
|
e9f7e3e3e4
|
vanilla 0.75 behavior
|
2013-12-03 22:47:50 +01:00 |
|
yvt
|
0bb4bc4a40
|
Merge branch 'newtitle' of https://github.com/yvt/openspades into newtitle
Conflicts:
Sources/Gui/MainScreenHelper.cpp
|
2013-12-02 22:40:03 +09:00 |
|
yvt
|
920d95b251
|
Made the server list URL customizable
|
2013-12-02 22:04:56 +09:00 |
|
yvt
|
6106343f43
|
Credits in the new UI
|
2013-12-02 21:50:12 +09:00 |
|
yvt
|
81c33addb3
|
Scripted chat window
|
2013-12-02 19:42:38 +09:00 |
|
yvt
|
5ef2c4114f
|
Clipboard operation (Copy/Paste)
|
2013-12-02 18:36:27 +09:00 |
|
yvt
|
49fe505b3d
|
Merge branch 'master' into newtitle
|
2013-12-02 16:16:37 +09:00 |
|
yvt
|
cc0e20aa7a
|
Correct weapon spread distribution (triangular distribution instead of uniform one)
|
2013-12-02 16:16:29 +09:00 |
|
Marco Schlumpp
|
a78839ec3a
|
Fixed includes.
- std::sort is in "algorithm". libstdc++ seems to be more strict than
Visual C++ etc.
- "GameMap.h" is not in the include path of Gui.
|
2013-11-28 17:39:00 +01:00 |
|
yvt
|
b5a482ba93
|
More stable renderer error reporting for cg_smp
|
2013-11-28 01:34:09 +09:00 |
|
yvt
|
d152aca467
|
Fixes #96
|
2013-11-28 01:07:28 +09:00 |
|
yvt
|
e3f8de8d41
|
Limited the title logo size
|
2013-11-28 01:04:03 +09:00 |
|
yvt
|
858a78835b
|
Thread bug fix (I believe this will fix #96)
|
2013-11-28 01:03:36 +09:00 |
|
yvt
|
9b3f436123
|
Crash bug fix
|
2013-11-28 00:46:59 +09:00 |
|
yvt
|
d6326ede4d
|
New connecting screen
|
2013-11-28 00:46:45 +09:00 |
|
yvt
|
df4e32a684
|
In-game menu
|
2013-11-27 16:30:54 +09:00 |
|
learn_more
|
91ae9b40e3
|
remove test code...
|
2013-11-27 00:39:21 +01:00 |
|
learn_more
|
f8d980cbd7
|
add openal logging
alt+tab is less annoying (doesnt grab the mouse on hover anymore, only when explicitly activated)
|
2013-11-27 00:33:16 +01:00 |
|
yvt
|
5a1b0e8eac
|
Added ui_forceClassicMainWindow
|
2013-11-27 00:48:58 +09:00 |
|
yvt
|
b51a751dc0
|
Made Thread more stable (I’m not sure this works because it was already stable on OS X)
|
2013-11-27 00:46:12 +09:00 |
|
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 |
|
learn_more
|
63b77a5515
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2013-11-22 23:09:25 +01:00 |
|
learn_more
|
7bc571f819
|
size_t instead of int (cannot have negative number of players :)
cleanup some formatting (more readable)
|
2013-11-22 23:09:16 +01: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 |
|