Chris Danford
f4e8c4fb24
clean up NoteData
2003-02-01 05:16:38 +00:00
Glenn Maynard
d4235bf532
fix drawing measure bars (these floats can be negative)
2003-01-31 03:07:19 +00:00
Glenn Maynard
207dbdfd31
fix editor crash when creating hold notes
...
(not sure when this broke)
2003-01-31 02:37:23 +00:00
Glenn Maynard
e1c883ea93
don't render every bpm/stop seg/bg
2003-01-30 20:12:39 +00:00
Chris Danford
559c3b7248
NEW FEATURE: Added 0.25x scroll speed
...
CHANGE: Reorganized options on Player Options screen
NEW FEATURE: New modifier: Acceleration-Land
NEW FEATURE: New modifier: Acceleration-Expand
NEW FEATURE: New modifier: Acceleration-Boomerang
CHANGE: Tweaked Acceleration-Wave for more of a challenge
CHANGE: Changed format NoteSkin tap graphic format. Existing NoteSkins will
need to update the tap graphic.
2003-01-25 11:05:12 +00:00
Glenn Maynard
55e92e771d
s/CArray<x,y>/vector<x>/g
2003-01-03 05:56:28 +00:00
Glenn Maynard
d8c4057660
get rid of TIMER
2002-12-19 23:07:20 +00:00
Glenn Maynard
971040da84
fix this up
...
fix hold dimming
fix holds in play mode in the editor when the autoplay pref is on
2002-12-18 22:25:24 +00:00
Glenn Maynard
43c50bda83
more accessors
2002-12-17 23:09:10 +00:00
Glenn Maynard
23254cdd4a
more cleanups (lint lint lint)
2002-11-16 09:12:55 +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
ffd6817044
use a vector for the hold note toggle
2002-11-03 21:45:26 +00:00
Glenn Maynard
11e1d16008
use a vector for hold note scores
2002-11-03 21:38:22 +00:00
Glenn Maynard
bc7885cd8b
use GetNumHoldNotes
2002-11-02 22:59:12 +00:00
Glenn Maynard
eec39d036d
use GetHoldNote
2002-11-02 22:46:15 +00:00
Glenn Maynard
1c48cfe719
fix a couple constants
2002-11-02 21:44:52 +00:00
Glenn Maynard
32bf482480
clean up some sign mismatches
2002-10-31 03:25:35 +00:00
Glenn Maynard
7e9905995d
some more s/GetSize/size/ and other minor STLisms
2002-10-31 03:16:02 +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
c2cc2881f9
use Get/SetTapNote. Stupid Printf Tricks.
2002-10-25 04:59:12 +00:00
Glenn Maynard
b157f4c46c
Fix drawing garbage (possibly crashing) when at the very bottom
...
of the allowable row range.
2002-10-12 21:15:41 +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
Glenn Maynard
6862fedc38
remove unused variables
2002-09-07 10:15:27 +00:00
Glenn Maynard
ee0649400d
fix warning
2002-09-05 20:42:49 +00:00
Chris Danford
d7626f6004
Fixed missing/wrong theme elements
2002-09-05 03:45:07 +00:00
Chris Danford
7d4cf73000
half-finished codes, options icons, and two new modifiers.
2002-09-02 21:59:58 +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
0e5f97143e
optimizations
2002-08-19 20:02:30 +00:00
Chris Danford
0447dc2aad
Bug fixes and deferred rendering architecture
2002-08-18 16:19:26 +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
4c3c43abcc
Broke noteskin colors into " Tap.colors" and " Hold.colors"
2002-08-03 18:40:09 +00:00
Chris Danford
77152779d5
Added Oni Game Over graphic and animation
2002-08-01 21:55:40 +00:00
Andrew Livy
4343e5aebf
CONFLICT RESOLUTION (view entire LOG message to see):
...
GAMEMANAGER. we did different fixes. I merged the best of both ;)
EZ2DANCER columns now aligned correctly
EZ2DANCER stage screen stylization now underway
NOTE: This Release WILL NOT COMPILE. Some Members of RAGELOG and RAGESOUND have disappeared, and I don't know where to.
2002-08-01 21:11:32 +00:00
Chris Danford
4e1bd74ee6
added a transition between course songs
2002-08-01 03:15:27 +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
374eb8c6d7
3.0 is close!
2002-07-02 00:27:58 +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
c2d9b195cc
no message
2002-06-24 22:04:31 +00:00
Andrew Livy
f1e3334757
Ez2 Checkin. (No song select yet)
2002-06-23 11:43:53 +00:00
Chris Danford
1500459bb1
no message
2002-06-23 02:50:33 +00:00
Chris Danford
0bc6e1ec7e
weekend checkin
2002-06-14 22:25:22 +00:00
Chris Danford
b723efdaba
no message
2002-05-27 08:23:27 +00:00