Chris Danford
|
35251bb25b
|
load Models from XML (alternative to a .model file)
|
2005-04-01 23:46:45 +00:00 |
|
Chris Danford
|
164d272b4c
|
load .ini files as BGAnims
|
2005-04-01 23:45:59 +00:00 |
|
Chris Danford
|
411f376e75
|
add SetFOV
|
2005-04-01 21:00:14 +00:00 |
|
Chris Danford
|
2480c02254
|
don't hard code a sleep - let a BGAnimation control the transition
|
2005-04-01 12:35:49 +00:00 |
|
Glenn Maynard
|
c40ab7f7a7
|
MODE_INVALID
|
2005-04-01 11:07:40 +00:00 |
|
Chris Danford
|
bddb7e88f8
|
add a few "aux*" aliases so that custom glyphs don't have to use arbitrary points in the private range
|
2005-04-01 09:24:06 +00:00 |
|
Chris Danford
|
745a2141cb
|
update textInfo max once every 0.5 secs
|
2005-04-01 08:34:23 +00:00 |
|
Chris Danford
|
5e7afa7f77
|
fix garbage value for 2nd sample
|
2005-04-01 07:28:48 +00:00 |
|
Glenn Maynard
|
94c10e28f5
|
PREFSMAN->m_bScreenTestMode
|
2005-04-01 05:26:59 +00:00 |
|
Glenn Maynard
|
6305f0ba29
|
fix "iNewNumTracks > 0" assertion failure when uninitialized m_EditMode happens to be 1
|
2005-04-01 04:47:03 +00:00 |
|
Glenn Maynard
|
2480f22702
|
AbortGiveUp when pausing
|
2005-04-01 02:34:22 +00:00 |
|
Charles Lohr
|
3251fa2e28
|
Add: ability to let user use the text entry screen old-style.
|
2005-03-31 22:47:21 +00:00 |
|
Chris Danford
|
7856c7c534
|
use modifiers only in playback/record, not in edit
|
2005-03-31 21:25:15 +00:00 |
|
Charles Lohr
|
fbb611cf24
|
Workaround: let P2 use P1's menu buttons for changing P2's own difficulty, but only when P1 isn't around.
|
2005-03-31 21:01:11 +00:00 |
|
Chris Danford
|
a50beea26a
|
add ability to customize PlayerOptions and SongOptions screens in editor
|
2005-03-31 19:03:20 +00:00 |
|
Charles Lohr
|
47300d65c2
|
Fix: return grade?
|
2005-03-31 17:26:25 +00:00 |
|
Chris Danford
|
cb542836d1
|
add Lua ActorScroller
|
2005-03-31 12:57:21 +00:00 |
|
Chris Danford
|
e53bff3d06
|
add Lua methods
|
2005-03-31 12:56:41 +00:00 |
|
Chris Danford
|
8cac261c52
|
clean up GRADE_ constant names to match GradeToString
|
2005-03-31 06:14:28 +00:00 |
|
Chris Danford
|
d39fa29164
|
split off GetGradeFromPercent
|
2005-03-31 06:13:40 +00:00 |
|
Chris Danford
|
41820054f1
|
Add LuaFunction_Float
|
2005-03-31 06:13:03 +00:00 |
|
Chris Danford
|
5fc8788a45
|
combine GetSongsPercentCompleteAllDifficulties and GetCoursesPercentCompleteAllDifficulties
|
2005-03-31 06:12:26 +00:00 |
|
Glenn Maynard
|
a1405d64d8
|
don't wait for the wheel to settle before processing background loads after selecting random
|
2005-03-31 03:18:58 +00:00 |
|
Glenn Maynard
|
dd364a2de9
|
use AddNumberSuffix
|
2005-03-31 02:57:51 +00:00 |
|
Glenn Maynard
|
9e663cba1e
|
add AddNumberSuffix
|
2005-03-31 02:26:37 +00:00 |
|
Chris Danford
|
b29790f307
|
grade constant cleanup
add LuaGrade
|
2005-03-31 02:06:24 +00:00 |
|
Chris Danford
|
9ee7d3f5c0
|
add Lua CourseDifficulties
|
2005-03-31 02:03:49 +00:00 |
|
Chris Danford
|
7082c5f78b
|
add score utility methods: GetTotalStepsWithTopGrade, GetTotalTrailsWithTopGrade
|
2005-03-31 02:03:00 +00:00 |
|
Glenn Maynard
|
be9b7dd3cf
|
add Open( RageFileBasic *f ), cleanup
|
2005-03-30 23:07:52 +00:00 |
|
Glenn Maynard
|
517e084b99
|
fix quantize: quantize the duration, don't extend hold notes over tap notes
without clearing them, ignore duration for tap notes
|
2005-03-30 22:05:11 +00:00 |
|
Chris Danford
|
79fa333e91
|
Sprite -> AutoActor
|
2005-03-30 17:43:34 +00:00 |
|
Chris Danford
|
47aaf5a0eb
|
split c'tor and Load
|
2005-03-30 17:42:41 +00:00 |
|
Glenn Maynard
|
c7155811bd
|
noisy
|
2005-03-30 09:05:39 +00:00 |
|
Glenn Maynard
|
b4b4635e4b
|
avoid using very large texture coordinates
|
2005-03-30 08:36:55 +00:00 |
|
Chris Danford
|
ba1e1e41b8
|
add ShowCourseContents metric
remove ShowUnderlines
|
2005-03-30 07:40:26 +00:00 |
|
Chris Danford
|
23f0556912
|
add ShowCourseContents metric
|
2005-03-30 07:39:41 +00:00 |
|
Glenn Maynard
|
5b577d5455
|
fix assertion failure
|
2005-03-30 06:09:30 +00:00 |
|
Chris Danford
|
9aa003041d
|
clip the area highlight rectangle
|
2005-03-30 04:27:13 +00:00 |
|
Chris Danford
|
43948c2134
|
lerp in FastSin to fix shimmer in MusicWheel
|
2005-03-30 03:59:33 +00:00 |
|
Chris Danford
|
61a5f51344
|
fix new Screens get created 3x after the last GameCommand change
remove complicated GetAndEraseScreen logic and export SELECT_NONE rows if they have focus, otherwise don't export them (fixes InsertCoin row)
|
2005-03-30 03:29:35 +00:00 |
|
Chris Danford
|
30ec0cdb7d
|
remove ShowUnderlines. Use SELECT_NONE to not show underlines
|
2005-03-30 02:37:19 +00:00 |
|
Chris Danford
|
ead944abd4
|
cache metrics
theme EditMenu arrow colors
|
2005-03-30 01:39:05 +00:00 |
|
Chris Danford
|
d8a269754e
|
Only UpdateTextInfo when something changes (fixes skips in playback/record)
|
2005-03-30 01:06:13 +00:00 |
|
Chris Danford
|
57d906be11
|
Apply game commands in the order specificed so that earlier, possibly depenant commands are applied first
|
2005-03-30 00:56:33 +00:00 |
|
Chris Danford
|
f6e6ff688f
|
don't call m_DifficultyList.SetFromGameState twice when changing music (fixes jumpy cursor)
|
2005-03-29 21:30:24 +00:00 |
|
Chris Danford
|
cd8b35e801
|
fix "can't paste from clipboard with only one row in clipboard"
fix "can't Undo to a blank NoteField"
clamp paste area so that pasting past the maximum beat is impossible
|
2005-03-29 20:25:14 +00:00 |
|
Glenn Maynard
|
06c846b020
|
fix parameter
|
2005-03-29 19:30:16 +00:00 |
|
Chris Danford
|
afb2c2efb4
|
replace large, arbitrary numbers with limit constants
|
2005-03-29 19:10:42 +00:00 |
|
Chris Danford
|
d0ee7921ed
|
don't compile ActorCommands on the fly.
|
2005-03-29 19:01:52 +00:00 |
|
Thad Ward
|
704a8034a0
|
*poke* (testing CIA commits, as the bot has been rather quiet for the past
couple of days.)
|
2005-03-29 18:43:40 +00:00 |
|