Chris Danford
|
7856c7c534
|
use modifiers only in playback/record, not in edit
|
2005-03-31 21:25:15 +00:00 |
|
Chris Danford
|
a50beea26a
|
add ability to customize PlayerOptions and SongOptions screens in editor
|
2005-03-31 19:03:20 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Chris Danford
|
c65f44da8a
|
shorter give up time
|
2005-03-29 04:51:59 +00:00 |
|
Chris Danford
|
e407c1ee1d
|
cleanup
|
2005-03-29 02:02:11 +00:00 |
|
Chris Danford
|
f2cb208cd5
|
add logging
|
2005-03-29 01:46:00 +00:00 |
|
Chris Danford
|
be8038d642
|
not playable if mod is locked
|
2005-03-29 01:45:38 +00:00 |
|
Chris Danford
|
300d3fcd57
|
cleanup
add unlockable mods
|
2005-03-29 01:44:36 +00:00 |
|
Chris Danford
|
2aab932973
|
Sprite -> AutoActor
|
2005-03-29 01:33:20 +00:00 |
|
Chris Danford
|
d27320e0e4
|
cleanup
|
2005-03-29 00:31:57 +00:00 |
|
Chris Danford
|
0c37abf400
|
ignore locked and tutorial songs when choosing songs for random CourseEntries
|
2005-03-27 11:52:04 +00:00 |
|
Chris Danford
|
03ced3894e
|
add Lua methods
|
2005-03-27 11:49:04 +00:00 |
|
Chris Danford
|
c1e4a0baee
|
don't show endless courses in ranking
|
2005-03-27 10:31:27 +00:00 |
|
Chris Danford
|
05c5297f4b
|
event mode should have precedence in stage text
|
2005-03-27 10:16:47 +00:00 |
|
Chris Danford
|
bfece8a893
|
Sprite -> AutoActor
|
2005-03-27 07:04:04 +00:00 |
|
Chris Danford
|
091fed1bad
|
add GetPlayMode Lua method
|
2005-03-27 07:03:30 +00:00 |
|
Chris Danford
|
2153d96c49
|
simplify - don't initialize Lists that won't be shown
fix manual scrolling in ALL_COURSES
|
2005-03-27 03:00:39 +00:00 |
|
Chris Danford
|
734f4ba4f1
|
fix derived ThemeMetric types aren't Read on construction (broke ScreenRanking)
|
2005-03-27 00:32:25 +00:00 |
|
Chris Danford
|
e6f37dbee8
|
Don't fill in new Profiles with a hard-coded "NoName". Let ScreenSystemLayer fill in blank name from metrics.
|
2005-03-26 22:18:28 +00:00 |
|
Chris Danford
|
ff1d0fd0f0
|
hide locked songs from EditMenu in HomeEditMode
|
2005-03-26 20:46:50 +00:00 |
|
Chris Danford
|
6016f34983
|
multiply the alphas so we can fade even while an effect is playing
|
2005-03-26 19:30:10 +00:00 |
|
Chris Danford
|
40b6c0c350
|
When editing an edit, don't allow navigating far past the end of the song.
|
2005-03-26 19:11:22 +00:00 |
|
Chris Danford
|
89a1c9f42a
|
fix initial selection not set to Easy
|
2005-03-26 18:51:39 +00:00 |
|
Chris Danford
|
da6eb251bf
|
don't calculate on edits in Song::ReCalculateRadarValuesAndLastBeat()
|
2005-03-26 18:50:20 +00:00 |
|
Chris Danford
|
c500975854
|
fix AccumStageStats doesn't get cleared between games
|
2005-03-26 17:30:37 +00:00 |
|
Chris Danford
|
1833d67aa9
|
TIMER_SECONDS: int -> float
|
2005-03-26 03:30:08 +00:00 |
|
Chris Danford
|
5e7ea768ff
|
fix fallback order
|
2005-03-26 03:28:02 +00:00 |
|
Chris Danford
|
a16db4edaa
|
Don't use negative names for booleans: rename Hidden -> Visible, but still support the old interfaces.
|
2005-03-25 20:30:39 +00:00 |
|
Chris Danford
|
bb6592a4e7
|
use float.h and limit.h constants instead of arbitrary large numbers
|
2005-03-25 20:01:51 +00:00 |
|
Chris Danford
|
cc6b729c2d
|
remove unused
|
2005-03-25 11:09:42 +00:00 |
|
Chris Danford
|
becedbcca8
|
add "Blank" item in SourceSteps
|
2005-03-25 10:19:59 +00:00 |
|
Chris Danford
|
c0d6a59282
|
move EditMenuAction into EditMenu.h and remove unused Lua binding
|
2005-03-25 09:52:14 +00:00 |
|
Chris Danford
|
b684b3dd88
|
EditMenu: remove Autogen and consolidate Blank/Copy into Create
|
2005-03-25 09:49:34 +00:00 |
|
Chris Danford
|
441e86ac24
|
add "Autogen To Fill Width" to editor
|
2005-03-25 09:36:08 +00:00 |
|
Chris Danford
|
91c8cfec66
|
fix wrong Source Steps used
|
2005-03-25 09:35:08 +00:00 |
|
Chris Danford
|
466dbafa93
|
fix use of unititialized metric
|
2005-03-25 08:58:30 +00:00 |
|
Chris Danford
|
f1f0a94f29
|
enable SongOptions in HomeEditMode
|
2005-03-25 08:22:39 +00:00 |
|
Chris Danford
|
e45a53ad62
|
support aliases in mini menu text
|
2005-03-25 07:22:10 +00:00 |
|
Chris Danford
|
be9e673001
|
Hide highlight if no rows are enabled
|
2005-03-25 04:31:14 +00:00 |
|
Chris Danford
|
24df996776
|
fix crash on change row if all rows disabled
|
2005-03-25 04:23:57 +00:00 |
|
Chris Danford
|
c2a776661d
|
add OnCommand for Items and Icons
|
2005-03-25 04:14:49 +00:00 |
|
Chris Danford
|
c9bd120aba
|
ifdef style cleanup
|
2005-03-25 03:14:28 +00:00 |
|
Chris Danford
|
c45fd9fd33
|
only shift in Double and Couple, not Single
|
2005-03-24 23:03:12 +00:00 |
|
Chris Danford
|
5d8456e3ea
|
metrics cleaup: Remove duplicated "ToShow" and "ToHide" parsing logic
don't show hidden StepsTypes in EditMenu
|
2005-03-24 21:44:03 +00:00 |
|
Chris Danford
|
8dfde50b5f
|
don't show Tempo in HomeEditMode
|
2005-03-24 00:20:54 +00:00 |
|
Chris Danford
|
461c84b0c6
|
show help text in record as well as playback
|
2005-03-23 22:23:26 +00:00 |
|
Chris Danford
|
cb2abf07c4
|
fix bogus score values
fix play count not incremented, so scores don't save
|
2005-03-23 19:49:24 +00:00 |
|
Chris Danford
|
3dc8f02cec
|
change cap back to 50 per measure
|
2005-03-23 19:39:15 +00:00 |
|
Chris Danford
|
b07ad44c71
|
lower notes cap
improve cap error message
|
2005-03-23 10:56:51 +00:00 |
|
Chris Danford
|
cc912e4e5e
|
add undo in editor
enforce a notes per measure cap, MAX_NOTES_PER_MEASURE
|
2005-03-23 10:43:57 +00:00 |
|
Chris Danford
|
880e42e1d3
|
fix conflicting ScreenMessage IDs by automatically generating unique values
|
2005-03-23 08:48:38 +00:00 |
|
Chris Danford
|
659def4479
|
fix Pop message doesn't get sent if more than 1 prompt screen on the stack
|
2005-03-23 06:46:24 +00:00 |
|
Chris Danford
|
7c6ed89975
|
ScreenPrompt cleanup
|
2005-03-23 06:13:28 +00:00 |
|
Chris Danford
|
322344473c
|
add missing
|
2005-03-23 06:12:20 +00:00 |
|
Chris Danford
|
6877a921e4
|
Add cancel transition for STextEntry
|
2005-03-23 05:15:19 +00:00 |
|
Chris Danford
|
6adaa3f1a2
|
Add cancel transition for STextEntry
Validate new edit name is unique
|
2005-03-23 05:12:31 +00:00 |
|
Chris Danford
|
4c3b100c16
|
fix bogus s_bCancelled flag
|
2005-03-23 04:10:11 +00:00 |
|
Chris Danford
|
ee4be22260
|
add input length cap
fix bogus s_bCancelled flag
|
2005-03-23 04:08:27 +00:00 |
|
Chris Danford
|
ae57faa18d
|
add change sound
|
2005-03-23 03:41:40 +00:00 |
|
Chris Danford
|
fb4822d6c6
|
fix backsp on empty string crashes
|
2005-03-23 03:36:30 +00:00 |
|
Chris Danford
|
bd2f75f03b
|
prompt for an edit name when creating
|
2005-03-22 23:59:17 +00:00 |
|
Chris Danford
|
73506c413b
|
virtual keyboard cleanup
|
2005-03-22 23:58:16 +00:00 |
|
Chris Danford
|
0515e7949a
|
add text entry sounds
|
2005-03-22 20:26:06 +00:00 |
|
Chris Danford
|
96852c234c
|
Add a virtual keyboard to ScreenTextEntry
|
2005-03-22 20:15:24 +00:00 |
|
Chris Danford
|
17278e956f
|
sound for add/remove notes
|
2005-03-22 13:38:18 +00:00 |
|
Chris Danford
|
f2add3a4c8
|
add FillMachineStats for scores stress testing
|
2005-03-22 10:34:20 +00:00 |
|
Chris Danford
|
98aeb3d50f
|
add GetAllTrails
|
2005-03-22 10:33:47 +00:00 |
|
Chris Danford
|
e80357cfc1
|
split out MakeGuid
|
2005-03-22 10:33:06 +00:00 |
|
Chris Danford
|
51fd4e834c
|
fix some ScreenOptionsMenu items marked SelectNone, causing the GameCommand to not Apply
add FillMachineStats option
|
2005-03-22 10:31:47 +00:00 |
|
Chris Danford
|
2665d4c204
|
fix some ScreenOptionsMenu items marked SelectNone, causing the GameCommand to not Apply
|
2005-03-22 10:29:01 +00:00 |
|
Chris Danford
|
2db37d48c2
|
fix compile error
|
2005-03-22 09:27:46 +00:00 |
|
Chris Danford
|
7085e9ddbe
|
add matching Undemand
|
2005-03-22 06:18:24 +00:00 |
|
Chris Danford
|
cae1a91f41
|
fix low-res banners aren't cached, so changing songs causes a disc read
|
2005-03-22 05:52:56 +00:00 |
|
Chris Danford
|
7ca20486ef
|
use sin lookup table to fix terrible performance with float and tipsy performance on some archs
|
2005-03-22 00:58:05 +00:00 |
|
Chris Danford
|
1ce86551bd
|
escape quotes in sring literals to fix error compiling "PlayCommand,Don't"
|
2005-03-22 00:56:25 +00:00 |
|
Chris Danford
|
66a30e72b8
|
optimize: Add GetTimeSinceStartFast() that caches the time for archs where GetMicrosecondsSinceStart() is slow
|
2005-03-21 21:40:07 +00:00 |
|
Chris Danford
|
ea59bbfec8
|
cleanup
|
2005-03-21 20:14:08 +00:00 |
|