Glenn Maynard
|
027406f8df
|
play command on change
|
2005-04-25 03:44:21 +00:00 |
|
Glenn Maynard
|
d5479053fa
|
disable unused attack loading code
|
2005-04-25 02:38:54 +00:00 |
|
Glenn Maynard
|
d586994bf4
|
fix MAX_EDITS_PER_PROFILE
|
2005-04-25 02:27:17 +00:00 |
|
Glenn Maynard
|
0af0e63fc8
|
implement RageFileDriverTimeout::Remove; fixes temp file being left behind on memory card
|
2005-04-25 02:23:01 +00:00 |
|
Chris Danford
|
6d3f1d7e2b
|
hit rolls in autoplay
accumulate calories in autoplay
|
2005-04-25 02:17:30 +00:00 |
|
Glenn Maynard
|
812bd73f7f
|
cleanup
|
2005-04-25 01:57:01 +00:00 |
|
Glenn Maynard
|
91f25bba0a
|
transition's finished; rename LoadEditsFromDir to LoadAllFromProfileDir to regeneralize
|
2005-04-25 00:36:26 +00:00 |
|
Glenn Maynard
|
620b847f06
|
remove unused SongManager::LoadAllFromProfile
|
2005-04-25 00:33:40 +00:00 |
|
Glenn Maynard
|
63120568e6
|
Edits are part of the profile, so it's the profile's responsibility to load and unload them. (allows implementing fallback edit loading)
|
2005-04-25 00:32:08 +00:00 |
|
Glenn Maynard
|
b37894ca6e
|
don't unload all edits (machine edits stay loaded, others unloaded when we unload the profile; if we want to reload machine edits, reload the machine profile)
|
2005-04-25 00:28:58 +00:00 |
|
Glenn Maynard
|
d997b7d137
|
unload edits when unloading the profile
|
2005-04-25 00:25:04 +00:00 |
|
Glenn Maynard
|
96bcbbc820
|
allow freeing steps from a specific profile
|
2005-04-25 00:09:59 +00:00 |
|
Glenn Maynard
|
dcafde0088
|
allow unloading steps from a specific profile
|
2005-04-25 00:05:42 +00:00 |
|
Glenn Maynard
|
8f831ffb85
|
split out SongManager::LoadEditsFromDir
|
2005-04-24 23:39:35 +00:00 |
|
Glenn Maynard
|
5093809e31
|
fallback load for Editable.ini when loaded by the memory card thread
|
2005-04-24 23:23:32 +00:00 |
|
Glenn Maynard
|
1ea1ecfaaf
|
move FastLoadProfileNameFromMemoryCard into ProfileManager
|
2005-04-24 23:06:15 +00:00 |
|
Glenn Maynard
|
9928ed6bde
|
report errors in LoadEditableDataFromDir
|
2005-04-24 22:56:05 +00:00 |
|
Glenn Maynard
|
d8e675a1c4
|
pass -l flag to umount
|
2005-04-24 22:46:18 +00:00 |
|
Glenn Maynard
|
389c5e4430
|
add missing Seek method
|
2005-04-24 22:19:39 +00:00 |
|
Glenn Maynard
|
c9e7232970
|
better error messages
|
2005-04-24 22:04:39 +00:00 |
|
Glenn Maynard
|
48d5aaf621
|
fix RageFileDriverTimeout::FlushDirCache: need to flush both the RageFileDriverTimeout and the child driver
|
2005-04-24 21:59:44 +00:00 |
|
Chris Danford
|
c6040055eb
|
hide locked steps
|
2005-04-24 20:32:03 +00:00 |
|
Chris Danford
|
ad5c70f7df
|
add unlockable steps
|
2005-04-24 19:41:52 +00:00 |
|
Glenn Maynard
|
086ee3f376
|
split GetMemoryCardProfileDirectoriesToTry
store directory imported from
|
2005-04-24 19:39:54 +00:00 |
|
Glenn Maynard
|
cabfc056fd
|
API
|
2005-04-24 19:33:46 +00:00 |
|
Glenn Maynard
|
e2ab509b8e
|
pull out common memory card profile code (in prep for import handling)
|
2005-04-24 19:30:35 +00:00 |
|
Glenn Maynard
|
3a5de2fe67
|
cleanup
|
2005-04-24 19:27:30 +00:00 |
|
Glenn Maynard
|
1abb3cd8b2
|
working on importing scores
|
2005-04-24 19:18:46 +00:00 |
|
Glenn Maynard
|
a7d099d006
|
simplify
|
2005-04-24 18:50:31 +00:00 |
|
Glenn Maynard
|
a5c6093a9f
|
cleanup
|
2005-04-24 18:48:17 +00:00 |
|
Chris Danford
|
cc6369f044
|
fix warning
|
2005-04-24 11:15:07 +00:00 |
|
Chris Danford
|
2a8f30fcd1
|
fix uninitialized variable
|
2005-04-24 11:10:55 +00:00 |
|
Chris Danford
|
9187aa2399
|
broadcast note crossed messages in beginner mode for BGAs
add FORCE_MODIFIERS_IN_BEGINNER
|
2005-04-24 11:03:02 +00:00 |
|
Chris Danford
|
f6308e73fd
|
approach current scrollBPM faster
|
2005-04-24 10:48:18 +00:00 |
|
Chris Danford
|
f7b43c71fd
|
add Lua method
|
2005-04-24 10:47:44 +00:00 |
|
Glenn Maynard
|
30f05feedd
|
add per-vertex diffuse color lua bindings
|
2005-04-24 10:08:55 +00:00 |
|
Glenn Maynard
|
104ecd10ce
|
split("") should return an empty vector
|
2005-04-24 06:32:51 +00:00 |
|
Glenn Maynard
|
5ab903244e
|
support sequences of only one input
|
2005-04-24 06:31:39 +00:00 |
|
Glenn Maynard
|
1f369f298a
|
sync behavior of InputQueue::MatchesSequence overloads
|
2005-04-24 06:30:32 +00:00 |
|
Chris Danford
|
47bfebf266
|
cache metrics
|
2005-04-24 05:58:58 +00:00 |
|
Josh Allen
|
2369bd337c
|
Remove unused headers
Reorganize portions of code for easier reuse
|
2005-04-24 05:52:35 +00:00 |
|
Chris Danford
|
12caf40f7f
|
cleanup
|
2005-04-24 05:44:42 +00:00 |
|
Glenn Maynard
|
e700aae4e1
|
Add "Select". Nothing currently uses this directly, but it can be mapped
to codes.
|
2005-04-24 04:35:59 +00:00 |
|
Glenn Maynard
|
5affc1cef4
|
more table fixes
|
2005-04-24 04:06:01 +00:00 |
|
Glenn Maynard
|
b6e5391f9e
|
fix table (this compiled because "NO_DEFAULT_KEY NO_DEFAULT_KEY" becomes "-1-1" = -2)
|
2005-04-24 04:03:52 +00:00 |
|
Glenn Maynard
|
58aa3d2577
|
fix compile (does this driver even work?)
|
2005-04-24 03:44:56 +00:00 |
|
Chris Danford
|
7c022ff166
|
fix "can give up while the next song is loading, putting the next song animation in a messed up state"
|
2005-04-24 02:21:25 +00:00 |
|
Chris Danford
|
f46f9d70d7
|
human readable Keymaps.ini
|
2005-04-24 02:15:41 +00:00 |
|
Chris Danford
|
958642a3b8
|
save mappings after automapping. Otherwise, if we don't exit cleanly, the automappings are lost and not reapplied on the next run
|
2005-04-24 02:06:26 +00:00 |
|
Chris Danford
|
d1d16207a6
|
always save mappings on exit - not just on change
|
2005-04-24 02:03:25 +00:00 |
|