Chris Danford
|
c089f53de7
|
switch Steps while in editor with F5/F6
|
2003-08-24 05:12:08 +00:00 |
|
Chris Danford
|
5a36244a4e
|
fix "corrupted HoldNotes" when using Transforms as attacks
|
2003-08-18 04:20:51 +00:00 |
|
Glenn Maynard
|
7499556e05
|
Chris: uncomment this if problems persist
|
2003-08-17 23:57:45 +00:00 |
|
Chris Danford
|
87b066782c
|
HACK: reload song before playing in editor. This fixes the obvious sync problems in the editor.
|
2003-08-17 05:30:46 +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
|
a2ebcfce01
|
show different tap graphic for additional notes created by a transform
|
2003-08-10 06:00:30 +00:00 |
|
Chris Danford
|
265c0aa739
|
use "note" NoteSkin in editor
|
2003-08-09 19:00:52 +00:00 |
|
Chris Danford
|
1a0d83cbc0
|
m_NotesType => m_StepsType
split NoteDataUtil to sep file
|
2003-08-07 06:36:34 +00:00 |
|
Chris Danford
|
c74333eeb5
|
Add support for 0% and negative background rates. This isn't supported by many codecs though...
|
2003-08-04 00:04:28 +00:00 |
|
Chris Danford
|
bf02bfddf4
|
rename Notes to Steps
|
2003-08-03 00:13:55 +00:00 |
|
Glenn Maynard
|
3aea7c8a3e
|
SOUNDMAN -> SOUND
RageSoundManager.h -> RageSounds.h
|
2003-07-26 22:53:22 +00:00 |
|
Glenn Maynard
|
9b3112facd
|
add missing header
|
2003-07-26 21:43:40 +00:00 |
|
Chris Danford
|
278cb4c3f1
|
runs on Xbox
|
2003-07-22 07:47:27 +00:00 |
|
Glenn Maynard
|
350ce47a00
|
Handle timestamps in Step.
|
2003-07-13 00:34:30 +00:00 |
|
Chris Danford
|
fa91f2e636
|
working on Rave
|
2003-06-30 18:08:27 +00:00 |
|
Glenn Maynard
|
3ca9b23f40
|
Fix autoplay weirdness in editor
|
2003-06-25 05:35:14 +00:00 |
|
Glenn Maynard
|
17e111815d
|
unused member variable
|
2003-06-25 05:26:47 +00:00 |
|
Glenn Maynard
|
9342550563
|
fix reloading: simply calling LoadFromSMFile won't reset everything,
leading to duplicate notes and some other stuff not always being reverted
|
2003-06-24 20:06:16 +00:00 |
|
Chris Danford
|
8abc865646
|
Add edit song credit function to ScreenEdit
|
2003-06-23 02:24:13 +00:00 |
|
Chris Danford
|
efc1025583
|
fix "changes to current Song remain if exit from editor without saving"
|
2003-06-21 03:45:34 +00:00 |
|
Glenn Maynard
|
6d384b4ee6
|
alt- for finer bpm adjustment
|
2003-06-17 06:24:13 +00:00 |
|
Glenn Maynard
|
495bd43276
|
stop sample music when entering play or record mode
|
2003-06-11 23:03:23 +00:00 |
|
Glenn Maynard
|
d3c7ed1e61
|
Alt-F11/F12 to change offset in 1ms increments (20ms is a long time!)
|
2003-06-10 22:11:22 +00:00 |
|
Glenn Maynard
|
b2d5c972c0
|
F8 to toggle autoplay in play mode in the editor
|
2003-06-10 21:59:56 +00:00 |
|
Glenn Maynard
|
e400e11195
|
don't send player steps in the editor when autoplay is on
|
2003-06-10 21:54:12 +00:00 |
|
Glenn Maynard
|
2056b75522
|
quick fix for the editor in non-Dance modes
|
2003-04-30 20:28:52 +00:00 |
|
Glenn Maynard
|
c2302b3776
|
fix crash
|
2003-04-26 06:06:24 +00:00 |
|
Glenn Maynard
|
fe33dec385
|
Partial s/GetString/c_str/.
(watch out for PlayerOptions::GetString and SongOptions::GetString)
|
2003-04-25 00:01:35 +00:00 |
|
Glenn Maynard
|
022a34dda4
|
add f4 to toggle assist tick
|
2003-04-23 01:23:14 +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
|
b6e57cee0f
|
Ctrl+R to record in editor
|
2003-04-21 03:09:48 +00:00 |
|
Chris Danford
|
e15dcc2ab5
|
Load AI difficulty data at runtime from AI.ini
|
2003-04-21 02:41:10 +00:00 |
|
Chris Danford
|
2f11934b8c
|
fix tween overflow in Long/Marathon balloons
fix song and global BGAnimations not appearing in BackgroundChange menu in editor
|
2003-04-14 04:17:23 +00:00 |
|
Chris Danford
|
cfe1f9ec67
|
Add parameters to BackgroundChange: fRate, bFadeLast, bRewindMovie, bLoop.
I don't like how this changes the syntax for the #BGCHANGES tag in an SM file. I will think more about this - it's important to finalize it quickly.
|
2003-04-14 04:10:01 +00:00 |
|
Chris Danford
|
a6a827b3a8
|
Fix ScreenGameply + course problems
Put Toasty underneath Players so it doesn't cover up arrows
Add support for BackgroundChange to a static graphic in the song dir
|
2003-04-13 23:22:27 +00:00 |
|
Chris Danford
|
5e0f9956f2
|
replace uses of TransitionFade with TransitionBGAnimation
|
2003-04-12 18:34:05 +00:00 |
|
Chris Danford
|
448bdc7b6e
|
make calls to THEME->GetPathTo() more concise
|
2003-04-12 17:39:27 +00:00 |
|
Chris Danford
|
e148806d1b
|
add name to Actor
|
2003-04-12 06:16:12 +00:00 |
|
Glenn Maynard
|
abc65f828f
|
modifer modes update
|
2003-04-10 08:49:25 +00:00 |
|
Chris Danford
|
04145caf72
|
fix subtle bugs that caused inaccurate judgment totals with AI player
|
2003-04-10 05:46:31 +00:00 |
|
Chris Danford
|
0d9880c6a9
|
working on Player AI
|
2003-04-07 21:24:14 +00:00 |
|
Chris Danford
|
d2a73edf35
|
fix HoldNote compile errors/warnings
|
2003-04-05 21:18:18 +00:00 |
|
Glenn Maynard
|
c6369bfe21
|
update textinfo after each keypress, so changes don't appear lagged
|
2003-03-30 20:43:30 +00:00 |
|
Chris Danford
|
214c2b67af
|
clean up Fonts and Numbers names
|
2003-03-30 18:12:57 +00:00 |
|
Glenn Maynard
|
52e2e28717
|
fix TransitionToEdit not being called if the lead out after the end marker
lies beyond the end of the song file
|
2003-03-27 20:37:45 +00:00 |
|
Glenn Maynard
|
b83bf351ce
|
make assist tick a boolean, since it's not mutually exclusive with other
assist types
|
2003-03-27 02:10:20 +00:00 |
|
Chris Danford
|
7e1f393413
|
Split CachedThemeMetric into separate types (CString, int, float) to prevent ambiguous types when casting
|
2003-03-26 19:15:38 +00:00 |
|
Chris Danford
|
6ccb255719
|
Jumps count as only 1 in TapNoteScore totals
|
2003-03-16 18:57:34 +00:00 |
|
Chris Danford
|
b2892caa4e
|
improved Wide - prevents some nearly-impossible patterns
|
2003-03-16 01:47:08 +00:00 |
|
Chris Danford
|
f4b5b431d4
|
Re-add Insert and Delete shortcuts to editor
|
2003-03-16 00:31:23 +00:00 |
|