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
Andrew Wong
1349a51360
fix extra stage bug with auto-select mode
2003-08-07 07:19:45 +00:00
Chris Danford
ce28877677
fix "impossible" dance-double patterns produced by autogen
2003-08-07 07:18:43 +00:00
Andrew Wong
1873e70c89
fix compiler errors
2003-08-07 07:09:32 +00:00
Chris Danford
879fa6c37c
NUM_NOTES_TYPES => NUM_STEPS_TYPES
2003-08-07 06:38:18 +00:00
Chris Danford
1a0d83cbc0
m_NotesType => m_StepsType
...
split NoteDataUtil to sep file
2003-08-07 06:36:34 +00:00
Chris Danford
f5cd95b4f9
NotesType => StepsType
2003-08-07 06:16:17 +00:00
Chris Danford
c48fcfa313
add Tab plus Caps for 16x menu speed
2003-08-07 06:09:14 +00:00
Chris Danford
426930692a
fix song rate choosing
2003-08-07 06:08:29 +00:00
Chris Danford
09fee49676
add song rates up to 2.0x (for debugging mostly)
2003-08-07 05:51:21 +00:00
Andrew Wong
f5794f47f7
HACK: invalidates currenly selected song if its a longversion or marathon and after clearing user doesn't have enough songs left to play it again
...
(previous behavior was it would select the first group heading if they were on, and the stage counter was messed up)
(if group headings were off, it would work fine previously, should still work fine)
2003-08-07 02:35:08 +00:00
Glenn Maynard
1e5d26fdc9
change SelectGroup to ShowSelectGroup
2003-08-06 18:53:14 +00:00
Andrew Wong
ee7ae2aba9
simplify
2003-08-06 13:53:40 +00:00
Andrew Wong
6afc47e2dc
tweaked behavior of screenunlock so number of unlocks = minimum of unlock vector and theme definition
2003-08-06 11:28:46 +00:00
Chris Danford
4420154afe
fix Reload interation with UnlockSystem
2003-08-06 08:15:40 +00:00
Chris Danford
b6084073e9
fix crash after Reload Songs-Courses
2003-08-06 08:06:27 +00:00
Glenn Maynard
44e28a2e89
fix autogen courses not being mystery
2003-08-06 08:05:41 +00:00
Glenn Maynard
75c83d8429
minor cleanup
2003-08-06 07:08:02 +00:00
Chris Danford
ef807e8490
fix 728447 "Oni doesn't remember life type choice"
2003-08-06 06:30:09 +00:00
Chris Danford
c191620789
change "UNLIMITED" to "EVENT MODE"
2003-08-06 06:00:38 +00:00
Chris Danford
457d0d5232
fix ASSERT in IH_DInput on WindowReset because RageThread incorrectly reports that it's created
2003-08-06 05:50:34 +00:00
Chris Danford
9375422396
add option to reload songs and courses w/o restarting
2003-08-06 05:28:58 +00:00
Chris Danford
9904bf5f4d
graphics cleanup
2003-08-06 05:27:49 +00:00
Glenn Maynard
c3666c2ef5
simplify
2003-08-05 20:38:12 +00:00
Steve Checkoway
8d40a35d59
RageSoundDriver_QT.cpp
2003-08-05 11:40:21 +00:00
Glenn Maynard
703637a8c9
cleanup
2003-08-05 01:50:44 +00:00
Glenn Maynard
c1406277a2
Portable RAGE_ASSERT.
2003-08-05 01:49:34 +00:00
Glenn Maynard
32e81d2bbc
Use CHECKPOINT and RageThreads.
2003-08-05 01:32:51 +00:00
Glenn Maynard
8ee7dc93a6
use CHECKPOINT
2003-08-05 01:32:21 +00:00
Glenn Maynard
d87c986b97
the main thread is set up implicitly now
2003-08-05 01:30:51 +00:00
Glenn Maynard
1863b166f2
use GetCheckpointLogs
2003-08-05 01:29:36 +00:00
Glenn Maynard
91057359fa
add error checking
2003-08-05 01:28:48 +00:00
Glenn Maynard
122f9dfbe3
include more in try...catch
2003-08-05 01:28:11 +00:00