Jason Felds
|
230fd47cf0
|
[splittiming] This also needed SST care.
|
2011-05-14 01:41:20 -04:00 |
|
Jason Felds
|
9909125b50
|
[splittiming] Let Linux have fun with this.
I forgot which folder SongPosition.* goes in.
|
2011-05-14 01:37:12 -04:00 |
|
Jason Felds
|
393dadcb16
|
[splittiming] More SST protection.
Also added InvalidSound for emphasis.
|
2011-05-14 01:31:28 -04:00 |
|
Jason Felds
|
361a6340db
|
[splittiming] No BG Changes in Step Timing.
|
2011-05-14 01:03:39 -04:00 |
|
Jason Felds
|
e462049c16
|
[splittiming] No more holds/rolls on Song Timing.
|
2011-05-14 00:57:34 -04:00 |
|
Jason Felds
|
7c9b54e9f0
|
[splittiming] Fix ArrowEffects 1c4b21b.
Almost had this one right...just needed more vars.
|
2011-05-13 23:32:14 -04:00 |
|
Jason Felds
|
e078e6beef
|
[splittiming] More SST setup.
Song Timing shouldn't edit notes, only timing.
|
2011-05-13 16:29:35 -04:00 |
|
Jason Felds
|
323f1b0059
|
[splittiming] Remove hack, just use bEnabled.
Wish I saw this sooner.
|
2011-05-13 16:04:17 -04:00 |
|
Jason Felds
|
e95ac1eef0
|
[splittiming] Song Timings don't get warps.
Song Timing is meant for background changes
and emergency fallback Step Timing. Warps
do not belong here.
|
2011-05-13 15:38:21 -04:00 |
|
Jason Felds
|
9e747aa84b
|
[splittiming] No longer just pauses and BPMs.
|
2011-05-13 15:25:19 -04:00 |
|
Jason Felds
|
e3cec47a41
|
[splittiming] More SST adjustments.
|
2011-05-13 15:21:48 -04:00 |
|
Jason Felds
|
e26868a2d7
|
[splittiming] More SST.
|
2011-05-13 10:51:09 -04:00 |
|
Jason Felds
|
d85b9552b4
|
[splittiming] Use more SST functions.
|
2011-05-13 10:07:41 -04:00 |
|
Jason Felds
|
af3fb53d18
|
[splittiming] doxygen note on SST.
|
2011-05-13 09:55:25 -04:00 |
|
Jason Felds
|
844f5828a5
|
[splittiming] Use SST, Simplify.
|
2011-05-13 09:53:06 -04:00 |
|
Jason Felds
|
cba8011765
|
[splittiming] Preemptive SST fixing.
|
2011-05-13 09:49:00 -04:00 |
|
Jason Felds
|
6f6c18e050
|
[splittiming] More SST fixes.
|
2011-05-13 09:44:54 -04:00 |
|
Jason Felds
|
a7b58e07a2
|
[splittiming] Broadcast message on failure.
|
2011-05-13 09:20:42 -04:00 |
|
Jason Felds
|
b43dabc094
|
[splittiming] Tap insertions are Step Time only.
|
2011-05-13 09:05:32 -04:00 |
|
Jason Felds
|
f694fe5955
|
[splittiming] Add sounds to recent actions.
|
2011-05-13 08:50:59 -04:00 |
|
Jason Felds
|
172c80204f
|
[splittiming] doxygen test with transplanting.
|
2011-05-13 00:49:59 -04:00 |
|
Jason Felds
|
ba65be2335
|
[splittiming] Don't show routine key on non.
Hmm...does mercurial offer a cherry pick command?
|
2011-05-13 00:40:10 -04:00 |
|
Jason Felds
|
4c063eaefd
|
[splittiming] Only display needed values.
NOTE: Hackish code in here. Improvements
would be appreciated.
|
2011-05-13 00:05:31 -04:00 |
|
Jason Felds
|
123f3a64ed
|
[splittiming] Minor typo.
|
2011-05-13 00:03:41 -04:00 |
|
Jason Felds
|
72690b8c70
|
[splittiming] BG stuff in Song Timing only.
Alright...let's see how badly I broke this.
|
2011-05-12 23:25:50 -04:00 |
|
Jason Felds
|
64a6abc12b
|
[splittiming] Add the [T]iming Switch.
One or two more things to do before running this...
|
2011-05-12 23:18:57 -04:00 |
|
Jason Felds
|
14fc0839d5
|
[splittiming] Prepare right side of editor.
Now, what key on the keyboard can be used for switching...
|
2011-05-12 23:11:42 -04:00 |
|
Jason Felds
|
7361e3fe04
|
[splittiming] GetAppropriateTiming() function.
I admit it: I got tired of typing the same if statement.
|
2011-05-12 23:01:19 -04:00 |
|
Jason Felds
|
d74294d4b7
|
[splittiming] DisplayTimingMenu()
The bottom part may be reverted if
this backfires horribly.
|
2011-05-12 22:50:39 -04:00 |
|
Jason Felds
|
59fe8c02c0
|
[splittiming] Organize Beat 0 Offset.
|
2011-05-12 22:39:10 -04:00 |
|
Jason Felds
|
3a348123ca
|
[splittiming] Draw certain text based on switch.
Note: the diff for this hates the indentation.
|
2011-05-12 22:34:16 -04:00 |
|
Jason Felds
|
29e0bd3d2f
|
[splittiming] Prepare timing bool switch.
This is needed in GAMESTATE due to it
also going to be called in NoteField.
|
2011-05-12 22:24:25 -04:00 |
|
Jason Felds
|
32afac9991
|
[splittiming] Fit more text/directions in.
Someone more skilled in metrics can try
to make the text stand out.
|
2011-05-12 22:07:00 -04:00 |
|
Jason Felds
|
4edf884b1a
|
[splittiming] Cleanup and comment.
|
2011-05-12 21:41:20 -04:00 |
|
Jason Felds
|
7c638451cd
|
[splittiming] Write out the Steps' #OFFSET.
|
2011-05-12 21:31:33 -04:00 |
|
Jason Felds
|
5bcc094504
|
[splittiming] Let Steps have their own offset.
There are pros and cons...call this one instinct.
|
2011-05-12 21:23:48 -04:00 |
|
Jason Felds
|
1ee92c65e9
|
[splittiming] Allow F1^H4 dedicated Timing Menu.
|
2011-05-12 20:55:45 -04:00 |
|
Jason Felds
|
f9da743e59
|
[splittiming] Fix editor bug on create & no save.
Hmm...is this bug also in default?
|
2011-05-12 20:50:38 -04:00 |
|
Jason Felds
|
de66de1e74
|
[default -> splittiming] Is this needed now?
|
2011-05-12 19:12:13 -04:00 |
|
Jason Felds
|
6f6e8edd30
|
Another warning, another bot test.
|
2011-05-12 15:32:09 -04:00 |
|
Jason Felds
|
1f51dec22c
|
Fix initialization warning.
|
2011-05-12 14:39:42 -04:00 |
|
Jason Felds
|
b79797a80c
|
[splittiming] ...whoops. Double merge.
|
2011-05-12 14:00:25 -04:00 |
|
Jason Felds
|
85ce7cbb62
|
[default -> splittiming] Usual updates.
|
2011-05-12 13:59:44 -04:00 |
|
Jason Felds
|
fa07ab9e0a
|
Doxygen bot commit test.
|
2011-05-12 13:19:51 -04:00 |
|
Jason Felds
|
34c5865927
|
Can't forget Windows users.
|
2011-05-12 12:35:18 -04:00 |
|
Jason Felds
|
fcf3932159
|
Attempted default noteskin fake fix.
Am I the only one that isn't getting the desired results?
|
2011-05-12 12:35:05 -04:00 |
|
Jason Felds
|
7c0ea4cc8a
|
Fake note fix by Jousway.
|
2011-05-12 12:21:17 -04:00 |
|
Jason Felds
|
24ddc948ed
|
Stops and Delays need length, not BPMs.
|
2011-05-12 11:18:21 -04:00 |
|
Jason Felds
|
ae6dbaa9e2
|
Linux compiles again. Needs help linking.
|
2011-05-12 00:31:52 -04:00 |
|
Jason Felds
|
0e9de47cf6
|
Patch by codebrainz for linux assistance.
Linux users, you may want to make clean
&& sh ./autogen.sh && ./configure before
running make again.
|
2011-05-12 00:19:01 -04:00 |
|
Jason Felds
|
57aa17bb51
|
Slightly desparate, and don't want to lose this.
|
2011-05-11 22:48:19 -04:00 |
|
Jason Felds
|
4866c126b1
|
Curious commit here...windows test really.
|
2011-05-11 22:01:18 -04:00 |
|
Jason Felds
|
071616033b
|
Never commit code at restaurants again.
|
2011-05-11 21:05:56 -04:00 |
|
Jason Felds
|
0d57fff5e6
|
Get some paths adjusted properly.
|
2011-05-11 20:26:47 -04:00 |
|
Jason Felds
|
b1d501bf38
|
Fix linker warning by hand.
Library Search Paths weren't showing in Xcode for some reason.
|
2011-05-11 20:19:36 -04:00 |
|
Jason Felds
|
68b391481d
|
[splittiming] Rewritten to be more modular.
Guess I'll have some fun with this tonight.
|
2011-05-11 18:19:39 -04:00 |
|
Jason Felds
|
04d45bca1c
|
[splittiming] Right, we store ints.
|
2011-05-11 17:13:22 -04:00 |
|
Jason Felds
|
7dd4869344
|
[default -> splittiming] DisplayBPM.
|
2011-05-11 17:09:55 -04:00 |
|
Jason Felds
|
8de6ddb7e3
|
[default -> splittiming] Cleanliness.
|
2011-05-11 17:07:20 -04:00 |
|
Jason Felds
|
750b688de4
|
Consistent insensitive string comparisons.
This seems to reduce the need for a #define,
but I need someone on the Windows side to check.
|
2011-05-11 16:48:51 -04:00 |
|
Jason Felds
|
52f3bdf7a6
|
Remove duplicate metrics.
|
2011-05-11 16:07:35 -04:00 |
|
Jason Felds
|
da51e26d07
|
Standardize conversion processes.
Too many arguments for or against the many methods:
stick to one inside a common function.
This commit will force recompilation of many files.
|
2011-05-11 15:58:31 -04:00 |
|
Jason Felds
|
212a3b971f
|
Allow beat versus to take place.
Made sure to cover 5 and 7 styles.
|
2011-05-11 14:33:04 -04:00 |
|
Jason Felds
|
7a5475b139
|
[default -> splittiming] Usual updates.
|
2011-05-11 12:09:29 -04:00 |
|
Jason Felds
|
33172945ea
|
[splittiming] Players, invalidate your caches!
|
2011-05-11 11:03:12 -04:00 |
|
Jason Felds
|
754ce93b09
|
Better ordering, don't have closed branch up top.
|
2011-05-10 21:17:25 -04:00 |
|
Jason Felds
|
c19ef49bd5
|
Json shadows are gone.
|
2011-05-10 20:51:21 -04:00 |
|
Jason Felds
|
9da3681595
|
Revert, force const casting.
Perhaps we should use these stricter casts more often.
|
2011-05-10 20:50:30 -04:00 |
|
Jason Felds
|
8862d799fd
|
Add Notes*Json.* for Mac side.
|
2011-05-10 20:50:05 -04:00 |
|
Jason Felds
|
a97fca8b1d
|
[default -> splittiming] Staying caught up.
|
2011-05-10 15:53:44 -04:00 |
|
Jason Felds
|
6183954590
|
[splittiming] More work needed on this one.
|
2011-05-10 15:47:16 -04:00 |
|
Jason Felds
|
fb8b387fb7
|
[splittiming] Compiles and links.
Not guaranteed to work. Adjustments to GameState
and SongPosition may still be needed.
|
2011-05-10 14:53:59 -04:00 |
|
Jason Felds
|
7fa6620423
|
[splittiming] m_Position needed. (50)
|
2011-05-10 14:45:52 -04:00 |
|
Jason Felds
|
cb52b2b1ed
|
[splittiming] Forgot to merge this.
|
2011-05-10 10:11:43 -04:00 |
|
Jason Felds
|
7ba084f18b
|
[default -> splittiming] freem's updates.
|
2011-05-10 10:07:13 -04:00 |
|
Jason Felds
|
d8068767bb
|
[splittiming] Thai, your file. Your credit.
|
2011-05-10 09:02:31 -04:00 |
|
Jason Felds
|
e7e5db58c8
|
[splittiming] We have breakage!
|
2011-05-10 08:58:51 -04:00 |
|
Jason Felds
|
5d4c63bf5a
|
[splittiming] The .edit files matter too.
Maybe we need a new extension for edits.
|
2011-05-10 08:58:24 -04:00 |
|
Jason Felds
|
fab4cda5ff
|
[splittiming] Comment cleanup.
|
2011-05-09 23:35:21 -04:00 |
|
Jason Felds
|
1ea093cd5f
|
[splittiming] Cleanup, more prepwork.
|
2011-05-09 23:16:56 -04:00 |
|
Jason Felds
|
2ad3b729f1
|
[splittiming] Define far ahead version.
This will let other branches develop .ssc if needed
while this branch takes its time.
|
2011-05-09 22:49:47 -04:00 |
|
Jason Felds
|
f629f06c34
|
[splittiming] Abstract functionality for later.
I don't want to repeat code for Steps.
|
2011-05-09 22:42:46 -04:00 |
|
Jason Felds
|
44ee6fc0de
|
[splittiming] Simplify.
|
2011-05-09 21:19:40 -04:00 |
|
Jason Felds
|
cd9fc83029
|
[splittiming] We can build now.
How effective the build is, though...that's the question.
Time to risk breaking more parts.
|
2011-05-09 21:17:24 -04:00 |
|
Jason Felds
|
9cb41af5f4
|
[splittiming] All but ScreenEdit. (67)
|
2011-05-09 21:11:33 -04:00 |
|
Jason Felds
|
f7d1b46f72
|
[splittiming] Bringing it down. (91)
|
2011-05-09 21:03:30 -04:00 |
|
Jason Felds
|
71bf72e964
|
[splittiming] More error fixes. (153)
Nothing has been tied to the steps yet.
|
2011-05-09 20:48:23 -04:00 |
|
Jason Felds
|
4784e544a4
|
[default -> splittiming] Catch up is a pain.
|
2011-05-09 15:29:56 -04:00 |
|
Jason Felds
|
aeb1f5e816
|
Holdover from older commit: didn't have to sub 1.
|
2011-05-09 14:44:19 -04:00 |
|
Jason Felds
|
c4c9d0c997
|
Adjust the scoring formulas for prev commit.
|
2011-05-09 14:40:49 -04:00 |
|
Jason Felds
|
06a6e9991a
|
Possible misnomer: Lifts aren't "taps".
I know, you can cycle to lifts as a tap type.
I think we need a better naming scheme here.
|
2011-05-09 14:39:13 -04:00 |
|
Jason Felds
|
a1bf5d99f7
|
More doxygen catchup.
|
2011-05-09 14:23:05 -04:00 |
|
Jason Felds
|
c5156ccaa7
|
Attempted Windows fixes for libpng.
I was NOT on Windows while doing this.
Any mistakes here, blame on me.
|
2011-05-08 17:35:36 -04:00 |
|
Jason Felds
|
008ac8a1cf
|
Trying to get Linux consistent with libpng.
|
2011-05-08 17:24:31 -04:00 |
|
Jason Felds
|
1657ed4dee
|
Add the other libpng stuff.
We can remove and strip each on a case by case basis.
MAC OS X builds now. Time to get the others.
|
2011-05-08 17:16:18 -04:00 |
|
Jason Felds
|
880e1bfbec
|
Right, the Windows typo.
|
2011-05-08 17:00:39 -04:00 |
|
Jason Felds
|
dd03c176b1
|
Start unifying png versions. 1.5.2 in this case.
|
2011-05-08 17:00:06 -04:00 |
|
Jason Felds
|
0601a5ce3b
|
Funny how I can add metrics but not modify them.
|
2011-05-07 22:42:30 -04:00 |
|
Jason Felds
|
a6500a0dc1
|
Don't clamp meter on write.
Here's yet another cache refresh for the trouble.
|
2011-05-07 19:34:53 -04:00 |
|
Jason Felds
|
cba408f92b
|
Include excludes for consistency.
|
2011-05-07 19:28:23 -04:00 |
|