146 Révisions (162eb349be877754bb712848d8acbf18090d738f)

Auteur SHA1 Message Date
  Sam Hocevar bbb9722208 lol.js: skeleton for a new demo. il y a 11 ans
  Jean-Yves Lamoureux 2ef4e84e0d * Lander il y a 11 ans
  Sam Hocevar 5e0754467e build: disable LaTeX documentation, generating it uses too much memory. il y a 11 ans
  Sam Hocevar 982ed5e21b build: add directory structure for some new projects. il y a 11 ans
  Benjamin ‘Touky’ Huet 5e3741f59f Configure/Makefile modification for correct touky_demo build. il y a 11 ans
  Sam Hocevar 0adc491fbc build: fix the FlexLexer.h configure check. il y a 11 ans
  Sam Hocevar b114090d97 build: configure errors out if the C++ compiler cannot link executables. il y a 11 ans
  Sam Hocevar 9db988c15c build: activate ALLOW_MEMORY_GROWTH on emscripten builds and work around il y a 11 ans
  Sam Hocevar 5b8afad60a build: minor tweaks for emscripten builds. il y a 11 ans
  Sam Hocevar 1093e75006 base: break the main loop apart for the emscripten port. il y a 11 ans
  Sam Hocevar f852e8d7e1 build: a lot more emscripten build fixes. il y a 11 ans
  Sam Hocevar cbd3aa1519 build: various compilation fixes. il y a 11 ans
  Sam Hocevar 3af7e62b6a android: switch to NativeActivity instead of rolling our own Java crap; il y a 11 ans
  Sam Hocevar 5e5deb84d2 build: fix X360 and PS3 builds. il y a 11 ans
  Sam Hocevar edd09e08f5 ps3: create an audio device at startup. il y a 11 ans
  Sam Hocevar ba58bbbdcd ps3: implement Lua file loading. il y a 11 ans
  Sam Hocevar 45f147bca4 build: link with -lnosys on NaCl because I don’t have time to il y a 11 ans
  Sam Hocevar 62870d0894 lua: compilation fixes for non-quite-POSIX platforms. il y a 11 ans
  Sam Hocevar c59fc670c2 core: import pristine lua 5.2.1 in the engine code. il y a 11 ans
  Sam Hocevar 94acb0f519 build: the “fuck you, Apple” commit; work around three different il y a 11 ans
  Sam Hocevar 586a984498 build: look for backtrace_symbols() before enabling the Unix stack il y a 11 ans
  Sam Hocevar 1d0eab0203 base: on Linux and some other architectures, dump a stack trace before il y a 11 ans
  Sam Hocevar 8b7482ae09 build: bad lolbot! fix the mess caused by its file renames. il y a 11 ans
  Sam Hocevar bb28344eb7 build: fix compiler warnings and Linux and PS3 build issues. il y a 11 ans
  Sam Hocevar 7e8edd7c3e sys: add the base source directory to the list of search directories il y a 11 ans
  Sam Hocevar 1899d6e40b build: remove more compiler warnings. il y a 11 ans
  Sam Hocevar 0e1a19f8e6 build: re-add liblolcore dependency tracking to all binary objects. il y a 11 ans
  Sam Hocevar face8cf61c build: better check for compiler flags; we no longer try to use il y a 11 ans
  Sam Hocevar 4b4d201a6d build: reorganise AM_CPPFLAGS handling so that we can disable the il y a 11 ans
  Sam Hocevar 6e1156aaea build: split the main library into lolcore and lolbullet. il y a 11 ans
  Sam Hocevar eaf115a379 people: reorganise user directories to allow for private/ subdirectories. il y a 11 ans
  Sam Hocevar 1e973c81bd build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is il y a 11 ans
  Sam Hocevar 2f6f9b6bef build: add support for automake 1.13. il y a 12 ans
  Sam Hocevar 39cd7a1fd0 build: revert the weak symbol work; it confuses Visual Studio too much. il y a 12 ans
  Sam Hocevar 96256f45ce build: use our own main() wrapper in addition to SDL's, and only il y a 12 ans
  Sam Hocevar e7806e96cc build: check for getcwd() and _getcwd() and configure time. il y a 12 ans
  Sam Hocevar 937f3e4522 sys: check for <unistd.h> and use getcwd() properly on non-Windows systems. il y a 12 ans
  Sam Hocevar 6a6e46cf0d system: try to autodetect the data directory from the executable path; il y a 12 ans
  Jean-Yves Lamoureux 39c0fb0d18 * Doxygen: add src/lol/ subdirectories il y a 12 ans
  Jean-Yves Lamoureux 8d6db5ee7b * Doxygen: generate collaboration diagrams if dot is available il y a 12 ans
  Jean-Yves Lamoureux 879675dcd7 * Doxygen doc / manpages il y a 12 ans
  Jean-Yves Lamoureux 6b8797ce05 * added people/jylam il y a 12 ans
  Sam Hocevar de4e64c312 neercs: added a better check for forkpty(), and moved the GL_POINTS il y a 12 ans
  Sam Hocevar 5f66d6a751 build: fix PS3 and Linux compilation issues. il y a 12 ans
  Sam Hocevar bbca3b6e59 build: fixes for out-of-tree builds, and get rid of il y a 12 ans
  Sam Hocevar f951745eab vimlol: some code for a Vim plugin; see http://lol.zoy.org/wiki/dev/setup/vim il y a 12 ans
  Sam Hocevar 5ca6891030 build: check for a decent version of sed (ie. not the shitty BSD one). il y a 12 ans
  Sam Hocevar e70fcd05f8 build: upgrade glew binaries to 1.9.0 and rename the contrib directory il y a 12 ans
  Sam Hocevar 81076d4407 build: safety measure in configure.ac to error out if a Lol Engine m4 il y a 12 ans
  Sam Hocevar bab0d4c7c5 build: put the OpenGL detection code in a separate .m4 file and assume il y a 12 ans