Commit Graph

7290 Commits

Author SHA1 Message Date
Glenn Maynard fd4c640a7a add MemoryCardManager 2003-12-17 03:56:32 +00:00
Glenn Maynard 13a49e4528 add CombinedLifeMeter.h 2003-12-17 03:54:38 +00:00
Chris Danford a0167ea995 fix compile errors 2003-12-17 03:48:46 +00:00
Chris Danford 9777f6ef00 working on more efficient Linux usb detection 2003-12-17 03:43:31 +00:00
David Wilson 3367ada9f0 Bug Fixes 2003-12-17 02:41:14 +00:00
Glenn Maynard 8f7347b915 Masahiro Andoh
Sakura Saku
Toshio Masuda
Tsuneo Imahori
Michiru Yamane
Negai
Hatsumi Morinaga
Yuzo Koshiro
Jaurim
Mirai Yosouzu II
Masaya Matsuura
2003-12-17 02:30:05 +00:00
Glenn Maynard 75809a1710 update 2003-12-17 02:25:50 +00:00
David Wilson d5459f56d0 Added FootRank Class to project file 2003-12-17 01:45:36 +00:00
David Wilson e758c9a1c5 Class for statistical Foot Ranking model 2003-12-17 01:44:03 +00:00
Glenn Maynard 05f1d908d6 cruft 2003-12-16 22:45:43 +00:00
Glenn Maynard d3cbbdf8e9 const fix 2003-12-16 20:35:09 +00:00
Glenn Maynard 9b306e7471 metrics 2003-12-16 10:05:12 +00:00
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