Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 678965aaf9 fix for FlushDirCache, sm4 alpha 5 2009-12-12 17:56:47 +00:00
Chris Danford 3760608f59 fix invalid EditMode 2009-11-14 02:55:30 +00:00
Chris Danford 3bf90000bc default to showing backgrounds in editor 2009-11-04 02:49:39 +00:00
Chris Danford c31d1b0af3 file1 -> file2 in editor strings 2009-11-04 02:48:14 +00:00
Chris Danford 65b3a24080 add flashes 2009-11-04 02:32:49 +00:00
Chris Danford df06cac072 make more generic 2009-11-04 02:32:19 +00:00
Chris Danford 3457022801 show all songs (not just preferred) in editcourse 2009-09-23 06:25:30 +00:00
Chris Danford 7735090585 add bSendJudgmentAndComboMessages 2009-08-12 17:51:15 +00:00
Chris Danford 1cf55ce92f remove groups.xml copy 2009-08-10 16:55:17 +00:00
Chris Danford a17fcefeff course editing fixup 2009-08-10 16:33:17 +00:00
Chris Danford 52babc86c2 fix stale pCurSteps 2009-08-10 16:32:46 +00:00
Chris Danford b56cbc27b7 uppercase words in StepsType lua string values to match other types 2009-08-10 06:39:00 +00:00
Chris Danford e41eb2d03d uppercase words in StepsType lua string values to match other types 2009-08-10 06:38:45 +00:00
Chris Danford 58985e3887 fix uninitialized variables 2009-08-10 01:03:26 +00:00
Chris Danford 21213aba18 fix null dereference in non-course 2009-08-10 01:01:58 +00:00
Chris Danford 5709eef94d fix crash backing out with an unsaved course 2009-08-09 23:03:10 +00:00
Chris Danford 30d71712c3 song.h -> Song.h 2009-08-09 23:02:39 +00:00
Chris Danford e0574c767d style cleanup 2009-08-09 22:59:32 +00:00
Chris Danford df9ed04fd3 CustomDifficulty fixup
fix stats.xml not saving
experimental recentscores.xml saving
2009-08-09 20:11:23 +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
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
Chris Danford 79fbf92764 fix for crash on all zeros string from Daniel Lemon 2009-04-25 20:45:01 +00:00
Chris Danford 376f5b9ac9 4 alpha 4 2009-04-15 19:15:54 +00:00
Chris Danford fdeb564a72 remove unused 2009-04-15 19:13:57 +00:00
Chris Danford 2b1ad9c256 add 2nd param to PostScreenMessage binding 2009-04-15 19:13:09 +00:00
Chris Danford fb1165e6be new ending screens 2009-04-15 19:11:59 +00:00
Chris Danford c3b5eee788 new ending screens 2009-04-15 19:07:53 +00:00
Chris Danford 20f8540806 no message 2009-04-14 15:46:08 +00:00
Chris Danford e721fde9b7 theme touchup 2009-04-12 16:53:49 +00:00
Chris Danford a2f82cd459 stage glow bar animation 2009-04-12 12:51:29 +00:00
Chris Danford efd48796fc stage animation 2009-04-12 12:50:49 +00:00
Chris Danford 94014a2f62 touchup 2009-04-12 01:48:29 +00:00
Chris Danford c0b747ba86 plaform-independent handling of Portable.ini. Portable mode no longer saves inside of a directory called Portable in Win32 (made the platform-independent logic simpler). 2009-04-11 21:28:31 +00:00
Chris Danford 3ff00cf9a4 remove ScreenOptionsManageWorkouts 2009-04-11 20:52:31 +00:00
Chris Danford af6c1f3911 fix system packages not working. MountInitialFilesystems should mount USER_PACKAGES_DIR, and let PACKAGES_DIR be supplied by the program directory mount 2009-04-11 19:23:41 +00:00
Chris Danford 004df80bf6 ScreenOptionsReviewWorkout -> ScreenOptionsCourseOverview 2009-04-11 19:19:03 +00:00
Chris Danford 311eace2b6 ScreenOptionsEditPlaylist -> ScreenOptionsEditCourse 2009-04-11 19:16:10 +00:00
Chris Danford d858e2d7da workout -> course 2009-04-11 19:12:26 +00:00
Chris Danford 35df186a28 move EditCourseUtil into CourseUtil, remove WorkoutManager 2009-04-11 19:10:41 +00:00
Chris Danford c90ea1f2a4 merge ManageWorkouts into ManageCourses 2009-04-11 18:50:26 +00:00
Chris Danford 1e4b73185c merge ManageWorkouts into ManageCourses 2009-04-11 18:45:04 +00:00
Chris Danford 2cf276fb43 ExportStrings.* -> CommandLineActions.* 2009-04-10 22:29:00 +00:00
Chris Danford d7208a1a2a ScreenSelectStyle2 -> ScreenSelectStyle 2009-04-10 22:27:50 +00:00
Chris Danford 8bb5dddd06 ScreenSelectStyle2 -> ScreenSelectStyle 2009-04-10 22:27:18 +00:00
Chris Danford afdfb699c3 ScreenSelectStyle2 -> ScreenSelectStyle 2009-04-10 22:02:40 +00:00
Chris Danford 03b5d2fc9a Remove ShowAutoplayStatus, hold alt to hide autoplay text 2009-04-10 20:07:13 +00:00
Chris Danford 0b88739ced DoAndSystemMessage -> DoAndLog 2009-04-10 19:22:17 +00:00
Chris Danford 4e7926bde3 log, don't SystemMessage because it is unnecessary and messes up screenshots 2009-04-10 19:17:31 +00:00
Chris Danford 20c9192b87 no message 2009-04-09 13:29:58 +00:00
Chris Danford e1dee116c7 remove unused GetMonitorAspectRatio 2009-04-08 19:28:49 +00:00
Chris Danford d2131d4af6 no message 2009-04-07 22:35:45 +00:00
Chris Danford 3fabf3c0eb no message 2009-04-07 22:34:51 +00:00
Chris Danford ed184b4551 no message 2009-04-07 22:31:03 +00:00
Chris Danford c0a94e04b4 4 alpha 3 2009-04-07 21:32:47 +00:00
Chris Danford 9c71bf0bc1 When applying video defaults, set the aspect ratio to the monitor's. In windowed mode, automatically adjust the window width to make pixels square. 2009-04-07 21:10:38 +00:00
Chris Danford de4574bcf9 remove commented Intel CardDefault 2009-04-07 11:46:27 +00:00
Chris Danford c07a71bacf show tabs in debug overlay 2009-04-07 11:02:35 +00:00
Chris Danford cd96e36ee4 include font generator program 2009-04-07 03:04:37 +00:00
Chris Danford df9f8c4669 fixup music wheel font 2009-04-07 03:00:41 +00:00
Chris Danford 7c884a1397 output name 2009-04-07 02:59:56 +00:00
Chris Danford cda3eafe74 fix GetHighResolutionTextures 2009-04-07 02:59:35 +00:00
Chris Danford a393efdd13 system message, map controllers cleanup 2009-04-07 00:54:54 +00:00
Chris Danford 555d9188e6 edit mode fixup 2009-04-06 10:52:38 +00:00
Chris Danford 25e0fa222f edit cleanup 2009-04-05 22:30:51 +00:00
Chris Danford e2126e326e default DelayedTextureDelete=false 2009-04-05 22:30:30 +00:00
Chris Danford e7e511f6f3 Meter -> StepsDisplay 2009-04-05 22:29:27 +00:00
Chris Danford fd18a8ce28 undo accidental delete 2009-04-05 19:40:48 +00:00
Chris Danford 0078fe873c save screenshots in AppData. It's more confusing having written data spread into the Pictures dir 2009-04-05 19:00:28 +00:00
Chris Danford a5901e9492 edit mode fixup 2009-04-05 18:50:08 +00:00
Chris Danford 934967253f don't export when on exit row 2009-04-05 18:29:38 +00:00
Chris Danford 5443373cc6 add checkpoints to catch GetCourseColor crash 2009-04-05 11:38:33 +00:00
Chris Danford b1c82c9eab blue bar animation 2009-04-05 11:38:07 +00:00
Chris Danford 6ed1c8bd2b combo cleanup 2009-04-04 23:18:12 +00:00
Chris Danford 13d28b44b5 use game name in launch string 2009-04-04 23:17:20 +00:00
Chris Danford 541ef3549a experimental 'HighResolutionTextures' pref to control behavior of doubleres textures 2009-04-04 20:38:19 +00:00
Chris Danford 6a07a691df experimental 'HighResolutionTextures' pref to control behavior of doubleres textures 2009-04-04 20:34:57 +00:00
Chris Danford 008c4454ce fix assert backing out from SSCourse 2009-04-04 18:30:33 +00:00
Chris Danford 167a061b3e fix LockInputSecs not being set correctly, and pressing Start early would choose without starting SM_GoToNextScreen 2009-04-04 17:45:07 +00:00
Chris Danford 6afd28c002 experimental portable sentinel file: place Portable.ini in the program dir 2009-04-04 10:12:05 +00:00
Chris Danford 8f9a1e53a0 fix tools compile 2009-04-04 10:11:10 +00:00
Chris Danford 2a4f8d956a fix too large combo numbers, fix goofy percent score formatting 2009-04-03 19:56:06 +00:00
Chris Danford 9ef9203b95 cleanup 2009-04-03 19:43:26 +00:00
Chris Danford c2711a4100 no message 2009-04-03 19:41:47 +00:00
Chris Danford d0db88ce66 prettier lyrics 2009-04-03 17:48:53 +00:00
Chris Danford 79a24f159d fix lyrics (command names are now case sensitive), and cleanup lyrics names 2009-04-03 17:39:49 +00:00
Chris Danford 949a1ea89d themable status text 2009-04-03 17:37:57 +00:00
Chris Danford baa7f6d1f1 theme cleanup 2009-04-03 16:22:22 +00:00
Chris Danford 0b16e4ac0e fix bogus asserts firing in course mode 2009-04-03 16:21:38 +00:00
Chris Danford e292d6d237 no message 2009-04-03 14:33:15 +00:00
Chris Danford 7372256ee1 blank default cdtitle 2009-04-03 14:18:16 +00:00
Chris Danford 01146b8155 theme cleanup 2009-04-03 14:11:50 +00:00
Chris Danford 0a6257a0aa theme cleanup 2009-04-03 09:18:10 +00:00