Steve Checkoway
|
887174fcd3
|
Make sure all of the crash data is written. Also silences annoying gcc warning. execve takes char *const[] as arguments so copy magic parameter. I think that is a standards bug, personally.
|
2008-12-26 12:23:34 +00:00 |
|
Steve Checkoway
|
7f2d87315d
|
Er, actually doing it correctly this time.
|
2008-12-26 12:11:00 +00:00 |
|
Steve Checkoway
|
a92c75880a
|
Handle failed and partial writes correctly.
|
2008-12-26 12:07:29 +00:00 |
|
Steve Checkoway
|
97024035e8
|
Fix spacing issues. Who wrote this code? Why is there no copyright?
|
2008-12-26 12:03:06 +00:00 |
|
Steve Checkoway
|
70be48e225
|
Fix possible crash converting to RString.
|
2008-12-26 11:51:03 +00:00 |
|
Steve Checkoway
|
e47215222d
|
Fix warning.
|
2008-12-26 11:48:20 +00:00 |
|
Steve Checkoway
|
0c83062440
|
Fix warnings about untested return value for system and nonconstant format string with no arguments for Throw.
|
2008-12-26 11:46:47 +00:00 |
|
Steve Checkoway
|
e57268a9a9
|
Make ffmpeg stop complaining.
|
2008-12-26 11:38:47 +00:00 |
|
Steve Checkoway
|
dc144f9ad0
|
Silence warning by doing something with the return value.
|
2008-12-26 11:36:21 +00:00 |
|
Steve Checkoway
|
8f46ca3b0c
|
Fix warning on x86_64.
|
2008-12-26 11:11:48 +00:00 |
|
Steve Checkoway
|
f630359630
|
Fix lua error.
|
2008-12-26 08:52:22 +00:00 |
|
Steve Checkoway
|
af4c632f26
|
Pass PlayerNumber argument.
|
2008-12-26 08:51:52 +00:00 |
|
Steve Checkoway
|
1509d09ad4
|
Check that there is actually an argument at that position before attempting to do something with it.
|
2008-12-26 08:50:47 +00:00 |
|
Steve Checkoway
|
a0d35509d3
|
Add gamma to release.
|
2008-12-26 03:51:35 +00:00 |
|
Steve Checkoway
|
bd1284d43c
|
Add new mac models, used for debug info. It would be really handy if this information could be gotten programatically.
|
2008-12-26 03:41:54 +00:00 |
|
Colby Klein
|
967ed29eaa
|
Add myself to credits.
|
2008-12-24 04:14:14 +00:00 |
|
Colby Klein
|
fa31e8d187
|
Broadcast more specific messages when switching songs on the MusicWheel.
|
2008-12-23 08:18:47 +00:00 |
|
Steve Checkoway
|
c4b751ef02
|
Unnecessary includes.
|
2008-12-23 02:46:50 +00:00 |
|
Steve Checkoway
|
264121edb8
|
Remove BLAS stuff. These matrices are too small for this to be useful.
|
2008-12-23 02:42:10 +00:00 |
|
Steve Checkoway
|
902169718f
|
Only grab the main display when going full screen. You cannot really interact with the other screens while in full screen, but you can at least see them.
|
2008-12-23 02:40:26 +00:00 |
|
Colby Klein
|
cdb4c81f0a
|
Add a new NoteSkin, double resolution to match the new theme.
|
2008-12-23 01:15:33 +00:00 |
|
Chris Danford
|
4a6c3dc99a
|
mod icon fixup
|
2008-12-21 22:16:54 +00:00 |
|
Colby Klein
|
22d0b9e53d
|
Eval fixup
|
2008-12-21 10:01:10 +00:00 |
|
Chris Danford
|
2379ee3da7
|
theme touchup
|
2008-12-21 09:55:38 +00:00 |
|
Chris Danford
|
f3bb67917c
|
CustomDifficulty fixup
|
2008-12-21 09:18:36 +00:00 |
|
Chris Danford
|
e3155aec51
|
cleanup StepsType enum names
|
2008-12-21 01:53:48 +00:00 |
|
Chris Danford
|
01979945d3
|
CustomDifficulty fixup
|
2008-12-21 01:27:33 +00:00 |
|
Colby Klein
|
997af3bd90
|
Fix broken redirects.
|
2008-12-13 21:35:16 +00:00 |
|
Colby Klein
|
ad2c74c375
|
Add GAMESTATE:Reset() Lua binding
|
2008-12-07 22:42:49 +00:00 |
|
Colby Klein
|
61c323abe5
|
Silence some missing graphic errors.
|
2008-12-07 22:38:34 +00:00 |
|
Colby Klein
|
6637549b5c
|
Add LifeMultiplier.
|
2008-12-05 02:23:55 +00:00 |
|
Steve Checkoway
|
0624f2f207
|
Fix duplicate symbol link error.
|
2008-12-05 01:02:55 +00:00 |
|
Chris Danford
|
fe91a0f19b
|
allow multiple actions
|
2008-12-03 08:55:50 +00:00 |
|
Chris Danford
|
bc23f5ed7c
|
fix compile
|
2008-11-28 22:26:06 +00:00 |
|
Chris Danford
|
f18ba1614d
|
adding CustomDifficulty stuff (themable difficulty /StepsType combinations). Doesn't compile - fixing
|
2008-11-28 22:02:28 +00:00 |
|
Chris Danford
|
261df9636e
|
BackwardCompatible -> DwiCompatible for clarity
|
2008-11-28 21:24:17 +00:00 |
|
Chris Danford
|
83c0aec94a
|
revert last: StringToDifficulty is intentional
|
2008-11-28 21:10:41 +00:00 |
|
Colby Klein
|
cba41f9d56
|
Fix typo.
|
2008-11-28 21:09:01 +00:00 |
|
Jason Felds
|
68c78e18b1
|
StringToDifficulty -> BackwardCompatibleStringToDifficulty. Looks like a few files were missing.
|
2008-11-28 20:41:05 +00:00 |
|
Colby Klein
|
d27b53acb5
|
Add ScreenHighScores, remov deleted screens.
|
2008-11-28 20:01:07 +00:00 |
|
Chris Danford
|
e623ca8d3d
|
StringToDifficulty->BackwardCompatibleStringToDifficulty. Don't accept song file backward compatible names other places, like in metrics
|
2008-11-28 18:08:12 +00:00 |
|
Chris Danford
|
b2ed76e536
|
fixup
|
2008-11-28 18:05:49 +00:00 |
|
Chris Danford
|
4642a5718f
|
add GetCourseColor binding
|
2008-11-27 19:21:20 +00:00 |
|
Colby Klein
|
9de4d4b850
|
Fix style not being set.
|
2008-11-27 06:31:40 +00:00 |
|
Chris Danford
|
7cac71b532
|
fix CourseEntryDisplay crash
|
2008-11-27 04:30:46 +00:00 |
|
Chris Danford
|
ae3d8e520f
|
remove commented headers
|
2008-11-27 04:29:55 +00:00 |
|
Chris Danford
|
fb1a08e8b7
|
remove commented headers
|
2008-11-27 04:29:28 +00:00 |
|
Colby Klein
|
1dae16f6e8
|
Alphabetize.
|
2008-11-27 04:27:14 +00:00 |
|
Jason Felds
|
814df964b0
|
Add the new ScreenHighScores.* files.
|
2008-11-27 04:19:26 +00:00 |
|
AJ Kelly
|
685ecfd549
|
add ScreenHighScores to 2k3 and 2k5 solutions
|
2008-11-27 03:34:41 +00:00 |
|