203 Commits (ffa21ed0d0aa64a70a84c2148f56983641a83b18)

Author SHA1 Message Date
  Benjamin ‘Touky’ Huet b7fc1953ab Some names tweaks 10 years ago
  Sam Hocevar e2eb9e9ed7 build: minor Win32 fixes for Jylam's project. 11 years ago
  Sam Hocevar d46e63ff29 build: VS2012 solution and project tweaks for exotic platforms. 11 years ago
  Benlitz 246af694d8 removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln. 11 years ago
  Sam Hocevar 0f3805be4c android: various fixes, but the switch to NativeActivity isn't complete. 11 years ago
  Sam Hocevar 1e15e3ec43 singlshot: add a Visual Studio project and fix minor things. 11 years ago
  Benlitz f10d224d9d lolui: first draft of an ui framework (wip) 11 years ago
  Sam Hocevar 470fbbc550 build: add Abuse to the Visual Studio solution and exclude NaCl files 11 years ago
  Benjamin ‘Touky’ Huet 14a70cd511 Added build-js & lol_shell.html, an equivalent to the base emscripten shell.html. 11 years ago
  Benlitz 6d4f82034e puzzle game, project created 11 years ago
  Lolbot eae4cc44bf fixed 21 files out of 2631: 11 years ago
  Benjamin ‘Touky’ Huet 78f131385b Added Makefile to solution 11 years ago
  Sam Hocevar b45c1dc7fe physics: always activate Bullet and remove dead code. 11 years ago
  Benjamin ‘Touky’ Huet 05c476c22a Added nacl_phystest to test physic compatibility with nacl. 11 years ago
  Benlitz b98b0c7c30 Visual Studio 2012 solution + minor ignore list updates 11 years ago
  Benlitz ad6e32dce1 Added project Voxel ported to the Lol 11 years ago
  Sam Hocevar 9bea2cdd0a Improvements in check-source.sh. 11 years ago
  Sam Hocevar f876853948 build: automatically add svn:eol-style = RF property to source files. 11 years ago
  Benlitz a7aac24c46 Completely reworked input system. Unified device interface, button, axis and cursor support, controller and binding system, mouse capture. Tutorial 07_input provided. Require to compile lolcore with LOL_INPUT_V2 to be activated (also needed app-side before including core.h) 11 years ago
  Sam Hocevar 1141d91bea build: reorganise VS solution to match the directory tree. 11 years ago
  Sam Hocevar 6a8118cb18 build: put tutorials and lol.js in a new "demos" directory. 11 years ago
  Sam Hocevar 7468547abc ps4: prepare for the fioutaah! 11 years ago
  Benjamin ‘Touky’ Huet ef80c5cbc2 Removed Labyrinth from the .sln, I wasn't ready to commit anyway. 11 years ago
  Sam Hocevar b6f2514035 build: test suite is now verbose by default in lol-build. 11 years ago
  Sam Hocevar 0e1f31bd5a build: fix the autobuilder support for emscripten. 11 years ago
  Sam Hocevar 8ff57070c7 build: activate the emscripten builds on the build bot. 11 years ago
  Sam Hocevar 98f8246323 build: lol-build now passes flags to configure, and configure now uses 11 years ago
  Sam Hocevar 5131c96130 build: fix CRLF issues in user directories even if they're whitelisted, or git-svn 11 years ago
  Lolbot 0cc141229d fixed 1 files out of 2730: 11 years ago
  Sam Hocevar 162eb349be build: add lol.js to Lol.sln. 11 years ago
  Benjamin ‘Touky’ Huet 665bd7d6e7 MeshViewer : Fov compensation now works correctly (all is bound on Page{Up|Down}) First commit in a while. 11 years ago
  Sam Hocevar 6f1c4ec25b build: better NaCl version detection. 11 years ago
  Sam Hocevar 5ec4d15263 build: build support for NaCl pepper 26 and later. 11 years ago
  Benjamin ‘Touky’ Huet 5a42ee7e31 touky_demo moved in specific folder 11 years ago
  Benjamin ‘Touky’ Huet cab35777d2 ToukyDemo name-change 11 years ago
  Sam Hocevar fe5769becd build: workaround for AC_TRY_LINK not working with emscripten. 11 years ago
  Sam Hocevar 7cae8968cb build: if uname says x86_64 but getconf LONG_BIT returns 32, we’re on i386. 11 years ago
  Sam Hocevar 9db988c15c build: activate ALLOW_MEMORY_GROWTH on emscripten builds and work around 11 years ago
  Sam Hocevar 5b8afad60a build: minor tweaks for emscripten builds. 11 years ago
  Sam Hocevar f852e8d7e1 build: a lot more emscripten build fixes. 11 years ago
  Sam Hocevar b106bdd8f9 build: add experimental support for emscripten. 11 years ago
  Sam Hocevar cb3d10278d build: fix tabs and indentations in Lua files, but not in the 11 years ago
  Benjamin ‘Touky’ Huet 318c3ef66c sln modified with new project. 11 years ago
  Sam Hocevar d4372a6a1e android: open files through the asset manager, meaning Lua works. 11 years ago
  Benjamin ‘Touky’ Huet cde747667c 12_voronoi : Added GPU Voronoi test. 11 years ago
  Sam Hocevar 3af7e62b6a android: switch to NativeActivity instead of rolling our own Java crap; 11 years ago
  Sam Hocevar a5388b434b build: fail the Android build upon error and make it idempotent. 11 years ago
  Sam Hocevar ff7904d96c build: big Android build system refactor; we now attempt to build 11 years ago
  Sam Hocevar ddeaa5f81a build: reorganise automake build system. 11 years ago
  Sam Hocevar edd09e08f5 ps3: create an audio device at startup. 11 years ago