1984 Révisions (8ffc3ccae2803b52ed06ef6cabe465019e9c932a)

Auteur SHA1 Message Date
  Sam Hocevar 8ffc3ccae2 Fix issues in real::sqrt() and other methods. il y a 7 ans
  Sam Hocevar 1c27691ef9 Temporary fix for real::sqrt() which I broke recently. il y a 7 ans
  Sam Hocevar dd140fd9e1 Refactor real numbers so that they can have a dynamic size. il y a 7 ans
  Sam Hocevar 783fdbab98 Implement Franke’s function and Matlab’s peaks for reals. il y a 7 ans
  Sam Hocevar 5bd042ce01 Implement split() for std::string. il y a 7 ans
  Sam Hocevar 0239617197 Various compilation and warning fixes. il y a 7 ans
  Sam Hocevar 1db2c5ca0f Allow ! and bool operators on polynomials. il y a 7 ans
  Sam Hocevar 44e39867b1 Fix approximately 80 billion compilation warnings. il y a 7 ans
  Sam Hocevar 03b00d6f24 Mingw64 compilation fixes. il y a 7 ans
  Sam Hocevar ff0ff83d98 Update EXTRA_DIST in several makefiles. il y a 7 ans
  Sam Hocevar 29b41d9c08 Fix typo in nodiscard attribute feature detection. il y a 7 ans
  Sam Hocevar 7e17bd8a8d Exclude SDL source files from .vcxproj if enable_sdl is "no". il y a 7 ans
  Sam Hocevar 5b21579db4 Add --disable-opengl flag. il y a 7 ans
  Sam Hocevar 4e313aa810 Fix unused variable warnings in the polynomial code. il y a 7 ans
  Sam Hocevar 7be150b0e4 Allow to build without SDL or ffmpeg. il y a 7 ans
  Sam Hocevar 2df8762d47 Migrate to Visual Studio 2017. il y a 7 ans
  Sam Hocevar fe99aca67d Use [[nodiscard]] in a lot of places. il y a 7 ans
  Sam Hocevar 9981cf4ce9 Make some AVL tree code less verbose. il y a 7 ans
  Sam Hocevar c86f703dcf Some Windows compilation fixes + support for [[nodiscard]]. il y a 7 ans
  Sam Hocevar b9effc8977 Fix erratic indentation and file encoding. il y a 7 ans
  Sam Hocevar 9bdb67a51a Fix source file encoding. il y a 7 ans
  Sam Hocevar aca1660e1e Disable debug messages by default and downgrade a few messages. il y a 7 ans
  Sam Hocevar 1733d0ffd8 math: tweak the real number printing routine. il y a 7 ans
  Sam Hocevar 17db5be5c8 math: remove some hardcoded stuff from the real numbers implementation. il y a 7 ans
  Sam Hocevar df7454b36a math: add real::R_MIN and real::R_MAX and get rid of real::ulp(). il y a 7 ans
  Sam Hocevar 60ee86f908 ufiodsfiodsifods il y a 7 ans
  Sam Hocevar f9058a384d 3rdparty: upgrade PEGTL to its latest version (2.1.4 or something). il y a 7 ans
  Sam Hocevar 5d62baaaae math: parse hexadecimal reals as per C standard, 6.4.4.2. il y a 7 ans
  Sam Hocevar 7b9d98109b math: use exponentiation by squaring for real::pow(). il y a 7 ans
  Sam Hocevar 2e696e7b32 build: fix compilation on MSYS2 when glew is not available. Fixes #8. il y a 7 ans
  Sam Hocevar 8f3f1736d8 build: fix multiple definition of EXTRA_DIST. il y a 7 ans
  Sam Hocevar ee622b762f build: add several missing distributed files for Windows versions. il y a 7 ans
  Sam Hocevar 26e60e45fc getopt: fix an assert triggered in the Windows runtime. il y a 7 ans
  Sam Hocevar c6374c7e07 movie: replace the old Movie class with a GIF encoder. il y a 7 ans
  Sam Hocevar 7558d0664a image: more method renaming for consistency. il y a 7 ans
  Sam Hocevar e3b1011d37 image: rename some stuff. il y a 7 ans
  Sam Hocevar a45a0d45d1 audio: do not free buffers that SDL may be using. il y a 8 ans
  Sam Hocevar 3544e76a4d input: fix uninitialised variable. il y a 8 ans
  Sam Hocevar a3a802e88f Update PEGTL submodule to latest upstream branch. il y a 8 ans
  touky ea93e0fecc baselua fix il y a 8 ans
  Sam Hocevar f533ecffad Various compilation fixes. il y a 8 ans
  touky 24d9405ff3 ResourceLoader + tileset tweaks il y a 8 ans
  touky 19545aa446 imgui extension + tileset il y a 8 ans
  touky 90a7d2055d imgui vec conversion il y a 8 ans
  touky fd3a6a8ae6 imgui + renderer + mouse scroll il y a 8 ans
  touky f52db94b51 imgui extension il y a 8 ans
  touky d8efedf4d7 sdl input tweak il y a 8 ans
  touky 6b4d1645f0 git fuckup il y a 8 ans
  touky 575ef8e497 DebugDrawContext pass il y a 8 ans
  touky fab4610405 lolua tweaks il y a 8 ans