Commit Graph
30 Commits
Author SHA1 Message Date
AJ Kelly 9931903f88 add CreateZip from SM4 betas. Someone should probably add this to the xcode project file. 2012-07-01 12:46:00 -05:00
Jason Felds 524755fad8 Minor adjustments on the VS2010 file. 2012-05-21 21:45:08 -04:00
Jason Felds 9258d923e3 Make this run in 2010.
Hmm...didn't I do this in the futures branch?
2012-03-18 15:52:07 -04:00
Austen Dicken 0c94594541 remove the need for libtheora since we have ffmpeg to handle
theora videos
2012-03-12 23:26:34 -05:00
Austen Dicken 220a23f452 Update ffmpeg support to 0.10 2012-03-10 18:45:31 -06:00
Jason Felds 244e06ae03 [sm5a2futures] Fix linker warnings at end.
This is probably not the best way to do it.

Anyone have a better plan?
2012-02-23 23:28:53 -05:00
Jason Felds fd40fea9cb Remove PMSLoader.
The BPMSLoader now handles PMS files considering their
similarities.
2011-11-30 00:32:17 -05:00
AJ Kelly e14b96cfbf part one of three-ish in reverting the Actors/ folder thing 2011-10-02 21:14:01 -05:00
Jason Felds 79aefde204 These windows builds...well, hopefully are good. 2011-09-23 19:41:54 -04:00
Mark Cannon c00fef183e remove unused files from repo and project files 2011-08-06 21:38:50 +00:00
Jason Felds 6c15a82892 Start removing Guitar Mode.
This was rushed in to begin with, and not
worth maintaining for us.
2011-07-30 15:20:27 -04:00
Jason Felds 2e35024cfb Remove ScoreKeeperGuitar. It is pointless now.
Linux users, you may have to redo autogen.sh here.
2011-07-27 18:55:54 -04:00
Aldo Fregoso 7014edbe26 Fixed VS2010 project 2011-07-18 22:17:55 -05:00
AJ Kelly 9fa492210d sm-ssc -> StepMania per solution filename rename 2011-07-16 20:22:08 -05:00
Jason Felds 03f3140149 Guess I had to update Windows on a Mac. 2011-07-14 00:15:12 -04:00
Jason Felds 584c2ee613 [loading window] Ensure loading & building order. 2011-06-05 10:10:45 -04:00
Henrik Andersson 17814f3638 [loading window] Oops, forgot to add the new files to the project. 2011-06-05 15:41:20 +02:00
Henrik Andersson ac2668176a Trying to clean up the loading window. 2011-06-03 23:54:45 +02:00
Henrik Andersson 148f557b6e Merge with default 2011-06-01 14:59:09 +02:00
Henrik Andersson f717de974e Just tweaking some compiler switches. 2011-06-01 14:58:27 +02:00
Jason Felds e90b81d3c3 Working towards refactoring TimingSegments.
Hope I took care of the Windows 20** files right.
2011-05-31 00:17:46 -04:00
Henrik Andersson 0235364283 Merge with default 2011-05-29 21:15:59 +02:00
Jason Felds ab303822d7 Fix one binary building warning. 2011-05-29 12:42:22 -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 2ebe35ec4a Make this a one-liner.
Thanks to henke37 for the fix.
2011-05-28 16:18:28 -04:00
AJ Kelly 904e7ba2dd make some include paths less ugly on Windows. 2011-05-20 01:57:48 -05:00
Jason Felds 3a201660c2 Bare bones VS2010 stuff.
This most likely does not work as is.
It is here to allow others to try.

I am unsure if the filters files are needed.
2011-05-18 17:30:35 -04:00