25 Revize (9054294772f79a416d33ee404dfc9dc757bb5c30)

Autor SHA1 Zpráva Datum
  touky 24d9405ff3 ResourceLoader + tileset tweaks před 9 roky
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. před 10 roky
  Sam Hocevar d64b117b8d build: fix license and copyright information. před 10 roky
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. před 10 roky
  Benjamin ‘Touky’ Huet e1d1ecfd81 Added AsyncImageLoader to load images on threads před 10 roky
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. před 11 roky
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. před 11 roky
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. před 11 roky
  Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. před 11 roky
  Sam Hocevar 227411f337 image: refactor codecs so that they no longer store anything in the image před 11 roky
  Sam Hocevar f455f0e2d1 image: start reworking the Image class to properly split the pixel handling před 11 roky
  Sam Hocevar d982b67aaa image: add methods to save images and a small test program. před 11 roky
  Sam Hocevar 92385ac1ee android: more NativeActivity migration work. před 12 roky
  Sam Hocevar 98f8246323 build: lol-build now passes flags to configure, and configure now uses před 12 roky
  Sam Hocevar f16704ecb0 image: GetData returns uint8_t* instead of void*, it's a lot safer. před 12 roky
  Sam Hocevar c46b3fbfec image: remove the Image::Format enum and use PixelFormat instead. před 12 roky
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. před 13 roky
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. před 13 roky
  Sam Hocevar 291fd0c3c6 android: if current thread is unknown to the JVM, try to register it. před 13 roky
  Sam Hocevar 28728814cc core: replace usage of sin() or std::sin() with lol::sin() where appropriate. před 13 roky
  Sam Hocevar fe0d76cede build: fix PS3 and Android build; it was broken since the ImageData refactor. před 14 roky
  Sam Hocevar a59f2efb07 build: bring the iOS port up to date by synchronising new source file před 14 roky
  Sam Hocevar abbf9ba44c build: fix a shitload of build errors introduced by the Image refactoring před 14 roky
  Sam Hocevar bcea65d273 core: remove calls to exit() in image loaders since they can now report před 14 roky
  Sam Hocevar c61ae1ffa7 core: implement dynamic registration of image loaders. před 14 roky