Sam Hocevar
|
2b81246a22
|
build: reorganise some visual studio shit and comment some files.
|
10年前 |
Sam Hocevar
|
0bc2ec0480
|
build: move VS solution one directory below and create a VS2014 solution.
|
10年前 |
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
|
6a8118cb18
|
build: put tutorials and lol.js in a new "demos" directory.
|
11年前 |
Sam Hocevar
|
5c6ceb6d0c
|
build: manually add lollua.vcxproj as a reference in all projects.
|
11年前 |
Sam Hocevar
|
7468547abc
|
ps4: prepare for the fioutaah!
|
11年前 |
Sam Hocevar
|
f7dbc33524
|
build: update .vcxproj files.
|
11年前 |
Sam Hocevar
|
0463a898c3
|
build: fix syntax errors in the Visual Studio projects.
|
11年前 |
Sam Hocevar
|
6e1156aaea
|
build: split the main library into lolcore and lolbullet.
|
11年前 |
Sam Hocevar
|
6c9c8e547e
|
build: renormalise a lot of files.
|
12年前 |
Sam Hocevar
|
a86eaf1bb2
|
tutorial: start working on a small Perlin-like noise demo.
|
12年前 |
Sam Hocevar
|
caec5ed082
|
build: allow to build the PS3 binaries from Visual Studio if the proper
software is installed.
|
12年前 |
Sam Hocevar
|
7dd4bec8c7
|
build: fix the VS2010 build and add build/ and binaries/ to the dist
tarball.
|
12年前 |
Sam Hocevar
|
78f7a303ff
|
build: reorganise all the build stuff so that it lies in build/ and
make sure each .vcxproj file is with its corresponding source code.
|
12年前 |
Sam Hocevar
|
f3c5985495
|
build: move major .vcxproj files to their respective project directories.
|
12年前 |
Sam Hocevar
|
ee7dd6a699
|
misc: move more shaders to .lolfx files.
|
12年前 |
Sam Hocevar
|
1443b5628f
|
win32: add a custom build rule for '.lolfx' files. The files are properly
transformed to C++ but aren't compiled into the project yet.
|
12年前 |
Sam Hocevar
|
ad0e3f8b6d
|
tutorial: fix the inconsistent vertex counting.
|
12年前 |
Sam Hocevar
|
24626c671f
|
tutorial: some refactoring in the tutorials.
|
12年前 |
Sam Hocevar
|
682b9dbdd3
|
build: start configuring the build for Win64.
|
12年前 |
Sam Hocevar
|
a911b0f2bf
|
build: ensure all projects have a <ItemDefinitionGroup> entry,
otherwise Xbox 360 debugging does not work properly. For real.
|
12年前 |
Sam Hocevar
|
2f017eeddb
|
build: more Visual Studio project refactoring, with multiprocessor
compilation and a few other tweaks.
|
12年前 |
Sam Hocevar
|
49552f2dde
|
build: do the Visual Studio project refactoring a bit differently.
|
12年前 |
Sam Hocevar
|
02449e11b2
|
build: more Visual Studio project file refactoring.
|
12年前 |
Sam Hocevar
|
2831476774
|
build: major refactoring of the Win32 and Xbox project files; we now
link properly on the Xbox.
|
12年前 |
Sam Hocevar
|
59ee25e0b3
|
win32: a few compilation fixes, including GDI+ linking properly now.
|
12年前 |
Sam Hocevar
|
c0cb995fd2
|
win32: various compilation fixes, mostly project updates, but also a
workaround for a Visual Studio compiler bug (Connect Id #730878).
|
12年前 |
Sam Hocevar
|
5521b9fd01
|
build: start adding Xbox 360 configuration settings to the VS projects.
|
13年前 |
Sam Hocevar
|
0e622822e7
|
test: add a few Visual Studio 2010 project files and fix testsuite code
so that it builds properly.
|
13年前 |
Sam Hocevar
|
e006714236
|
build: new Visual Studio build files, for the engine core and the debug
quad application.
|
13年前 |