Andrei "Akari" Alexeyev
1e6011433c
Initial support for single-spell stages
...
Adapted all of the current spellcards into spellstages, which will
later be used in a spell practice mode a-la IN.
For now they are only accessible through the stage select menu or
by specifying their ID on the command line; both available only
if you built with -DTAISEI_DEBUG=1
2017-02-19 03:28:00 +01:00
Martin Herkt
896851fcb1
Edit story.txt and in-game texts
...
I’m not a native speaker, nor am I a talented writer,
so this is all I can do for now.
2017-02-19 01:35:18 +01:00
Andrei "Akari" Alexeyev
149b62c37c
Pass a pointer to the MenuData structure to MenuActions
2017-02-16 18:55:46 +02:00
Andrei "Akari" Alexeyev
f06d101399
Why was the stage menu transient? fixed
2017-02-16 18:19:52 +02:00
Andrei "Akari" Alexeyev
f2485d5cb8
stupid menu bullshit
2017-02-12 05:45:19 +02:00
Andrei "Akari" Alexeyev
9a7a874783
Use the standard bool type instead of that stupid enum
...
Also removed all of the annoying trailing tabs/whitespaces
2017-02-11 05:56:47 +02:00
makise-homura
815ae7b23b
Added background music subsystem.
2017-01-24 16:40:57 +03:00
Andrew "Akari" Alexeyew
5877ed960a
tweaked and optimized draw_menu_list
2012-08-14 23:17:47 +03:00
laochailan
caec201e9a
fixed menu quit action
2012-08-12 21:33:47 +02:00
laochailan
bee62a73fb
fixed issues
2012-08-12 17:59:12 +02:00
laochailan
d3bea2f52b
revisited menus
2012-08-12 16:54:48 +02:00
Andrew "Akari" Alexeyew
5ce30f8ca4
Merge branch 'master' into selections
2012-08-07 17:14:59 +03:00
Andrew "Akari" Alexeyew
174bab7ce6
fix scroll AGAIN
2012-08-07 15:40:15 +03:00
Andrew "Akari" Alexeyew
e4d0872ec6
fixed menu scrolling
2012-08-07 06:58:15 +03:00
Andrew "Akari" Alexeyew
7776443935
multistage replays
2012-08-07 06:28:41 +03:00
Andrew "Akari" Alexeyew
aea10c8404
experimental selection backgrounds for menus (ingamemenu-like)
2012-08-06 08:54:22 +03:00
Andrew "Akari" Alexeyew
610332bc2f
got rid of the N. numeration in stageselect
2012-08-04 07:41:47 +03:00
Andrew "Akari" Alexeyew
b3219a3030
some ui tweaks and fixes
2012-08-04 05:57:26 +03:00
Andrew "Akari" Alexeyew
a322371b5f
Introduced playername option, fancied up the replayview menu, etc
2012-07-29 23:39:52 +03:00
laochailan
45dc909b4b
made min global, changes for mingw builds
2012-07-29 09:32:56 +02:00
Andrew "Akari" Alexeyew
6e58dcacf5
removed some suprt ultra verbose stuff
2012-07-16 21:03:57 +03:00
Andrew "Akari" Alexeyew
4f5eeb5300
improved the replays menu
2012-07-16 20:59:55 +03:00
Andrew "Akari" Alexeyew
4195ea94c4
basic replayview menu
2012-07-16 20:26:41 +03:00
Andrew "Akari" Alexeyew
b36c774a14
made use of the hidden flag
2012-07-14 11:48:13 +03:00
Andrew "Akari" Alexeyew
db8dfd3580
Added stageselect menu for the debug mode
2012-07-14 11:40:21 +03:00