Glenn Maynard
|
c2f211e696
|
HexToBinary for RString -> RString
|
2009-09-21 02:55:46 +00:00 |
|
Steve Checkoway
|
76f0af145b
|
When Move()ing, Remove()ing, or Close()ing a file opened for writing, update the cache when possible (RageFileDriverDirect) or invalidate the directory cache for the directory containing that file (everything else). Remove most of the FlushDirCache() calls as they are no longer needed. This fixes a long standing bug where files added into the cache were stat(2)ed O(n^2) times--that is, each file is stat(2)ed O(n) times.
|
2009-09-14 08:08:06 +00:00 |
|
Steve Checkoway
|
b60a92e633
|
Add debugging asserts for a divide by zero bug report.
|
2009-09-14 07:59:14 +00:00 |
|
Glenn Maynard
|
5d7ce555b6
|
these are a pain to workaround in VS
|
2009-09-14 00:08:54 +00:00 |
|
Steve Checkoway
|
48361720d4
|
Make sure buffer is large enough to handle all the frames. Patch from Jindrich Makovicka, bug 2799116.
|
2009-09-13 14:18:26 +00:00 |
|
Steve Checkoway
|
6a222c173b
|
Case.
|
2009-09-13 12:46:11 +00:00 |
|
Steve Checkoway
|
4758c14722
|
Fix more case problems. The animation is not correct, but I will leave that to someone with skill in that area.
|
2009-09-13 12:35:34 +00:00 |
|
Steve Checkoway
|
e6e5f43032
|
Simplify.
|
2009-09-13 12:00:37 +00:00 |
|
Steve Checkoway
|
d1afc07b39
|
zoom, zoom, zoom
|
2009-09-13 11:47:33 +00:00 |
|
Steve Checkoway
|
c18459f663
|
revert added tab.
|
2009-09-13 11:36:13 +00:00 |
|
Steve Checkoway
|
61168f5866
|
Fix bug id 2838775: StepsDisplay crashes with StepsType_Invalid.
|
2009-09-13 10:34:11 +00:00 |
|
Steve Checkoway
|
895b987e53
|
Old missed commit. Make this const.
|
2009-09-13 10:31:49 +00:00 |
|
Steve Checkoway
|
ac6052d737
|
Old missed commit, remove blank lines.
|
2009-09-13 10:29:38 +00:00 |
|
Steve Checkoway
|
1079f21b3a
|
Fix warning messages by not trying to use nil values.
|
2009-09-13 09:46:35 +00:00 |
|
Steve Checkoway
|
b40416c8b0
|
AfterSet does this. maxwidth is not defined for a TextBanner anyway.
|
2009-09-13 09:45:04 +00:00 |
|
AJ Kelly
|
0d4ef04621
|
add support for BLEND_WEIGHTED_MULTIPLY and BLEND_INVERT_DEST in d3d
|
2009-09-13 07:08:31 +00:00 |
|
AJ Kelly
|
effb2bb06a
|
remove CatalogXml from older Visual Studio project files
|
2009-08-30 18:59:36 +00:00 |
|
Colby Klein
|
b6228367a7
|
Experiment. Using different language for the group folder error in hopes that it will confuse less people (and be reported less often).
|
2009-08-22 09:46:41 +00:00 |
|
Glenn Maynard
|
2100c538aa
|
remove gross hack that screws up hold preference
|
2009-08-21 02:57:54 +00:00 |
|
Glenn Maynard
|
e5a493660e
|
don't complain about old field LEADTRACK
|
2009-08-21 02:48:30 +00:00 |
|
Glenn Maynard
|
07bbf5cba8
|
fix assertion on optional files
|
2009-08-20 23:17:44 +00:00 |
|
Colby Klein
|
4bb6af792d
|
Fix compile on OS X.
|
2009-08-20 00:42:27 +00:00 |
|
Vecais Dumais Laacis
|
7a621ba784
|
changes to make xbox version compile
probably should be tested
|
2009-08-16 20:10:02 +00:00 |
|
AJ Kelly
|
90000b6b56
|
add some more functions, clarify Steps:GetFilename()
|
2009-08-12 20:26:37 +00:00 |
|
Chris Danford
|
7735090585
|
add bSendJudgmentAndComboMessages
|
2009-08-12 17:51:15 +00:00 |
|
Glenn Maynard
|
8ae7d6a430
|
uuid specific to the score node
|
2009-08-11 18:32:17 +00:00 |
|
Chris Danford
|
1cf55ce92f
|
remove groups.xml copy
|
2009-08-10 16:55:17 +00:00 |
|
Chris Danford
|
a17fcefeff
|
course editing fixup
|
2009-08-10 16:33:17 +00:00 |
|
Chris Danford
|
52babc86c2
|
fix stale pCurSteps
|
2009-08-10 16:32:46 +00:00 |
|
Chris Danford
|
b56cbc27b7
|
uppercase words in StepsType lua string values to match other types
|
2009-08-10 06:39:00 +00:00 |
|
Chris Danford
|
e41eb2d03d
|
uppercase words in StepsType lua string values to match other types
|
2009-08-10 06:38:45 +00:00 |
|
Glenn Maynard
|
39f85d7f2b
|
no newline in uuid
|
2009-08-10 02:38:11 +00:00 |
|
Chris Danford
|
58985e3887
|
fix uninitialized variables
|
2009-08-10 01:03:26 +00:00 |
|
Chris Danford
|
21213aba18
|
fix null dereference in non-course
|
2009-08-10 01:01:58 +00:00 |
|
Glenn Maynard
|
0ce10f8b97
|
fix: write regular or multiplayer, not both
|
2009-08-10 00:42:44 +00:00 |
|
Glenn Maynard
|
0e6226c3d6
|
revert last: wrong place
|
2009-08-10 00:40:46 +00:00 |
|
Glenn Maynard
|
4aca552d72
|
fix: write regular or multiplayer, not both
|
2009-08-10 00:38:13 +00:00 |
|
Glenn Maynard
|
0e6f4720be
|
cleanup
|
2009-08-10 00:37:36 +00:00 |
|
Glenn Maynard
|
7975938293
|
zero uuid by default
|
2009-08-09 23:56:17 +00:00 |
|
Glenn Maynard
|
4df5f8c890
|
use a real UUID for the stage ID
|
2009-08-09 23:45:18 +00:00 |
|
Chris Danford
|
5709eef94d
|
fix crash backing out with an unsaved course
|
2009-08-09 23:03:10 +00:00 |
|
Chris Danford
|
30d71712c3
|
song.h -> Song.h
|
2009-08-09 23:02:39 +00:00 |
|
Glenn Maynard
|
6f40801c55
|
fix file signing
|
2009-08-09 22:59:50 +00:00 |
|
Chris Danford
|
e0574c767d
|
style cleanup
|
2009-08-09 22:59:32 +00:00 |
|
Glenn Maynard
|
388a1dbfdd
|
fix data output
|
2009-08-09 21:32:19 +00:00 |
|
Chris Danford
|
df9ed04fd3
|
CustomDifficulty fixup
fix stats.xml not saving
experimental recentscores.xml saving
|
2009-08-09 20:11:23 +00:00 |
|
Glenn Maynard
|
be79d17561
|
update
|
2009-08-09 05:42:34 +00:00 |
|
Glenn Maynard
|
34303e4f6b
|
warning: format not a string literal and no format arguments
|
2009-08-09 04:42:48 +00:00 |
|
Chris Danford
|
a140541be9
|
fix output dir
|
2009-08-09 04:35:49 +00:00 |
|
Chris Danford
|
b179f13bd0
|
remove "MaxRecentScores" prefs now that recent scores are no longer stored in stats.xml
|
2009-08-09 04:33:38 +00:00 |
|