Commit Graph

30101 Commits

Author SHA1 Message Date
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
Jason Felds 808f67e9f0 [sm130futures] Start moving externs to consistent location. 2011-05-04 17:56:36 -04:00
Jason Felds 4e8b475377 [sm130futures] Remove constructor hiding warning.
We had a struct called "Theme" that was throwing things off.
2011-05-04 17:24:03 -04:00
Jason Felds 1e6a4d4ef0 [sm130futures] Organize externs in the project file.
Due up: organize externs in the hard drive.
2011-05-04 17:19:06 -04:00
Jason Felds 9c1084b63e [default -> sm130futures] Bring in GLEW. 2011-05-04 17:08:57 -04:00
Jason Felds 1aef2c25d4 Manual attempts at updating old VS projects.
Again, I'll ask. Do we need to keep VS2003 support?
2011-05-04 17:05:32 -04:00
Jason Felds befef92624 Right, the recent GLEW fixes. Can't forget those. 2011-05-04 16:49:18 -04:00
Jason Felds 6ae77039c9 Consistent measure comments with internals.
For some time, we had the text file use // measure 1
when it was measure 0 internally.

As usual, revert if this is a bad idea. It's just bugging me.
2011-05-04 16:48:48 -04:00
AJ Kelly f9514958bf put wglew behind #if defined(WINDOWS) 2011-05-04 00:33:32 -05:00
AJ Kelly 2251baf10c simplify like fuc 2011-05-04 00:31:42 -05: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 d19de4ed1e shakesoda's suggestions for more glew stuff.
Again, revert if a terrible idea.
2011-05-03 21:59:59 -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 279194713d [sm130futures] Scale the LabelSegments. 2011-05-03 12:58:08 -04:00
Jason Felds 630168d64b [sm130futures] Allow editing more Song Info in menus.
In this case, Beat 0 Offset, Music Sample Start,
and Music Sample Length can be edited via Edit Song Info.
2011-05-03 09:18:31 -04:00
Jason Felds 04c151b436 [sm130futures] Need to get used to calling this sm5. 2011-05-03 09:11:51 -04:00
Jason Felds 39d5e8f676 [sm130futures] Typo fix; force version update. 2011-05-02 22:36:20 -04:00
Jason Felds 70e944a959 [sm130futures] Deal with blank lines on write.
Yes, it's another cache restarter.
2011-05-02 22:15:14 -04:00
Jason Felds deadd99699 [sm130futures] Restore label jumping. 2011-05-02 21:54:20 -04:00
Jason Felds 89dafe6fe1 [sm130futures] Ensure tabs lined up right.
Shouldn't we use spaces instead?
2011-05-02 21:20:32 -04:00
Jason Felds 7df88b21f1 ...maybe I should have never introduced .hgeol. 2011-05-02 21:17:08 -04:00
Jason Felds e2c8ab809b Umm...had another empty merge here. 2011-05-02 21:16:27 -04:00
Jason Felds 9bb7b633c9 [default -> sm130futures] Hello GLEW. 2011-05-02 21:12:11 -04:00
AJ Kelly fb1dbd4463 merge 2011-05-02 20:11:26 -05:00
AJ Kelly 34e3127a29 remove spaces from line begin 2011-05-02 20:11:09 -05:00
Jason Felds 530a681e48 Guess I'm the line ending guardian. 2011-05-02 21:07:31 -04:00
Colby Klein 39953f16b1 Require lower version of GLEW. I don't believe we use anything from newer than 2.1. 2011-05-02 17:47:23 -07:00
Colby Klein 8c22b4573e merge opengl -> default. this might break d3d (sorry if it does!) 2011-05-02 17:35:02 -07:00
Colby Klein b721d0a011 [opengl] merge 2011-05-02 17:33:20 -07:00
AJ Kelly 617b63edc9 add python to eol file 2011-05-02 17:48:03 -05:00
AJ Kelly 830ff6c25a more nsi updates 2011-05-02 17:26:15 -05:00
AJ Kelly 7076e8631e this is no longer a problem 2011-05-02 17:20:02 -05:00
AJ Kelly e3ed7c161e add ssc format changelog (OOPS!) and sm5 changelog to Windows installer 2011-05-02 17:18:13 -05:00
AJ Kelly 054747b55c [ScreenSelectMusic] Added NullScoreString metric. 2011-05-02 17:15:41 -05:00
Jason Felds f668a2a12f [default -> sm130futures] Bring up to date. 2011-05-02 16:18:23 -04:00
Colby Klein e9d6fada14 Fix compile, rename _Legacy to _OGL so I stop being confused 2011-05-02 11:23:37 -07:00
Colby Klein ba478c3974 huge merge 2011-05-02 10:50:56 -07:00
Colby Klein d69bbdbb9d Fix typo 2011-05-02 10:41:59 -07:00
Colby Klein f511d44c06 merge 2011-05-02 10:37:01 -07:00
Colby Klein 464f0f703b PulseAudio has some issue which causes arrows to stutter. 2011-05-02 10:36:08 -07:00
Jason Felds a220fafbf4 [default -> sm130futures] Bring up to date.
In a day or two, this branch will likely be
brought into default.
2011-05-02 10:24:52 -04:00
AJ Kelly 5242246bd9 add korean font assets 2011-05-02 02:11:28 -05:00
AJ Kelly 5341452d5d default png crush part 2 2011-05-02 01:48:20 -05:00
AJ Kelly d7ad1dd8e7 default png crush part 1 2011-05-02 01:44:20 -05:00
AJ Kelly 4579ba19b1 crush fallback png 2011-05-02 01:34:44 -05:00