Chris Danford
|
bb669368ba
|
Texture caching off by default
|
2002-10-20 19:34:17 +00:00 |
|
Chris Danford
|
15fc589cc6
|
Fixed articts in hold note and life frames.
|
2002-10-18 19:01:32 +00:00 |
|
Glenn Maynard
|
5bbbbdcf92
|
Remove multiple notetypes per style. Not used, just clutter now.
|
2002-10-14 00:28:27 +00:00 |
|
Glenn Maynard
|
e5d4f980fb
|
fix more buffer overruns; use GetTapNote/SetTapNote to simplify
some things. (not going to try to use it everywhere yet, just using them
as convenient)
|
2002-10-12 21:40:55 +00:00 |
|
Glenn Maynard
|
813703eeab
|
Fix another CopyRange buffer overflow.
|
2002-10-12 21:16:21 +00:00 |
|
Glenn Maynard
|
23cb6684b1
|
Fix buffer overflow when passing MAX to CopyRange.
(Note: the local SMTP server on the CVS box appears to have gone
down, so some CVS commit mails have probably been lost.)
|
2002-10-12 20:58:16 +00:00 |
|
Glenn Maynard
|
b8b632fc76
|
Fix buffer overflow when passing MAX to ClearRange.
|
2002-10-12 19:57:18 +00:00 |
|
Glenn Maynard
|
a647089528
|
copy hold notes, too
|
2002-10-12 02:15:29 +00:00 |
|
Glenn Maynard
|
d0c7a7e303
|
cleanup: Init always allocates, ctors always zero
|
2002-10-12 00:22:04 +00:00 |
|
Glenn Maynard
|
73188fab68
|
Allocate the tapnote array; it's so large it's causing stack problems, so get
it off the stack.
|
2002-10-11 23:23:49 +00:00 |
|
Glenn Maynard
|
fd1d2e82ed
|
Test for hold note crossing in "4-space". This fixes rounding problems
and is much faster (converting to 4s is a little too slow to be done in
an inner loop).
|
2002-10-11 20:51:12 +00:00 |
|
Chris Danford
|
4174ebf405
|
Fixed DWI writing bug, fixed player options interface bug, added more shorten group name presets.
|
2002-10-05 23:10:23 +00:00 |
|
Chris Danford
|
646d4ba6d9
|
smarter autogen for doubles
|
2002-10-05 20:03:14 +00:00 |
|
Chris Danford
|
adc450a3ac
|
AutoGen now will fill in all missing NotesTypes. The patterns generated by AutoGen are now more intelligent. Fixed crash in MsdFile.
|
2002-10-05 14:47:03 +00:00 |
|
Chris Danford
|
23971b9c42
|
Fixed LifeMeterBar artifacts in MAX2 and EZ2. Fixed handling of "ez2-single-hard" NotesType.
|
2002-09-29 18:56:54 +00:00 |
|
Chris Danford
|
ad6c239858
|
ugh. Cleanup of ez2's menubganimations.
|
2002-09-29 05:06:18 +00:00 |
|
Glenn Maynard
|
bd78e3499a
|
Remove separation of Dance couples.
|
2002-09-12 08:37:12 +00:00 |
|
Glenn Maynard
|
0b264d276d
|
Remove separation of Pump couples. (Rest coming; this one first
since it wasn't working.) The couples separation stuff just isn't worth
the code.
|
2002-09-12 07:50:20 +00:00 |
|
Glenn Maynard
|
98cd268135
|
fix hold notes at the very beginning of songs
|
2002-09-10 23:53:51 +00:00 |
|
Glenn Maynard
|
7a459c7e50
|
pump couples; fix style counts
(fallback not used yet)
|
2002-09-09 23:15:43 +00:00 |
|
Chris Danford
|
ccc43c8502
|
checking in SMMAX2 theme and small fixes to themes and smpackage
|
2002-09-09 05:22:02 +00:00 |
|
Glenn Maynard
|
4f8d20d90d
|
... and associated cast changes.
|
2002-09-09 02:59:48 +00:00 |
|
Glenn Maynard
|
810b5f6e29
|
Remove unused variables, unreachable returns.
|
2002-09-07 10:31:07 +00:00 |
|
Glenn Maynard
|
33a0e450e4
|
Switch to separate note patterns for couples. Add loader support.
This will break saving couples to DWI and probably the editor, too.
Getting to that.
|
2002-09-07 05:04:04 +00:00 |
|
Glenn Maynard
|
13d6d5f116
|
Couples stuff. Not complete, but functional; more coming and this
stuff needs testing.
|
2002-09-06 08:56:28 +00:00 |
|
Glenn Maynard
|
fa0916e1e0
|
Make Convert2sAnd3sToHoldNotes delete 2s and 3s.
|
2002-09-06 05:24:59 +00:00 |
|
Glenn Maynard
|
215d2ac87f
|
Fix '4's showing up in autogen data; fixes bogus grades.
|
2002-09-06 00:21:49 +00:00 |
|
Chris Danford
|
7d4cf73000
|
half-finished codes, options icons, and two new modifiers.
|
2002-09-02 21:59:58 +00:00 |
|
Chris Danford
|
1b3c62adb9
|
added autogeneration of Notes for missing NotesTypes
|
2002-08-25 19:00:12 +00:00 |
|
Glenn Maynard
|
b3cb136f04
|
Fix up editing hold notes.
|
2002-08-25 05:00:23 +00:00 |
|
Chris Danford
|
a0c7d5bd22
|
added BackgroundChange editing and DWI saving to editor
|
2002-08-23 20:18:29 +00:00 |
|
Glenn Maynard
|
1fa18136f5
|
const safety
|
2002-08-22 22:59:19 +00:00 |
|
Chris Danford
|
4558db37bb
|
added menu to editor
|
2002-08-17 06:44:04 +00:00 |
|
Chris Danford
|
7c1bfb3a0d
|
big checkin - new noteskin format and XY positioning. I probably broke a lot of things.
|
2002-08-13 23:26:46 +00:00 |
|
Chris Danford
|
f1861ba157
|
Added demonstration
|
2002-08-02 09:31:06 +00:00 |
|
Chris Danford
|
2d4eb7baff
|
Fixed preferred difficulty on select music screen and fixed transforms for TurnTypes
|
2002-08-01 20:30:40 +00:00 |
|
Chris Danford
|
4ec08edf2d
|
Mini-rewrite of input mapping, theme support, and added KSF reader.
|
2002-07-31 19:40:40 +00:00 |
|
Chris Danford
|
f9046674fb
|
re-wrote score/statistics tracking
|
2002-07-28 20:28:37 +00:00 |
|
Chris Danford
|
936fabbe85
|
more fixes to Oni and courses
|
2002-07-27 19:29:51 +00:00 |
|
Chris Danford
|
317c352a9b
|
Various bug fixes. See changelog.
|
2002-07-23 01:41:40 +00:00 |
|
Chris Danford
|
82e52c1306
|
3.0 beta 4
|
2002-07-11 19:02:26 +00:00 |
|
Chris Danford
|
b79affe965
|
3.0 b1?
|
2002-07-04 21:05:18 +00:00 |
|
Chris Danford
|
9b546bb721
|
3.0 beta1 release candidate
|
2002-07-03 21:27:26 +00:00 |
|
Chris Danford
|
c6f4421f32
|
no message
|
2002-07-03 03:13:13 +00:00 |
|
Chris Danford
|
374eb8c6d7
|
3.0 is close!
|
2002-07-02 00:27:58 +00:00 |
|
Chris Danford
|
f8118fea49
|
no message
|
2002-06-30 23:19:33 +00:00 |
|
Chris Danford
|
a44b557d1b
|
no message
|
2002-06-29 11:59:09 +00:00 |
|
Chris Danford
|
cf9b808ea3
|
no message
|
2002-06-27 17:49:10 +00:00 |
|
Chris Danford
|
eaa6be3a71
|
no message
|
2002-06-25 18:44:54 +00:00 |
|
Chris Danford
|
c2d9b195cc
|
no message
|
2002-06-24 22:04:31 +00:00 |
|