3 Commits

Author SHA1 Message Date
Adrian Siekierka
8153b68d46 Use LuaJIT when available; add LuaBitOp for bitop accel; remove sackit hack thanks to new API; enforce C99 support in CMake (#250)
* default to LuaJIT when available

* add LuaBitOp for efficient bitwise operations in Lua

* make lib_bits use LuaBitOp if present

* add LuaBitOp licence notice

* fix CMake to work with LuaJIT/LuaBitOp, enforce C99
2016-09-30 08:23:34 +02:00
Ben Russell (300178622)
8c30d22e5c fixed some physics, fixed a bug where you could claim an intel cap in the enemy tent 2012-12-15 19:57:44 +13:00
Ben Russell (300178622)
6b8bb275f8 chat implemented, lib_bits added, misc tweaks / refactors 2012-11-29 11:42:39 +13:00