Commit Graph
7278 Commits
Author SHA1 Message Date
Glenn Maynard 2efbf12d64 add stats area 2003-12-16 10:04:37 +00:00
Glenn Maynard e2cb5c14ec use RageFileManager::Remove 2003-12-16 07:59:32 +00:00
Glenn Maynard f2b06a3ea0 hands fixes 2003-12-16 07:58:37 +00:00
Glenn Maynard c694bdc247 use RageFileManager::Remove 2003-12-16 07:27:38 +00:00
Chris Danford 597e5e69da working on more efficient Linux usb detection 2003-12-16 07:25:12 +00:00
Glenn Maynard d5abb2b0c8 add RageFileManager::Remove 2003-12-16 07:23:54 +00:00
Glenn Maynard b2f375f4ec add FilenameDB::DelFile 2003-12-16 07:22:43 +00:00
Glenn Maynard 52c8cb3e3c fix crash after deleting profile 2003-12-16 07:20:45 +00:00
Glenn Maynard cd0162cff3 Use a map for hold grades, so it doesn't get desynced if the number
of hold notes changes.
2003-12-16 06:10:50 +00:00
Chris Danford 1f5e97f975 working on more efficient Linux usb detection 2003-12-16 05:10:27 +00:00
Glenn Maynard 7ac5c5c27c really allow turns as battle attacks 2003-12-16 04:37:26 +00:00
Glenn Maynard 321105c0d3 fix Can't use turns as battle attacks 2003-12-16 04:35:43 +00:00
Glenn Maynard be2c0d121b other missing metrics 2003-12-16 04:05:14 +00:00
Glenn Maynard caefc78181 add missing NumSequenceSounds metrics 2003-12-16 04:03:50 +00:00
Glenn Maynard d3f2c7aff3 cleanup 2003-12-16 04:01:26 +00:00
Glenn Maynard 7003e2b157 Implement RADAR_NUM_HANDS result.
Change hold note contents to rows (from beats).  This makes it
consistent with tap note data.  Row numbers are also generally
more precise, since they're integers, not floats.
2003-12-16 04:00:39 +00:00
Glenn Maynard ad3057baea implement RADAR_NUM_TAPS_AND_HOLDS, RADAR_NUM_JUMPS, RADAR_NUM_HOLDS, RADAR_NUM_MINES results 2003-12-16 02:15:31 +00:00
Glenn Maynard 615ed0a45f cleanup 2003-12-16 01:47:16 +00:00
Chris Danford 83f37667ee fix compile error 2003-12-15 08:51:25 +00:00
Chris Danford a4c3e79e7b working on USB memory card detection for Linux 2003-12-15 08:34:06 +00:00
Glenn Maynard 9e489411e1 gcc compile fix 2003-12-15 08:13:14 +00:00
Glenn Maynard 8371d211ba debugging 2003-12-15 07:53:30 +00:00
Chris Danford 174c634616 working on USB memory card detection for Linux 2003-12-15 07:35:40 +00:00
Glenn Maynard 2a029e97be cleanup, fix typo (where'd this commit go?) 2003-12-15 07:04:20 +00:00
Glenn Maynard 0a41bb8512 cleanup, fix typo 2003-12-15 06:37:38 +00:00
Glenn Maynard 2cd058620b Always set GAMESTATE->m_CurStageStats.pSong.
Always fill in m_vPlayedStageStats.
2003-12-15 06:24:59 +00:00
Glenn Maynard 4f5be11174 optimize 2003-12-15 05:36:27 +00:00
Glenn Maynard 9331f41838 add in-place split() functions 2003-12-15 05:34:24 +00:00
Glenn Maynard a311303c33 FilenameDB::GetFileSet: don't deallocate and reallocate on each expiration 2003-12-15 03:07:31 +00:00
Glenn Maynard d410dbdfdb remove old comment 2003-12-15 02:41:55 +00:00
Glenn Maynard 69c6a90c6e ResolvePath resolves all components
GetFileType(".") -> TYPE_DIR
2003-12-15 02:40:41 +00:00
Glenn Maynard 85d970e8c6 mkdir fix 2003-12-15 02:38:52 +00:00
Glenn Maynard 0f7f494dbb path fix 2003-12-15 02:32:55 +00:00
Glenn Maynard c3f13981ef CollapsePath(".") -> "." 2003-12-15 02:32:09 +00:00
Andrew Livy 336411233f Credit modification. 2003-12-14 08:11:05 +00:00
Glenn Maynard 6dfceeb3f4 seek fix: header_bytes was zero 2003-12-13 20:28:27 +00:00
Steve Checkoway 328f80e19e oops, overwrite 2003-12-13 12:59:56 +00:00
Glenn Maynard e6daa6d214 fix translit load 2003-12-13 11:45:26 +00:00
Glenn Maynard 2524e91d6f fix case 2003-12-13 06:58:30 +00:00
Glenn Maynard c89cc1a145 buffering fixes 2003-12-13 06:52:25 +00:00
Glenn Maynard 85dc688905 update for a10 2003-12-13 06:46:11 +00:00
Glenn Maynard 4054694f63 fix link 2003-12-13 06:25:28 +00:00
Glenn Maynard 05358c40a2 update 2003-12-13 05:58:18 +00:00
Glenn Maynard 1a23e5dea9 fix d3d screenshots 2003-12-13 05:21:46 +00:00
Sean Burke e43629bd9f Cleanup NotesLoaderBMS. Multiline comments should be put within /* */ 2003-12-13 03:54:13 +00:00
Glenn Maynard bd71b37938 remove old test file 2003-12-12 22:47:05 +00:00
Glenn Maynard 0b91043b3b update 2003-12-12 22:45:30 +00:00
Glenn Maynard afc0d12058 cleanup 2003-12-12 22:39:45 +00:00
Glenn Maynard beea7e9627 update root searching 2003-12-12 22:27:21 +00:00
Steve Checkoway 492cd1da67 Temp. fix until Glenn finishes whatever he had in mind for linux in RageFileManager. 2003-12-12 17:21:10 +00:00