108 次程式碼提交 (dd1d8fe4de9b0795bf58700e9cf54a887ddbd0dc)

作者 SHA1 備註 提交日期
  Sam Hocevar dd1d8fe4de sys: fix uninitialised memory in File class. 6 年之前
  Sam Hocevar bb57a5e288 Fix MSYS2 “native” build. 6 年之前
  Sam Hocevar 28e7e85bbf sys: minor tweaks to filesystem load order. 6 年之前
  Sam Hocevar 4a4fb5f91c Fix all visible compilation warnings in Visual Studio. 7 年之前
  Sam Hocevar 7d42c3d58e Various emscripten compilation fixes. 7 年之前
  Sam Hocevar 0e79b79d23 Remove the overly complex thread manager. 7 年之前
  Sam Hocevar 6dd7a0cb39 Another lowercase switching frenzy, because why not. 7 年之前
  Sam Hocevar 50e494803d Replace array::empty() with array::clear(). 7 年之前
  Sam Hocevar 37abf6193f RIP lol::String ⚰️ LOL 8 年之前
  Sam Hocevar 9dbfa4d550 Use std::string in a lot of places. Makes a few things simpler. 8 年之前
  Sam Hocevar 1105a075ce Rename lol::Timer to lol::timer. Because. 8 年之前
  Sam Hocevar cfeaeabf2d Get rid of lol::map because std::map is obviously superior. 8 年之前
  Sam Hocevar 44e39867b1 Fix approximately 80 billion compilation warnings. 8 年之前
  Sam Hocevar 26e60e45fc getopt: fix an assert triggered in the Windows runtime. 8 年之前
  Sam Hocevar 7558d0664a image: more method renaming for consistency. 8 年之前
  touky 24d9405ff3 ResourceLoader + tileset tweaks 9 年之前
  Guillaume Bittoun ebce27315e Moving entire timer code in timer.h 9 年之前
  Guillaume Bittoun 40462127d4 Refactor Timer class with std::chrono 9 年之前
  Sam Hocevar 96fc303163 getopt: Windows build fix 9 年之前
  Sam Hocevar 6a35a64dd5 sys: make a few functions lowercase. 9 年之前
  Sam Hocevar afada09f64 getopt: minor improvements. 9 年之前
  Sam Hocevar c5a4f59517 sys: getopt wrapper and reimplementation (first iteration). 9 年之前
  Sam Hocevar 244a1cbe97 sys: always try to open files directly on the filesystem 9 年之前
  Sam Hocevar 64a12b1ad4 sys: allow to load images with an absolute path. 9 年之前
  Sam Hocevar 848344cc7b build: fix some issues with WIN32_LEAN_AND_MEAN redefinitions. 10 年之前
  Sam Hocevar d84605c105 Remove Xbox 360 support, too much stuff no longer compiles. 10 年之前
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 10 年之前
  Sam Hocevar 441a20af99 misc: fix copyright information here and there. 10 年之前
  Sam Hocevar d64b117b8d build: fix license and copyright information. 10 年之前
  Sam Hocevar 508556c0a0 sys: get rid of threadbase.h. 10 年之前
  Sam Hocevar 144cb0df31 sys: get rid of pthreads. 10 年之前
  Sam Hocevar ccf5f53825 misc: various mingw cross-compilation fixes. 10 年之前
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. 10 年之前
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. 10 年之前
  Sam Hocevar d9f2b07822 scene: fix multiple crashes in release mode and a few warnings. 10 年之前
  Sam Hocevar 816e787201 sys: work around a threading-related Visual Studio bug. 11 年之前
  Sam Hocevar bc2684fd40 thread: do not join std::thread instances. 11 年之前
  Benjamin ‘Touky’ Huet 73f729d2ef MeshViewer refactor is on good way 11 年之前
  Benjamin ‘Touky’ Huet 825401d997 Brought threads to C++11 11 年之前
  Benjamin ‘Touky’ Huet 921b6d82f5 BuildFIX and meshViewer tweak 11 年之前
  Benjamin ‘Touky’ Huet 9acf2e925b lol Buildfix 11 年之前
  Benjamin ‘Touky’ Huet 3f167f2f1d ImGui 1.37 11 年之前
  Lolbot 4a7d0ca2c5 fixed 36 files out of 4318: 11 年之前
  Benjamin ‘Touky’ Huet 0e09074d33 Revamped Game/Draw groups to split stuff and help spreading tick 11 年之前
  Benjamin ‘Touky’ Huet f139a7e164 LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) 11 年之前
  Benjamin ‘Touky’ Huet e1d1ecfd81 Added AsyncImageLoader to load images on threads 11 年之前
  Benjamin ‘Touky’ Huet 9c07e8c2e0 Added Thread classes 11 年之前
  Benjamin ‘Touky’ Huet f67da65818 First pass of EasyMesh split & refactor 11 年之前
  Sam Hocevar a782ce8a32 sys: fix a link error on Win32. 11 年之前
  Sam Hocevar f791b672ed misc: lots of compilation fixes for Visual Studio (related to mediocre 11 年之前