Chris Danford
|
3b8718c1e1
|
fix saving and copying of tap attack notes
|
2003-11-17 03:38:24 +00:00 |
|
Glenn Maynard
|
71d11fd915
|
Fix obscure editor save bugs: clear cache after writing.
|
2003-11-01 22:09:56 +00:00 |
|
Glenn Maynard
|
8b0d16205f
|
Fix newline accumulation in SM data.
|
2003-09-15 06:22:36 +00:00 |
|
Glenn Maynard
|
028196e21d
|
m_iMusicBytes is unused
|
2003-09-02 20:21:55 +00:00 |
|
Chris Danford
|
35950c4eaf
|
Add prefs for logging. Don't throw if can't open log file. Remove Ragefopen and Rageifstream (they aren't needed).
|
2003-08-13 04:40:23 +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 |
|
Chris Danford
|
fe0cba9f78
|
runs on Xbox
|
2003-07-22 07:56:46 +00:00 |
|
Glenn Maynard
|
40bbdf8fcc
|
error reporting
|
2003-07-15 19:47:45 +00:00 |
|
Chris Danford
|
32fd0062a9
|
use sections in SORT_BPM
choose sort from list in MusicWheel
|
2003-06-16 17:28:58 +00:00 |
|
Glenn Maynard
|
f37d58e02f
|
use colons in #DISPLAYBPM; that's what the reading code did, anyway,
and it's more consistent
|
2003-06-13 23:18:25 +00:00 |
|
Glenn Maynard
|
05e94e4278
|
really fix #DISPLAYBPM writing
|
2003-06-12 20:08:55 +00:00 |
|
Glenn Maynard
|
43819f68c6
|
Fix writing #SELECTABLE.
Add missing semicolons to #DISPLAYBPM.
|
2003-06-05 19:27:30 +00:00 |
|
Chris Danford
|
6ee884aed2
|
Add support for #DISPLAYBPM in DWI and SM files
|
2003-05-23 01:14:43 +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 |
|
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 |
|
Glenn Maynard
|
bd51901eb8
|
cache lyric path
|
2003-03-19 19:35:32 +00:00 |
|
Glenn Maynard
|
42cfd6f98c
|
stdafx -> global
|
2003-02-16 04:01:45 +00:00 |
|
Chris Danford
|
3ddadbe82f
|
New ScreenEditMenu
|
2003-01-30 07:18:33 +00:00 |
|
Chris Danford
|
88840d9020
|
fixed crashes when ini, log, and cache files are read-only
|
2003-01-11 19:11:55 +00:00 |
|
Glenn Maynard
|
bb8940adad
|
Add and use accessors for most of Notes.
Don't autogen data until it's needed.
|
2003-01-02 22:10:51 +00:00 |
|
Glenn Maynard
|
33c1fb46f7
|
s/throw RageException/RageException::Throw/
|
2002-12-21 18:36:10 +00:00 |
|
Glenn Maynard
|
b05c176e28
|
Move WriteSMNotesTag into the SM writer.
|
2002-12-14 21:36:52 +00:00 |
|
Glenn Maynard
|
aa8a115e6f
|
Move SM writing into a writer
|
2002-12-13 23:56:13 +00:00 |
|