iamgreaser / iceball

Open-source rewrite of the VOXLAP version of Ace of Spades.
http://iceball.build
GNU General Public License v3.0
114 stars 32 forks source link

Added OS X support #79

Closed asiekierka closed 11 years ago

asiekierka commented 11 years ago

No SSE support on the softgm renderer - that's because Apple's GCC 4.2 is too ancient to include immintrin.

Use Homebrew and install enet, SDL and lua (default versions are the ones iceball needs, in fact). Install sackit with your own cp magic - compiles automatically. Use new makefiles for iceball. Should work.

asiekierka commented 11 years ago

Also, the softgm renderer screws up colors. Badly. Forgot to mention that.