Chris Danford
|
30d71712c3
|
song.h -> Song.h
|
2009-08-09 23:02:39 +00:00 |
|
Glenn Maynard
|
6f40801c55
|
fix file signing
|
2009-08-09 22:59:50 +00:00 |
|
Chris Danford
|
e0574c767d
|
style cleanup
|
2009-08-09 22:59:32 +00:00 |
|
Glenn Maynard
|
388a1dbfdd
|
fix data output
|
2009-08-09 21:32:19 +00:00 |
|
Chris Danford
|
df9ed04fd3
|
CustomDifficulty fixup
fix stats.xml not saving
experimental recentscores.xml saving
|
2009-08-09 20:11:23 +00:00 |
|
Glenn Maynard
|
be79d17561
|
update
|
2009-08-09 05:42:34 +00:00 |
|
Glenn Maynard
|
34303e4f6b
|
warning: format not a string literal and no format arguments
|
2009-08-09 04:42:48 +00:00 |
|
Chris Danford
|
a140541be9
|
fix output dir
|
2009-08-09 04:35:49 +00:00 |
|
Chris Danford
|
b179f13bd0
|
remove "MaxRecentScores" prefs now that recent scores are no longer stored in stats.xml
|
2009-08-09 04:33:38 +00:00 |
|
Chris Danford
|
4dabae6630
|
remove unnecessary/unused Catalog.xml and .xsl files
|
2009-08-09 04:02:34 +00:00 |
|
Chris Danford
|
357f803753
|
Course editor screen cleanup
|
2009-08-09 03:01:16 +00:00 |
|
Chris Danford
|
cd139430f5
|
CustomDiffiuclty cleanup, now takes CourseType as a parameter
DifficultyList -> StepsDisplayList
Course editor screen cleanup
Change GameManager back to singleton for consistency with other classes
|
2009-08-09 02:59:32 +00:00 |
|
Glenn Maynard
|
204f7edac0
|
fix buffer overflow
|
2009-08-08 20:12:07 +00:00 |
|
Chris Danford
|
74f675acee
|
dump recent scores to separate XML files for uploading to a web service instead of saving in stats.xml
|
2009-08-08 06:57:55 +00:00 |
|
Chris Danford
|
c83d0207a7
|
PlaySeconds -> SessionSeconds so that "PlaySeconds" and "GameplaySeconds" aren't confused
|
2009-08-08 03:10:41 +00:00 |
|
Chris Danford
|
4f25fab1ae
|
remove old ScreenOptionsReviewWorkout
|
2009-08-08 02:49:41 +00:00 |
|
Chris Danford
|
2401dc93b0
|
SaveProfile -> SavePlayerProfile
|
2009-08-08 02:48:12 +00:00 |
|
Chris Danford
|
6aa54ccf8e
|
remove references to old ScreenEditCourseEntry
|
2009-08-08 02:46:04 +00:00 |
|
Colby Klein
|
e473d94000
|
Fix error on Linux.
|
2009-07-30 17:08:06 +00:00 |
|
Mike Hawkins
|
2661e3aa71
|
Fix for commit in dbb425b and 470c00c
|
2009-07-27 23:09:51 +00:00 |
|
Colby Klein
|
0b1c9ceabb
|
A long overdue update to the loading window on linux.
|
2009-07-21 01:53:28 +00:00 |
|
Colby Klein
|
470c00cc31
|
Overlooked some issues with this, reverting until they are taken care of.
|
2009-07-08 21:51:33 +00:00 |
|
Colby Klein
|
655fa9e074
|
You can now use the first players selected difficulty as a lights chart using LightsDifficulty=selected in Preferences.ini (again, http://www.stepmania.com/forums/showthread.php?t=20002)
|
2009-07-08 16:21:11 +00:00 |
|
Colby Klein
|
fba8eafb54
|
Fix lights on Windows with only one device available (http://www.stepmania.com/forums/showthread.php?t=20002)
|
2009-07-07 15:48:32 +00:00 |
|
AJ Kelly
|
beade074a2
|
revert per 7114679; forgot about that one, sorry.
|
2009-07-02 21:17:39 +00:00 |
|
AJ Kelly
|
b1275ef1c6
|
update ScreenSelectStyle when a player joins so that the correct styles are available.
|
2009-07-02 06:01:53 +00:00 |
|
AJ Kelly
|
795432c36c
|
turns out Course:GetTotalSeconds() requires StepsType. whoops!
|
2009-06-13 06:31:02 +00:00 |
|
Steve Checkoway
|
3782fbcea2
|
Short circuiting logic: IsBeingPressed() is const.
|
2009-06-07 21:41:04 +00:00 |
|
Steve Checkoway
|
50baa264d0
|
const
|
2009-06-07 21:39:48 +00:00 |
|
Steve Checkoway
|
19171aadd2
|
Simplify
|
2009-06-07 21:13:40 +00:00 |
|
AJ Kelly
|
20b5325486
|
some more lua documentation additions
|
2009-06-06 20:20:20 +00:00 |
|
AJ Kelly
|
543d533f75
|
update lua docs
|
2009-06-06 08:05:38 +00:00 |
|
AJ Kelly
|
9891695451
|
add Lua bindings for GetError and Seek in RageFile
|
2009-06-05 05:55:59 +00:00 |
|
Jason Felds
|
6642c6b7f0
|
Combination revert and hack. Remove the ImmediateCheckpointMiss metric, use lua to set the Preference as required. This code assumes the default value of TimingWindowSecondsHold is in place normally: improvements to restore non default values are appreciated.
|
2009-06-05 04:20:00 +00:00 |
|
AJ Kelly
|
c7e5edab5e
|
course mode fixes on SelectMusic
|
2009-06-02 01:21:14 +00:00 |
|
Mike Hawkins
|
81705e9e61
|
Fix redirects pointing to missing files
|
2009-05-30 20:22:48 +00:00 |
|
Mike Hawkins
|
39d7b68df4
|
Survival mode courses are part of PlayMode Oni, not Nonstop
|
2009-05-30 07:28:43 +00:00 |
|
Mike Hawkins
|
7675d4d875
|
Usually helps to update the text lines as well...
|
2009-05-29 21:53:04 +00:00 |
|
Mike Hawkins
|
5bd873edc2
|
Added 5/4 display ratio (1280x1024 is 5/4).
|
2009-05-29 21:44:26 +00:00 |
|
Jason Felds
|
05d495132f
|
Add support for checking if a song HasTimeSignatures(). May be useful later.
|
2009-05-25 05:18:49 +00:00 |
|
Jason Felds
|
72899b37f3
|
Fix ImmediateCheckpointMiss not working. Silly mistakes, oh how I wish I could avoid you.
|
2009-05-25 01:36:28 +00:00 |
|
Andrew Livy
|
75d5b63d96
|
Fine-tunes Ez2dancers Real Squished Column Spacing and if a Noteskin fails to be loaded by the time the notes need to be displayed, attempt to force the default theme on and throw errors into the log rather than crashing SM.
|
2009-05-24 14:26:38 +00:00 |
|
Andrew Livy
|
5604b19d04
|
More Bugfixing with GetCurrentSteps(), kindly requesting people cross-test this in other gametypes to make sure it returns the correct steps each time (it works solidly now for ez2).
|
2009-05-24 11:12:18 +00:00 |
|
Jason Felds
|
abb5289596
|
More Pump theme cleanup/authenticity.
|
2009-05-24 04:45:23 +00:00 |
|
Jason Felds
|
4c5f68b190
|
New metric: ImmediateCheckpointMiss. Deals with taking your foot off of a checkpoint hold. If true, you miss checkpoints near instantaneous. If false, TimingWindowSecondsHold in Preferences dictates how much time you have left to put your foot back down.
|
2009-05-24 04:19:32 +00:00 |
|
Jason Felds
|
d75e089cf2
|
With checkpoints comes the graphics to load. Not integrated with default theme at this time.
|
2009-05-24 03:29:52 +00:00 |
|
Jason Felds
|
4b89461acb
|
Allow ShowW1 to be used in lua.
|
2009-05-24 03:28:38 +00:00 |
|
Jason Felds
|
74c3289c73
|
Invert metric. I had things backwards this whole time.
|
2009-05-24 02:21:21 +00:00 |
|
Jason Felds
|
e6110ee786
|
New metric: CheckpointsWithJudgments. Deals with scoring checkpoints on evaluation. True adds successful checkpoints to the best judgment available and unsuccessful to the misses: false doesn't display at all. This probably could be better.
|
2009-05-24 01:40:55 +00:00 |
|
Steve Checkoway
|
14e4a4a249
|
Remove unnecessary braces.
|
2009-05-24 01:38:42 +00:00 |
|