Glenn Maynard
|
8727ecd432
|
update
|
2003-07-15 20:54:34 +00:00 |
|
Glenn Maynard
|
dddb7fb92a
|
bump cache due to BMS fixes
|
2003-07-15 20:52:13 +00:00 |
|
Glenn Maynard
|
05460a116e
|
fix alignment
|
2003-07-15 20:48:37 +00:00 |
|
Glenn Maynard
|
ad40d49720
|
Unacquire before calling SetEventNotification.
|
2003-07-15 20:41:45 +00:00 |
|
Sean Burke
|
a9015be098
|
eol
|
2003-07-15 20:21:25 +00:00 |
|
Sean Burke
|
780edfe0a3
|
Update the Makefile.
|
2003-07-15 20:09:18 +00:00 |
|
Glenn Maynard
|
db3368ae30
|
Fix fallback banner not always showing.
|
2003-07-15 20:08:15 +00:00 |
|
Glenn Maynard
|
997b5887d4
|
zero out m_pInventory
|
2003-07-15 20:05:00 +00:00 |
|
Glenn Maynard
|
3ecdae154b
|
Add filename to error reporting
|
2003-07-15 19:55:06 +00:00 |
|
Glenn Maynard
|
40bbdf8fcc
|
error reporting
|
2003-07-15 19:47:45 +00:00 |
|
Glenn Maynard
|
afde724122
|
fix silly BMS loading bugs
|
2003-07-15 19:41:13 +00:00 |
|
Glenn Maynard
|
511d5734b9
|
fix crash if song has no note data
|
2003-07-15 19:40:41 +00:00 |
|
Steve Checkoway
|
093b96f6a2
|
Added an exception handler. It turns out that there is an entire Exception Manager that I never knew existed.
|
2003-07-15 18:11:17 +00:00 |
|
Steve Checkoway
|
6930149e7f
|
added newline and support for "Don't show again" dialog boxes. Untested.
|
2003-07-15 13:35:07 +00:00 |
|
Steve Checkoway
|
3cf629dac0
|
Updated. Implimented Message boxes. Started support for some sort of crash handling.
|
2003-07-15 12:50:50 +00:00 |
|
Andrew Wong
|
5a3e2fac3f
|
fix - better abstraction than setting entire class public
|
2003-07-15 11:44:40 +00:00 |
|
Sean Burke
|
4feca2678f
|
Compile fix for UnlockSystem.
|
2003-07-15 10:11:22 +00:00 |
|
Steve Checkoway
|
1c68b62137
|
oops, that should be public.
|
2003-07-15 09:56:37 +00:00 |
|
Steve Checkoway
|
7f906b4271
|
Added ArchHooks_darwin and moved the IgnoreMessage and MessageIsIgnored methods to the superclass, ArchHooks.
|
2003-07-15 09:44:02 +00:00 |
|
Glenn Maynard
|
718f3e4e6b
|
fix crash
|
2003-07-15 09:11:09 +00:00 |
|
Andrew Wong
|
76851cf6dc
|
metrics updated for previous update
|
2003-07-15 08:36:37 +00:00 |
|
Andrew Wong
|
9f03c16445
|
added option where player can choose to make 10-footers in red or not
|
2003-07-15 08:35:47 +00:00 |
|
Andrew Wong
|
a1e82c2f8b
|
removed a few unused functions
|
2003-07-15 08:00:59 +00:00 |
|
Glenn Maynard
|
e28ad70a27
|
Shut down the input thread when resetting the window.
|
2003-07-15 03:35:47 +00:00 |
|
Glenn Maynard
|
8ccc990b1a
|
Simplify.
Output active filters in the graph.
|
2003-07-15 03:34:54 +00:00 |
|
Glenn Maynard
|
585673b02e
|
Simplify the sample music code and make it more consistent.
|
2003-07-15 03:21:50 +00:00 |
|
Glenn Maynard
|
8f07ab28b2
|
thread debug info
|
2003-07-15 01:23:11 +00:00 |
|
Glenn Maynard
|
461e1bcf1a
|
Don't parse things yourself when there's code to do it ...
|
2003-07-15 00:52:01 +00:00 |
|
Glenn Maynard
|
0598ee4050
|
Add error reporting.
|
2003-07-15 00:51:10 +00:00 |
|
Glenn Maynard
|
d413d6f0be
|
(It's supposed to look like a function call; a function call that casts one
type to another.)
Use a C-style cast instead of static_cast; more readable.
|
2003-07-15 00:50:52 +00:00 |
|
Steve Checkoway
|
4c3792f43b
|
my bad, the problem was in StepMania.cpp where not StepMania.h
|
2003-07-15 00:47:53 +00:00 |
|
Steve Checkoway
|
597e23df8b
|
g_argc and g_argv are only defined in StepMania.cpp for WIN32.
|
2003-07-15 00:45:43 +00:00 |
|
Steve Checkoway
|
423f27eb02
|
g++ didn't like InputDevice(d) for some reason. (I don't much like it myself. It looks too much like a function call or something.)
|
2003-07-15 00:40:18 +00:00 |
|
Glenn Maynard
|
f09200a21d
|
disable broken "ReverseDrawOrder"
|
2003-07-15 00:20:55 +00:00 |
|
Glenn Maynard
|
8a5558e243
|
bump
|
2003-07-15 00:09:38 +00:00 |
|
Glenn Maynard
|
6a5ccc2b7d
|
Fix showing odd dimension warning when we shouldn't
|
2003-07-15 00:01:30 +00:00 |
|
Glenn Maynard
|
a0cf52df65
|
Fix music not stopping while spinning the wheel
|
2003-07-14 23:56:11 +00:00 |
|
Glenn Maynard
|
50fcf591d9
|
Add RageSoundManager::GetMusicPath.
RageSoundManager::PlayMusic: unload sounds when we stop playing.
|
2003-07-14 23:54:54 +00:00 |
|
Glenn Maynard
|
7b9f4830b4
|
Fix banners fading out and in after changing sort
|
2003-07-14 23:53:57 +00:00 |
|
Glenn Maynard
|
960ecbfda2
|
update
|
2003-07-14 23:28:59 +00:00 |
|
Glenn Maynard
|
1fd3162fde
|
add Maaya Sakamoto
|
2003-07-14 23:28:41 +00:00 |
|
Glenn Maynard
|
f155595fa9
|
add kanji
|
2003-07-14 23:26:53 +00:00 |
|
Glenn Maynard
|
c9cff43235
|
Fix & in loading screen triggering underlines
|
2003-07-14 23:24:55 +00:00 |
|
Glenn Maynard
|
fad1fb4225
|
Fix color key in faded rotated banners.
|
2003-07-14 22:42:12 +00:00 |
|
Glenn Maynard
|
c65136cb37
|
quiet unneeded output
|
2003-07-14 22:28:03 +00:00 |
|
Glenn Maynard
|
2dce704fa4
|
Fix resizing. Add debug output.
|
2003-07-14 22:24:32 +00:00 |
|
Glenn Maynard
|
758e87d256
|
comment
|
2003-07-14 22:23:35 +00:00 |
|
Glenn Maynard
|
7716edf4ac
|
Fix error reporting.
|
2003-07-14 22:23:04 +00:00 |
|
Glenn Maynard
|
df26843bea
|
If we don't have focus, discard input.
|
2003-07-14 20:09:50 +00:00 |
|
Glenn Maynard
|
9482754ad6
|
Fix clipping problems in ScreenSelectCourse
|
2003-07-14 19:35:12 +00:00 |
|