yvt
|
20404d57f9
|
Made SDLRenderer::GetRendererType virtual
|
2014-02-06 23:05:28 +09:00 |
|
yvt
|
0127e0b1f0
|
Completed merge
|
2014-02-06 23:05:11 +09:00 |
|
yvt
|
0ee0525a80
|
Merge branch 'master' into swrenderer
|
2014-02-06 23:02:42 +09:00 |
|
yvt
|
f69949ef1c
|
window size of SDLRunner can be changed from the config value
|
2014-02-06 22:51:07 +09:00 |
|
yvt
|
77219caa00
|
Merge branch 'master' into swrenderer
|
2014-02-01 23:02:30 +09:00 |
|
yvt
|
ee2a90acf3
|
absolute mouse input support
|
2014-02-01 21:55:30 +09:00 |
|
yvt
|
15c315433e
|
Merge branch 'master' into swrenderer
|
2014-01-01 20:44:09 +09:00 |
|
yvt
|
c272ff723c
|
time slice is shortened on windows
|
2014-01-01 20:43:46 +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
|
613c8a98b1
|
Merge branch 'master' into swrenderer
|
2013-12-25 23:18:28 +09:00 |
|
yvt
|
383f11cbec
|
SDL version logging
|
2013-12-25 23:04:25 +09:00 |
|
yvt
|
7b015b5b6b
|
Restored GL renderer info logging in SDLGLDevice because user might bypass GL capability check which is done in the main window
|
2013-12-25 23:01:27 +09:00 |
|
yvt
|
b458fe7455
|
Additional keys supported (alt, meta)
|
2013-12-25 22:55:05 +09:00 |
|
Marco Schlumpp
|
87a128e3ed
|
Fixed compilation on Linux.
|
2013-12-25 09:57:47 +01:00 |
|
yvt
|
45dfad3459
|
Merge branch 'master' into swrenderer
|
2013-12-25 16:55:05 +09:00 |
|
yvt
|
a182104300
|
Made the main window borderless on OS X
|
2013-12-25 16:53:37 +09:00 |
|
yvt
|
9eefd32747
|
Renderer selection from the startup window
|
2013-12-25 14:21:21 +09:00 |
|
learn_more
|
57cfcc4f3e
|
Merge branch 'master' of https://github.com/yvt/openspades
add windows crash dump file & loadlib failure reason as text
|
2013-12-24 00:31:51 +01:00 |
|
yvt
|
9881370b10
|
Alternate way to meet the software renderer’s size restriction
|
2013-12-24 05:07:52 +09:00 |
|
yvt
|
dfd7a19df0
|
Window size is rounded to multiple of 8 for SW renderer
|
2013-12-24 04:57:37 +09:00 |
|
yvt
|
6598456124
|
now defaults to OpenAL
|
2013-12-23 00:57:16 +09:00 |
|
yvt
|
e75cc44ca0
|
Made OpenAL default
|
2013-12-22 15:33:25 +09:00 |
|
yvt
|
647eb38f84
|
Added skeleton for software rendering interface
|
2013-12-18 17:00:39 +09:00 |
|
learn_more
|
1c4e9ed226
|
bump version number
disable ysr? on windows until we get a binary from somewhere.
enable alt+tab on windows (not sure if it works correct on linux?
|
2013-12-17 19:58:53 +01:00 |
|
learn_more
|
d9cd0dc402
|
rest of the files from prev commit.
|
2013-12-17 01:28:56 +01: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
|
7ffddd8b32
|
UTF-8 basic support + international fonts
|
2013-12-10 01:30:15 +09:00 |
|
yvt
|
87aedb702c
|
Moved to SDL 2.0 + IME support
|
2013-12-09 17:36:05 +09:00 |
|
yvt
|
ca88537a6b
|
Created new renderer method which works like SetColor but only accepts an alpha pre-multiplied color value, deprecating the badly-behaved SetColor method
|
2013-12-09 01:00:09 +09:00 |
|
yvt
|
74571b53c2
|
Options to bypass the startup screen is added to the startup window
|
2013-12-08 23:49:39 +09:00 |
|
yvt
|
c9ebb306bf
|
Merge branch 'newtitle' of https://github.com/yvt/openspades into newtitle
|
2013-12-05 16:14:26 +09:00 |
|
yvt
|
ad74927bcf
|
Resource loading order fix (now the user-specific Resource directory takes precedence over the global one)
|
2013-12-05 08:58:24 +09:00 |
|
yvt
|
e66a5435d1
|
Merge remote-tracking branch 'origin/master' into newtitle
Conflicts:
Sources/Draw/GLRenderer.cpp
Sources/Gui/SDLRunner.cpp
Sources/Gui/SDLRunner.h
|
2013-12-04 15:01:36 +09: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 |
|
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
|
df4e32a684
|
In-game menu
|
2013-11-27 16:30:54 +09: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
|
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 |
|