iamgreaser / iceball

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

Use LuaJIT when available; add LuaBitOp for bitop accel; remove sackit hack thanks to new API; enforce C99 support in CMake #250

Closed asiekierka closed 7 years ago

asiekierka commented 8 years ago

CMake will not detect LuaJIT yet, though! Since I'm not well-versed with CMake, I leave that to you, rakiru.

rakiru commented 8 years ago

The current CMake files were actually written by @fkaa. I know enough to get by, but I'm not sure how you're supposed to do something like this.