170 次程式碼提交 (016d57fde6aafea395e289db9bb06b9ce7f3d147)

作者 SHA1 備註 提交日期
  Sam Hocevar d8e08e34b8 build: add workbench to autoconf build and fix a few C++ issues. 10 年之前
  Jean-Yves Lamoureux 1f0696acda benlitz: add Makefile.am for lolui 11 年之前
  Sam Hocevar 608918bdb0 singlshot: move Ludum Dare #28 entry to a real game project! 11 年之前
  Sam Hocevar 9df9440e67 ld28: skeleton files. 11 年之前
  Sam Hocevar f9840e3458 lolremez: move LolRemez out of the engine, it's really too specific. 11 年之前
  Benjamin ‘Touky’ Huet 63f2653103 remove a flag for the NaCl build that failed ..... again. 11 年之前
  Benjamin ‘Touky’ Huet 4d5c4b8c23 tweaked build so nacl builds correctly. 11 年之前
  Sam Hocevar bd1755d19f build: don't assume all gcc versions support all flags. 11 年之前
  Sam Hocevar fea88b5f47 build: use -s in release mode when targeting NaCl. 11 年之前
  Sam Hocevar 36713fd80f build: check for getlogin() and io.h. 11 年之前
  Sam Hocevar a4cc7a4622 build: update Abuse project makefile list. 11 年之前
  Sam Hocevar c42e9a37a9 build: tweaks for C++11 support on Android. 11 年之前
  Sam Hocevar 94be84fce4 build: activate C++11 mode whenever possible. 11 年之前
  Sam Hocevar d8ca287563 build: various compilation fixes. 11 年之前
  Sam Hocevar 571abeadda people: my 2-hour aborted LD27 crap. 11 年之前
  Benlitz 7256258eba fixed Linux build of benlitz projects 11 年之前
  Benlitz 76364970c1 fixed configure.ac 11 年之前
  Benlitz 17dd80c814 Attempt to create Makefiles for Benlitz projects 11 年之前
  Sam Hocevar 4fc2c9038d build: activate the Abuse game build. 11 年之前
  Sam Hocevar f603ceae10 build: add Linux build files for project voxel. 11 年之前
  Sam Hocevar 0932cabe00 build: add an external SVN reference to the Abuse game. 11 年之前
  Sam Hocevar 93c5cb094b build: clean up autoconf file and svn:ignore properties. 11 年之前
  Sam Hocevar 6a8118cb18 build: put tutorials and lol.js in a new "demos" directory. 11 年之前
  Sam Hocevar 98f8246323 build: lol-build now passes flags to configure, and configure now uses 11 年之前
  Sam Hocevar bbb9722208 lol.js: skeleton for a new demo. 11 年之前
  Jean-Yves Lamoureux 2ef4e84e0d * Lander 11 年之前
  Sam Hocevar 5e0754467e build: disable LaTeX documentation, generating it uses too much memory. 11 年之前
  Sam Hocevar 982ed5e21b build: add directory structure for some new projects. 11 年之前
  Benjamin ‘Touky’ Huet 5e3741f59f Configure/Makefile modification for correct touky_demo build. 11 年之前
  Sam Hocevar 0adc491fbc build: fix the FlexLexer.h configure check. 11 年之前
  Sam Hocevar b114090d97 build: configure errors out if the C++ compiler cannot link executables. 11 年之前
  Sam Hocevar 9db988c15c build: activate ALLOW_MEMORY_GROWTH on emscripten builds and work around 11 年之前
  Sam Hocevar 5b8afad60a build: minor tweaks for emscripten builds. 11 年之前
  Sam Hocevar 1093e75006 base: break the main loop apart for the emscripten port. 11 年之前
  Sam Hocevar f852e8d7e1 build: a lot more emscripten build fixes. 11 年之前
  Sam Hocevar cbd3aa1519 build: various compilation fixes. 11 年之前
  Sam Hocevar 3af7e62b6a android: switch to NativeActivity instead of rolling our own Java crap; 11 年之前
  Sam Hocevar 5e5deb84d2 build: fix X360 and PS3 builds. 11 年之前
  Sam Hocevar edd09e08f5 ps3: create an audio device at startup. 11 年之前
  Sam Hocevar ba58bbbdcd ps3: implement Lua file loading. 11 年之前
  Sam Hocevar 45f147bca4 build: link with -lnosys on NaCl because I don’t have time to 11 年之前
  Sam Hocevar 62870d0894 lua: compilation fixes for non-quite-POSIX platforms. 11 年之前
  Sam Hocevar c59fc670c2 core: import pristine lua 5.2.1 in the engine code. 11 年之前
  Sam Hocevar 94acb0f519 build: the “fuck you, Apple” commit; work around three different 11 年之前
  Sam Hocevar 586a984498 build: look for backtrace_symbols() before enabling the Unix stack 11 年之前
  Sam Hocevar 1d0eab0203 base: on Linux and some other architectures, dump a stack trace before 11 年之前
  Sam Hocevar 8b7482ae09 build: bad lolbot! fix the mess caused by its file renames. 11 年之前
  Sam Hocevar bb28344eb7 build: fix compiler warnings and Linux and PS3 build issues. 11 年之前
  Sam Hocevar 7e8edd7c3e sys: add the base source directory to the list of search directories 11 年之前
  Sam Hocevar 1899d6e40b build: remove more compiler warnings. 11 年之前