Glenn Maynard
2eef2635b0
also unneeded
2003-06-21 22:39:03 +00:00
Glenn Maynard
ca039d1aae
unneeded
2003-06-21 22:37:59 +00:00
Glenn Maynard
93b3612685
no longer used
2003-06-21 22:32:46 +00:00
Glenn Maynard
cd52bc41ac
fix texture leak
2003-06-21 22:24:48 +00:00
Glenn Maynard
1ee68667e6
fix keys sticking
2003-06-21 21:01:07 +00:00
Glenn Maynard
8ca36e9cfb
add InputFilter::ResetDevice
2003-06-21 20:58:40 +00:00
Glenn Maynard
faf522bebf
fix alignment
2003-06-21 20:05:37 +00:00
Glenn Maynard
80cd713a75
add ratios
2003-06-21 20:04:53 +00:00
Chris Danford
4279ca8cc6
Add support for comments in smpackage
2003-06-21 19:31:02 +00:00
Chris Danford
fd58b41eef
fix Savage crashes in D3D
2003-06-21 16:21:31 +00:00
Ben Anderson
5025eba307
ISO for scoping compliance blah blah
2003-06-21 15:58:19 +00:00
Steve Checkoway
aa1e43dd63
Quick fix to make SM presentable on OS X until a better sound driver can be
...
written.
2003-06-21 12:18:10 +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
Chris Danford
bcb71b865a
Add character exporting
...
Compress files in archive that aren't known media types (avi,mp3,etc)
2003-06-21 03:33:35 +00:00
Chris Danford
6b2830dab8
working on SMEX
2003-06-20 23:07:45 +00:00
Chris Danford
aac9739fac
Add crop property to Actor - currently only used in Sprite
2003-06-20 23:04:11 +00:00
Glenn Maynard
c0b41e3c4f
mumble, fix OK scoring
2003-06-19 19:56:49 +00:00
Glenn Maynard
31e3025c1f
Skip unneeded sort changes
2003-06-19 19:31:46 +00:00
Ben Anderson
ec2730119c
ISO forbids using variables declared in for loop iterators outside the for loop blah blah...
2003-06-19 19:27:14 +00:00
Chris Danford
87979909e6
add ActorFrame::SortByZ
2003-06-19 18:05:52 +00:00
Glenn Maynard
683f2fc28e
simplify and optimize section sort
...
fix two "OTHER" groups
2003-06-19 06:24:41 +00:00
Glenn Maynard
2b3c2e4db4
strings in CompareSongPointersBySortVal
2003-06-19 06:23:16 +00:00
William Reading
adc0b5abb2
Add the SDL audio driver for fallback
2003-06-19 05:49:21 +00:00
Glenn Maynard
a78661f4f4
Fix Artist sort.
...
Fix off-by-one error in BPM sort.
2003-06-19 05:30:01 +00:00
Glenn Maynard
854bb37ade
Be careful with HasBanner; it checks to see if the file exists, which involves
...
scanning the directory, and doing that to a whole group of songs can take
a long time. (I have unfinished code to speed this up, but we don't need this
particular call anyway ...)
2003-06-18 20:39:04 +00:00
Glenn Maynard
6f4a5af3b9
remove whitespace
2003-06-18 20:20:25 +00:00
Glenn Maynard
f345edb366
store scores as ints
...
nonstop scoring fixes
2003-06-18 20:08:39 +00:00
Glenn Maynard
4e1b482684
store scores as ints
...
nonstop scoring fixes
2003-06-18 20:06:27 +00:00
Glenn Maynard
5b032fc694
make m_iMaxPossiblePoints local
2003-06-18 18:28:59 +00:00
Glenn Maynard
4382e33cc3
update axes
2003-06-18 17:57:58 +00:00
Glenn Maynard
fbd70eb5ea
implement sliders and (partially) fix hats
2003-06-18 17:50:01 +00:00
Glenn Maynard
c99ef6f2b4
add aux joystick axes
2003-06-18 17:48:40 +00:00
Ben Anderson
b103519bd7
Added DifficultyDisplay to the build
2003-06-18 15:52:34 +00:00
Steve Checkoway
77cfa7b87a
Use local-endian screenshots. (This didn't just switch it for everybody screwing up little-endian machines did it?)
2003-06-18 09:56:46 +00:00
Steve Checkoway
426c8736b7
OS X only -
...
1. Change the quit key press from alt-F4 to CMD-Q.
2. Change the screenshot key from SysReq (which macs don't have) to keypad '*'.
All -
When taking screenshots it was using a 4 digit number but the counter was only going from 0000 to 0999. Fixed.
2003-06-18 09:33:22 +00:00
Steve Checkoway
7054e7ab7b
Fix the samplerate constant. Stupid mistake. I wondered why everything played too fast.
2003-06-18 08:04:05 +00:00
Glenn Maynard
52f915d0f8
add DifficultyDisplay
2003-06-18 07:10:03 +00:00
Glenn Maynard
3a434fa123
(stop that, VC)
2003-06-18 07:09:43 +00:00
Glenn Maynard
321adf57e0
add DifficultyDisplay
2003-06-18 07:03:51 +00:00
Glenn Maynard
81fbead16b
split this up
...
Fix losing keyboard input when changing graphics settings (this happened
with the old code, too).
2003-06-18 05:43:12 +00:00
Glenn Maynard
4b1a6c4e1a
This doesn't use anything from DifficultyIcon; it's really just a Sprite.
2003-06-18 05:02:50 +00:00
Glenn Maynard
a76f972dba
(why was this commented out?)
2003-06-18 04:25:49 +00:00
Glenn Maynard
8b4c104f44
fix rounding error (patch from Steve Towle)
2003-06-18 04:24:12 +00:00
Glenn Maynard
742a009692
tune
2003-06-18 04:11:33 +00:00
Glenn Maynard
ec535ef246
tweak
2003-06-18 00:26:34 +00:00
Glenn Maynard
352dc15d49
GroupList tweening
2003-06-18 00:10:52 +00:00
Glenn Maynard
2d64af7a93
fix PO_STEP
2003-06-18 00:07:56 +00:00
Glenn Maynard
bcd4121686
handle group banners in the parent dir
2003-06-17 21:34:43 +00:00
Glenn Maynard
6e6963d5c7
try to fix snapping with hold notes
...
before, we were setting spurious TAP_HOLD_HEADs, and we
weren't checking hold tails, which would cause taps to be moved inside
the tail end of holds
2003-06-17 20:28:32 +00:00
Glenn Maynard
a68b8a117e
somewhat fix snapping
...
hold notes are still a little odd
2003-06-17 20:08:17 +00:00