Glenn Maynard
c86c5af9f8
move more stuff to NoteDataUtil
2002-12-13 23:34:37 +00:00
Chris Danford
4a588230e1
DirectInput replaced with SDL's input routines. Keyboard works, but joystick and pump are untested.
2002-11-29 20:37:12 +00:00
Chris Danford
9d68ff5d7b
Added clamp in RageColor->RageVColor conversion to fix some artifacts
...
Fixed "autogen doesn't generate patterns for all difficulties for some songs"
Fixed incorrect "show" value in "show!hold" being written in DWIs
Fixed "song ends early after adding an edit then playing"
2002-11-13 05:17:15 +00:00
Chris Danford
628dea9da7
OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken.
2002-11-11 04:53:31 +00:00
Glenn Maynard
c70c6baf30
remove more magic constants
2002-11-03 01:49:13 +00:00
Glenn Maynard
eec39d036d
use GetHoldNote
2002-11-02 22:46:15 +00:00
Glenn Maynard
c20d5b67dc
s/CRECT/RectI/
2002-10-31 05:52:12 +00:00
Glenn Maynard
bccaf3560b
s/Add/push_back/
2002-10-31 04:23:39 +00:00
Glenn Maynard
a041b7cd3e
s/RemoteAt/erase/
2002-10-31 04:11:08 +00:00
Glenn Maynard
dcb4fd2128
some more s/GetSize/size/ and other minor STLisms
2002-10-31 02:20:11 +00:00
Chris Danford
ec202633e9
Added .GetString() to all CStrings passed in vargs
2002-10-29 07:58:44 +00:00
Chris Danford
73f7db6b15
Replaced most D3DX dependencies. Added Brendan's not-yet-functional networking code.
2002-10-28 05:30:45 +00:00
Glenn Maynard
725fc98248
use Get/SetTapNote
2002-10-25 04:59:26 +00:00
Chris Danford
5efe893685
Support for "Shifted" punctuation keys in TextEntry.
2002-10-20 19:54:15 +00:00
Chris Danford
15fc589cc6
Fixed articts in hold note and life frames.
2002-10-18 19:01:32 +00:00
Glenn Maynard
1c955f47f6
Remove obsolete commented code.
...
Increase draw-behind when recording, so notes don't pop distractingly
out of view before they're off-screen.
2002-10-18 04:13:19 +00:00
Glenn Maynard
dc28f03cde
Merge R and P keys.
2002-10-18 02:08:44 +00:00
Glenn Maynard
3f60901da2
Sync up playing and recording.
2002-10-18 02:03:44 +00:00
Glenn Maynard
5b2aee2420
Make sure record never sets a negative note.
...
Make sure escape doesn't do anything else when exiting from record.
2002-10-18 02:02:53 +00:00
Glenn Maynard
1ca0f1f719
More extra code.
...
Comment out the, er, dimmer.
2002-10-18 01:46:25 +00:00
Glenn Maynard
191d6aa8fd
Bring ticks in edit closer to gameplay; perhaps move this to Player to
...
get rid of the dupe ...
2002-10-18 01:09:59 +00:00
Glenn Maynard
def5791975
Remove unnecessary cast.
2002-10-18 00:59:34 +00:00
Glenn Maynard
2cef59ffd2
Now that I've done all that, I can fix this: don't leave the cursor before
...
the beginning of the song when escaping from play and edit.
2002-10-18 00:58:21 +00:00
Glenn Maynard
a8ed1f80c1
Pull out more common code.
2002-10-18 00:53:22 +00:00
Glenn Maynard
90a69d75d5
Pull out more common code.
2002-10-18 00:45:09 +00:00
Glenn Maynard
109ce4e915
Pull out common code.
2002-10-18 00:30:00 +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
4113965d91
use get/set to check bounds
2002-10-13 17:38:11 +00:00
Glenn Maynard
a0ef8cc71e
Fix tweening crashes.
2002-10-12 01:49:41 +00:00
Chris Danford
7a86e684a1
Fixed editor: "music quits early on playback" and "record laying a hold leaves a tap near head"
2002-10-10 07:05:26 +00:00
Chris Danford
b1a58e30b4
Song Backgrounds no longer show in editor
2002-10-08 00:39:31 +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
ad6c239858
ugh. Cleanup of ez2's menubganimations.
2002-09-29 05:06:18 +00:00
Jared Roberts
9d22cf3b80
Split transliterations into title, subtitle and artist
...
Add naming submenu for the edit screen wherein title, subtitle, artist and their
transliterations can be changed
Remove the top-level keys for same actions
Make edit screen submenus shortcut-key friendly
2002-09-26 06:05:32 +00:00
Chris Danford
23df7ec564
Yet more theme cleanup. This should be the job of the artists!
2002-09-24 02:55:32 +00:00
Glenn Maynard
8305a50acd
Change to Y; is a global key. (Actually, so is F5, which is why I used
...
Y instead.)
2002-09-17 05:23:59 +00:00
Jared Roberts
9de0c5029a
Transliteration support in editor
2002-09-16 22:16:14 +00:00
Glenn Maynard
f7a8c0fe61
cosmetic
2002-09-12 04:40:51 +00:00
Chris Danford
dd5789c613
fixed ugly pop between sample music repeats, tweaked default sample length
2002-09-11 05:32:15 +00:00
Chris Danford
45e1d6ef81
fixed a bunch of DWI save bugs.
2002-09-11 04:49:07 +00:00
Chris Danford
44a27f646f
Fixed popping notes problem with V, Colors and more. Fixed background movie synch.
2002-09-10 08:21:55 +00:00
Chris Danford
bc920b432c
In editor, selection no longer required to play or record.
2002-09-10 03:20:31 +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
9f92a16895
use new filter
2002-09-08 06:11:59 +00:00
Glenn Maynard
3a6e991e6b
add returns, inits.
2002-09-07 10:33:44 +00:00
Glenn Maynard
4380e6e64e
Remove unused variables, add returns.
2002-09-07 10:31:35 +00:00
Glenn Maynard
811b90524f
remove obsolete /* */s
2002-09-07 06:16:29 +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
Chris Danford
7d4cf73000
half-finished codes, options icons, and two new modifiers.
2002-09-02 21:59:58 +00:00
Chris Danford
6d7da107f3
Added assist tick and text field editing to editor. Cleaned up more theme metrics stuff.
2002-08-29 04:56:03 +00:00