Chris Danford
afa04ff82f
more work on course edit screen
2003-08-11 02:18:13 +00:00
Chris Danford
ce6ab9f929
working on course edit screen
2003-08-11 00:25:05 +00:00
Chris Danford
d049234f03
working on course edit screen
2003-08-10 23:48:10 +00:00
Chris Danford
7bd15144cb
add explosion graphic and sound if step on mine
2003-08-10 21:27:54 +00:00
Steve Checkoway
09c5bd5d88
Remove commented code and small changes in an attempt to get this to work again. Still no luck but at least the file is readable again.
2003-08-10 20:09:58 +00:00
Chris Danford
0a03681825
working on mine logic
2003-08-10 19:07:54 +00:00
Chris Danford
9e9eac516f
remove 16x speedup key combo ' it's too fast
2003-08-10 19:07:21 +00:00
Andrew Wong
b3d8ee0b44
show offset change when a song's bpm or offset changes (useful for obtaining global gap)
2003-08-10 13:34:55 +00:00
Chris Danford
1f8a45cbee
Add mines transform
2003-08-10 10:12:50 +00:00
Chris Danford
1e514c1c51
Rename overloaded methods of Song so that stack traces are more helpful.
2003-08-10 08:58:11 +00:00
Chris Danford
53cbf16bfe
fix compile error
2003-08-10 08:56:50 +00:00
Chris Danford
0e3375ab2d
fix interaction between scoring and transforms that insert new notes
2003-08-10 06:23:24 +00:00
Chris Danford
a2ebcfce01
show different tap graphic for additional notes created by a transform
2003-08-10 06:00:30 +00:00
Andrew Wong
be8e5ba6c6
ehhh, decrementing an unsigned when it equals zero bug ^^
2003-08-10 05:54:20 +00:00
Steve Checkoway
7b3a7056c8
Fix crash.
2003-08-10 03:53:02 +00:00
Steve Checkoway
bc291923eb
Update version information.
2003-08-10 03:40:22 +00:00
Steve Checkoway
dfb0f03816
Fix compiler warning about new line at end of file.
2003-08-10 03:32:38 +00:00
Steve Checkoway
7d97750e3b
removed files
2003-08-10 03:25:21 +00:00
Steve Checkoway
9da68fd3cf
Use RageSoundDriver_QT. RageSoundDriver_QT1 has been removed.
2003-08-10 03:24:44 +00:00
Steve Checkoway
762afe38a4
Fix compiler warnings.
2003-08-10 03:23:17 +00:00
Chris Danford
2a2bdb3cb5
Move branding and version strings for program and installer into ProductInfo.inc/h. This will make it easier to keep version the information up to date.
2003-08-10 03:19:16 +00:00
Chris Danford
867dc42ab7
log more info if glDeleteTextures fails
2003-08-10 03:13:23 +00:00
Steve Checkoway
d2416b3826
Unneeded class.
2003-08-10 00:51:44 +00:00
Steve Checkoway
c000b91536
Sound driver now works. I don't know if it is perfect or not, but GetPosition seems to return valid positions.
2003-08-10 00:43:18 +00:00
Andrew Wong
b5d0545f42
some bugfixes to option screens:
...
1) fixed normal/difficult course difficulty if single player (kept defaulting to second player's option which didn't exist)
2) battery # of lives now defaults to 4 on an invalid value
2003-08-10 00:39:28 +00:00
Andrew Wong
d3dadcc2e2
(hopefully) bugfix for following bug:
...
"Also, sorting courses by Average feet has some problems. At on point the order went Trip 5, World Tour, Road of Slow, Road of 2MB. The averages for these are 8.4, 7.89, 7.6, and 8.6. A bit out of order, eh?"
NOTE: it has to compare floats, NOT ints. getmeter() doesn't work because it returns an integer, causing loss of decimal places
2003-08-09 22:08:17 +00:00
Chris Danford
91c6e5c8de
Add defaults for VIA Tech VT8361/VT8601 Graphics Controller
2003-08-09 21:32:36 +00:00
Andrew Wong
0c1fa458c7
bugfix for following bug:
...
"If you have a modifier, like say 2x, and then on the next song you pick C300 (i'd assume also for C200) the next songs scrolls at a constant 600 BPM XD. Same with .5x, the song on C300 will then scroll at 150."
2003-08-09 21:19:59 +00:00
Chris Danford
3f942b5770
Add defaults for
...
Trident Video Accelerator CyberBlade
SiS 650_651_740
2003-08-09 20:07:24 +00:00
Chris Danford
265c0aa739
use "note" NoteSkin in editor
2003-08-09 19:00:52 +00:00
Chris Danford
90e6679ccd
remove loading window message that never shows
2003-08-09 18:59:40 +00:00
Chris Danford
5ba933cf9c
fix Autoplay hits notes way below current row if starved for CPU (taking a screenshot, dragging the window)
2003-08-09 18:42:21 +00:00
Chris Danford
d7d2019c1d
log system messages
2003-08-09 18:41:04 +00:00
Andrew Wong
c329db132c
fix possible event mode bug (hopefully)
2003-08-08 20:37:17 +00:00
Andrew Wong
f14bad2125
fix lifebar difficulty being a final stage on demonstration/jukebox modes
2003-08-08 11:26:35 +00:00
Andrew Wong
068bb826b6
make difficulties shown on player options screen theme-dependent
2003-08-08 10:01:55 +00:00
Andrew Wong
ff70836b17
metrics update
2003-08-08 09:58:31 +00:00
Steve Checkoway
c1c03d392c
argh. It was correct before. Throw the damn exception!
2003-08-08 09:14:44 +00:00
Steve Checkoway
1f321a3809
This isn't finished and shouldn't be used to build a working binary! I didn't mean to commit it in the first place.
2003-08-08 09:11:28 +00:00
Steve Checkoway
9bf1fec101
Added files.
2003-08-08 09:03:30 +00:00
Steve Checkoway
75e75fde23
Show the Checkpoints in the crashinfo.txt.
2003-08-07 19:58:15 +00:00
Steve Checkoway
db6659ba91
Allow undefined BACKTRACE_* but emit a compiler warning.
2003-08-07 18:29:35 +00:00
Steve Checkoway
0628dd78f3
Fix integer comparison warning.
2003-08-07 18:27:52 +00:00
Sean Burke
9a074a9c7d
Let the UNIX crash handler work again. Hackish.
2003-08-07 11:24:01 +00:00
Sean Burke
4c8c47e52b
Add NoteDataUtil to the Makefile.
2003-08-07 11:22:56 +00:00
Steve Checkoway
1ac0df4883
Fix integer comparison warning.
2003-08-07 10:47:00 +00:00
Steve Checkoway
9f6b17eac1
Add newline at end of file.
2003-08-07 10:29:40 +00:00
Andrew Wong
5cc3dbe4bb
various bugfixes/updates
...
unlock system now supports clear and failed extra stages
songs unlocked by roulette are no longer unlocked by selecting them as extra stage
'fixed' survived time for extra stage when failing
2003-08-07 10:15:16 +00:00
Steve Checkoway
4df19805c5
Change braces to match the rest of SM.
...
Remove the tab after the last newline.
2003-08-07 08:18:03 +00:00
Chris Danford
aa6ca21d61
fix announcer playing before first note or between songs in a course
2003-08-07 07:34:42 +00:00