Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford aadc33ef04 PC 2004-09-27 01:49:18 +00:00
Chris Danford d5e2eb3044 clean up BMS parsing
fix BM data detected as dance-double then autogen'd to bm-single7
2004-09-27 01:46:57 +00:00
Chris Danford 190b7c1493 merge bm with iidx
eliminate duplicate styles and unnecesary edit styles
2004-09-25 17:41:31 +00:00
Chris Danford 83d1a6a504 clean up bm/iidx default key mappings 2004-09-25 17:03:34 +00:00
Chris Danford b3493e25b8 fix crash when reading 14 key BMS data 2004-09-25 08:00:18 +00:00
Chris Danford 3e140b0af9 remove hard-coded track limit in NoteData 2004-09-25 07:59:56 +00:00
Chris Danford 6fd5183134 more "for" scope fixes 2004-09-25 05:10:10 +00:00
Chris Danford 81b7695c7e whoops. Move the Lua comment hack to the right place. 2004-09-24 04:55:28 +00:00
Chris Danford f8d3996b35 remove unused metrics 2004-09-24 04:52:14 +00:00
Chris Danford f8c7005829 replace C style comments in metrics with Lua style. Yuck. 2004-09-24 04:49:37 +00:00
Chris Danford cae82a308a test expression metrics 2004-09-22 07:54:25 +00:00
Chris Danford 21871f7c3d Parse F theme metrics as Lua expressions. I'll regroup LuaHelpers as a singleton subsystem soon. 2004-09-22 04:55:31 +00:00
Chris Danford 1ec8cbb208 simplify: only accept RectF 2004-09-22 02:20:50 +00:00
Chris Danford 03fbb915f3 remove VC6 scoping hacks 2004-09-21 07:53:39 +00:00
Chris Danford f97eaed01d fix linux compile 2004-09-21 06:19:00 +00:00
Chris Danford 807d892f4f allow theme to specify logical screen dimensions 2004-09-21 06:07:12 +00:00
Chris Danford 4a08923844 add missing file 2004-09-13 04:27:52 +00:00
Chris Danford 825c972bf5 make LogFPS a self-registering pref 2004-09-13 03:58:39 +00:00
Chris Danford 66246afeb7 add pref bLogFPS 2004-09-12 18:14:39 +00:00
Chris Danford d2a54cca31 make TapNote a struct. Over time, more properties will move from the enums and into bit flags. 2004-09-12 05:56:24 +00:00
Chris Danford d189abfac1 remove dependency on enum value order 2004-09-11 17:05:06 +00:00
Chris Danford 809dd7dc27 rename: MaxRow -> NumRows
fix some off-by-1 row errors
2004-09-11 03:50:37 +00:00
Chris Danford eb5e274128 fix Xbox compile 2004-09-08 05:48:48 +00:00
Chris Danford 26b6c80b91 remove VISE uninstall check 2004-09-08 05:34:46 +00:00
Chris Danford 1f6ed69612 remove old installer 2004-09-08 05:13:16 +00:00
Chris Danford b1cdc58893 update FAQ 2004-09-07 06:08:52 +00:00
Chris Danford cc59f8b157 for back, change KP0 to NUM_LOCK (KP0 is too easy to press accidentally) 2004-09-07 01:46:02 +00:00
Chris Danford d6c1561dbc fix "can't enter codes on ScreenTitleMenu if UseDedicatedMenuButtons is on" 2004-09-01 08:15:41 +00:00
Chris Danford b893ccc271 fix linux compile 2004-09-01 07:59:13 +00:00
Chris Danford d193e7f1e2 fix divide by 0 in calories table 2004-08-31 08:52:32 +00:00
Chris Danford 1875b36c02 fix "use edits to get 100% chance of a locked song when choosing Random" 2004-08-31 08:37:47 +00:00
Chris Danford ec8813aedd fix confusing day and hour formatting 2004-08-31 08:29:34 +00:00
Chris Danford 01c0bf35d4 update comment 2004-08-31 08:28:59 +00:00
Chris Danford c50f72182c fix "FILEMAN->CreateDirectory leaves temp file hanging around" 2004-08-31 06:44:16 +00:00
Chris Danford e78197cd2e differentiate between Songs and Courses % Complete 2004-08-31 04:29:20 +00:00
Chris Danford 1e326dcdd6 fix "Course Completeness doesn't show percent scores in grid" 2004-08-31 04:27:56 +00:00
Chris Danford b2415f5c37 fix "frames still decode when m_Rate == 0" 2004-08-31 03:52:00 +00:00
Chris Danford 1bf9c5e6b3 fix string position mismatch 2004-08-30 22:43:30 +00:00
Chris Danford 7756e03067 fix compile error 2004-08-30 06:45:43 +00:00
Chris Danford 8668075291 fix warnings 2004-08-30 06:41:56 +00:00
Chris Danford f14d917560 format seconds in H:MM:SS 2004-08-30 06:36:59 +00:00
Chris Danford 3fec094b26 fix misleading name: NumSongs -> NumStages 2004-08-30 06:07:14 +00:00
Chris Danford f65af6bf6d Song.h -> song.h 2004-08-30 05:08:08 +00:00
Chris Danford cf9b4af6cb convert ints and casts to use PlayerNumber and macros 2004-08-30 04:35:14 +00:00
Chris Danford 081c1e24b5 fix incorrect song counts for courses
cleanup: make StageStats hold a list of Songs and Steps that were played during the stage
2004-08-30 04:09:23 +00:00
Chris Danford abe10501f7 change Twister to "max 3 holds at once"
add Floored, "max 2 holds at once"
2004-08-29 21:26:52 +00:00
Chris Danford d59247c03e tweak transform apply order 2004-08-29 21:14:26 +00:00
Chris Danford f72b8b15d4 fix "current combo on ScreenEnding shows the previous saved value, not the current value" 2004-08-29 19:10:25 +00:00
Chris Danford ab44cf28fe fix "all song shown as unplayed"
fix "overall completeness percentage is always 0"
2004-08-29 18:15:20 +00:00
Chris Danford 16e94572e3 fix comment typo 2004-08-29 10:44:51 +00:00
Chris Danford 8dcd4d93bb only persist a subset of options that players would want to use for every song. When players turn on tricky options for the last song, they often forget to turn all of the tricky stuff off again in the next game. 2004-08-29 09:19:11 +00:00
Chris Danford 87579e8a57 fix "memory card name shows for both sides in style = double" 2004-08-29 07:21:36 +00:00
Chris Danford 5430ecb232 rename: Converge -> Centered 2004-08-29 07:12:37 +00:00
Chris Danford c11c9283cd fix popping in converge + boomerang 2004-08-29 05:56:51 +00:00
Chris Danford 1be5b1072d fix "ActiveAttackList doesn't show course entry mods until the first timed mod takes effect" 2004-08-29 05:43:07 +00:00
Chris Danford eeda7f2c8c fix inconsistent options item capitalization 2004-08-29 05:27:29 +00:00
Chris Danford 14a9203efa move item end X position to metric 2004-08-29 05:19:45 +00:00
Chris Danford 237705ea57 cap length of Steps m_sDescription to a reasonable value 2004-08-29 05:01:46 +00:00
Chris Danford 2126aa8420 blink on button presses during menus so that players can find bad sensors 2004-08-29 04:58:09 +00:00
Chris Danford 3c91fd94a5 jump to CHAR_BACK when try to enter another letter and name is full 2004-08-29 04:51:24 +00:00
Chris Danford cd1fb281c2 put HoldNoteScore values in ascending value of goodness, like TapNoteScore values 2004-08-28 22:29:53 +00:00
Chris Danford 73b99e583a optimize Stats.xml size: Allow theme to turn off writing off certain RadarValues 2004-08-28 22:10:06 +00:00
Chris Danford 685a43af5e reduce number of tables: merge Tap and Hold counts tables 2004-08-28 21:44:06 +00:00
Chris Danford f10efc414a reduce Stats.xml file size: don't write tab indent characters 2004-08-28 21:37:57 +00:00
Chris Danford d3fb44c32d optimize Stats.xml file size: don't save "none" count 2004-08-28 21:26:31 +00:00
Chris Danford 160e8bfbd1 for -> FOREACH 2004-08-28 21:14:39 +00:00
Chris Danford d2fb69ea49 fix wrong calorie stat displayed 2004-08-28 20:16:25 +00:00
Chris Danford dbd03f84ed increase max edit size 2004-08-28 18:53:41 +00:00
Chris Danford 9a9f8d9cfe add comment 2004-08-27 17:28:48 +00:00
Chris Danford c51c661fdd fix cases where prefs aren't persisted in case of power loss 2004-08-22 21:42:28 +00:00
Chris Danford e03e33f728 flush after writing machine stats 2004-08-22 18:28:44 +00:00
Chris Danford ac6f4d2df4 read Static.ini too on ResetToDefaults 2004-08-22 18:08:06 +00:00
Chris Danford 097efbb08b show "N/A", not "?", for Player Best if no Profile present 2004-08-22 17:35:22 +00:00
Chris Danford c4febdcf62 fix "Trail RadarValues off by -1" 2004-08-22 17:23:08 +00:00
Chris Danford 3022f850f4 make header text consistent 2004-08-22 16:28:19 +00:00
Chris Danford 7902e9e122 don't reset Guid when clearing machine stats 2004-08-22 16:05:28 +00:00
Chris Danford f75c44bd02 add Defaults.ini as an underlay for StepMania.ini 2004-08-22 15:55:23 +00:00
Chris Danford 9d011d3489 increase number of retries to avoid timeout while debugging 2004-08-22 15:03:05 +00:00
Chris Danford 8471f5c7bc fix "SaveMachineStats fails because cards not mounted" 2004-08-22 07:19:38 +00:00
Chris Danford 02893160ce fix bookkeeping alignment 2004-08-22 05:37:12 +00:00
Chris Danford 0cea1362b0 fix bookkeeping bugs 2004-08-22 05:30:37 +00:00
Chris Danford 436224a74e update memory card URLs 2004-08-22 04:16:04 +00:00
Chris Danford f5d3b27450 name cleanup: Gaining -> Gain, Losing->Lose 2004-08-22 02:16:31 +00:00
Chris Danford f0d22bd7ea add GainFocus and LoseFocus commands to give movies Actors an opportunity to pause and play 2004-08-22 02:13:17 +00:00
Chris Danford 56e930e1b6 don't show machine scores for edits in PaneDisplay 2004-08-21 15:51:33 +00:00
Chris Danford d320767912 fix eval stats off by 1 2004-08-21 06:46:49 +00:00
Chris Danford 4f41bacd91 fix "PaneDisplay shows bogus values for edits" 2004-08-21 06:21:12 +00:00
Chris Danford f595f5701f don't load unreasonably large .edit files 2004-08-21 04:21:33 +00:00
Chris Danford 0215714561 add LifeDifficulty text to ScreenTitleMenu 2004-08-21 03:39:28 +00:00
Chris Danford 335df6b048 fix guid display 2004-08-21 00:28:54 +00:00
Chris Danford cc1135e18f if editing an existing BGChange and the selected row isn't one of the 6 file rows, leave sName unchanged instead of removing the BGChange
remove rates < 0%
2004-08-20 08:36:17 +00:00
Chris Danford 2ee9876696 update enlistment instructions 2004-08-20 06:35:58 +00:00
Chris Danford 3e4d941514 move dupe code into Common.xsl 2004-08-20 05:40:42 +00:00
Chris Danford 37f6c81862 add XSL for Catalog.xml
fold CSS into XML
2004-08-20 05:22:46 +00:00
Chris Danford 2d1f89bfad change edit file extension: .sm -> .edit 2004-08-19 04:45:02 +00:00
Chris Danford 962714a978 don't show Training in Catalog.xml 2004-08-19 04:37:47 +00:00
Chris Danford 80191a95cc fix "Steps in Catalog.xml aren't ordered by StepsType/Difficulty" 2004-08-19 04:19:48 +00:00
Chris Danford 51feb824a6 hide some StepsTypes from catalog.xml 2004-08-18 06:38:22 +00:00
Chris Danford 941a77964b increase MAX_METER 2004-08-18 02:58:53 +00:00
Chris Danford bac085dc6d simplify 2004-08-17 06:35:42 +00:00