Chris Danford
|
147151e0b1
|
don't use hard-coded screen name
|
2005-02-15 19:44:34 +00:00 |
|
Chris Danford
|
23fe6c5dca
|
calories: don't double-count earlier steps
|
2005-02-15 18:30:27 +00:00 |
|
Chris Danford
|
bb099ee7e0
|
count calories while stepping, not at the end
|
2005-02-15 09:24:48 +00:00 |
|
Chris Danford
|
2b974e654d
|
play OffCommand for underlays
|
2005-02-15 07:58:06 +00:00 |
|
Chris Danford
|
07f011ef7e
|
make BitmapText accept Font property
|
2005-02-15 07:57:38 +00:00 |
|
Glenn Maynard
|
8584cbc0d7
|
when compiling a script from a file, don't dump the entire contents of the
script to the log/dialog
|
2005-02-15 07:17:49 +00:00 |
|
Chris Danford
|
6d7f4cf150
|
add ScoreDisplayCalories
|
2005-02-15 07:09:07 +00:00 |
|
Chris Danford
|
eb35dfa15f
|
cleanup
|
2005-02-15 07:07:23 +00:00 |
|
Glenn Maynard
|
0a0ad8714c
|
allow LuaManager::RunExpression to return a function
show the filename when a full script has an error
use LuaManager::RunExpression in LuaExpression
|
2005-02-15 02:15:26 +00:00 |
|
Glenn Maynard
|
004d774889
|
simplify
|
2005-02-15 02:07:59 +00:00 |
|
Glenn Maynard
|
2103eb0531
|
bring RunExpression and RunScript closer together
|
2005-02-15 02:02:08 +00:00 |
|
Glenn Maynard
|
22eee805b9
|
show the resulting invalid color value when a color metric using a Lua
function returns garbage, not the text of the lua call
|
2005-02-15 01:53:30 +00:00 |
|
Glenn Maynard
|
831e7c1825
|
remove LuaManager::PushNopFunction(). Just compile an empty function;
it'll be tiny, anyway.
|
2005-02-15 01:49:03 +00:00 |
|
Chris Danford
|
d9e71d7798
|
fix bogus, by-hand edit
|
2005-02-15 00:59:56 +00:00 |
|
Chris Danford
|
9702bca914
|
track calories in StageStats
|
2005-02-15 00:54:24 +00:00 |
|
Chris Danford
|
cf15266d69
|
fix "force SHOW_ONE" logic
|
2005-02-15 00:53:40 +00:00 |
|
Chris Danford
|
0ab2447027
|
move "rolling numbers" functionality out of ScoreDisplayNormal
|
2005-02-15 00:49:22 +00:00 |
|
Chris Danford
|
e51d338922
|
fix PlayerColors
|
2005-02-14 23:55:56 +00:00 |
|
Chris Danford
|
d63ab93803
|
Add m_pCourse to DescribesCurrent
|
2005-02-14 18:35:50 +00:00 |
|
Chris Danford
|
3ae98fd47a
|
fix ShowOne rows don't obey "capitalize"
There's got to be a cleaner way of doing this.
|
2005-02-14 18:28:14 +00:00 |
|
Chris Danford
|
93d31aa38a
|
revert to fix selected color
|
2005-02-14 18:21:58 +00:00 |
|
Chris Danford
|
874ee9fd1b
|
clean up enum strings
|
2005-02-14 17:52:45 +00:00 |
|
Chris Danford
|
98cee78b78
|
assert on invalid enum strings early
|
2005-02-14 17:51:57 +00:00 |
|
Chris Danford
|
f747571c29
|
fix enum strings
|
2005-02-14 17:50:53 +00:00 |
|
Glenn Maynard
|
db9cd87c34
|
fix push
|
2005-02-14 05:57:40 +00:00 |
|
Glenn Maynard
|
0ba4a0b715
|
test menu
|
2005-02-14 02:13:55 +00:00 |
|
Glenn Maynard
|
bcd60d35cf
|
menu sample code
|
2005-02-14 02:12:37 +00:00 |
|
Glenn Maynard
|
b8e863610f
|
ThemeMetric.h
|
2005-02-14 01:47:10 +00:00 |
|
Glenn Maynard
|
3c65876ed3
|
Lua interface to creating options menu rows. The code's a little ugly;
cleanups and samples coming in a bit.
|
2005-02-14 01:42:21 +00:00 |
|
Glenn Maynard
|
33b74d0fc3
|
simplify
|
2005-02-14 01:38:57 +00:00 |
|
Chris Danford
|
43c221c1fa
|
fix warning
|
2005-02-14 01:37:08 +00:00 |
|
Glenn Maynard
|
230ba5b9a9
|
allow GetOneSelection to return -1 when there are none selected
|
2005-02-14 01:36:54 +00:00 |
|
Chris Danford
|
e288aaff7c
|
cleanup
|
2005-02-14 01:34:49 +00:00 |
|
Glenn Maynard
|
ab39fa278e
|
fix compile
|
2005-02-14 01:33:53 +00:00 |
|
Glenn Maynard
|
e24c79048e
|
add LuaReference::GetLuaType, LuaExpression
|
2005-02-14 01:31:10 +00:00 |
|
Chris Danford
|
8073ebaac5
|
add unsigned clamp and wrap
|
2005-02-14 01:30:05 +00:00 |
|
Chris Danford
|
c020f54c3c
|
move code from header to cpp
|
2005-02-14 01:29:25 +00:00 |
|
Glenn Maynard
|
6c5450edd8
|
ThemeMetric.h
|
2005-02-14 01:25:01 +00:00 |
|
Glenn Maynard
|
e4448c7484
|
metrics
|
2005-02-14 01:18:10 +00:00 |
|
Glenn Maynard
|
e73a167761
|
fix positioning for hidden items
|
2005-02-14 01:16:08 +00:00 |
|
Glenn Maynard
|
470b308fe0
|
comment
|
2005-02-13 20:10:27 +00:00 |
|
Chris Danford
|
0da2e0fa6e
|
remove unused workout options
|
2005-02-13 18:18:55 +00:00 |
|
Chris Danford
|
dae8bf0332
|
enum name cleanup
fix "CapitalizeAll" not applied if "ShowOneInRow"
|
2005-02-13 18:15:10 +00:00 |
|
Chris Danford
|
202170ab53
|
add "ShowOneInRow"
|
2005-02-13 18:14:11 +00:00 |
|
Charles Lohr
|
711c17a8bf
|
Fix: Marvelous timing in menus. Note: We didn't notice this bug because if we don't edit it, it will remain at 2.
ALSO
Fix: Don't crash when kicked from SMOnline room screen
|
2005-02-13 07:30:32 +00:00 |
|
Charles Lohr
|
e274d0f569
|
Fix: Marvelous timing in menus. Note: We didn't notice this bug because if we don't edit it, it will remain at 2.
|
2005-02-13 07:27:25 +00:00 |
|
Chris Danford
|
a4fc150692
|
Options row labels metrics cleanup
|
2005-02-13 07:16:30 +00:00 |
|
Chris Danford
|
b4327b8daf
|
specify Y for each row
|
2005-02-13 07:10:35 +00:00 |
|
Chris Danford
|
fdad5746e7
|
change ThemeMetric static-sized arrays to dynamically sized
|
2005-02-13 06:44:50 +00:00 |
|
Glenn Maynard
|
12e7f2d5da
|
comments
|
2005-02-13 04:48:05 +00:00 |
|