335 次程式碼提交 (dd1d8fe4de9b0795bf58700e9cf54a887ddbd0dc)

作者 SHA1 備註 提交日期
  Sam Hocevar bdda5b37df build: check for -lSDL2_image_bmp-jpg-png as a fallback for -lSDL2_image. 4 年之前
  Sam Hocevar 607369b223 net: implement async HTTP/HTTPS requests for Windows and Linux. 4 年之前
  Sam Hocevar 4defbeaab0 build: provide cpp-httplib to client projects. 5 年之前
  Sam Hocevar 9646b3eb6d build: add a huge lol.props property sheet that seems to do the job for Visual Studio. 5 年之前
  Sam Hocevar 54335bd5aa build: reference projects using a property sheet instead of a guid. 5 年之前
  Sam Hocevar 0f9c07a9d9 build: more emscripten fixes. 5 年之前
  Sam Hocevar 2122d8984d build: use AM_SILENT_RULES unconditionally even for client projects. 5 年之前
  Sam Hocevar bb57a5e288 Fix MSYS2 “native” build. 5 年之前
  Sam Hocevar 8ad02b5862 android: refresh the code so that most of the Android port compiles again. 5 年之前
  Sam Hocevar e7b1f4c56b nx: add a logger. 5 年之前
  Sam Hocevar c4df7f7f91 nx: ensure projects that use OpenGL compile properly. 5 年之前
  Sam Hocevar d7fc121faf Start porting the engine to the Nintendo Switch. 5 年之前
  Sam Hocevar 6187be0850 emscripten: use document.querySelector() instead of getElementById(). 5 年之前
  Sam Hocevar f8e5114e6e build: enable SDL_image and SDL_mixer in the emscripten build. 5 年之前
  Sam Hocevar aedc1da589 build: remove built-in bullet compilation on Linux. 5 年之前
  Sam Hocevar 9c13aabe98 build: fix the mingw cross compilation. 5 年之前
  Sam Hocevar cd388836b3 build: fix a few mistakes in the MSVC refactoring. 5 年之前
  Sam Hocevar 5a8296a001 build: clean up lol-core vcxproj filters and improve DLL copying. 5 年之前
  Sam Hocevar 17814637f0 Update all external libraries. Finally activate FFmpeg on Windows. 6 年之前
  Sam Hocevar 3beea51c06 Fix typo in autoconf check for html5.h. 6 年之前
  Sam Hocevar 7d42c3d58e Various emscripten compilation fixes. 6 年之前
  Sam Hocevar a1ef3552bc No longer look for SDL/SDL*.h headers. 6 年之前
  Sam Hocevar 34fab09274 Remove NaCl support. Google is deprecating it. 6 年之前
  Sam Hocevar 0e8227aa71 build: fix EGL library detection. 6 年之前
  Sam Hocevar a18ccb3987 build: drop support for SDL v1. 6 年之前
  Sam Hocevar af06563b94 Do not try to link with liblol-bullet if Bullet was disabled. 6 年之前
  Sam Hocevar f6c386f560 Allow to build without Bullet Physics. 6 年之前
  Sam Hocevar 487c82609c Make lol-lua an optional dependency. 7 年之前
  Sam Hocevar 05e3b710fc Fix build with Visual Studio 2017. 7 年之前
  Sam Hocevar 42f52f2c8b Update bullet3 to a more recent Git head. 7 年之前
  Sam Hocevar c7fa8939f5 Fix a few build issues when features are disabled. 7 年之前
  Sam Hocevar ff0ff83d98 Update EXTRA_DIST in several makefiles. 7 年之前
  Sam Hocevar a94e477f7f Parse build.config in configure.ac. 7 年之前
  Sam Hocevar 2c671158a1 If SDL is disabled on Windows, build a console application. 7 年之前
  Sam Hocevar c6daf5be39 Refactor the msbuild feature selection mechanism. 7 年之前
  Sam Hocevar 3e26164dc9 Add --enable-png configure flag. 7 年之前
  Sam Hocevar 5b21579db4 Add --disable-opengl flag. 7 年之前
  Sam Hocevar fcd72f408f Allow master projects to disable features. 7 年之前
  Sam Hocevar 7be150b0e4 Allow to build without SDL or ffmpeg. 7 年之前
  Sam Hocevar 2df8762d47 Migrate to Visual Studio 2017. 7 年之前
  Sam Hocevar c86f703dcf Some Windows compilation fixes + support for [[nodiscard]]. 7 年之前
  Sam Hocevar f9058a384d 3rdparty: upgrade PEGTL to its latest version (2.1.4 or something). 7 年之前
  Sam Hocevar ee622b762f build: add several missing distributed files for Windows versions. 7 年之前
  Sam Hocevar e38a7e7c22 tools: remove lolremez. 7 年之前
  Sam Hocevar ad45e4d284 doc: fix linking with ffmpeg on Linux and start a tutorial program. 8 年之前
  touky 893ab7b6f5 first little pass, everything is broken. 8 年之前
  Sam Hocevar 168dbb0e00 test: put back commit feature in check-source.sh. 8 年之前
  Sam Hocevar dc9f5c72cb test: make source code checks more verbose 8 年之前
  Sam Hocevar eac41fd3f8 test: remove obsolete SVN support in check-source.sh 8 年之前
  touky 3b255d4137 first test for lolimgui 8 年之前