88 коммитов (f72d78a92dbeeb1ff48b5f162320ecd3dd758c66)

Автор SHA1 Сообщение Дата
  Sam Hocevar 9a54eff1cd Replace lol::format in favour of C++20 std::format 2 лет назад
  Sam Hocevar d6ad5049f9 Update some autotools scripts 3 лет назад
  Sam Hocevar 63aecec15d Make lolfx rules silent by default. 5 лет назад
  Sam Hocevar 6f7dcf81e0 Fix lolfx compilation system so that it works with libtool. 5 лет назад
  Sam Hocevar b24a2f005e Use libtool to build our libraries. It’s really more convenient. 5 лет назад
  Sam Hocevar 833674d32c Allow to build on platforms that don’t have OpenGL. 5 лет назад
  Sam Hocevar 8976ed336e Use std::filesystem here and there to simplify code. 5 лет назад
  Sam Hocevar f12565341d Update all 3rd party submodules. 5 лет назад
  Sam Hocevar 8b44ed3003 build: fix submodule behaviour. 5 лет назад
  Sam Hocevar 99a360f93d Update lol-core submodule and apply a few related fixes. 5 лет назад
  Sam Hocevar dbfecd278d Add the core branch as a submodule. 6 лет назад
  Sam Hocevar bdda5b37df build: check for -lSDL2_image_bmp-jpg-png as a fallback for -lSDL2_image. 6 лет назад
  Sam Hocevar 607369b223 net: implement async HTTP/HTTPS requests for Windows and Linux. 6 лет назад
  Sam Hocevar 4defbeaab0 build: provide cpp-httplib to client projects. 6 лет назад
  Sam Hocevar 0f9c07a9d9 build: more emscripten fixes. 6 лет назад
  Sam Hocevar 2122d8984d build: use AM_SILENT_RULES unconditionally even for client projects. 6 лет назад
  Sam Hocevar 8ad02b5862 android: refresh the code so that most of the Android port compiles again. 6 лет назад
  Sam Hocevar 6187be0850 emscripten: use document.querySelector() instead of getElementById(). 7 лет назад
  Sam Hocevar aedc1da589 build: remove built-in bullet compilation on Linux. 7 лет назад
  Sam Hocevar 9c13aabe98 build: fix the mingw cross compilation. 7 лет назад
  Sam Hocevar 3beea51c06 Fix typo in autoconf check for html5.h. 7 лет назад
  Sam Hocevar 7d42c3d58e Various emscripten compilation fixes. 7 лет назад
  Sam Hocevar a1ef3552bc No longer look for SDL/SDL*.h headers. 7 лет назад
  Sam Hocevar 34fab09274 Remove NaCl support. Google is deprecating it. 7 лет назад
  Sam Hocevar 0e8227aa71 build: fix EGL library detection. 7 лет назад
  Sam Hocevar a18ccb3987 build: drop support for SDL v1. 7 лет назад
  Sam Hocevar af06563b94 Do not try to link with liblol-bullet if Bullet was disabled. 7 лет назад
  Sam Hocevar f6c386f560 Allow to build without Bullet Physics. 7 лет назад
  Sam Hocevar 487c82609c Make lol-lua an optional dependency. 8 лет назад
  Sam Hocevar 42f52f2c8b Update bullet3 to a more recent Git head. 8 лет назад
  Sam Hocevar c7fa8939f5 Fix a few build issues when features are disabled. 8 лет назад
  Sam Hocevar a94e477f7f Parse build.config in configure.ac. 8 лет назад
  Sam Hocevar 3e26164dc9 Add --enable-png configure flag. 8 лет назад
  Sam Hocevar 5b21579db4 Add --disable-opengl flag. 8 лет назад
  Sam Hocevar fcd72f408f Allow master projects to disable features. 8 лет назад
  Sam Hocevar 7be150b0e4 Allow to build without SDL or ffmpeg. 8 лет назад
  Sam Hocevar f9058a384d 3rdparty: upgrade PEGTL to its latest version (2.1.4 or something). 8 лет назад
  Sam Hocevar ad45e4d284 doc: fix linking with ffmpeg on Linux and start a tutorial program. 9 лет назад
  Sam Hocevar dc9f5c72cb test: make source code checks more verbose 9 лет назад
  Sam Hocevar 9e4b6a4155 build: add path to lolfx resource names 9 лет назад
  Sam Hocevar c5a4f59517 sys: getopt wrapper and reimplementation (first iteration). 9 лет назад
  Sam Hocevar 8c3c62bdc0 build: improvements when building as a subproject 9 лет назад
  Sam Hocevar 77bac2b98f build: new --disable-tools configure option 9 лет назад
  Sam Hocevar 39c00a8f5c build: add more tests to the common m4 file 9 лет назад
  Sam Hocevar 9c90721bda build: make mingw-std-threads a submodule 9 лет назад
  Sam Hocevar fb641c9e81 build: move PEGTL to a Git submodule 9 лет назад
  Sam Hocevar 7ccf613a08 build: move Lua to a submodule 9 лет назад
  Sam Hocevar f1a2b66d62 build: move Bullet to a submodule 9 лет назад
  Sam Hocevar 1dcb065121 build: make imgui a submodule instead of copying it 9 лет назад
  Sam Hocevar fe279ea38b build: various autotools improvements and fixes 9 лет назад