Jason Felds
98990d90ef
[tiger -> default] Tiger support is now dead.
...
Hmm...why is it mentioning other files on this commit?
2011-05-30 12:06:39 -04:00
Jason Felds
f456085964
[tiger] Never needed the glew target.
2011-05-30 10:43:43 -04:00
Jason Felds
f686951513
[tiger] Universal binaries work.
...
Thanks to the #gcc channel in getting GCC 4.2 to work.
2011-05-30 10:40:00 -04:00
Jason Felds
b42eb482bf
[tiger] Don't need these parts.
...
Also had to move glew up to for early compilation.
2011-05-30 02:23:16 -04:00
Thai Pangsakulyanont
b1f990c0f1
move glew.c inside stepmania (now builds!)
2011-05-30 10:39:50 +07:00
Thai Pangsakulyanont
8164ddeafb
probably that's where it's hidden.
2011-05-30 09:52:49 +07:00
Jason Felds
b556103f38
Again, don't worry about warnings for externs.
...
Missed one involving lua.
2011-05-29 21:34:40 -04:00
Jason Felds
30f7038a29
[tiger] Add glew target, made it first.
...
Still get the gl.h before glew.h error.
May need another Mac user for help here.
2011-05-29 21:32:55 -04:00
Jason Felds
d5d8084a59
[default -> tiger] Now to stop 10.4 support.
...
...maybe. Hopefully. Was given an idea anyway.
2011-05-29 21:16:42 -04:00
Jason Felds
79b0a5fcef
Well, that's one picture adjusted.
2011-05-29 14:15:35 -04:00
Jason Felds
842dcba6c3
The tom brothers are good.
2011-05-29 11:50:45 -04:00
Jason Felds
18a4b7459d
Don't get mad, get *shot for obvious reference*
...
...point is, don't focus on those warnings.
2011-05-29 11:46:25 -04:00
Jason Felds
42a3dbcb58
Save our warnings checks for our code.
2011-05-29 11:39:55 -04:00
Jason Felds
c111febd7c
[tiger] Consistent 10.5 usage...hopefully.
2011-05-21 22:17:42 -04:00
Jason Felds
1fb752ab0e
[tiger] Same target: 10.5
2011-05-21 21:22:55 -04:00
Jason Felds
872b555aab
New branch: [tiger]
...
Funny, our goal is to remove tiger support.
2011-05-21 20:07:41 -04:00
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