1971 Commits (4e313aa8105aa0a171c55f045fa6b533a54c8679)

Autor SHA1 Mensaje Fecha
  Sam Hocevar 4e313aa810 Fix unused variable warnings in the polynomial code. hace 9 años
  Sam Hocevar 7be150b0e4 Allow to build without SDL or ffmpeg. hace 9 años
  Sam Hocevar 2df8762d47 Migrate to Visual Studio 2017. hace 9 años
  Sam Hocevar fe99aca67d Use [[nodiscard]] in a lot of places. hace 9 años
  Sam Hocevar 9981cf4ce9 Make some AVL tree code less verbose. hace 9 años
  Sam Hocevar c86f703dcf Some Windows compilation fixes + support for [[nodiscard]]. hace 9 años
  Sam Hocevar b9effc8977 Fix erratic indentation and file encoding. hace 9 años
  Sam Hocevar 9bdb67a51a Fix source file encoding. hace 9 años
  Sam Hocevar aca1660e1e Disable debug messages by default and downgrade a few messages. hace 9 años
  Sam Hocevar 1733d0ffd8 math: tweak the real number printing routine. hace 9 años
  Sam Hocevar 17db5be5c8 math: remove some hardcoded stuff from the real numbers implementation. hace 9 años
  Sam Hocevar df7454b36a math: add real::R_MIN and real::R_MAX and get rid of real::ulp(). hace 9 años
  Sam Hocevar 60ee86f908 ufiodsfiodsifods hace 9 años
  Sam Hocevar f9058a384d 3rdparty: upgrade PEGTL to its latest version (2.1.4 or something). hace 9 años
  Sam Hocevar 5d62baaaae math: parse hexadecimal reals as per C standard, 6.4.4.2. hace 9 años
  Sam Hocevar 7b9d98109b math: use exponentiation by squaring for real::pow(). hace 9 años
  Sam Hocevar 2e696e7b32 build: fix compilation on MSYS2 when glew is not available. Fixes #8. hace 9 años
  Sam Hocevar 8f3f1736d8 build: fix multiple definition of EXTRA_DIST. hace 9 años
  Sam Hocevar ee622b762f build: add several missing distributed files for Windows versions. hace 9 años
  Sam Hocevar 26e60e45fc getopt: fix an assert triggered in the Windows runtime. hace 9 años
  Sam Hocevar c6374c7e07 movie: replace the old Movie class with a GIF encoder. hace 9 años
  Sam Hocevar 7558d0664a image: more method renaming for consistency. hace 9 años
  Sam Hocevar e3b1011d37 image: rename some stuff. hace 9 años
  Sam Hocevar a45a0d45d1 audio: do not free buffers that SDL may be using. hace 9 años
  Sam Hocevar 3544e76a4d input: fix uninitialised variable. hace 9 años
  Sam Hocevar a3a802e88f Update PEGTL submodule to latest upstream branch. hace 9 años
  touky ea93e0fecc baselua fix hace 9 años
  Sam Hocevar f533ecffad Various compilation fixes. hace 9 años
  touky 24d9405ff3 ResourceLoader + tileset tweaks hace 9 años
  touky 19545aa446 imgui extension + tileset hace 9 años
  touky 90a7d2055d imgui vec conversion hace 9 años
  touky fd3a6a8ae6 imgui + renderer + mouse scroll hace 9 años
  touky f52db94b51 imgui extension hace 9 años
  touky d8efedf4d7 sdl input tweak hace 9 años
  touky 6b4d1645f0 git fuckup hace 9 años
  touky 575ef8e497 DebugDrawContext pass hace 9 años
  touky fab4610405 lolua tweaks hace 9 años
  touky eb943fc5e3 Lolua small simplification hace 9 años
  touky 0cdeb424d9 2nd pass, removed all old code, and fixed all the wrong usages hace 9 años
  touky 4d78d62a70 Lolua refactor 2nd pass: New version is much simpler and practical hace 9 años
  touky 893ab7b6f5 first little pass, everything is broken. hace 9 años
  Lolbot af53a69eb7 fixed 9 files out of 506: hace 9 años
  Sam Hocevar 5fb319b10c imgui: update submodule to a cleaner branch. hace 9 años
  Sam Hocevar 7d2cd5c8a3 build: fix imgui example on Linux hace 9 años
  Guillaume Bittoun 3525d1f317 Crash fix: first call to TickGame must not occur before TickDraw. referencing #3 hace 9 años
  touky 527e27c880 - ImGUI is now operational again hace 9 años
  touky 3b255d4137 first test for lolimgui hace 9 años
  touky ce13252b69 Shader version compatibility fix hace 9 años
  touky 9174a1e43d startup fixes hace 9 años
  Sam Hocevar aaa39bd782 build: fix Windows build and LolFx generation hace 9 años