53 Комити (9090b5a4e2b83cdc0b4d3acad3b29ce3de2bfd87)

Аутор SHA1 Порука Датум
  Sam Hocevar 9090b5a4e2 Stop including <lol/msg> and <lol/base/assert.h> automatically. пре 4 година
  Sam Hocevar 99a360f93d Update lol-core submodule and apply a few related fixes. пре 4 година
  Sam Hocevar eaa304291d Fix various compilation issues. пре 4 година
  Sam Hocevar 0f5913edce base: deprecate lol::array. пре 5 година
  Sam Hocevar c142c1c8a5 Remove obsolete code. пре 5 година
  Sam Hocevar 9e982a51a7 Major header refactoring. пре 5 година
  Sam Hocevar 53e86aa9c5 Clean up header usage. пре 5 година
  Sam Hocevar 8fe56fc27d Clean up the features.h header. пре 5 година
  Sam Hocevar e05e9ff143 sys: implement lol::sys::getenv() for safety. пре 5 година
  Sam Hocevar 269ab7c1ac Fix emscripten regressions. пре 5 година
  Sam Hocevar 2c5a1be8b3 Make the check for threading support runtime to make debugging easier. пре 5 година
  Sam Hocevar e7b1f4c56b nx: add a logger. пре 5 година
  Sam Hocevar acb4624084 emscripten: log to stdout instead of stderr. пре 6 година
  Sam Hocevar 4a4fb5f91c Fix all visible compilation warnings in Visual Studio. пре 6 година
  Sam Hocevar 7d42c3d58e Various emscripten compilation fixes. пре 6 година
  Sam Hocevar 502e45d904 More methods switched to lowercase naming scheme. пре 6 година
  Sam Hocevar 8981100727 Get rid of lol::hash which is now useless. пре 7 година
  Sam Hocevar b2fd4f1f5c Fix a bug with lol::vformat() adding two terminating null chars. пре 7 година
  Sam Hocevar 980ff37a58 Get rid of numerous uses of lol::String. пре 7 година
  Sam Hocevar 968f7c92bb Get rid of String::format in favour of a std::string version. пре 7 година
  Sam Hocevar 5bd042ce01 Implement split() for std::string. пре 7 година
  Sam Hocevar aca1660e1e Disable debug messages by default and downgrade a few messages. пре 7 година
  Sam Hocevar 848344cc7b build: fix some issues with WIN32_LEAN_AND_MEAN redefinitions. пре 9 година
  Sam Hocevar 861568b146 misc: some cleanup in files, including UTF-8 BOM. пре 9 година
  Sam Hocevar d64b117b8d build: fix license and copyright information. пре 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 година
  Benjamin ‘Touky’ Huet 49e1588f52 MultiScene: Phase 3: Small PrimitiveSource & PrimitiveRenderer tweaks пре 10 година
  Benjamin ‘Touky’ Huet 51a4b892c7 MultiScene: Phase 3: Added PrimitiveSource & PrimitiveRenderer and corresponding rendering pipeline пре 10 година
  Benjamin ‘Touky’ Huet d4d0225170 Removed all the enum macros, because this was shit and admitting that is the first step to global world domination. пре 10 година
  Sam Hocevar 3cd4c4d413 base: more lowercase shit. пре 10 година
  Sam Hocevar a07844682e build: remove dead PS3 code. пре 10 година
  Benjamin ‘Touky’ Huet 1756726fca Added some shit in controller and text пре 10 година
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. пре 10 година
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. пре 10 година
  Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. пре 10 година
  Sam Hocevar 7e9f926c43 base: switch map, hash, array2d and array3d to lowercase, like standard пре 10 година
  Benjamin ‘Touky’ Huet 101365933f Added better Custom string support for safe enum пре 10 година
  Sam Hocevar 44dec8612e core: fix minor Windows and Raspberry compilation issues. пре 10 година
  Sam Hocevar 47e71bda63 base: rough implementation of safe enums with minimal ToString() support. пре 10 година
  Sam Hocevar dff1e5c0b6 base: fix a debug message queue crash and add Unicode support on Windows. пре 11 година
  Sam Hocevar c27c3279ed base: avoid confusion between versions of String::Printf(). пре 11 година
  Sam Hocevar 15c3039ba5 misc: fix some coding errors found by Coverity. пре 11 година
  Benlitz 5f72c16f60 base: map methods can now take any type of object that is equatable to the key type and can be hashed by the key type specialization of the Hash class (and added string/char const* compatibility) пре 11 година
  Sam Hocevar ebc89d4189 base: print full stack traces in Emscripten builds. пре 12 година
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. пре 12 година
  Sam Hocevar 586a984498 build: look for backtrace_symbols() before enabling the Unix stack пре 12 година
  Sam Hocevar 1d0eab0203 base: on Linux and some other architectures, dump a stack trace before пре 12 година
  Sam Hocevar 8613d04c03 core: implement a cool ASSERT() macro. пре 12 година