Glenn Maynard
|
18d3efa6e1
|
allow loading editable data from stats.xml
|
2005-08-13 03:16:28 +00:00 |
|
Glenn Maynard
|
570713023a
|
cleanup
|
2005-08-13 02:30:21 +00:00 |
|
Glenn Maynard
|
53b3c35663
|
unused
|
2005-08-13 01:50:32 +00:00 |
|
Glenn Maynard
|
77d5d0466f
|
CreateLocalProfileByID -> AddLocalProfileByID (to allow code to set up
a local profile on its own)
|
2005-08-13 01:47:56 +00:00 |
|
Glenn Maynard
|
674ddf419a
|
simplify
|
2005-08-13 01:38:35 +00:00 |
|
Glenn Maynard
|
828c44f299
|
flush in SaveAllToDir, instead of CreateNewProfile
|
2005-08-13 01:32:50 +00:00 |
|
Glenn Maynard
|
18911711c4
|
split FillProfile
|
2005-08-13 00:10:18 +00:00 |
|
Glenn Maynard
|
3a464572b4
|
cleanup
|
2005-08-13 00:03:56 +00:00 |
|
Glenn Maynard
|
16e2681225
|
simplify
|
2005-08-12 23:39:26 +00:00 |
|
Glenn Maynard
|
37fc8656a1
|
static
|
2005-08-12 23:37:16 +00:00 |
|
Glenn Maynard
|
537491e1ed
|
cleanup
|
2005-08-12 23:35:18 +00:00 |
|
Glenn Maynard
|
77e37fa38b
|
ScreenPrompt::BeginScreen
|
2005-08-12 23:34:44 +00:00 |
|
Glenn Maynard
|
450cbfa66b
|
make STextEntry work more like other screens: single parameter ctor, move
the special load stuff into a separate function (called any time before
BeginScreen)
|
2005-08-12 22:46:32 +00:00 |
|
Glenn Maynard
|
f264975834
|
delete profiles without reloading all old ones
|
2005-08-12 19:12:20 +00:00 |
|
Glenn Maynard
|
6fd6304502
|
rename profiles without reloading all old ones
assert
|
2005-08-12 19:05:38 +00:00 |
|
Glenn Maynard
|
39656d87ec
|
create new profiles without reloading all old ones
|
2005-08-12 18:40:12 +00:00 |
|
Glenn Maynard
|
d01af9bde2
|
typo
|
2005-08-12 04:13:08 +00:00 |
|
Glenn Maynard
|
85d66d4a6c
|
dumb fix
|
2005-08-12 04:12:33 +00:00 |
|
Glenn Maynard
|
b5cca118e0
|
add TWEEN_SMOOTH
|
2005-08-12 04:08:51 +00:00 |
|
Glenn Maynard
|
f54745f8da
|
fix warning
|
2005-08-12 04:05:19 +00:00 |
|
Glenn Maynard
|
fbfafcecbb
|
pull code out of header
|
2005-08-12 03:22:44 +00:00 |
|
Glenn Maynard
|
ca72464405
|
simplify
|
2005-08-12 03:18:31 +00:00 |
|
Glenn Maynard
|
6c8fd11e93
|
merge common code
|
2005-08-12 03:16:44 +00:00 |
|
Glenn Maynard
|
ce5643c76a
|
flip logic ("if(!a) b else c" -> "if(a) c else b")
|
2005-08-12 03:16:21 +00:00 |
|
Glenn Maynard
|
643d264ce0
|
cleanup, de-interleace accessors
|
2005-08-12 03:14:50 +00:00 |
|
Glenn Maynard
|
52eb7a79b8
|
cleanup
|
2005-08-12 03:12:54 +00:00 |
|
Glenn Maynard
|
095513c3d7
|
hide more
|
2005-08-12 03:10:53 +00:00 |
|
Glenn Maynard
|
2b1b57b81f
|
hide more
|
2005-08-12 03:03:54 +00:00 |
|
Glenn Maynard
|
8af1f7003d
|
hide more
|
2005-08-12 02:55:48 +00:00 |
|
Glenn Maynard
|
70a109c54b
|
fPercentDP, fSurviveSeconds
|
2005-08-12 02:46:58 +00:00 |
|
Glenn Maynard
|
d3bd7a7723
|
hide iScore
|
2005-08-12 02:37:04 +00:00 |
|
Glenn Maynard
|
aa04fe60dd
|
hide grade
|
2005-08-12 02:19:08 +00:00 |
|
Glenn Maynard
|
2307fa23d9
|
hidden HighScore::sName
|
2005-08-12 01:52:01 +00:00 |
|
Glenn Maynard
|
4f7da83726
|
pull function out of header
const
|
2005-08-12 01:29:40 +00:00 |
|
Glenn Maynard
|
09b7bb96bc
|
working on hiding HighScore internals
|
2005-08-12 01:05:35 +00:00 |
|
Glenn Maynard
|
f4caf2275f
|
simplify
|
2005-08-11 23:57:20 +00:00 |
|
Glenn Maynard
|
453de64456
|
LoadEditFromBuffer and friends (analogs of NotesLoaderSM calls)
|
2005-08-11 23:29:47 +00:00 |
|
Glenn Maynard
|
4ca6bf6282
|
implement CourseWriterCRS::GetEditFile, CourseWriterCRS::Write(RageFileBasic)
|
2005-08-11 23:28:18 +00:00 |
|
Glenn Maynard
|
09b44c9766
|
split GetLocalProfileByID
|
2005-08-11 23:14:32 +00:00 |
|
Glenn Maynard
|
3c93754969
|
split CreateLocalProfileByID
|
2005-08-11 23:10:44 +00:00 |
|
Glenn Maynard
|
01b6345758
|
split UnloadAllLocalProfiles
|
2005-08-11 23:06:01 +00:00 |
|
Glenn Maynard
|
89d1fae8ba
|
fix crash, logic in deleting course edits
|
2005-08-11 20:51:15 +00:00 |
|
Dan Colardeau
|
e0d81f3256
|
Fix for missing graphics errors.
|
2005-08-07 02:15:43 +00:00 |
|
Chris Danford
|
5020c1c9bf
|
add profile swap, add profile change/swap sounds
|
2005-08-06 05:43:24 +00:00 |
|
Chris Danford
|
2cc2f07f8d
|
add lua bindings
use profileID as the key in the map, not the profile dir
|
2005-08-06 05:42:21 +00:00 |
|
Chris Danford
|
3d37449e6b
|
add lua bindings
use profileID as the key in the map, not the profile dir
|
2005-08-06 05:34:06 +00:00 |
|
Chris Danford
|
c15b82a222
|
add EditProfileID lua binding
|
2005-08-06 05:33:29 +00:00 |
|
Chris Danford
|
c20c41e7fc
|
load commands from elements (for using Lua to generate the command name)
|
2005-08-06 05:33:01 +00:00 |
|
Chris Danford
|
fc05cb7838
|
don't play changed sound unless the value actually changed
|
2005-08-06 05:31:53 +00:00 |
|
Ben Anderson
|
b81c3dcf3c
|
Revert; I'm not awake today.
|
2005-08-05 20:41:15 +00:00 |
|