Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford 2bf058e511 fix initial life never set in life records 2006-11-16 12:26:16 +00:00
Chris Danford aaefeac377 fix first life set not broadcasted 2006-11-16 12:25:55 +00:00
Chris Danford e224b1787c add params to AddTapRowScore for calculating score based on num taps in row
fix row scored before combo and score multiplier calculated in guitar
fix CurrentComboChanged not broadcasted on combo stopped
2006-11-16 12:25:05 +00:00
Chris Danford 98f8625834 add Lua binding for life 2006-11-16 12:04:52 +00:00
Chris Danford 676551d87e add ScoreKeeper switching mechanism 2006-11-16 01:57:22 +00:00
Chris Danford d78deea28d add ScoreKeeperGuitar 2006-11-16 00:57:48 +00:00
Chris Danford 86037fa6cd split AddScore into: AddTapScore, AddHoldScore, AddTapRowScore 2006-11-15 23:36:32 +00:00
Chris Danford 67f5660bf3 add Lua bindings 2006-11-15 23:35:47 +00:00
Chris Danford b21ceca756 add guitar scoring 2006-11-15 23:34:48 +00:00
Chris Danford b6d6d0cb02 add CurrentScoreMultiplier
add Lua bindings
2006-11-14 11:23:13 +00:00
Chris Danford 2f7ac6aa3c Add m_ to StageStats and PlayerStageStats members. There are several methods of these classes with local variable names that are similar to the member names. m_ helps distinguish between those two types. 2006-11-14 11:13:21 +00:00
Chris Danford bf20880ba9 name cleanup. Replace:
StartDrawingAtPixels
 FirstPixelToDraw
 YStartOffset
 DrawFarY
with:
 DrawDistanceAfterTargetsPixels
2006-11-13 06:12:38 +00:00
Chris Danford 06e30d1f45 support fading in of notes from 0 alpha at farthest draw point to 1 alpha closer 2006-11-13 02:27:23 +00:00
Chris Danford d11cc96c80 fade board 2006-11-13 00:07:06 +00:00
Chris Danford ea2581fa4e add Character InitCommand (useful for scaling characters) 2006-11-05 04:58:33 +00:00
Chris Danford 499444645c fix "search for nearest row finds already judged rows"
TNS_None on strum miss, not TNS_HitMine.  This was filling NoteData with tons of new notes
2006-10-30 12:59:15 +00:00
Chris Danford 1b4387a7d9 add HoldActiveIsAddLayer 2006-10-30 03:04:41 +00:00
Chris Danford 3c3359c163 add Strum. This needs cleanup 2006-10-27 18:09:39 +00:00
Chris Danford 0b5f456a42 add PlayerInitCommand
add ShowBoard, ShowBeatBars
2006-10-27 10:20:43 +00:00
Chris Danford 17ca30a047 add fret/strum
add PlayerInitCommand
2006-10-27 10:19:08 +00:00
Chris Danford a1dac5f2fc add scrolling board 2006-10-27 10:14:23 +00:00
Chris Danford a1d9523b9c incremental linking fixes "linker never finishes" on my machine 2006-10-27 09:31:59 +00:00
Chris Danford 5216992b26 change InputScheme for easier maintenance of game definitions 2006-10-23 06:47:54 +00:00
Chris Danford 21fafaa046 add all_tracks_reverse_iterator 2006-10-22 23:08:13 +00:00
Chris Danford a7220007fe add ScreenTestMode debugging 2006-10-21 06:02:22 +00:00
Chris Danford 7680b543b3 temporary fix to UNIQUE_NAME for VC7.1 2006-10-21 05:56:53 +00:00
Chris Danford 87d43fb153 fix FastDebug 2006-10-20 09:42:57 +00:00
Chris Danford fec2d3628b only accept start/back on IET_REPEAT so that Start can be tested without exiting the screen. 2006-10-20 08:46:39 +00:00
Chris Danford 8df0b80dbe fix smpackage compile 2006-10-05 08:21:41 +00:00
Chris Danford b552224f41 split INSTALL_PROGRAM_FILES into INSTALL_PROGRAM_LIBRARIES and !ifdef INSTALL_EXECUTABLES 2006-10-05 08:01:56 +00:00
Chris Danford 922f36f546 Use CRC32 to make fatx compatible filenames on Xbox 2006-10-04 05:59:22 +00:00
Chris Danford 7c3531a96a show controller state 2006-09-29 21:58:00 +00:00
Chris Danford a93ede5130 fix mirrored sprite sizes in widescreen 2006-09-26 22:37:12 +00:00
Chris Danford 4c40749395 fix mirrored sprite sizes in widescreen 2006-09-26 21:26:16 +00:00
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