Commit Graph
30192 Commits
Author SHA1 Message Date
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
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 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
Jonathan Payne da8017f91e coming close to a point where working on this will be a breeze IMO. 2011-05-11 14:34:02 -07:00
AJ Kelly 90469f0f25 .c_str() 2011-05-11 16:08:29 -05: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
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
Jason Felds 754ce93b09 Better ordering, don't have closed branch up top. 2011-05-10 21:17:25 -04: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
Jason Felds 8862d799fd Add Notes*Json.* for Mac side. 2011-05-10 20:50:05 -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
AJ Kelly a6ea7bdf50 attempt to get rid of some madness 2011-05-10 14:46:20 -05:00
AJ Kelly ce392f003c [BPMDisplay] Added SetFromCourse Lua binding. 2011-05-10 09:30:03 -05:00
AJ Kelly a867b88640 add missing endless banner 2011-05-10 09:24:31 -05:00
AJ Kelly 8968ccfa45 add missing strings 2011-05-10 09:13:31 -05:00
AJ Kelly 0f9a035c91 fix script error 2011-05-10 09:11:44 -05: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
AJ Kelly 4afa85c9f9 [Sprite] Added SetSecondsIntoAnimation(float) Lua binding. 2011-05-10 02:41:02 -05: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
Colby Klein 80cd64e50d Hopefully improve FFMpeg issues on linux (fix #260) 2011-05-08 17:36:50 -07: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
AJ Kelly e324d8f469 typo 2011-05-08 12:11:07 -05:00
Jason Felds 0601a5ce3b Funny how I can add metrics but not modify them. 2011-05-07 22:42:30 -04:00