Commit Graph

30146 Commits

Author SHA1 Message Date
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
Jason Felds a6500a0dc1 Don't clamp meter on write.
Here's yet another cache refresh for the trouble.
2011-05-07 19:34:53 -04:00
Jason Felds cba408f92b Include excludes for consistency. 2011-05-07 19:28:23 -04:00
Jason Felds b6eb2f0106 Minor fix. 2011-05-07 19:24:44 -04:00
Jason Felds 799bbc0a5c Make this use ScreenTextEntry.
The rest will be fixed once I find out why I'm having compilation issues.
2011-05-07 19:18:03 -04:00
Jason Felds ac9d938cb4 Right, never moved libtom* yet. 2011-05-07 14:37:06 -04:00
Jason Felds 33bd307041 [splittiming] another attempt, so branch reopened.
fork of 848de97
shadows 5ed5cb4
2011-05-07 13:42:01 -04:00
Jason Felds 724fb20ca0 I know, I'm behind on doxygen. 2011-05-05 14:20:35 -04:00
Jason Felds fddda1d11e [sm130futures -> default] The future is now. 2011-05-05 14:10:42 -04:00
Jason Felds 72518ee41a [sm130futures] Attempt consistency with net200*. 2011-05-05 14:02:51 -04:00
Jason Felds 8a1c3bd86e [sm130futures] Irrelevant change.
I just don't want a closed branch to show up
on Google Code by default.
2011-05-05 13:52:02 -04:00
Jason Felds 2491372019 [sm130attacks -> sm130futures] Bringing it in.
Help will be needed to make Song Attacks work by default.

Yes, that means I want no activated attacks to mean DQ.
2011-05-05 13:48:04 -04:00
Jason Felds 8f24b6c5b7 [sm130futures] Right...Mac wants vorbis. 2011-05-05 01:09:23 -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 4e8d4e7392 [sm130futures] Move zlib and vorbis. 2011-05-04 23:56:33 -04:00
Jason Felds fddd26ce01 [sm130futures] Mac end got 403'ed on commit. 2011-05-04 23:52:25 -04:00
Jason Felds 6da88e19be [sm130futures] I thought I moved these already. 2011-05-04 23:51:00 -04:00
Jason Felds a90f0beba5 [sm130futures] argh... 2011-05-04 23:44:50 -04:00
Jason Felds f941519e87 [sm130futures] Move the crypto stuff over.
This right now isn't used by us, but just in case...
2011-05-04 23:42:14 -04:00
Jason Felds cf220cb921 [sm130futures] Minor Windows fix. 2011-05-04 23:40:30 -04:00
Jason Felds 48a558e357 [sm130futures] Forgot non windows exclusive code. 2011-05-04 23:28:48 -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 94d6cd9eb3 [sm130futures] png and jpeg at once. 2011-05-04 23:16:39 -04:00
Jason Felds 336c7276da [sm130futures] mad at simple Xcode tricks. 2011-05-04 23:10:34 -04:00
Jason Felds 4dedf4f3d2 [sm130futures] Well, Windows was easy on mad. 2011-05-04 23:07:57 -04:00
Jason Felds 7d88d88aad [sm130futures] mad's turn. 2011-05-04 23:00:20 -04:00
AJ Kelly 77f4757ced update location of MAD library 2011-05-04 21:56:03 -05:00
Jason Felds 3c75dd3e82 [sm130futures] Incremental Link Files excluded. 2011-05-04 22:49:06 -04:00
Jason Felds a8848d18aa [sm130futures] Mac caught up with pcre. 2011-05-04 22:46:34 -04:00
Jason Felds c2cdf0c763 [sm130futures] Not as much to change with pcre. 2011-05-04 22:42:23 -04:00
Jason Felds 765b3a7975 [sm130futures] Moving pcre now. 2011-05-04 22:33:51 -04:00
Jason Felds 060547d0ac [sm130futures] json covered. 2011-05-04 22:30:04 -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 83df0ad3d6 [sm130futures] jsoncpp -> extern
This won't build on Windows or Mac OS X yet.
2011-05-04 22:00:52 -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
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