Commit Graph
30654 Commits
Author SHA1 Message Date
Jason Felds 70b4c024bf Right...rushed that part a bit. 2011-05-30 15:44:46 -04:00
Jason Felds bf69af0a76 Better error message, worse (?) implementation.
Help will be needed to restore couple editing.

I hope we didn't knock out routine editing as well.
2011-05-30 14:42:39 -04:00
Jason Felds 55c97ad4ea Better error message.
Somehow surprised I didn't cause issues with
including each others' headers.
2011-05-30 14:21:20 -04:00
Jason Felds cf33620d04 Add doxygen, plan for new functions.
We need a way to ensure that all of the songs we get
actually have charts for the present gametype.
2011-05-30 13:57:09 -04:00
Jason Felds a652919085 Use a separate class for this. 2011-05-30 13:48:26 -04:00
Jason Felds 4180f8af0e Well, we can play custom courses now.
Still needs adjusting.
2011-05-30 13:35:23 -04:00
Thai Pangsakulyanont f29e63d2b7 fix a crash on a course editor by renaming ambiguous class 2011-05-31 00:01:39 +07:00
Jason Felds 47cacfe865 [tiger -> default] Right, did it the wrong way.
NOW Tiger is dead.
2011-05-30 12:07:25 -04:00
Jason Felds 98990d90ef [tiger -> default] Tiger support is now dead.
Hmm...why is it mentioning other files on this commit?
2011-05-30 12:06:39 -04:00
Jason Felds f1fa1e279a [tiger] Use the <map> suggestion.
I believe <string> and <vector> are already in global.h.
2011-05-30 11:32:04 -04:00
Jason Felds f456085964 [tiger] Never needed the glew target. 2011-05-30 10:43:43 -04:00
Jason Felds f686951513 [tiger] Universal binaries work.
Thanks to the #gcc channel in getting GCC 4.2 to work.
2011-05-30 10:40:00 -04:00
Jason Felds b42eb482bf [tiger] Don't need these parts.
Also had to move glew up to for early compilation.
2011-05-30 02:23:16 -04:00
Jason Felds 5d3dd2820d [tiger] Force glew to come before OpenGL.
Sorry shakesoda, but we had no choice here.
2011-05-30 00:56:09 -04:00
Jason Felds 9a64fb230b Don't clap skipped judged rows.
...yeah, we may need a function here.
2011-05-30 00:44:16 -04:00
Jason Felds 149b004ecf Slightly overdid it, but speeds parse. 2011-05-29 23:55:03 -04:00
Thai Pangsakulyanont b1f990c0f1 move glew.c inside stepmania (now builds!) 2011-05-30 10:39:50 +07:00
Thai Pangsakulyanont 8164ddeafb probably that's where it's hidden. 2011-05-30 09:52:49 +07:00
Jason Felds 8de49622eb Ensure the reference is passed. 2011-05-29 22:44:23 -04:00
Jason Felds 09c56854b5 In SMA land, 2 params mean instant always. 2011-05-29 22:44:01 -04:00
Jason Felds b556103f38 Again, don't worry about warnings for externs.
Missed one involving lua.
2011-05-29 21:34:40 -04:00
Jason Felds 30f7038a29 [tiger] Add glew target, made it first.
Still get the gl.h before glew.h error.

May need another Mac user for help here.
2011-05-29 21:32:55 -04:00
Jason Felds d5d8084a59 [default -> tiger] Now to stop 10.4 support.
...maybe. Hopefully. Was given an idea anyway.
2011-05-29 21:16:42 -04:00
Jason Felds 95e960e139 ...and the title screen logo.
I think we've got this.
2011-05-29 15:18:03 -04:00
Jason Felds 952c1603fe Our new splash logo. 2011-05-29 15:10:31 -04:00
Jason Felds 3e8ad96636 There's another one. 2011-05-29 14:28:09 -04:00
Jason Felds 8597968987 Fix the date. 2011-05-29 14:21:57 -04:00
Jason Felds 79b0a5fcef Well, that's one picture adjusted. 2011-05-29 14:15:35 -04:00
Thai Pangsakulyanont 2a3bdec433 and another merge 2011-05-29 23:44:16 +07:00
Thai Pangsakulyanont 8ad9ada0da merge 2011-05-29 23:42:29 +07:00
Jason Felds ab303822d7 Fix one binary building warning. 2011-05-29 12:42:22 -04:00
Thai Pangsakulyanont bb1d829d38 make cancel do nothing. 2011-05-29 23:42:14 +07:00
Jason Felds 842dcba6c3 The tom brothers are good. 2011-05-29 11:50:45 -04:00
Jason Felds 18a4b7459d Don't get mad, get *shot for obvious reference*
...point is, don't focus on those warnings.
2011-05-29 11:46:25 -04:00
Jason Felds 42a3dbcb58 Save our warnings checks for our code. 2011-05-29 11:39:55 -04:00
Henrik Andersson 9038ab8d65 Bail out from the loop if we run out of data. 2011-05-29 17:10:35 +02:00
Jason Felds 1fd5211529 Better message on failure. 2011-05-28 19:05:27 -04:00
Jason Felds 6321a0c7b7 Simplify calls. 2011-05-28 18:20:56 -04:00
Jason Felds d27b9f6743 Compiling uses ';', linking uses ' '. 2011-05-28 18:14:36 -04:00
Jason Felds 30c0ab9182 It compiles. Now to fix linking. 2011-05-28 18:12:01 -04:00
Jason Felds d7c7c83a4b Getting there...time to find jmpbuf replacement. 2011-05-28 18:09:38 -04:00
Jason Felds 3c49e1a94d Trying to restore Texture Font Generator. 2011-05-28 18:05:00 -04:00
Jason Felds bf6cac9e71 Use henke37's fixes properly. Add PNG lib.
It is now possible to build binaries in VS2010.

I suspect some adjustments are still needed.
2011-05-28 17:37:56 -04:00
Jason Felds ff3ab6ee9a Add SongPosition for Split Timing.
Hmm...I wonder if this will mess with the compile order.
2011-05-28 17:20:10 -04:00
Jason Felds 5b5cd59ffa Have to redo PCH stuff for C files. 2011-05-28 17:18:46 -04:00
Jason Felds 71a72225da Ensure PNG files are compiled.
Well...mostly. Where's the ignore PCH setting in VS2010?
2011-05-28 17:04:26 -04:00
Jason Felds f72dd5a18e Silly me, forgetting to update the other VM. 2011-05-28 16:29:22 -04:00
Jason Felds cb4d91e2a7 Guess these filters are needed. 2011-05-28 16:27:03 -04:00
Jason Felds 2ebe35ec4a Make this a one-liner.
Thanks to henke37 for the fix.
2011-05-28 16:18:28 -04:00
Jason Felds 55eb29c665 Revert this...probably rushed it too fast.
Let the users choose this one I guess.
2011-05-28 15:43:49 -04:00