163 Коміти (9dbfa4d550ddd80d0a54fb1e7cc5da217b88ff2f)

Автор SHA1 Повідомлення Дата
  Sam Hocevar 9dbfa4d550 Use std::string in a lot of places. Makes a few things simpler. 8 роки тому
  Sam Hocevar cfeaeabf2d Get rid of lol::map because std::map is obviously superior. 8 роки тому
  Sam Hocevar 980ff37a58 Get rid of numerous uses of lol::String. 8 роки тому
  Sam Hocevar 968f7c92bb Get rid of String::format in favour of a std::string version. 8 роки тому
  Sam Hocevar 0239617197 Various compilation and warning fixes. 8 роки тому
  Sam Hocevar 44e39867b1 Fix approximately 80 billion compilation warnings. 8 роки тому
  Sam Hocevar b9effc8977 Fix erratic indentation and file encoding. 8 роки тому
  Sam Hocevar 9bdb67a51a Fix source file encoding. 8 роки тому
  Sam Hocevar aca1660e1e Disable debug messages by default and downgrade a few messages. 8 роки тому
  Sam Hocevar c6374c7e07 movie: replace the old Movie class with a GIF encoder. 8 роки тому
  Sam Hocevar 7558d0664a image: more method renaming for consistency. 8 роки тому
  Sam Hocevar e3b1011d37 image: rename some stuff. 9 роки тому
  Sam Hocevar f533ecffad Various compilation fixes. 9 роки тому
  touky 24d9405ff3 ResourceLoader + tileset tweaks 9 роки тому
  Sam Hocevar 6a35a64dd5 sys: make a few functions lowercase. 9 роки тому
  Sam Hocevar c6f4070e70 build: refactor autotools files for out-of-tree builds. 9 роки тому
  Sam Hocevar 1b2a4ca8d1 build: fix issues with SDL detection on 32-bit systems. 10 роки тому
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. 10 роки тому
  Sam Hocevar d64b117b8d build: fix license and copyright information. 11 роки тому
  Sam Hocevar 70edc0d38e misc: carry on with the lowercase rampage. 11 роки тому
  Sam Hocevar 03c17fcae4 base: clean up and refactor containers. 11 роки тому
  Sam Hocevar 42813316b8 build: improve emscripten build. 11 роки тому
  Sam Hocevar 2fa398926d math: improve the 2D and 3D box classes. 11 роки тому
  Sam Hocevar 40fe753e4f image: remove "color" typedef since we already have the "Color" class, and rename a few things. 11 роки тому
  Benjamin ‘Touky’ Huet f139a7e164 LolImGui integration 2nd pass: It now works perfectly (to the extent of the api) 11 роки тому
  Benjamin ‘Touky’ Huet bd9fddc5d9 Split Tileset in TextureImage -> Tileset 11 роки тому
  Benjamin ‘Touky’ Huet e1d1ecfd81 Added AsyncImageLoader to load images on threads 11 роки тому
  Benjamin ‘Touky’ Huet 8222295f3b 2nd pass on Lua integration. 11 роки тому
  Sam Hocevar 3835dc62e0 base: minor variable renaming. 11 роки тому
  Sam Hocevar a07844682e build: remove dead PS3 code. 11 роки тому
  Sam Hocevar f8b29001cd base: convert map and avl_tree methods to lowercase. Because. 11 роки тому
  Sam Hocevar 7ea3b73ed7 image: endianness fixes in the Imlib2 codec. 11 роки тому
  Jean-Yves Lamoureux cf72e40d62 imlib2: Fix RGBA order in loader and use imlib_image_get_data_for_reading_only() 11 роки тому
  Sam Hocevar c727182ac0 image: fix a bug introduced in the image conversion refactoring. 11 роки тому
  Sam Hocevar 4928ea91ad image: improve the DBS dithering implementation by avoiding lots of tests. 11 роки тому
  Sam Hocevar 5026358eef image: add plenty of colour conversions. 11 роки тому
  Sam Hocevar 7bd5a94ca0 image: add the skeleton for a Movie class. 11 роки тому
  Sam Hocevar 90a60ba446 image: revert GDI+ animated GIF tests; we’ll try something else. 11 роки тому
  Sam Hocevar 500e40c93d image: GDI+ GIF support tweaks. 11 роки тому
  Sam Hocevar 28e8fd6834 image: first GIF encoder iteration. 11 роки тому
  Benjamin ‘Touky’ Huet a89dac5c30 Fixed some stuff and added some small tweaks 11 роки тому
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 11 роки тому
  Sam Hocevar 7d4a58021f build: use SDL2 on Windows. 11 роки тому
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. 11 роки тому
  Sam Hocevar 8329482cb9 image: do not alter the pointer returned by Lock(). 11 роки тому
  Sam Hocevar e2f53bb71a image: fix bug introduced in Image::Lock2D(). 11 роки тому
  Sam Hocevar 2a5150e060 base: VISUQL STUDIO JTE NIAUE Q LQ KQLQSH. 11 роки тому
  Guillaume Bittoun 2511de1f90 arraynd: adding constructors and operators for vec_t<int, N> and vec_t<ptrdiff_t, N> types. 11 роки тому
  Sam Hocevar 4be9ea2a4e misc: replace NULL with nullptr. 11 роки тому
  Sam Hocevar caabc35cb1 image: fix a compilation error caused by the GDI+ system headers. 11 роки тому