Commit Graph
7204 Commits
Author SHA1 Message Date
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
Andrew Livy 4d82763a33 Major Pop'n Music Theme Update
Themers can now set off a sequence of sound effects via metrics on the Stage Evaluation screen
(good for games like beatmania, pop'n and pump that have a series of SFX)
2003-12-11 05:23:40 +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
Chris Danford 71b1ffaea6 remove cast, fix movie playback rate 2003-12-11 03:04:23 +00:00
Glenn Maynard 40e3d71d12 remove old stuff 2003-12-11 01:13:39 +00:00
Steve Checkoway 1337cdbaa6 update installer script 2003-12-10 23:53:03 +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
Steve Checkoway d5844e93c9 fix warnings 2003-12-10 16:42:02 +00:00
Chris Danford 4f75f0e174 add PREFSMAN->m_fMinPercentageForHighScore
fix fPercentDP not saved when new high score added
2003-12-10 11:49:44 +00:00
Chris Danford ea8c87c46f fix category feats show wrong score on ScreenNameEntryTraditional
store both iScore and fPercentDP for courses and categories
2003-12-10 11:35:34 +00:00
Glenn Maynard c34c2c5aec dur 2003-12-10 11:01:44 +00:00
Chris Danford e8c7e79729 fix bookkeeping bugs 2003-12-10 10:30:53 +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
Steve Checkoway 688a36eb16 remove comment 2003-12-10 09:45:21 +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
Chris Danford eb15c238fd fix duplicate/wrong profile.ini value names 2003-12-10 08:57:30 +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