Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
Glenn Maynard 6dfceeb3f4 seek fix: header_bytes was zero 2003-12-13 20:28:27 +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
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
Glenn Maynard 5b2a47b366 fix (nothing, I think) 2003-12-12 10:07:07 +00:00
Glenn Maynard a6cdf5a150 fix vc6 compile 2003-12-12 10:06:30 +00:00
Glenn Maynard 66e106e48a fix OGL screenshots (d3d still broken) 2003-12-12 10:05:58 +00:00
Glenn Maynard 0a2d283a4e SDL_RWops *OpenRWops( const CString &sPath, bool Write=false );
SDL_RWops *OpenRWops( CString &sBuf );
2003-12-12 10:03:23 +00:00
Glenn Maynard a2b432cdfb fix paths 2003-12-12 09:14:09 +00:00
Glenn Maynard 2aab443439 move binaries 2003-12-12 09:06:31 +00:00
Glenn Maynard 3baf14a62c NSIS doesn't like uninst being in Program 2003-12-12 09:01:47 +00:00
Glenn Maynard c632a5189d fix win32 LoadingWindow 2003-12-12 08:55:50 +00:00
Glenn Maynard e953e263e8 install a shortcut to the old location 2003-12-12 08:53:44 +00:00
Glenn Maynard 21792e6852 move binaries 2003-12-12 08:51:38 +00:00
Glenn Maynard 9e6bdeee9f start moving binaries to "Program" for Windows, to clean up the root
directory
2003-12-12 08:41:44 +00:00
Glenn Maynard 0d0b0d3f12 try using RageFile for logging 2003-12-12 08:22:03 +00:00
Glenn Maynard 6a572e1e3a fix up DirOfExecutable 2003-12-12 08:18:54 +00:00
Glenn Maynard 63bb61388a add RageFile::Flush 2003-12-12 07:47:38 +00:00
Glenn Maynard f063c76799 move log files from the header to local globals 2003-12-12 07:29:54 +00:00
Glenn Maynard cca4b5944c save InitialWorkingDirectory 2003-12-12 07:23:44 +00:00
Glenn Maynard 86bd4d8aaf improve ALSA check
log OSS version
2003-12-12 06:34:02 +00:00
Glenn Maynard 886d8d71d1 remove BASE_PATH 2003-12-12 06:27:35 +00:00
Glenn Maynard 61a7553ce7 0.4.8 2003-12-12 06:20:41 +00:00
Glenn Maynard 756272f307 fix crash 2003-12-12 05:38:10 +00:00
Glenn Maynard 441f6769c3 log section setup times 2003-12-12 04:46:46 +00:00
Glenn Maynard 2e7f153d95 optimization experiment 2003-12-12 04:40:35 +00:00
Glenn Maynard b018828250 optimize 2003-12-12 03:55:12 +00:00
Glenn Maynard 36b61910be cleanup, optimize 2003-12-12 03:54:26 +00:00
Glenn Maynard 34f2de2d63 optimize SortSongPointerArrayByGrade 2003-12-12 03:05:37 +00:00
Glenn Maynard ee30b932da this writes a lot; output progress in case it appears to stall 2003-12-11 21:59:59 +00:00
Glenn Maynard 2073a682c6 fix and clean up CreateDirectories 2003-12-11 21:59:16 +00:00
Glenn Maynard b19d72123d improve buffering to fix slow stats writing 2003-12-11 21:48:19 +00:00
Glenn Maynard 683b327064 fix crash with empty steps 2003-12-11 21:26:57 +00:00
Glenn Maynard 3170384170 fix lyric loading 2003-12-11 21:09:30 +00:00
Glenn Maynard 49cf4f0b82 Loosen up tap detection; it's strict to the point of being annoying. 2003-12-11 21:01:54 +00:00
Glenn Maynard 7011c81a8e implement RageFileObjDirect::GetDisplayPath 2003-12-11 07:40:03 +00:00
Glenn Maynard 58744ad453 apth fixups
cdtitle fix
2003-12-11 07:26:59 +00:00
Glenn Maynard a7190307f3 fix up path handling 2003-12-11 07:24:32 +00:00
Glenn Maynard 65248e01d7 fix crash 2003-12-11 07:15:06 +00:00
Glenn Maynard 9723ca794b fix refcounting 2003-12-11 07:13:20 +00:00
Glenn Maynard a8365e11b6 Make CollapsePath strip "." and empty path entries "foo//bar" 2003-12-11 06:51:54 +00:00
Glenn Maynard 24760c03ee remove extra (old) copy of zlib 2003-12-11 06:10:16 +00:00
Glenn Maynard cc0e42784d use dynamic zlib1.dll 2003-12-11 06:09:22 +00:00
Glenn Maynard 32e9acccbb use dynamic zlib1.dll 2003-12-11 05:58:54 +00:00
Glenn Maynard e724cb7102 fix warning 2003-12-11 05:37:35 +00:00
Glenn Maynard 37fc279c8f refcount drivers 2003-12-11 05:32:35 +00:00
Glenn Maynard 6e095ea8a3 buffer writes 2003-12-11 05:00:18 +00:00
Glenn Maynard 0ce98fb56a optimize 2003-12-11 04:53:16 +00:00
Glenn Maynard 2db4faae95 Optimize:
ReserveRows, like vector::reserve
GetTapNoteX, non-bounds-checking GetTapNote
Don't put these large functions in the header; they're probably
too big to inline anyway
2003-12-11 04:52:23 +00:00
Glenn Maynard 40e3d71d12 remove old stuff 2003-12-11 01:13:39 +00:00
Glenn Maynard 6ceb13a62a make RageFileDriverDirect::Ready at least plausibly correct in *nix 2003-12-10 22:30:40 +00:00
Glenn Maynard f63a35506a pane update 2003-12-10 22:11:07 +00:00
Glenn Maynard 3228ca1afc fix warnings 2003-12-10 21:13:21 +00:00
Glenn Maynard c34c2c5aec dur 2003-12-10 11:01:44 +00:00
Glenn Maynard aac40fec42 disable RageFileObjZipDeflated::Copy 2003-12-10 10:06:32 +00:00
Glenn Maynard f76a664437 continue phasing out SLASH 2003-12-10 09:47:36 +00:00
Glenn Maynard e9ae2c0803 continue phasing out BASE_PATH and SLASH 2003-12-10 09:44:16 +00:00
Glenn Maynard cd7ab704cb handle "SLASH" stuff at a low level 2003-12-10 09:43:31 +00:00
Glenn Maynard f4a3640b0d optimize 2003-12-10 09:27:41 +00:00
Glenn Maynard 11870a6072 continue phasing out BASE_PATH and SLASH 2003-12-10 09:26:05 +00:00
Glenn Maynard d6af0593d3 continue phasing out BASE_PATH and SLASH 2003-12-10 09:21:34 +00:00
Glenn Maynard bbbc711e95 continue phasing out BASE_PATH and SLASH
fix warning
2003-12-10 09:15:40 +00:00
Glenn Maynard 658c72c6ad start phasing out BASE_PATH and SLASH 2003-12-10 09:02:55 +00:00
Glenn Maynard 5a40e082ec mount zips in "Packages" 2003-12-10 08:55:20 +00:00
Glenn Maynard 4a50344b4e dist "Packages" 2003-12-10 08:44:13 +00:00
Glenn Maynard 1186608491 add Instructions.txt 2003-12-10 08:35:31 +00:00
Glenn Maynard 41c54e7d0b enable RageFileDriverZip 2003-12-10 08:16:32 +00:00
Glenn Maynard e1a52545a5 add RageFileDriverZip 2003-12-10 08:15:23 +00:00
Glenn Maynard a9a0bcb68a add SM_ZLIB 2003-12-10 08:14:48 +00:00
Glenn Maynard 045811f341 add zlib test 2003-12-10 08:07:54 +00:00
Glenn Maynard 37536edf34 RageFileDriverZip 2003-12-10 07:38:13 +00:00
Glenn Maynard 64052c0fe1 add windows zlib stuff 2003-12-10 07:37:23 +00:00
Glenn Maynard 9527258e8e fix warning 2003-12-10 07:34:08 +00:00