Sam Hocevar
|
cadc4d18b0
|
test: move the unit tests to the engine, and lolunit out of the engine.
|
10 years ago |
Sam Hocevar
|
a72a7e39bc
|
build: reduce strict overflow warnings, they’re a bit too verbose.
|
10 years ago |
Sam Hocevar
|
0bafc942a3
|
build: remove dead cruft and simplify bootstrap script.
|
10 years ago |
Sam Hocevar
|
1b5d3557ec
|
build: some compilation fixes and tweaks for older (<= 4.6) versions of GCC.
|
10 years ago |
Sam Hocevar
|
055265bd47
|
build: fix a typo in configure.ac that had deactivated most warnings.
|
10 years ago |
Sam Hocevar
|
5fc5d62849
|
image: add an optional Imlib2 codec, prepare for float32 images, make the
Lock/Unlock mechanism safer, and implement the rule of three.
|
10 years ago |
Sam Hocevar
|
79ed58f1f0
|
Merge branch 'master' into scenegraph
|
10 years ago |
Sam Hocevar
|
4d54404377
|
build: update autotools build.
|
10 years ago |
Sam Hocevar
|
d982b67aaa
|
image: add methods to save images and a small test program.
|
10 years ago |
Sam Hocevar
|
44dec8612e
|
core: fix minor Windows and Raspberry compilation issues.
|
10 years ago |
Sam Hocevar
|
8161743ac7
|
build: autoconf build fixes.
|
10 years ago |
Sam Hocevar
|
826ad3bd9f
|
build: move stuff out of private directories.
|
10 years ago |
Sam Hocevar
|
3877142820
|
build: move some files around.
|
10 years ago |
Sam Hocevar
|
e404e732b0
|
build: remove old and weird compiler flags overrides.
|
10 years ago |
Sam Hocevar
|
7053ff90a6
|
build: disable GCC psabi warnings, they’re annoying.
|
10 years ago |
Sam Hocevar
|
d8e08e34b8
|
build: add workbench to autoconf build and fix a few C++ issues.
|
10 years ago |
Jean-Yves Lamoureux
|
1f0696acda
|
benlitz: add Makefile.am for lolui
|
11 years ago |
Sam Hocevar
|
608918bdb0
|
singlshot: move Ludum Dare #28 entry to a real game project!
|
11 years ago |
Sam Hocevar
|
9df9440e67
|
ld28: skeleton files.
|
11 years ago |
Sam Hocevar
|
f9840e3458
|
lolremez: move LolRemez out of the engine, it's really too specific.
|
11 years ago |
Benjamin ‘Touky’ Huet
|
63f2653103
|
remove a flag for the NaCl build that failed ..... again.
|
11 years ago |
Benjamin ‘Touky’ Huet
|
4d5c4b8c23
|
tweaked build so nacl builds correctly.
|
11 years ago |
Sam Hocevar
|
bd1755d19f
|
build: don't assume all gcc versions support all flags.
|
11 years ago |
Sam Hocevar
|
fea88b5f47
|
build: use -s in release mode when targeting NaCl.
|
11 years ago |
Sam Hocevar
|
36713fd80f
|
build: check for getlogin() and io.h.
|
11 years ago |
Sam Hocevar
|
a4cc7a4622
|
build: update Abuse project makefile list.
|
11 years ago |
Sam Hocevar
|
c42e9a37a9
|
build: tweaks for C++11 support on Android.
|
11 years ago |
Sam Hocevar
|
94be84fce4
|
build: activate C++11 mode whenever possible.
|
11 years ago |
Sam Hocevar
|
d8ca287563
|
build: various compilation fixes.
|
11 years ago |
Sam Hocevar
|
571abeadda
|
people: my 2-hour aborted LD27 crap.
|
11 years ago |
Benlitz
|
7256258eba
|
fixed Linux build of benlitz projects
|
11 years ago |
Benlitz
|
76364970c1
|
fixed configure.ac
|
11 years ago |
Benlitz
|
17dd80c814
|
Attempt to create Makefiles for Benlitz projects
|
11 years ago |
Sam Hocevar
|
4fc2c9038d
|
build: activate the Abuse game build.
|
11 years ago |
Sam Hocevar
|
f603ceae10
|
build: add Linux build files for project voxel.
|
11 years ago |
Sam Hocevar
|
0932cabe00
|
build: add an external SVN reference to the Abuse game.
|
11 years ago |
Sam Hocevar
|
93c5cb094b
|
build: clean up autoconf file and svn:ignore properties.
|
11 years ago |
Sam Hocevar
|
6a8118cb18
|
build: put tutorials and lol.js in a new "demos" directory.
|
11 years ago |
Sam Hocevar
|
98f8246323
|
build: lol-build now passes flags to configure, and configure now uses
optimisation flag -Os instead of -O3.
|
11 years ago |
Sam Hocevar
|
bbb9722208
|
lol.js: skeleton for a new demo.
|
11 years ago |
Jean-Yves Lamoureux
|
2ef4e84e0d
|
* Lander
|
11 years ago |
Sam Hocevar
|
5e0754467e
|
build: disable LaTeX documentation, generating it uses too much memory.
|
11 years ago |
Sam Hocevar
|
982ed5e21b
|
build: add directory structure for some new projects.
|
11 years ago |
Benjamin ‘Touky’ Huet
|
5e3741f59f
|
Configure/Makefile modification for correct touky_demo build.
|
11 years ago |
Sam Hocevar
|
0adc491fbc
|
build: fix the FlexLexer.h configure check.
|
11 years ago |
Sam Hocevar
|
b114090d97
|
build: configure errors out if the C++ compiler cannot link executables.
|
11 years ago |
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 years ago |
Sam Hocevar
|
5b8afad60a
|
build: minor tweaks for emscripten builds.
|
11 years ago |
Sam Hocevar
|
1093e75006
|
base: break the main loop apart for the emscripten port.
|
11 years ago |
Sam Hocevar
|
f852e8d7e1
|
build: a lot more emscripten build fixes.
|
11 years ago |