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
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
Chris Danford
c2f74f22f9
high score data cleanup
2003-12-10 08:32:16 +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
Chris Danford
a35829aea0
make high score data file smaller, make formats more future-proof
2003-12-10 07:49: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
Glenn Maynard
b62824a60c
fix warnings, compile
2003-12-10 07:32:40 +00:00
Glenn Maynard
9cef4460d4
fix g++ compile
2003-12-10 07:27:18 +00:00
Glenn Maynard
83701f9a9f
Rewrite, loosely based on Info-ZIP.
2003-12-10 07:08:22 +00:00
Glenn Maynard
cdb4dbc03b
replace GetFileModTime with GetFileHash
2003-12-10 07:07:42 +00:00
Chris Danford
2cbabe8dcf
fix high score name saving
2003-12-10 06:49:27 +00:00
Glenn Maynard
2073a1bd3c
fix ReloadMetrics crash when SCREENMAN doesn't exist
2003-12-10 06:07:15 +00:00
Chris Danford
66331e6802
add separate screenshot sound
2003-12-10 06:07:09 +00:00
Glenn Maynard
e900f29d03
fix warning
2003-12-10 05:49:34 +00:00
Glenn Maynard
a669319a71
fix warnings
2003-12-10 05:49:01 +00:00
Glenn Maynard
e844e3c5c0
fix copied filepos
2003-12-10 05:48:31 +00:00
Glenn Maynard
29ac07278e
add RageFile copy ctor
...
fix RageFile::Rewind
implement RageFile(CString&)
2003-12-10 05:04:37 +00:00
Chris Danford
5fe62af9c9
add bookkeeping to stats.html
2003-12-10 05:03:17 +00:00
Glenn Maynard
910419a14e
better error reporting
2003-12-10 05:01:51 +00:00
Glenn Maynard
d5281f11eb
bigger seek buffer
2003-12-10 05:01:22 +00:00
Glenn Maynard
c4cd8ba935
add Copy virtual
2003-12-10 05:00:54 +00:00
Glenn Maynard
86173ae9ba
remove RageFileObjDirect::SeekCur
...
add RageFileObjDirect::Copy
2003-12-10 05:00:28 +00:00
Glenn Maynard
990dfb570a
Allow storing private pointer in FilenameDB.
...
Add GetFile.
2003-12-10 04:58:47 +00:00