Commit Graph

286 Commits

Author SHA1 Message Date
Chris Danford d412ab055d name cleanup: NotesType -> StepsType 2004-07-12 02:19:24 +00:00
Chris Danford 3d1bb5b97a save radar values in Catalog.xml
change Course to have the same title names as Song
2004-07-11 10:02:38 +00:00
Glenn Maynard 94d0cba859 RageSounds -> GameSoundManager 2004-07-08 00:10:34 +00:00
Glenn Maynard ab9cac2642 per-judgement step commands 2004-07-02 20:08:17 +00:00
Chris Danford 5544445ad0 name cleanup: StyleDef -> Style 2004-06-28 07:26:00 +00:00
Glenn Maynard 97b803c102 unneeded header 2004-06-16 19:44:20 +00:00
Glenn Maynard cafede40f3 fix crash if a button is held while recording and still in the lead-in 2004-06-11 05:08:25 +00:00
Glenn Maynard f5ce2e5303 cleanup 2004-06-08 05:55:00 +00:00
Glenn Maynard e4d124dd91 license update 2004-06-08 05:22:33 +00:00
Glenn Maynard 04ed5bf1ed fix spurious assist ticks at start of Play 2004-06-06 05:28:58 +00:00
Chris Danford b05d25ab24 "m_pCurNotes" -> "m_pCurSteps" 2004-05-24 06:12:17 +00:00
Chris Danford ba93ee8469 "for( int p=0; p<NUM_PLAYERS; p++ )" -> "FOREACH_PlayerNumber( p )" 2004-05-24 06:10:11 +00:00
Chris Danford d65404e750 TapSteps -> TapNotes 2004-05-24 04:26:54 +00:00
Chris Danford 0ec2a536d9 TapSteps -> TapNotes 2004-05-24 04:17:19 +00:00
Chris Danford 4bb777232d name cleanup: "pNotes" -> "pSteps" 2004-05-24 03:41:39 +00:00
Glenn Maynard 4e4ff9185a fix notefield crashes when playing at a very high beat: fTrailingBeat
was eg. 500, fSongBeat was 0, and the "trail faster" logic overshot,
setting fTrailingBeat to negative values (eg. -1200)
2004-05-23 20:41:39 +00:00
Glenn Maynard 3525b20e03 cleanup 2004-05-03 01:39:25 +00:00
Glenn Maynard 6f49d80e6e fix text info not displayed immediately the second time the editor is entered
in the same session
fix unresponsive text info
2004-05-03 01:37:49 +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
Glenn Maynard 4bdf480a6f editor: fix crash on reverting from disk and the selected notes weren't found 2004-04-24 20:57:30 +00:00
Chris Danford e285500f27 don't allow autogen match when reloading in the editor 2004-04-18 08:32:45 +00:00
Chris Danford b217774f88 create SongID, StepsID 2004-04-18 08:06:14 +00:00
Chris Danford 1920634135 move Song/Steps sorting into Song/StepsUtil.h/cpp 2004-04-18 07:34:37 +00:00
Glenn Maynard de3a48cb54 on edit "revert from disk", if the reverted file has no steps of the current
type, exit to menu instead of crashing
2004-04-17 00:07:59 +00:00
Glenn Maynard 293d0fa52a when reverting out of the editor, not being able to match steps* is not
a fatal error

use GetID so reverting from disk menu option can try to match for edits
2004-04-16 23:42:13 +00:00
Steve Checkoway 20a8bab45c Clean up includes. 2004-04-05 05:22:32 +00:00
Glenn Maynard 96a76fa6a6 don't loop sample music in the editor 2004-04-04 05:39:10 +00:00
Glenn Maynard 3177a36697 fix tick not being played on row 0 2004-04-04 04:12:26 +00:00
Glenn Maynard 8e24cb1801 simplify 2004-04-04 04:11:43 +00:00
Chris Danford 2929bacb08 show per-diffculty award on Eval screen every time it's received (not just the first time)
clean up ScreenEval PR and MR graphics
clean up Actor shadow parameters
2004-03-20 02:59:08 +00:00
Glenn Maynard eb673765ac simplify 2004-03-07 03:49:28 +00:00
Glenn Maynard 6caa34faff fix note skin reverting to default after play 2004-03-01 05:41:40 +00:00
Glenn Maynard be03ed1c21 Pass RageSoundParams to Play() (or SetParams). This should help fix
the long-standing ambiguity of "what happens if parameters are changed
for a second copy of a sound when a first is still playing".
2004-02-28 02:09:46 +00:00
Glenn Maynard 71d1380951 make RageSoundParams available 2004-02-28 01:02:06 +00:00
Matt Denham 95172cd9ea Added ctrl+insert/delete to shift BPM changes and stops around, and reverted insert/delete to their original behavior. 2004-02-27 06:28:31 +00:00
Glenn Maynard 45d27f00fe cleanup, fix warnings 2004-02-26 06:47:13 +00:00
Matt Denham 324e07d383 Implemented a quick pair of move/scale functions for TimingData
fixed NoteDataUtil::ScaleRegion (and dealt with conflicts - whee)
fixed assorted editor inconsistencies and bugs
2004-02-26 05:38:46 +00:00
Glenn Maynard e7f196ba9c fix crash 2004-02-25 23:43:50 +00:00
Matt Denham 2fc72f9b46 I'm an idiot, part 2 of many. 2004-02-23 17:18:02 +00:00
Matt Denham 6905bbe781 Added BMRize mod because people have complained that Quick is too easy. Try this. :-) 2004-02-12 06:54:54 +00:00
Glenn Maynard 629bbc19f2 fix receptor flash in play/record mode 2004-02-01 02:05:09 +00:00
Glenn Maynard 762dba8662 fix editor jumping back to 1x 2004-01-29 21:31:40 +00:00
Glenn Maynard 269023f747 fix editor jumping to odd positions in the music after going through options menus 2004-01-26 23:08:46 +00:00
Glenn Maynard 8b03f1a9f4 fix player options in editor 2004-01-26 22:20:42 +00:00
Glenn Maynard bc0af51dcc allow showing course mods in the editor 2004-01-26 20:56:58 +00:00
Glenn Maynard 82276c80cb add "Reload from disk"
sort F5/F6
2004-01-24 20:36:09 +00:00
Glenn Maynard 3c940c997e optionally show (mostly) synced BGAs in the editor
(mostly: movies will start correctly but will not seek)
2004-01-23 08:25:00 +00:00
Glenn Maynard 42e0413e0f make SOUND handle ScreenGameplay's music 2004-01-20 06:08:56 +00:00
Glenn Maynard da6107e9b2 timestamps 2004-01-18 06:57:59 +00:00
Glenn Maynard fea54929ac precise, framerate-independent assist ticks 2004-01-12 09:36:01 +00:00