Tomoaki Kawada
|
6a7af96daf
|
Refactor setting variables
|
2016-11-19 21:27:13 +09:00 |
|
Tomoaki Kawada
|
89748d6bc6
|
Reduced compiler warnings
|
2016-07-15 19:40:05 +09:00 |
|
Way, No
|
f0a0ff39db
|
Edited icon loading method
|
2014-05-06 00:22:01 +11:00 |
|
Way, No
|
04f4968034
|
icon from .rodata
|
2014-04-24 12:11:05 +11:00 |
|
Way, No
|
67439374ba
|
includes
|
2014-04-24 12:11:05 +11:00 |
|
Way, No
|
87ac44de31
|
now using FileManager::OpenForReading
|
2014-04-24 12:11:05 +11:00 |
|
Way, No
|
a1286db65a
|
added code for setting window icon
|
2014-04-24 12:11:05 +11:00 |
|
Dennis Barzakovsky
|
e0e1c279d0
|
attempt to fix yvt/openspades#243
|
2014-04-21 17:12:37 +03:00 |
|
yvt
|
f517da9356
|
OS X defaults to YSR audio engine
|
2014-04-07 02:08:17 +09:00 |
|
Marco Schlumpp
|
e7eb75110b
|
Removed FLTK header.
|
2014-03-31 15:56:24 +02:00 |
|
yvt
|
f8f09593e8
|
Fixed #206 - disabled key repeat.
|
2014-03-24 23:52:07 +09:00 |
|
yvt
|
f42e57abdb
|
Support Delete key (fixed #194)
|
2014-03-14 23:15:33 +09:00 |
|
yvt
|
e3cfe70ca6
|
Support null audio device
|
2014-03-13 16:26:46 +09:00 |
|
yvt
|
b14c39b148
|
Remove commented code
|
2014-02-24 19:17:51 +09:00 |
|
yvt
|
cac42196c1
|
Very basic new startup screen
|
2014-02-07 00:09:26 +09:00 |
|
yvt
|
0127e0b1f0
|
Completed merge
|
2014-02-06 23:05:11 +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
|
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
|
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 |
|
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
|
87aedb702c
|
Moved to SDL 2.0 + IME support
|
2013-12-09 17:36:05 +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 |
|
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
|
63ee4ebf37
|
27(ESC) is no longer sent through CharEvent
|
2013-11-24 02:26:48 +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 |
|
learn_more
|
50d30c1311
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2013-11-17 22:01:08 +01:00 |
|
yvt
|
e4b83484db
|
Fixed #93.
|
2013-11-17 00:26:05 +09: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
|
01ecf49b98
|
Fixed to compile in Xcode
|
2013-10-19 18:04:28 +09:00 |
|
learn_more
|
c5cb653370
|
remove hardcoded path in release, update timestamp to be somewhat more readable, show debug + compiler in window title
|
2013-10-08 22:06:36 +02:00 |
|
learn_more
|
822ab0cb53
|
create ServerAddress, holder / generic functions for ip addresses
|
2013-09-15 04:19:34 +02:00 |
|