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年前 |
Sam Hocevar
|
5a19e1539d
|
misc: fix a few URLs.
|
11年前 |
Sam Hocevar
|
c59fc670c2
|
core: import pristine lua 5.2.1 in the engine code.
|
11年前 |
Sam Hocevar
|
e48dbfb8d9
|
build: activate the iPhone autobuilder.
|
11年前 |
Sam Hocevar
|
c83dfe7239
|
build: make sure the builds _and_ the autobuilds work around the
memory leak in OS X llvm-g++.
|
11年前 |
Sam Hocevar
|
94acb0f519
|
build: the “fuck you, Apple” commit; work around three different
compiler bugs in the Xcode toolchain.
|
11年前 |
Sam Hocevar
|
1b07850346
|
build: a few iOS build fixes; nowhere near ready though.
|
11年前 |
Sam Hocevar
|
1ff5c99da0
|
build: do not assume the OS X compiler understands -ObjC++.
|
11年前 |
Sam Hocevar
|
1d0eab0203
|
base: on Linux and some other architectures, dump a stack trace before
crashing from an assertion failure.
|
11年前 |
Sam Hocevar
|
756859b6b4
|
build: automatically allocate an X server number in the unit tests.
|
11年前 |
Lolbot
|
ad2ddbb715
|
build: convert source files to lowercase.
|
11年前 |
Benjamin ‘Touky’ Huet
|
930dcfd109
|
tactics : first commit. Arena, characters, state machine and all the funny stuff.
|
11年前 |
Sam Hocevar
|
d5e5527b40
|
build: fork lol-bitten.sh from a temporary copy to avoid locks in Windows.
|
11年前 |
Benjamin ‘Touky’ Huet
|
0fb25474e3
|
sln small build config fix for Win32
|
11年前 |
Benjamin ‘Touky’ Huet
|
a573b0908b
|
MeshViewer : Added shitty texture to bulletproof easymesh UV, and therefore correct wrongly set ones.
|
11年前 |
Benjamin ‘Touky’ Huet
|
506befcf4a
|
easymesh : Added Twist/Ben/Shear & Taper refactor.
|
11年前 |