102 Révisions (9307f454ad1e3167bed4fa025b76ea248bce3eb3)

Auteur SHA1 Message Date
  Sam Hocevar 6dd7a0cb39 Another lowercase switching frenzy, because why not. il y a 6 ans
  Sam Hocevar 50e494803d Replace array::empty() with array::clear(). il y a 6 ans
  Sam Hocevar 37abf6193f RIP lol::String ⚰️ LOL il y a 7 ans
  Sam Hocevar 9dbfa4d550 Use std::string in a lot of places. Makes a few things simpler. il y a 7 ans
  Sam Hocevar 1105a075ce Rename lol::Timer to lol::timer. Because. il y a 7 ans
  Sam Hocevar cfeaeabf2d Get rid of lol::map because std::map is obviously superior. il y a 7 ans
  Sam Hocevar 44e39867b1 Fix approximately 80 billion compilation warnings. il y a 7 ans
  Sam Hocevar 26e60e45fc getopt: fix an assert triggered in the Windows runtime. il y a 7 ans
  Sam Hocevar 7558d0664a image: more method renaming for consistency. il y a 7 ans
  touky 24d9405ff3 ResourceLoader + tileset tweaks il y a 8 ans
  Guillaume Bittoun ebce27315e Moving entire timer code in timer.h il y a 8 ans
  Guillaume Bittoun 40462127d4 Refactor Timer class with std::chrono il y a 8 ans
  Sam Hocevar 96fc303163 getopt: Windows build fix il y a 8 ans
  Sam Hocevar 6a35a64dd5 sys: make a few functions lowercase. il y a 8 ans
  Sam Hocevar afada09f64 getopt: minor improvements. il y a 8 ans
  Sam Hocevar c5a4f59517 sys: getopt wrapper and reimplementation (first iteration). il y a 8 ans
  Sam Hocevar 244a1cbe97 sys: always try to open files directly on the filesystem il y a 8 ans
  Sam Hocevar 64a12b1ad4 sys: allow to load images with an absolute path. il y a 8 ans
  Sam Hocevar 848344cc7b build: fix some issues with WIN32_LEAN_AND_MEAN redefinitions. il y a 9 ans
  Sam Hocevar d84605c105 Remove Xbox 360 support, too much stuff no longer compiles. il y a 9 ans
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. il y a 9 ans
  Sam Hocevar 441a20af99 misc: fix copyright information here and there. il y a 9 ans
  Sam Hocevar d64b117b8d build: fix license and copyright information. il y a 9 ans
  Sam Hocevar 508556c0a0 sys: get rid of threadbase.h. il y a 9 ans
  Sam Hocevar 144cb0df31 sys: get rid of pthreads. il y a 9 ans
  Sam Hocevar ccf5f53825 misc: various mingw cross-compilation fixes. il y a 9 ans
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. il y a 9 ans
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. il y a 9 ans
  Sam Hocevar d9f2b07822 scene: fix multiple crashes in release mode and a few warnings. il y a 9 ans
  Sam Hocevar 816e787201 sys: work around a threading-related Visual Studio bug. il y a 9 ans
  Sam Hocevar bc2684fd40 thread: do not join std::thread instances. il y a 9 ans
  Benjamin ‘Touky’ Huet 73f729d2ef MeshViewer refactor is on good way il y a 10 ans
  Benjamin ‘Touky’ Huet 825401d997 Brought threads to C++11 il y a 10 ans
  Benjamin ‘Touky’ Huet 921b6d82f5 BuildFIX and meshViewer tweak il y a 10 ans
  Benjamin ‘Touky’ Huet 9acf2e925b lol Buildfix il y a 10 ans
  Benjamin ‘Touky’ Huet 3f167f2f1d ImGui 1.37 il y a 10 ans
  Lolbot 4a7d0ca2c5 fixed 36 files out of 4318: il y a 10 ans
  Benjamin ‘Touky’ Huet 0e09074d33 Revamped Game/Draw groups to split stuff and help spreading tick il y a 10 ans
  Benjamin ‘Touky’ Huet f139a7e164 LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) il y a 10 ans
  Benjamin ‘Touky’ Huet e1d1ecfd81 Added AsyncImageLoader to load images on threads il y a 10 ans
  Benjamin ‘Touky’ Huet 9c07e8c2e0 Added Thread classes il y a 10 ans
  Benjamin ‘Touky’ Huet f67da65818 First pass of EasyMesh split & refactor il y a 10 ans
  Sam Hocevar a782ce8a32 sys: fix a link error on Win32. il y a 10 ans
  Sam Hocevar f791b672ed misc: lots of compilation fixes for Visual Studio (related to mediocre il y a 10 ans
  Sam Hocevar 9cf137e47d sys: fix an idiotic bug in the thread class. il y a 10 ans
  Sam Hocevar a07844682e build: remove dead PS3 code. il y a 10 ans
  Sam Hocevar 8657a3adfa sys: use std::bind for thread workers to avoid ugly casts. il y a 10 ans
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, il y a 10 ans
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. il y a 10 ans
  Sam Hocevar 0bc2ec0480 build: move VS solution one directory below and create a VS2014 solution. il y a 10 ans