Benjamin ‘Touky’ Huet
|
b7fc1953ab
|
Some names tweaks
Added workbench, for personnal experimentation.
|
10 年前 |
Sam Hocevar
|
e2eb9e9ed7
|
build: minor Win32 fixes for Jylam's project.
|
11 年前 |
Sam Hocevar
|
d46e63ff29
|
build: VS2012 solution and project tweaks for exotic platforms.
|
11 年前 |
Benlitz
|
246af694d8
|
removed vs2010 solution, migrated all projects to 2012. VsLol stays on 2010 for compatibility and now has its own sln.
|
11 年前 |
Sam Hocevar
|
0f3805be4c
|
android: various fixes, but the switch to NativeActivity isn't complete.
|
11 年前 |
Sam Hocevar
|
1e15e3ec43
|
singlshot: add a Visual Studio project and fix minor things.
|
11 年前 |
Benlitz
|
f10d224d9d
|
lolui: first draft of an ui framework (wip)
|
11 年前 |
Sam Hocevar
|
470fbbc550
|
build: add Abuse to the Visual Studio solution and exclude NaCl files
from all platform builds.
|
11 年前 |
Benjamin ‘Touky’ Huet
|
14a70cd511
|
Added build-js & lol_shell.html, an equivalent to the base emscripten shell.html.
|
11 年前 |
Benlitz
|
6d4f82034e
|
puzzle game, project created
|
11 年前 |
Lolbot
|
eae4cc44bf
|
fixed 21 files out of 2631:
- removed 9 CR characters
- removed 0 trailing whitespaces
- replaced 0 tabs with spaces
- fixed 21 svn:eol-style properties
|
11 年前 |
Benjamin ‘Touky’ Huet
|
78f131385b
|
Added Makefile to solution
|
11 年前 |
Sam Hocevar
|
b45c1dc7fe
|
physics: always activate Bullet and remove dead code.
|
11 年前 |
Benjamin ‘Touky’ Huet
|
05c476c22a
|
Added nacl_phystest to test physic compatibility with nacl.
|
11 年前 |
Benlitz
|
b98b0c7c30
|
Visual Studio 2012 solution + minor ignore list updates
|
11 年前 |
Benlitz
|
ad6e32dce1
|
Added project Voxel ported to the Lol
|
11 年前 |
Sam Hocevar
|
9bea2cdd0a
|
Improvements in check-source.sh.
|
11 年前 |
Sam Hocevar
|
f876853948
|
build: automatically add svn:eol-style = RF property to source files.
|
11 年前 |
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 年前 |
Sam Hocevar
|
1141d91bea
|
build: reorganise VS solution to match the directory tree.
|
11 年前 |
Sam Hocevar
|
6a8118cb18
|
build: put tutorials and lol.js in a new "demos" directory.
|
11 年前 |
Sam Hocevar
|
7468547abc
|
ps4: prepare for the fioutaah!
|
11 年前 |
Benjamin ‘Touky’ Huet
|
ef80c5cbc2
|
Removed Labyrinth from the .sln, I wasn't ready to commit anyway.
|
11 年前 |
Sam Hocevar
|
b6f2514035
|
build: test suite is now verbose by default in lol-build.
|
11 年前 |
Sam Hocevar
|
0e1f31bd5a
|
build: fix the autobuilder support for emscripten.
|
11 年前 |
Sam Hocevar
|
8ff57070c7
|
build: activate the emscripten builds on the build bot.
|
11 年前 |
Sam Hocevar
|
98f8246323
|
build: lol-build now passes flags to configure, and configure now uses
optimisation flag -Os instead of -O3.
|
11 年前 |
Sam Hocevar
|
5131c96130
|
build: fix CRLF issues in user directories even if they're whitelisted, or git-svn
users will get all sorts of weird conflicts.
|
11 年前 |
Lolbot
|
0cc141229d
|
fixed 1 files out of 2730:
- removed 98 CR characters
- removed 29 trailing whitespaces
- replaced 2369 tabs with spaces
|
11 年前 |
Sam Hocevar
|
162eb349be
|
build: add lol.js to Lol.sln.
|
11 年前 |
Benjamin ‘Touky’ Huet
|
665bd7d6e7
|
MeshViewer : Fov compensation now works correctly (all is bound on Page{Up|Down}) First commit in a while.
|
11 年前 |
Sam Hocevar
|
6f1c4ec25b
|
build: better NaCl version detection.
|
11 年前 |
Sam Hocevar
|
5ec4d15263
|
build: build support for NaCl pepper 26 and later.
|
11 年前 |
Benjamin ‘Touky’ Huet
|
5a42ee7e31
|
touky_demo moved in specific folder
|
11 年前 |
Benjamin ‘Touky’ Huet
|
cab35777d2
|
ToukyDemo name-change
|
11 年前 |
Sam Hocevar
|
fe5769becd
|
build: workaround for AC_TRY_LINK not working with emscripten.
|
11 年前 |
Sam Hocevar
|
7cae8968cb
|
build: if uname says x86_64 but getconf LONG_BIT returns 32, we’re on i386.
|
11 年前 |
Sam Hocevar
|
9db988c15c
|
build: activate ALLOW_MEMORY_GROWTH on emscripten builds and work around
a bug in emcc that won’t let us discover SDL.h.
|
11 年前 |
Sam Hocevar
|
5b8afad60a
|
build: minor tweaks for emscripten builds.
|
11 年前 |
Sam Hocevar
|
f852e8d7e1
|
build: a lot more emscripten build fixes.
|
11 年前 |
Sam Hocevar
|
b106bdd8f9
|
build: add experimental support for emscripten.
|
11 年前 |
Sam Hocevar
|
cb3d10278d
|
build: fix tabs and indentations in Lua files, but not in the
lua interpreter codebase.
|
11 年前 |
Benjamin ‘Touky’ Huet
|
318c3ef66c
|
sln modified with new project.
|
11 年前 |
Sam Hocevar
|
d4372a6a1e
|
android: open files through the asset manager, meaning Lua works.
|
11 年前 |
Benjamin ‘Touky’ Huet
|
cde747667c
|
12_voronoi : Added GPU Voronoi test.
|
11 年前 |
Sam Hocevar
|
3af7e62b6a
|
android: switch to NativeActivity instead of rolling our own Java crap;
no known regressions yet.
|
11 年前 |
Sam Hocevar
|
a5388b434b
|
build: fail the Android build upon error and make it idempotent.
|
11 年前 |
Sam Hocevar
|
ff7904d96c
|
build: big Android build system refactor; we now attempt to build
an apk for each project.
|
11 年前 |
Sam Hocevar
|
ddeaa5f81a
|
build: reorganise automake build system.
|
11 年前 |
Sam Hocevar
|
edd09e08f5
|
ps3: create an audio device at startup.
|
11 年前 |