Commit graph

14 commits

Author SHA1 Message Date
Andrew "Akari" Alexeyew
c5487c3187 Added a skip-dialog key, like in Touhou (default: left ctrl) 2012-07-30 17:26:04 +03:00
Andrew "Akari" Alexeyew
a322371b5f Introduced playername option, fancied up the replayview menu, etc 2012-07-29 23:39:52 +03:00
Andrew "Akari" Alexeyew
3d59ba51e4 user-adjustable resolution, fuck yeah 2012-07-28 23:53:53 +03:00
Andrew "Akari" Alexeyew
5308856f1f proper replay saving and some minor stuff 2012-07-16 18:47:06 +03:00
Andrew "Akari" Alexeyew
7fb8b25732 improved the no-stage-bg feature, and extended the options menu functionality while I was at it 2012-07-13 23:42:35 +03:00
laochailan
c25566346e NO_STAGEBG config trigger 2012-07-13 20:32:47 +02:00
laochailan
bd1694226c death delay and fixed controls in menu 2011-07-04 14:10:12 +02:00
Akari
27c64baa76 Added a screenshot feature, default keybind - p. 2011-07-02 19:36:08 +03:00
Akari
c8bf2d8cab Added a key_fullscreen option to the config
Allows to define another toggle-fullscreen key in addition to the Alt+Enter shortcut. Defaults to F11 since it's common in many applications.
2011-07-02 17:06:10 +03:00
laochailan
a2a6fb9343 marisa laser revamped
also added fullscreen config option
2011-06-29 17:01:03 +02:00
laochailan
36e4dc331b compatibility for old hardware
added two config options:

disable_shader: will turn off the use of shaders and fbos in the game. there is no full replacement for them, however.
disable_audio: guess what.

both options *should* be activated automatically as soon as something goes wrong.
2011-06-27 13:36:35 +02:00
laochailan
e470236379 use glew and err.h replacement
some changes for compatibility and windows.
2011-06-26 16:10:13 +02:00
laochailan
bd44c8b570 Marisa and difficulty menu 2011-06-24 12:35:03 +02:00
laochailan
332a01d53d Config parser
config files to be placed at: ~/.taisei/config

see config.example.
2011-05-21 18:20:04 +02:00