72 Revize (ffa21ed0d0aa64a70a84c2148f56983641a83b18)

Autor SHA1 Zpráva Datum
  Sam Hocevar 18476d1b9a test: add unit test for arraynd (deactivated for now). před 10 roky
  Sam Hocevar 378eaec1cb sys: use the fully working std::atomic instead of our placeholder class. před 10 roky
  Sam Hocevar 8abafbc686 math: add Array3D template class. Happy, Touky? :-) před 10 roky
  Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. před 10 roky
  Benjamin ‘Touky’ Huet b772981f46 mishap in MeshViewer makefile před 11 roky
  Benjamin ‘Touky’ Huet efe8a57810 BUILD FIX před 11 roky
  Benjamin ‘Touky’ Huet 476692388c Touky and the forgotten makefile. před 11 roky
  Benjamin ‘Touky’ Huet 16872731eb Fixed MViewer emscripten version and also simplified some interaction stuff. před 11 roky
  Benjamin ‘Touky’ Huet 34a59d25d4 MeshViewer cleanup + MessageService tweak for emscripten před 11 roky
  Sam Hocevar 08c152ceeb build: fix LDFLAGS overriding issue. před 11 roky
  Benjamin ‘Touky’ Huet 3fde4eaa8e MeshViewer : Added Basic shader to "RenderProof" (ahem...) emscripten před 11 roky
  Benjamin ‘Touky’ Huet 97b0ad7b1f Added exported functions in meshviewer makefile před 11 roky
  Benjamin ‘Touky’ Huet 05c476c22a Added nacl_phystest to test physic compatibility with nacl. před 11 roky
  Benjamin ‘Touky’ Huet 3778159bdc added camera unit test. před 11 roky
  Sam Hocevar 1c42570a28 btphystest: increase heap memory for emscripten builds. před 11 roky
  Sam Hocevar 07fc08c198 build: more emscripten build fixes. před 11 roky
  Sam Hocevar d8ca287563 build: various compilation fixes. před 11 roky
  Sam Hocevar ca230a60ad thread: implement Queue::TryPush and Queue::TryPop. před 11 roky
  Sam Hocevar ddeaa5f81a build: reorganise automake build system. před 11 roky
  Sam Hocevar c59fc670c2 core: import pristine lua 5.2.1 in the engine code. před 11 roky
  Sam Hocevar 700520d4d6 math: move rand() to its own header, ensure it only returns před 11 roky
  Sam Hocevar 7b30d99725 test: unit test for 2D boxes. před 11 roky
  Lolbot ad2ddbb715 build: convert source files to lowercase. před 11 roky
  Sam Hocevar 6c8186389f math: Interp class for frame-independent interpolation. před 11 roky
  Sam Hocevar 41b43bb47f build: add missing files to Makefile.am. před 11 roky
  Sam Hocevar 0e1a19f8e6 build: re-add liblolcore dependency tracking to all binary objects. před 11 roky
  Sam Hocevar 4b4d201a6d build: reorganise AM_CPPFLAGS handling so that we can disable the před 11 roky
  Sam Hocevar 6e1156aaea build: split the main library into lolcore and lolbullet. před 11 roky
  Sam Hocevar 32e3cff46a sys: Atomic template class for thread-safe and potentially lockless před 11 roky
  Sam Hocevar 9d06eb6503 meshviewer: add two lights. před 12 roky
  Benjamin ‘Touky’ Huet 7a051f9455 Added MeshViewer new project, its goal being to have a program capable of previewing a mesh from an outer source (.txt, js, etc ...) in order to speed up mesh creation. před 12 roky
  Sam Hocevar a5ba03b405 color: unit test data for the CIEDE2000 color-difference formula. před 12 roky
  Sam Hocevar bbc2edcc8e core: we can now set Map elements using simply map[foo] = bar, no need for před 12 roky
  Sam Hocevar 52e7f2f399 build: add missing bullet .h files to Makefile.am. před 12 roky
  Sam Hocevar 46f7e750c0 core: more string concatenation and comparison methods, plus a lot před 12 roky
  Sam Hocevar bbca3b6e59 build: fixes for out-of-tree builds, and get rid of před 12 roky
  Sam Hocevar 50ff3f9ce0 ps3: refactor elf → self build logic and make make_fself mandatory před 12 roky
  Sam Hocevar bd66a8bcf2 build: some build system fixes. před 12 roky
  Sam Hocevar e390f03e0a build: add a common.am include file and a "make lolcheck" target that does před 12 roky
  Sam Hocevar ca1050e047 debug: get rid of quad.cpp, it's become useless. před 12 roky
  Benjamin ‘Touky’ Huet e743eae5f7 Fixed Makefile.am před 12 roky
  Benjamin ‘Touky’ Huet 284891f200 Fixed Entity::TickGame log flood. před 12 roky
  Sam Hocevar 3fd6702613 build: fix a few compilation and build errors. před 12 roky
  Sam Hocevar 080e4b7f4f build: add missing files to Makefile. před 12 roky
  Sam Hocevar 44180ce402 build: switch the Android native build rules to autoconf; still a bit rough před 12 roky
  Sam Hocevar 22e123eb08 test: add missing physics files to Makefile. před 12 roky
  Sam Hocevar fe05e5e11a test: activate the Bullet Physics test on all Unix platforms. před 12 roky
  Sam Hocevar 78f7a303ff build: reorganise all the build stuff so that it lies in build/ and před 12 roky
  Sam Hocevar 9e9c18d37e test: add several unit tests for rotations with matrices and quaternions. před 12 roky
  Sam Hocevar c9520d2aca test: add unit tests for the Array class. před 12 roky