Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 58603a48f2 add Workout files 2006-09-22 11:36:12 +00:00
Chris Danford 0012857bfd quick fix to disable affect of tilde in survival 2006-09-21 01:58:30 +00:00
Chris Danford de817e62ac fix newline typo 2006-09-11 06:32:31 +00:00
Chris Danford 143c693a87 add ScreenSelectLanguage.* 2006-09-05 03:14:36 +00:00
Chris Danford 8b06ab9b27 fix stale Course pointer crash 2006-08-18 07:11:51 +00:00
Chris Danford 908df1719f localize "launch" 2006-08-18 05:06:18 +00:00
Chris Danford cb5ad60bf9 no song sync in courses 2006-08-18 04:47:11 +00:00
Chris Danford 596011f42f indenting cleanup 2006-08-18 04:44:19 +00:00
Chris Danford 6f20ee99ef add missing RoomInfoDisplay.* 2006-08-18 04:43:44 +00:00
Chris Danford 4600534519 fix wrong file name in error 2006-08-18 04:42:04 +00:00
Chris Danford 42d279926b fix crash when selecting course mods in editor 2006-08-15 21:18:23 +00:00
Chris Danford c36f33c088 fix compile 2006-08-15 21:17:36 +00:00
Chris Danford a894eca8ec show all courses, not just preferred 2006-08-15 20:14:25 +00:00
Chris Danford 7eeccfa412 simplify loading of courses in Courses/ dir 2006-08-15 09:23:10 +00:00
Chris Danford 5f888df91c fix course mods menu 2006-08-15 09:20:47 +00:00
Chris Danford 1e6f968d8e add AdditionalCourseFolders pref 2006-08-14 20:05:35 +00:00
Chris Danford 43b711f51e add welcome and finish, remove Win 3.x-style exec on start menu folder 2006-08-14 05:47:20 +00:00
Chris Danford 32eb692253 enable RTTI
add missing files
2006-08-14 04:33:28 +00:00
Chris Danford 08616ca55d fix VC6 compile 2006-08-14 04:31:53 +00:00
Chris Danford 09c963ed2d only accept RevertSyncChanges on first press 2006-08-12 08:42:47 +00:00
Chris Danford 790ccdbcbe fix joystick number not shown on input mapping screen 2006-08-08 08:46:40 +00:00
Chris Danford 339e9de36a clamp to 8 different note colors so that NoteSkins can implement colors efficiently in power-of-2 texture sizes 2006-08-08 02:27:59 +00:00
Chris Danford a2cc26fa79 don't export empty strings 2006-08-07 10:53:20 +00:00
Chris Danford c3c1b87f33 don't export empty strings 2006-08-07 10:42:33 +00:00
Chris Danford 2c8d488460 don't export strings that are empty after trimming 2006-08-07 10:30:27 +00:00
Chris Danford b2e0ac60f8 don't theme BackgroundEffect names 2006-08-06 20:11:54 +00:00
Chris Danford 49608d5c9f option name capitalization cleanup 2006-08-06 08:39:35 +00:00
Chris Danford a29aab5c22 punctuation cleanup 2006-08-06 06:11:20 +00:00
Chris Danford c27a2e14ba set default noteskin 2006-08-06 06:08:00 +00:00
Chris Danford 94d8a38dd2 save Preferred, Stage, Song, and Current modifiers separately. This eliminates the fragile mods store/restore. 2006-08-05 02:55:40 +00:00
Chris Danford 7ac45c24e4 save Preferred, Stage, Song, and Current modifiers separately. This eliminates the fragile mods store/restore. 2006-08-05 02:38:05 +00:00
Chris Danford 2506644701 punctuation cleanup 2006-08-05 00:01:30 +00:00
Chris Danford c1de7104a3 add missing OpenGL error string 2006-08-04 23:43:35 +00:00
Chris Danford 4387f6bce9 fall back to 32 bpp - "Intel(R) 82810E Graphics Controller" won't accept a 16 bpp surface if the desktop is 32 bpp, so try 32 bpp as well. 2006-08-03 09:23:10 +00:00
Chris Danford 48b147f7b4 localize error string
add logging to try and diagnose software renderer detection isn't working
2006-08-03 09:14:37 +00:00
Chris Danford 6146caad68 fix hang if last BGChange is to -random- 2006-07-28 07:39:09 +00:00
Chris Danford 4299ac1590 fix "instructions.txt" detected as a global BGA 2006-07-27 06:59:34 +00:00
Chris Danford fd0f4f1566 all unlock metrics in [UnlockManager] 2006-07-27 06:45:47 +00:00
Chris Danford 1537a4679d fix autolockchallengesteps doesn't work unless UnlockNames isn't empty 2006-07-25 22:10:46 +00:00
Chris Danford 567b4e8c6a fix AV when using material that didn't load because texture doesn't exist 2006-07-24 09:05:14 +00:00
Chris Danford aa0094782a font from [email protected] 2006-07-24 07:35:21 +00:00
Chris Danford c1ef4dc240 add RageDisplay_OGL_Helpers.* 2006-07-24 07:00:52 +00:00
Chris Danford 91aa20433e no message 2006-07-21 18:28:19 +00:00
Chris Danford 3458ade8eb add [ScreenOptionsManage] abstract 2006-07-20 04:24:29 +00:00
Chris Danford 2c08a9f3c2 add missing 2006-07-20 04:23:51 +00:00
Chris Danford cd739d387c make binary, not ascii 2006-07-20 04:00:43 +00:00
Chris Danford 3b20263ca1 make binary, not ascii 2006-07-20 04:00:42 +00:00
Chris Danford 691d852d68 fix DIFFICULTY_INVALID used as a valid value 2006-07-14 20:26:11 +00:00
Chris Danford f49a4163b9 add binding for MultiPlayerToString 2006-07-12 08:32:10 +00:00
Chris Danford 29d77f5c8c search songs by a genre list
move MenuDir to SSMaster header
GoalType name cleanup
2006-07-11 06:51:46 +00:00
Chris Danford 1a902b3abd add pref for showing autoplay status 2006-07-08 09:05:44 +00:00
Chris Danford 9899308409 add pref for showing autoplay status 2006-07-08 08:32:54 +00:00
Chris Danford ca8a477158 add ValidateCourseSortOrder 2006-07-06 01:11:37 +00:00
Chris Danford 4adbb6e70b add PG Impact USB pad 2006-07-06 01:10:49 +00:00
Chris Danford 380f97f903 fix course entry sorting 2006-07-03 00:05:13 +00:00
Chris Danford d743fc5a65 add CourseNameValidation 2006-07-03 00:04:44 +00:00
Chris Danford 66d25f70ec AccumStageStats -> AccumPlayedStageStats 2006-07-03 00:04:30 +00:00
Chris Danford 97d28100ae use SongCriteria and StepsCriteria to resolve songs for Trail 2006-07-02 06:04:53 +00:00
Chris Danford c2e8e70cf7 fix null deref if song set and steps not set in GetCurrentCreditsText 2006-07-02 06:03:48 +00:00
Chris Danford a31fd85b1d fix bullet DrawOrder doesn't take effect 2006-07-02 06:00:48 +00:00
Chris Danford 2ed665604f play gainfocus/losefocus on m_sprMore 2006-07-02 05:57:22 +00:00
Chris Danford 9398c8a2b6 VC6 compile fix 2006-07-02 05:21:59 +00:00
Chris Danford 6261246e56 remove unused 2006-06-28 23:47:49 +00:00
Chris Danford 1b749e26ac style cleanup 2006-06-28 18:45:06 +00:00
Chris Danford e0ce810fec remove broken, unused AllowFastSlow 2006-06-28 18:44:28 +00:00
Chris Danford 99b5732c68 - $no_x = yes
+       no_x = yes
2006-06-28 00:56:00 +00:00
Chris Danford c37953d36b fix --ExportNsisStrings 2006-06-27 22:24:50 +00:00
Chris Danford 8373ad189e fix --ExportNsisStrings 2006-06-27 19:45:15 +00:00
Chris Danford fd12a10e40 punctuation/style cleanup 2006-06-27 19:04:30 +00:00
Chris Danford 0aa85dc163 brighter default for "movies off" 2006-06-27 19:01:40 +00:00
Chris Danford ec9d50c332 check for period mismatches 2006-06-26 09:05:20 +00:00
Chris Danford db83f9029a remove "see the readme" from explanation text. It's making strings long and is unnecessary. 2006-06-26 09:02:23 +00:00
Chris Danford cee1f2205c hex <-> binary format string changes from Steve 2006-06-25 05:56:41 +00:00
Chris Danford 37db209bc9 hex <-> binary format string changes from Steve 2006-06-25 05:30:36 +00:00
Chris Danford 304d4c33ae add HexToBinary, move to RageUtil 2006-06-25 04:21:58 +00:00
Chris Danford b44ad7a4e0 preserve language name case in file name if LanguageInfo not available 2006-06-24 16:57:39 +00:00
Chris Danford aa88059c80 fix mis-named: GetOptionNames -> GetModifierNames 2006-06-24 05:16:38 +00:00
Chris Danford 282c4d82d5 fix VC6 compile 2006-06-24 05:14:13 +00:00
Chris Danford 26ce4fa74d split strings and metrics 2006-06-24 05:13:54 +00:00
Chris Danford 5e0dccf837 fix preview music 2006-06-23 17:54:48 +00:00
Chris Danford f424a27a2c fix smpackage compile 2006-06-23 17:54:38 +00:00
Chris Danford 193f510316 don't do song dir writable check in Home or Practice 2006-06-22 05:27:00 +00:00
Chris Danford e3627c7377 test that song dir is writable before loading it in editor 2006-06-19 00:00:47 +00:00
Chris Danford 94f527705a WideScreen -> Widescreen 2006-06-18 12:10:28 +00:00
Chris Danford 5de0b03af2 fix editor screen branching 2006-06-18 12:09:28 +00:00
Chris Danford f94566100f no character for Enter 2006-06-16 06:28:31 +00:00
Chris Danford 0b5baba88c fix compile 2006-06-16 06:27:53 +00:00
Chris Danford 1ec3e9f6b1 make little disqualify 2006-06-16 04:18:43 +00:00
Chris Danford 270b8d94c5 seperate fast load for regular and additional songs 2006-06-15 10:54:55 +00:00
Chris Danford 960da85a05 don't try to switch to theme 'default' if it doesn't exist 2006-06-15 06:39:08 +00:00
Chris Danford 117d02adb7 4th -> 4th notes
add "create new course"
2006-06-14 21:04:39 +00:00
Chris Danford 0db99139a9 4th -> 4th notes 2006-06-14 21:03:43 +00:00
Chris Danford 1c36401033 ASSERT_M to catch invalid value 2006-06-14 10:14:49 +00:00
Chris Danford ddaa912878 ASSERT_M to catch invalid value 2006-06-14 10:07:04 +00:00
Chris Danford 51699fb757 fix compile 2006-06-14 09:57:59 +00:00
Chris Danford a5690312ef handle switch default cases in a consistent way: DEFAULT_FAIL at the start of the case list 2006-06-14 09:56:57 +00:00
Chris Danford 1092237cb0 don't choose the same song for 2 TrailEntries in a row 2006-06-14 09:16:28 +00:00
Chris Danford 67ea381b99 fix compile 2006-06-14 07:46:31 +00:00
Chris Danford daf48e67bc move installer strings to an unselectable theme for easier exporting via tools.exe 2006-06-14 07:42:40 +00:00
Chris Danford 0611a735e2 fix warning 2006-06-14 03:20:15 +00:00