Commit Graph
3358 Commits
Author SHA1 Message Date
AJ Kelly fbfbace87d fix crash on start 2011-05-12 00:57:16 -05: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 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
AJ Kelly 90469f0f25 .c_str() 2011-05-11 16:08:29 -05: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 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
Thai Pangsakulyanont a478308345 [splittiming] Fix crash. I don't know what caused it and how it was caused, but this fixed it. 2011-05-11 22:57:55 +07:00
Thai Pangsakulyanont c625f19fee [splittiming] marge 2011-05-11 22:09:12 +07:00
Thai Pangsakulyanont a8f2d0094f [splittiming] I accidently hardcoded PLAYER_1 in NoteField 2011-05-11 22:08:38 +07:00
Jason Felds 33172945ea [splittiming] Players, invalidate your caches! 2011-05-11 11:03:12 -04:00
Thai Pangsakulyanont 378b438389 [splittiming] screenedit now behaves (just moving around, charting process not tested)
some work need to be done on snapping and transitioning between editing and playing.
2011-05-11 21:22:18 +07:00
Thai Pangsakulyanont 1bf99bd528 [splittiming] make screenedit work with the steps' timing. 2011-05-11 20:53:40 +07:00
AJ Kelly d2b7c26209 small cleanup + comment 2011-05-11 02:24:04 -05:00
AJ Kelly 292c8ece49 [AnnouncerManager] Add support for "gameplay combo #" for announcer. 2011-05-11 02:12:34 -05:00
AJ Kelly f31982985c [GameSoundManager] Added PlayAnnouncer Lua binding. 2011-05-11 02:01:42 -05:00
AJ Kelly 88640657cc tiny cleanup 2011-05-11 00:46:42 -05:00
AJ Kelly 12daa21a0a ping pong, will this work? 2011-05-10 19:57:58 -05: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
AJ Kelly bde4574c1c attempt a fix for mac compiling 2011-05-10 19:46:08 -05:00
AJ Kelly f1546b4283 change to GetTapNoteRange and use MAX_NOTE_ROW 2011-05-10 19:43:30 -05:00
AJ Kelly 5e262bec0f add NotesLoader/WriterJson to makefile.am 2011-05-10 19:03:30 -05:00
AJ Kelly aa58884f8f add NotesLoader/WriterJson 2011-05-10 18:59:09 -05: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
AJ Kelly a6ea7bdf50 attempt to get rid of some madness 2011-05-10 14:46:20 -05: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
Thai Pangsakulyanont 2c87c34899 [splittiming] ArrowEffects, BPMDisplay, Inventory, MeterDisplay 2011-05-10 21:44:25 +07:00
AJ Kelly ce392f003c [BPMDisplay] Added SetFromCourse Lua binding. 2011-05-10 09:30:03 -05:00
Thai Pangsakulyanont 5209585cdc [splittiming] merge (81) 2011-05-10 21:24:34 +07:00
AJ Kelly a867b88640 add missing endless banner 2011-05-10 09:24:31 -05:00
Thai Pangsakulyanont b8a4521f9c Move the reset code to SongPosition. 2011-05-10 21:22:01 +07:00
Thai Pangsakulyanont 722d22dffc [splittiming] temporary fix for ScreenEdit. It uses song position for now. (82)
So once it builds we have to test it extensively to see where it could be wrong.
2011-05-10 21:21:23 +07: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
AJ Kelly 6b61e8e0bb fix vs2008 compile 2011-05-10 09:04:44 -05:00
AJ Kelly d136d19cef fix compile; don't add features early in the morning 2011-05-10 08:55:50 -05:00
Thai Pangsakulyanont ab8b76b3b8 [splittiming] NoteDisplay, NoteField, Player, PlayerState (182) 2011-05-10 20:27:12 +07:00
Thai Pangsakulyanont 38a4852180 [splittiming] Fix Player.cpp (198) 2011-05-10 20:18:17 +07:00
Thai Pangsakulyanont 8c8ba93006 [default -> splittiming] and another merge. 2011-05-10 20:05:33 +07:00
Thai Pangsakulyanont 990b6cb125 [splittiming] and a merge 2011-05-10 20:04:47 +07:00