Commit Graph
27962 Commits
Author SHA1 Message Date
Jason Felds 31a694abfe Force minimal time gain for survival.
Granted, don't think the course mode works yet.
2010-01-28 23:12:04 -05:00
AJ Kelly ee0f54a4ca cleanup 2010-01-28 20:48:37 -06:00
Jason Felds dd94b1e351 Ignore plist file. 2010-01-28 20:46:36 -05:00
AJ Kelly 048c064760 Add vyhd's changes to OptionsList from SM4SVN
Fix icons for compile with Visual Studio 2003 and 2005
Added ScoreKeeperShared to vs.net2003 project, added ffmpeg libs (modern; todo: add modern libs to repo)
2010-01-28 16:52:08 -06:00
AJ Kelly af956dd4e7 Theme changes:
* Disable Left+Right sorting on ScreenSelectCourse [AJ]
* more fun stopbar [Midiman]
2010-01-28 13:18:42 -06:00
Jason Felds a3c96ccc8f Remove linked libraries. Different for all. 2010-01-27 18:39:32 -05:00
AJ Kelly 37323ecec6 attempt to resolve branching issues 2010-01-27 17:36:43 -06:00
Jason Felds 40171feac3 Explicitly include ffmpeg stuff. 2010-01-27 18:21:52 -05:00
Colby Klein 90a2450fb3 Add missing ffmpeg files. 2010-01-27 15:14:13 -08:00
Jason Felds 885ecc6a3c Everyone has their own user preferences. Don't force. 2010-01-27 17:41:42 -05:00
Colby Klein cb5ae48650 Ignore changes made to Libraries (they change every build, apparently). 2010-01-27 14:40:13 -08:00
Colby Klein 1dd80a9143 Ignore xcode stuff, update Libraries? I may need to put these on ignore as well. 2010-01-27 14:37:35 -08:00
Jason Felds 195319074a Consistent lining up. Revert if required. 2010-01-27 17:29:37 -05:00
Jason Felds e7088440f9 Intended: ignore app files.
Unintended: stepmania.xcodeproj/project.pbxproj updated.
Hopefully this won't break.
2010-01-27 17:19:40 -05:00
AJ Kelly d81927da08 rev 935d0d7 except this time based off the right part? 2010-01-27 16:11:06 -06:00
Jason Felds 935d0d74d7 Don't output DELAYS stuff in the log. 2010-01-27 16:38:02 -05:00
Jason Felds 2d246821a7 Ignore the UserPrefs of each individual. 2010-01-27 15:20:24 -05:00
Colby Klein f17cd94d33 Update packaging script. 2010-01-27 11:35:58 -08:00
Colby Klein 74c0acf15f Fix .hgignore 2010-01-27 11:17:35 -08:00
Colby Klein df52494701 Removed test themes and stuff.midi, as well as themekit. Themekit can be brought back when it's more than a placeholder. 2010-01-27 11:14:30 -08:00
AJ Kelly b0e82dc9c0 make hgignore better, idfk why steps.lua was changed 2010-01-27 13:09:55 -06:00
AJ Kelly 00a22b354f .hgignore 2010-01-27 13:07:42 -06:00
Colby Klein 5b6a2f1df0 Add .hgignore. Set to ignore .DS_Store, Thumbs.db, and *.o 2010-01-27 11:06:04 -08:00
Colby Klein 1bf9e7c268 This is a test commit. 2010-01-27 10:42:58 -08:00
Jason Felds 4fa25e11b1 Ignore OS specific files and build step files.
NOTE: somehow changed libraries and Mac build,
probably due to my having to use vanilla ffmpeg stuff.
Hopefully this won't cause an issue.
2010-01-27 13:07:36 -05:00
AJ Kelly ecbfc2ca9b update makefile, clean up ScoreKeeperShared 2010-01-27 01:35:53 -06:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00
Glenn Maynard 51576d5942 update old ScreenGameplayShared code to mostly use PlayerInfo::Load; fixes some stuff but still not right 2010-01-25 07:38:23 +00:00
Glenn Maynard 1d9555a6d2 support ScoreKeeperShared in ScoreKeeper::MakeScoreKeeper 2010-01-25 07:36:20 +00:00
Glenn Maynard e266156335 fix routine special case so it works in all styles 2010-01-25 07:34:44 +00:00
Glenn Maynard d5b7c6e2db routine style for pump 2010-01-25 06:35:58 +00:00
AJ Kelly 8ceb0a6967 if the wheel is locked, don't allow Ctrl+Letter to sort 2010-01-13 00:43:21 +00:00
AJ Kelly bc331f3fc6 add support for |E| tag from DirectMove KSF files. 2010-01-13 00:07:34 +00:00
AJ Kelly 5a82cbefea remove invalid fov command on pad (ScreenHowToPlay)
make StepsDisplay diffuse based on difficulty again
2009-12-15 23:51:17 +00:00
Colby Klein 6eaf9b86c0 Add missing metrics to default theme. 2009-12-15 10:37:51 +00:00
Colby Klein 4dc8949d68 Add theme metrics OptionsListTimeout and SelectMenuName, Broadcast SongChosen and SelectMenuInput messages. 2009-12-15 09:59:51 +00:00
Colby Klein 8e50cdd5f5 fix crash from trying to go to ScreenSelectDifficulty. 2009-12-15 09:15:13 +00:00
Colby Klein 78b71940f8 Fix Fake Note rotation and remove redir (done in noteskin.lua) 2009-12-14 07:21:41 +00:00
AJ Kelly 6e47084974 BeginnerHelper fixes; shows the pads now. 2009-12-13 22:14:18 +00:00
AJ Kelly 02b1267c6a fix pad position on ScreenHowToPlay 2009-12-13 21:47:47 +00:00
AJ Kelly acbf6cb2f0 show 5 items in StepsDisplayList instead of 7, solving a visual overflow issue 2009-12-12 18:14:27 +00:00
AJ Kelly f1208f3c93 remove Demonstration graphic in favor of a BitmapText 2009-12-12 18:02:14 +00:00
Chris Danford 678965aaf9 fix for FlushDirCache, sm4 alpha 5 2009-12-12 17:56:47 +00:00
AJ Kelly a1ce925ae1 give GetCustomDifficulty a valid CourseType to silence an error 2009-12-12 17:50:01 +00:00
AJ Kelly db0ddf9771 Fix up ScreenHowToPlay (character, decorations draworder)... pad location is still WIP. Also fix up ColumnStepsType* on ScreenHighScores. 2009-12-03 02:41:36 +00:00
Glenn Maynard 4cd0839429 fix warning entering editor 2009-12-03 00:36:44 +00:00
AJ Kelly 7062e29953 replace LifeMeterBattery frame to match the theme 2009-11-23 06:08:33 +00:00
AJ Kelly b0703857ab fix a crash when entering ScreenSelectCourse. 2009-11-23 05:58:36 +00:00
AJ Kelly bf422c667b add more info to Profile, GameState; add GameManager, ScreenEvaluation 2009-11-17 18:50:20 +00:00