Chris Danford
37f82b43f7
remove CStringArray #define
2005-12-09 21:36:22 +00:00
Thad Ward
7a2e51e7ea
include cleanups.
2005-10-30 21:39:49 +00:00
Glenn Maynard
6ea2f37a36
Change MenuUp(pn,type) overrides to MenuUp(IEP), so info like DeviceI.ts is always accessible.
2005-09-23 00:44:52 +00:00
Chris Danford
bb10c7c21f
pass around InputEventPlus in Screen::Input instead of multiple input structures
2005-09-05 02:26:50 +00:00
Glenn Maynard
28133ca105
cleanup
2005-07-07 10:29:04 +00:00
Glenn Maynard
0289b1a91e
use RageTexturePreloader
2005-06-30 22:41:22 +00:00
Glenn Maynard
b51b0cfb4c
Use Init() for all screens, so we can set state before the base class
...
members are loaded--they'll see resets, score finalization, etc. It
also results in smaller code, due to a g++ bug that causes constructors
to be emitted several times.
2005-02-23 06:29:05 +00:00
Chris Danford
4223e09cc8
GetPathTo -> GetPath
2005-02-06 03:32:53 +00:00
Glenn Maynard
e4d124dd91
license update
2004-06-08 05:22:33 +00:00
Chris Danford
6590bd2d48
don't load multiple copies of "common start" or "common invalid" sound
2004-05-01 23:28:53 +00:00
Chris Danford
df5cd5e813
move MenuElements into a base ScreenWithMenuElements so that metrics can be overridden using the Fallback mechanism
2004-05-01 23:19:33 +00:00
Andrew Livy
336411233f
Credit modification.
2003-12-14 08:11:05 +00:00
Glenn Maynard
affa2e2aac
unneeded header
2003-11-16 23:44:25 +00:00
Glenn Maynard
3fe7c5d04b
unused
2003-11-14 22:10:43 +00:00
Glenn Maynard
c15e0cec49
Allow screen aliasing.
2003-09-27 22:30:51 +00:00
Andrew Livy
c5dfa6cc84
Added Title/Subtitle/Artist texts to ez2 music select
2003-09-10 20:59:53 +00:00
Chris Danford
bf02bfddf4
rename Notes to Steps
2003-08-03 00:13:55 +00:00
Glenn Maynard
a44b6d0a86
remove unneeded header
2003-07-12 20:42:08 +00:00
Andrew Livy
978a7ae3cc
More Ez2dancer Theme - Almost done Style Select.
...
Cleaned up Turtle Noteskin a bit.
2003-06-11 19:40:47 +00:00
Andrew Livy
49a5b67453
Added: SelectMode, allows players to cycle between double/halfdouble/single on pump song select screen. Todo: Make it work for versus/make it more 'metricable'
...
Added: More pump theme stuff
Changed: Temporarily allowed Voodoo3 onto OGL renderer (DX looks horrid on my voodoo3 Bug?)
2003-06-02 11:31:13 +00:00
Andrew Livy
8e0e7a8418
All kinds of pump updates: Themes/MusicSelectScreen/NoteSkins to be a little bit more like Pump Prex...
2003-05-09 20:28:27 +00:00
Andrew Livy
26fafd1c5f
Changes to PIU/EZ2 screenselect. Banners loaded in different way, now shows marathon/longver balloons. Scrolls faster after 5/10 seconds of continued scrolling.
2003-05-09 00:18:37 +00:00
Andrew Livy
1c097d1d5f
Added: Random Vanish mode: Arrows go in at the bottom, disappear, get randomized in the middle whist invisible and come out at the top somewhere else :)
...
Known Bugs: The only major bug i've experienced with this is for some reason the arrows continue past the grey bar even if you get great, perfect or marvellous. This doesn't affect the score though, I can't quite figure this one out.
Added: Hidden and Vanish codes for PIU.
2003-05-04 13:58:45 +00:00
Andrew Livy
c71d8f8c9c
Total Re-write of ScreenSelectMode, now working under the ScreenSelect class, but still a lot of work to do.
2003-05-01 23:40:12 +00:00
Andrew Livy
c86fb65a2f
Pump Theme Fixes
2003-04-22 14:32:48 +00:00
Chris Danford
214c2b67af
clean up Fonts and Numbers names
2003-03-30 18:12:57 +00:00
Glenn Maynard
b0d64ecb7f
TransitionStarWipe is no longer used; remove
2003-03-22 20:35:48 +00:00
Chris Danford
31aa613295
Cleanup of theme element names
...
Renamed ScreenSelectMax* back to their old names
Replaced all hard-coded transitions with TransitionBGAnimations
2003-03-09 00:55:49 +00:00
Glenn Maynard
6b8395335d
s/_DEBUG/DEBUG/
2003-02-15 05:15:24 +00:00
Andrew Livy
55e1a75d7c
Starting to look a bit like para music select YAY!
2003-01-26 00:31:33 +00:00
Andrew Livy
6723b6fdb1
Ez2/Pump/Para Song Select Screen now supports the 'stars' and/or 'blob' difficulty ratings as seen in para/ez2.
2003-01-25 23:48:33 +00:00
Andrew Livy
a14de6f9ff
Added a code that changes the scroll speed in reverse order.
...
Pump style screen now has Mirror and Random icons.
2003-01-16 23:31:34 +00:00
Andrew Livy
fac3d3aa69
Pump Music Select Screen now with sounds for changing songs or cycling songs.
...
Also a metric to have it play preview music pump or ddr style.
2003-01-16 21:21:09 +00:00
Andrew Livy
134bf066b0
Fixed annoying "Pump Center Pad Bug"
...
Basically "tap" was being mistook for "tap explosion"
so now tap is renamed to "tap parts"
stick with it :)
2003-01-16 17:10:19 +00:00
Andrew Livy
7f01598bcc
Sped up ScrollingBannerList a bit
2003-01-15 21:25:47 +00:00
Glenn Maynard
55e92e771d
s/CArray<x,y>/vector<x>/g
2003-01-03 05:56:28 +00:00
Glenn Maynard
6f91b6fa0a
move stuff over
2003-01-02 08:13:34 +00:00
Glenn Maynard
bfb263fee4
get rid of RageSoundStream
2003-01-02 07:58:34 +00:00
Andrew Livy
42b8e27f69
3DDX Theme changes
2002-12-30 20:19:18 +00:00
Andrew Livy
a1ab1002e6
Ez2SelectMusic now loads in Groups correctly, provided there are at least 5 songs in the group (will fix this bug later)
...
Also throws players an error should there be NO songs and then returns them to the title screen.
2002-12-29 23:24:53 +00:00
Andrew Livy
aa53eab253
Added Elements to Ez2MusicSelect so that it looks similar to pump, added the "Guide" Graphic to Pump's Select Mode, Returning from Gameplay now goes to the correct SongSelect Screen based upon theme metrics.
2002-12-20 19:05:54 +00:00
Andrew Livy
e8db36824a
Some Changes to ScrollingList to support different display modes on the music select screen.
2002-12-10 23:16:44 +00:00
Andrew Livy
ceb2fc0c25
Started work on the Banner Scrolling List style Music Select (as used by pump/ez2/para/3ddx/bm/3rd mix and older). It's far from finished, but is a start, also updated some para graphics. This compiles in VC6. the Project will compile it all, as for any other makefiles kicking around (like unix makefiles) I dont know whats what so these have not been updated. Thanks.
2002-12-05 03:49:46 +00:00
Andrew Livy
41a5316439
Grudgily revoking Ez2SelectMusic until something is done about the API :)
2002-09-06 23:47:14 +00:00
Andrew Livy
53f31b4bba
Ez2dancer Style SelectMusic Screen Started.
2002-09-06 17:34:46 +00:00