Commit Graph
7218 Commits
Author SHA1 Message Date
Steve Checkoway f27d98fd9c Fix paths for Mac OS X. 2003-12-12 08:43:45 +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
Steve Checkoway f952e4d82a test 2003-12-12 08:10:09 +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
Andrew Livy 0ef0f0633e MDenhams fixes for pop'n music BMS loading 2003-12-12 05:37:52 +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
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