Commit Graph

38 Commits

Author SHA1 Message Date
Jason Felds fc522fb4d9 Slowly phase out Tiger. 2011-05-21 15:28:18 -04:00
Thai Pangsakulyanont e9ba0103b6 [default -> splittiming] and another merge 2011-05-12 16:56:41 +07:00
Jason Felds 071616033b Never commit code at restaurants again. 2011-05-11 21:05:56 -04:00
Jason Felds 0d57fff5e6 Get some paths adjusted properly. 2011-05-11 20:26:47 -04:00
Jason Felds b1d501bf38 Fix linker warning by hand.
Library Search Paths weren't showing in Xcode for some reason.
2011-05-11 20:19:36 -04:00
Jason Felds 7a5475b139 [default -> splittiming] Usual updates. 2011-05-11 12:09:29 -04:00
Jason Felds 754ce93b09 Better ordering, don't have closed branch up top. 2011-05-10 21:17:25 -04:00
Jason Felds 8862d799fd Add Notes*Json.* for Mac side. 2011-05-10 20:50:05 -04:00
Thai Pangsakulyanont 241738c18b [splittiming] Let's break things again! (222)
We introduced a new class, called "SongPosition", that replaces some instance variables in the GameState class. (GameState::m_Position).
Then, you also have it in PlayerState class which keeps track of the position based on their steps. (PlayerState::m_Position).

Fixing the build errors:
- GAMESTATE->m_fSomething should now be:
  - GAMESTATE->m_Position.m_fSomething
  - pPlayerState->m_Position.m_fSomething (or m_pPlayerState for some instance!)
2011-05-10 19:54:05 +07:00
Jason Felds 1657ed4dee Add the other libpng stuff.
We can remove and strip each on a case by case basis.

MAC OS X builds now. Time to get the others.
2011-05-08 17:16:18 -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 336c7276da [sm130futures] mad at simple Xcode tricks. 2011-05-04 23:10:34 -04:00
Jason Felds a8848d18aa [sm130futures] Mac caught up with pcre. 2011-05-04 22:46:34 -04:00
Jason Felds 060547d0ac [sm130futures] json covered. 2011-05-04 22:30:04 -04:00
Jason Felds 808f67e9f0 [sm130futures] Start moving externs to consistent location. 2011-05-04 17:56:36 -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
Colby Klein 0c457ba55b [opengl] merge (part 1?) 2011-03-16 23:27:50 -07:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
Jason Felds 7c4044a2fc Force consistent line endings.
I'd suggest enabling the EolExtension:
this way we won't go back and forth here.
2011-03-16 15:51:54 -04:00
Jason Felds bef612807d New branch: "notesLoaderSMA".
Prepare for allowing SMA files to be parsed.
Unsure if a writer will be written.
2011-03-15 15:55:56 -04:00
Colby Klein ba649e791d merge 2011-03-15 00:56:06 -07:00
Jason Felds 68fe6b3a32 <Chuggaaconroy>NO!</Chuggaaconroy>
Do NOT force Effective C++ Violations on other Mac users.
2011-03-14 14:29:33 -04:00
Jason Felds b7a5fd9e90 More warning squishing.
Make a note of LuaManager: either define the needed items
or hide them away.
2011-03-14 14:26:29 -04:00
Jason Felds 87b61d9bdc Thanks Xcode: force the YES/NO on me now. 2011-03-14 13:42:44 -04:00
Colby Klein ac605ebbf7 [opengl] Dump glext stuff in favor of GLEW. New extern directory for libraries. 2011-03-14 01:50:48 -07:00
Jason Felds 3fc85f6a58 Put in all warning checks for now.
Time to go back in time.
2011-03-14 03:41:37 -04:00
Colby Klein 5cf68a2f76 [opengl] Remove all references to RageDisplay_OGL (changed to _Legacy). Start removing old D3D stuff. 2011-03-13 23:36:20 -07:00
Colby Klein f8f8a580fd Update year. 2011-03-13 22:01:46 -07:00
Jason Felds 1e59a7fd23 Attempt to place in the proper group. 2011-02-28 01:09:16 -05:00
Jason Felds 98c3d44ee8 Add mouse files. 2011-02-23 20:33:21 -05:00
Jason Felds fd1f1a5df8 Place back in alphabetical order. 2011-02-13 10:46:05 -05:00
Jason Felds d6511c1034 Bring from sandbox to new branch.
More work and testing needs to be done,
but it shouldn't be too bad.
2011-02-10 23:35:34 -05:00
Colby Klein 81e2a779a0 Update Xcode project. 2010-12-22 14:56:37 -08:00
Colby Klein 05d42bf8de Update project and fix build. 2010-12-20 08:34:56 -08:00
Jason Felds 9791b87c6b Add newly autogenerated line.
The vast majority of us are english speakers anyway.
2010-09-11 00:48:11 -04:00
Jason Felds b87c4d0392 Recommit lua code that causes linker errors.
At least, it causes problems on the Mac end.
2010-09-11 00:47:31 -04:00
AJ Kelly 6f98b30294 PBProject -> Xcode 2010-05-12 12:21:02 -05:00