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
|
ad6e32dce1
|
Added project Voxel ported to the Lol
|
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
|
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年前 |
Benjamin ‘Touky’ Huet
|
5a42ee7e31
|
touky_demo moved in specific folder
|
11年前 |
Benjamin ‘Touky’ Huet
|
cab35777d2
|
ToukyDemo name-change
|
11年前 |
Benjamin ‘Touky’ Huet
|
318c3ef66c
|
sln modified with new project.
|
11年前 |
Benjamin ‘Touky’ Huet
|
cde747667c
|
12_voronoi : Added GPU Voronoi test.
|
11年前 |
Sam Hocevar
|
edd09e08f5
|
ps3: create an audio device at startup.
|
11年前 |
Sam Hocevar
|
c59fc670c2
|
core: import pristine lua 5.2.1 in the engine code.
|
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年前 |
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年前 |
Sam Hocevar
|
f7d660533c
|
external: update SDL_image and SDL_mixer to 1.2.12 and add Win64 versions.
|
11年前 |
Sam Hocevar
|
88210d139e
|
build: reactivate SDL_mixer on Win32 (not Win64 yet).
|
11年前 |
Sam Hocevar
|
6e1156aaea
|
build: split the main library into lolcore and lolbullet.
|
11年前 |
Sam Hocevar
|
01693351a0
|
build: define HAVE_STDIO_H on Windows desktop.
|
11年前 |
Sam Hocevar
|
eaf115a379
|
people: reorganise user directories to allow for private/ subdirectories.
|
11年前 |
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.
Added RadialJitter("rj") to EasyMesh parser.
|
12年前 |
Sam Hocevar
|
bd95435faf
|
build: fix LolFx rule for MSBuild again.
|
12年前 |
Sam Hocevar
|
00c6f57d61
|
build: fix LolFx generation on Visual Studio.
|
12年前 |
Sam Hocevar
|
8f67c3218f
|
build: replace \ with / on the PS3 instead of trying to escape backslashes.
|
12年前 |
Sam Hocevar
|
44c3f1c6a7
|
build: try to escape double quotes in .props file.
|
12年前 |
Sam Hocevar
|
50d5c11e67
|
build: fuck msbuild, again.
|
12年前 |
Sam Hocevar
|
b00282a79f
|
build: try to bypass a SNC VSI issue with string replacements.
|
12年前 |
Sam Hocevar
|
06b50b7360
|
build: speed up Visual Studio builds by always disabling minimal rebuilds,
hence allowing multiprocessor builds.
|
12年前 |
Sam Hocevar
|
bbf72e1a64
|
core: pass the project directory to the binary build and get rid of
that 2-year old "temporary Win32 hack".
|
12年前 |
Benlitz
|
4146c9524e
|
Benlitz first test project setup
|
12年前 |
Sam Hocevar
|
df7a21d68f
|
tutorial: add texture demo to the VS solution.
|
12年前 |
Sam Hocevar
|
e70fcd05f8
|
build: upgrade glew binaries to 1.9.0 and rename the contrib directory
to external so as to avoid some autocompletion collisions with "configure".
|
12年前 |
Sam Hocevar
|
8c9a5d4779
|
build: add a script to automatically run bitten on Windows. Needs some tweaking
before it also runs on Linux or OS X.
|
12年前 |
Sam Hocevar
|
e59d306e54
|
build: disable those fucking "Any CPU" and "Mixed Platforms" build
configurations. Seriously, fuck Visual Studio.
|
12年前 |
Sam Hocevar
|
b73d8b5382
|
vslol: create a Visual Studio plugin that will let us rebuild parsers & lexers.
|
12年前 |
jeunathe
|
2a9f2bed79
|
New subProject for jnat
|
12年前 |
Sam Hocevar
|
ca1050e047
|
debug: get rid of quad.cpp, it's become useless.
|
12年前 |
Sam Hocevar
|
a86eaf1bb2
|
tutorial: start working on a small Perlin-like noise demo.
|
12年前 |
Sam Hocevar
|
5f137d077c
|
debug: add minor debug messages to the ticker, ensure LOL_DEBUG and
LOL_RELEASE are set by msbuild, and use the debug PSGL on the PS3.
|
12年前 |
Sam Hocevar
|
50de813d99
|
gpu: explicitly create render targets on the Xbox 360.
|
12年前 |
Sam Hocevar
|
30259d6329
|
build: add a demo for Peeweek.
|
12年前 |
Sam Hocevar
|
549219c6f6
|
build: reorganise person stuff inside a people/ directory.
|
12年前 |
Sam Hocevar
|
8e1141bb68
|
build: reorganise VS2010 solution.
|
12年前 |