Commit Graph

107 Commits

Author SHA1 Message Date
Glenn Maynard c15e0cec49 Allow screen aliasing. 2003-09-27 22:30:51 +00:00
Glenn Maynard d294640a3e phase out bEnableTimer 2003-09-27 04:57:32 +00:00
Chris Danford 4414561fe6 add default character so Rave/Battle is playable without character models 2003-09-25 04:22:51 +00:00
Chris Danford eebb417840 clean up perspective
fix mini
fix frustum matrix in D3D
2003-09-21 18:07:29 +00:00
Chris Danford c8f7c02036 Split ModelView matrix stack into View and World stacks.
Add "hallway" and "distant" mods.
2003-09-21 02:36:28 +00:00
Glenn Maynard 8b44280e5a warnings 2003-09-19 01:11:32 +00:00
Glenn Maynard 6af0aa81c9 Fix warnings. 2003-09-15 07:14:39 +00:00
Andrew Wong ee81ce3cac feature: custom speed mod = allows users to specify their own speed modifier in stepmania.ini.
note: C300 was removed to make space on the line.
2003-09-13 22:57:11 +00:00
Glenn Maynard 744a381e42 Simplify ConvertParamToThemeDifficulty. 2003-09-10 08:47:43 +00:00
Chris Danford e0b3160528 revert PlayerOptions changes 2003-09-05 07:34:13 +00:00
Nick 5ff010ee4e Added option to not save songs 2003-09-04 21:24:50 +00:00
Thad Ward cecaf0c9be comment out some Song Options screen-related bits. (the option in the machine options screen shouldn't be there, for example) 2003-08-29 05:10:53 +00:00
Chris Danford 90655d4a4e Fix: BarDrain setting not saved, "sudden death" not so sudden on easier judge difficulties 2003-08-29 04:17:04 +00:00
Chris Danford eab262e0bc fix separate music rates for each player showing 2003-08-28 07:38:09 +00:00
Andrew Wong 8e46dddfe5 prevent two different difficulty selections in options screen for nonstop courses (not supported yet) 2003-08-24 21:30:04 +00:00
Chris Danford 49e00e8536 add Blind modifier 2003-08-24 17:20:58 +00:00
Chris Danford 85dd35ea48 add Blind modifier 2003-08-24 17:20:11 +00:00
Chris Danford 45858747a5 Consolidate player option and song option screens. Are people ok with this? 2003-08-23 22:04:57 +00:00
Chris Danford 248a61513a Add scrolls: split and alternate 2003-08-17 00:15:54 +00:00
Chris Danford 7429c86ebe Add "tipsy" effect (is there a better name for this?) 2003-08-16 23:34:47 +00:00
Chris Danford e9a452e8da course edit screen functional 2003-08-11 06:09:57 +00:00
Chris Danford afa04ff82f more work on course edit screen 2003-08-11 02:18:13 +00:00
Chris Danford 1f8a45cbee Add mines transform 2003-08-10 10:12:50 +00:00
Chris Danford 1e514c1c51 Rename overloaded methods of Song so that stack traces are more helpful. 2003-08-10 08:58:11 +00:00
Steve Checkoway 762afe38a4 Fix compiler warnings. 2003-08-10 03:23:17 +00:00
Andrew Wong b5d0545f42 some bugfixes to option screens:
1) fixed normal/difficult course difficulty if single player (kept defaulting to second player's option which didn't exist)
2) battery # of lives now defaults to 4 on an invalid value
2003-08-10 00:39:28 +00:00
Andrew Wong 0c1fa458c7 bugfix for following bug:
"If you have a modifier, like say 2x, and then on the next song you pick C300 (i'd assume also for C200) the next songs scrolls at a constant 600 BPM XD. Same with .5x, the song on C300 will then scroll at 150."
2003-08-09 21:19:59 +00:00
Andrew Wong 068bb826b6 make difficulties shown on player options screen theme-dependent 2003-08-08 10:01:55 +00:00
Chris Danford 1a0d83cbc0 m_NotesType => m_StepsType
split NoteDataUtil to sep file
2003-08-07 06:36:34 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Glenn Maynard fe489cd281 SOUNDMAN -> SOUND
RageSoundManager.h -> RageSounds.h
2003-07-26 23:05:16 +00:00
Glenn Maynard 3967e4ca80 Adjust fail mode after player options, not before. 2003-07-24 03:54:34 +00:00
Glenn Maynard 1a74714b53 Fix crash in PlayerOptions.
Random meter songs in difficult courses get +2 to meter.
2003-07-17 22:44:17 +00:00
Glenn Maynard 93824687ef Fix "OFF" not working. 2003-07-12 19:20:01 +00:00
Glenn Maynard 2a838b1b3b Fix player settings being reset if you back out of the player options menu.
Allow only showing a subset of effects.
2003-07-10 02:56:21 +00:00
Sean Burke 0ce8229701 eol 2003-07-03 18:13:13 +00:00
Chris Danford df728d987a Add sorts by meter
Choose a random dancing character on GameState::Reset()
2003-06-27 08:06:22 +00:00
Glenn Maynard 2d64af7a93 fix PO_STEP 2003-06-18 00:07:56 +00:00
Glenn Maynard 0e976b3ad2 Move options back to the first page. (Havn't removed the other one yet.) 2003-06-16 03:44:15 +00:00
Chris Danford c743e97f6e break PlayerOptions selection into two screens (is there any other solution?)
add lines for Step selection and Character selection
2003-06-15 17:05:51 +00:00
Glenn Maynard 9c8d65fffe fix ordering 2003-05-28 18:42:33 +00:00
Chris Danford f574c4782a changed format of score frame graphics 2003-05-05 06:48:20 +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
Chris Danford 977ad34638 move timespacing on player options screen 2003-04-24 06:16:04 +00:00
Chris Danford 4b7d640324 support noteskin-changing attacks
cache trick icons
change AI probability format
2003-04-22 04:54:04 +00:00
Chris Danford 15a54aee79 options cleanup 2003-04-21 23:43:51 +00:00
Glenn Maynard e0e5f18ca9 don't show message when not in ASK mode 2003-04-21 22:55:46 +00:00
Glenn Maynard 5ad3b0b786 Readd optional song menu.
Three options:
  yes, to go directly to it without asking.  This is faster for people who use
the song options menu frequently
  no, to skip it completely; probably useful for coin mode where the song
opts menu may be inappropriate
  ask, to ask, for people (like me) who use that menu very infrequently
but still want it available
2003-04-21 22:36:45 +00:00
Chris Danford e15dcc2ab5 Load AI difficulty data at runtime from AI.ini 2003-04-21 02:41:10 +00:00
Glenn Maynard c416b8d284 guh, fix vc6 build 2003-04-18 21:32:55 +00:00