Commit Graph
47 Commits
Author SHA1 Message Date
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
AJ Kelly 9241a4b1cb go away semicolons 2011-07-03 17:42:14 -05:00
AJ Kelly 2abdbae80f semicolons, not commas 2011-07-03 10:43:08 -05:00
AJ Kelly b2d5d26188 More separation of Screens into folders [vs2008] 2011-06-13 22:14:24 -05:00
Jason Felds 584c2ee613 [loading window] Ensure loading & building order. 2011-06-05 10:10:45 -04:00
Jason Felds 227863965c [loading window] Don't forget VS2008. 2011-06-03 18:09:02 -04: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
AJ Kelly 904e7ba2dd make some include paths less ugly on Windows. 2011-05-20 01:57:48 -05:00
Jason Felds 9fab5026b6 All builds shouldn't use pch's. (Win libpng) 2011-05-19 17:18:15 -04:00
Thai Pangsakulyanont 83c5b67647 [splittiming]
- #include "global.h" in SongPosition.cpp to make it build in MSVC.
- Add SongPosition.cpp to VC2008 project.
2011-05-12 23:34:57 +07:00
Thai Pangsakulyanont b22bd332f5 Disable the use of precompiled headers for libpng. 2011-05-12 23:23:15 +07:00
AJ Kelly aa58884f8f add NotesLoader/WriterJson 2011-05-10 18:59:09 -05:00
AJ Kelly 6b61e8e0bb fix vs2008 compile 2011-05-10 09:04:44 -05: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 72518ee41a [sm130futures] Attempt consistency with net200*. 2011-05-05 14:02:51 -04:00
Jason Felds e93e5d4181 [sm130futures] Move warning disabling to .vcproj.
Also, found where vorbis is used on Windows.
2011-05-05 00:32:00 -04:00
Jason Felds 77297daff4 [sm130futures] zlib covered. vorbis not used...? 2011-05-05 00:04:07 -04:00
Jason Felds b89dcc548f [sm130futures] Good on Windows...and Mac too?
We'll see if I'm lucky here.
2011-05-04 23:22:51 -04:00
Jason Felds 4dedf4f3d2 [sm130futures] Well, Windows was easy on mad. 2011-05-04 23:07:57 -04:00
Jason Felds c2cdf0c763 [sm130futures] Not as much to change with pcre. 2011-05-04 22:42:23 -04:00
Jason Felds 5e872ece44 [sm130futures] Apply 4996 commit to all builds. 2011-05-04 22:18:18 -04:00
Jason Felds 7e39f24cc1 [sm130futures] Disable C4996 in the vcproj.
I think we can start removing the pragmas now.
2011-05-04 22:16:13 -04:00
Jason Felds d8f2e2ed20 [sm130futures] json good on Windows. 2011-05-04 22:11:55 -04:00
Jason Felds b17536b649 [sm130futures] Windows builds fine w/Lua location.
Linux side needs to be updated...but still more to move.
2011-05-04 21:23:09 -04:00
Jason Felds 98896cc948 [sm130futures] Bring Helpers out of Rage.
...no, I don't know why they got in there.
2011-05-04 19:38:09 -04:00
AJ Kelly 0b32783697 this seems to fix the compile on Windows; not sure if it's the best way of doing it, though. 2011-05-04 00:26:12 -05:00
Jason Felds ca68672e01 FILE, not DIRECTORY! 2011-05-03 22:31:08 -04:00
Jason Felds fa536fd24b Looks like I missed a few environments. 2011-05-03 22:23:16 -04:00
Jason Felds e281fd7183 lua had " put it here to see. 2011-05-03 22:20:37 -04:00
Jason Felds 4e22702026 Try different variable name, only one <Filter>.
We'll get this figured out...
2011-05-03 22:09:15 -04:00
Jason Felds 0d911c535b My attempt at fixing VS2008 compilation.
Revert this if it proves to be broken beyond repair.
2011-05-03 21:53:51 -04:00
Jason Felds ba85e43f50 Attempt RelativePath consistency. 2011-03-16 17:15:33 -04:00
AJ Kelly cbb12dea66 add folders to organize some sections better 2011-03-16 16:05:01 -05:00
Jason Felds 58aac62b16 [notesLoaderSMA] Let other OSes have fun. 2011-03-16 15:14:56 -04:00
AJ Kelly 56f96a50d8 I guess it fixed whitespace 2011-03-13 21:32:11 -05:00
AJ Kelly a4ba8c6564 change formatting to use tabs 2011-02-12 12:12:36 -06:00
Jason Felds e61745cdd6 Updating other OSes. Please test this. 2011-02-10 23:45:25 -05:00
AJ Kelly 00cec051de generic updates 2010-12-22 13:03:05 -06:00
AJ Kelly 7006d71ede sure loves to bitch about precompiled headers a lot... 2010-12-15 19:58:04 -06:00
AJ Kelly a89b2686a6 some more changes and additions 2010-12-15 19:24:40 -06:00
AJ Kelly fdce4e354f update project files to include FileDownload, JsonUtil, ScreenInstallOverlay 2010-12-15 19:04:16 -06:00
Marcio Barrientos 227fd89dd3 change ffmpeg/ to ffmpeg/modern_working/ in debug and fastdebug builds 2010-09-03 18:15:30 -06:00
AJ Kelly 13338bb6c3 re-add ScreenGameplaySyncMachine to vs2k3, vs2k8 (other platforms had them still) 2010-04-26 23:56:03 -05:00
AJ Kelly 75861f22a1 various commits from SM4 SVN, courtesy of Glenn and Vyhd. 2010-02-14 23:02:34 -06:00
AJ Kelly 3e51544930 Initial commit. 2010-01-26 21:00:30 -06:00
Devin J. Pohly 80057f53cd smsvn -> ssc-hg glue: rearrange directory structure 2013-06-10 15:38:43 -04:00