116 Commits (3661a929e6f90c77ae607eb0901681b86c3490c9)

Autor SHA1 Mensaje Fecha
  Sam Hocevar eaf115a379 people: reorganise user directories to allow for private/ subdirectories. hace 11 años
  Sam Hocevar 1e973c81bd build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is hace 11 años
  Sam Hocevar 2f6f9b6bef build: add support for automake 1.13. hace 12 años
  Sam Hocevar 39cd7a1fd0 build: revert the weak symbol work; it confuses Visual Studio too much. hace 12 años
  Sam Hocevar 96256f45ce build: use our own main() wrapper in addition to SDL's, and only hace 12 años
  Sam Hocevar e7806e96cc build: check for getcwd() and _getcwd() and configure time. hace 12 años
  Sam Hocevar 937f3e4522 sys: check for <unistd.h> and use getcwd() properly on non-Windows systems. hace 12 años
  Sam Hocevar 6a6e46cf0d system: try to autodetect the data directory from the executable path; hace 12 años
  Jean-Yves Lamoureux 39c0fb0d18 * Doxygen: add src/lol/ subdirectories hace 12 años
  Jean-Yves Lamoureux 8d6db5ee7b * Doxygen: generate collaboration diagrams if dot is available hace 12 años
  Jean-Yves Lamoureux 879675dcd7 * Doxygen doc / manpages hace 12 años
  Jean-Yves Lamoureux 6b8797ce05 * added people/jylam hace 12 años
  Sam Hocevar de4e64c312 neercs: added a better check for forkpty(), and moved the GL_POINTS hace 12 años
  Sam Hocevar 5f66d6a751 build: fix PS3 and Linux compilation issues. hace 12 años
  Sam Hocevar bbca3b6e59 build: fixes for out-of-tree builds, and get rid of hace 12 años
  Sam Hocevar f951745eab vimlol: some code for a Vim plugin; see http://lol.zoy.org/wiki/dev/setup/vim hace 12 años
  Sam Hocevar 5ca6891030 build: check for a decent version of sed (ie. not the shitty BSD one). hace 12 años
  Sam Hocevar e70fcd05f8 build: upgrade glew binaries to 1.9.0 and rename the contrib directory hace 12 años
  Sam Hocevar 81076d4407 build: safety measure in configure.ac to error out if a Lol Engine m4 hace 12 años
  Sam Hocevar bab0d4c7c5 build: put the OpenGL detection code in a separate .m4 file and assume hace 12 años
  Sam Hocevar 50ff3f9ce0 ps3: refactor elf → self build logic and make make_fself mandatory hace 12 años
  Sam Hocevar 3f0e214da1 build: add a Makefile for jnat's test project. hace 12 años
  Sam Hocevar 7efd7ea071 ps3: honour the CELLSDK environment variable if CELL_SDK is not defined. hace 12 años
  Sam Hocevar 8e62b9a2c0 build: set default verbosity to 0 and tweak the LolFx build rule so that hace 12 años
  Sam Hocevar bd66a8bcf2 build: some build system fixes. hace 12 años
  Sam Hocevar ca909bb317 build: refactor lolfx build rule into common.am. hace 12 años
  Sam Hocevar 30259d6329 build: add a demo for Peeweek. hace 12 años
  Sam Hocevar 549219c6f6 build: reorganise person stuff inside a people/ directory. hace 12 años
  Sam Hocevar eee1d0d304 build: add skeleton for JNat's demo. hace 12 años
  Sam Hocevar 9b5880936c build: tweak everything to allow building with SDL on the Raspberry Pi. hace 12 años
  Sam Hocevar 44180ce402 build: switch the Android native build rules to autoconf; still a bit rough hace 12 años
  Sam Hocevar 6de8712c39 build: fix broken Glew detection on OS X. hace 12 años
  Sam Hocevar 03e83798eb build: fix the Raspberry Pi build and add a build script for it. hace 12 años
  Sam Hocevar b1fa126363 build: search for the Raspberry Pi GLES libraries during configure. hace 12 años
  Sam Hocevar ed499e0c07 build: add libSDLmain.a binaries for GUI MinGW builds; the provided static hace 12 años
  Sam Hocevar 5bd24fa1d3 build: hide the SDL_main.h inclusion in core.h, and only activate it hace 12 años
  Sam Hocevar 2cde045713 neercs: disable neercs build on Windows for now. hace 12 años
  Sam Hocevar 39d186abec neercs: import files from the (unfinished) old neercs code. hace 12 años
  Sam Hocevar 4220cb8e12 build: do like BulletPhysics and make the PS3 code always visible. hace 12 años
  Sam Hocevar d707e468c8 build: fix broken LolFx compilation; square brackets need to be escaped hace 12 años
  Sam Hocevar 8be874ae39 build: factor the LolFx compilation rule into configure.ac. hace 12 años
  Sam Hocevar 8352c5146a build: use $CELL_SDK and fall back to $CELL_SDK if not set. hace 12 años
  Sam Hocevar d9fab8c6fa build: use $CELLSDK instead of $CELL_SDK as per the documentation. hace 12 años
  Sam Hocevar c805dca4c8 build: create and activate Makefile for ToukyDemo. hace 12 años
  Sam Hocevar 3389ed69a2 build: move all games to a "games" subdirectory to clean up the root hace 12 años
  Sam Hocevar 7dd4bec8c7 build: fix the VS2010 build and add build/ and binaries/ to the dist hace 12 años
  Sam Hocevar 78f7a303ff build: reorganise all the build stuff so that it lies in build/ and hace 12 años
  Sam Hocevar 86fd10c9b8 build: add more configure checks, mostly for neercs. hace 12 años
  Sam Hocevar 9f8636705c build: MinGW compilation fixes, rename libcaca.lib to caca.lib so that hace 12 años
  Sam Hocevar ae79148e79 build: fix a few build issues (missing -lxinput, missing d3d9 source files). hace 12 años