31 Комити (608918bdb004486037025ba858ccfaac0947a399)

Аутор SHA1 Порука Датум
  Sam Hocevar 15c3039ba5 misc: fix some coding errors found by Coverity. пре 11 година
  Benjamin ‘Touky’ Huet ec9c215459 small tweak on file object. пре 11 година
  Sam Hocevar ca230a60ad thread: implement Queue::TryPush and Queue::TryPop. пре 11 година
  Sam Hocevar 3f67db703e sys: refactor the binarydir detection code. пре 12 година
  Sam Hocevar f852e8d7e1 build: a lot more emscripten build fixes. пре 12 година
  Sam Hocevar d4372a6a1e android: open files through the asset manager, meaning Lua works. пре 12 година
  Sam Hocevar 5e5deb84d2 build: fix X360 and PS3 builds. пре 12 година
  Sam Hocevar 526feb9b80 sys: use progressively larger temporary buffers when reading files. пре 12 година
  Sam Hocevar e041ea7602 sys: don't read files on the stack; either we'll overflow or we'll be slow. пре 12 година
  Sam Hocevar ba58bbbdcd ps3: implement Lua file loading. пре 12 година
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. пре 12 година
  jeunathe f67fdf41c2 Fix missing ; пре 12 година
  Benjamin ‘Touky’ Huet 5ac828fd23 CIS FIX : timer fix, sam should fix it. пре 12 година
  Sam Hocevar b9d45606b4 base: refactor the Timer class to make it more understandable. пре 12 година
  Sam Hocevar 7e8edd7c3e sys: add the base source directory to the list of search directories пре 12 година
  Sam Hocevar ba1824ef83 sys: cycle through all possible directories to load resource files. пре 12 година
  Sam Hocevar b67441babb sys: be more resilient if the file we try to read doesn’t exist. пре 12 година
  Sam Hocevar 03d135f06d sys: don’t use fopen on the PS3. пре 12 година
  Sam Hocevar 2932b55556 sys: prototype for the file reading functions. пре 12 година
  Sam Hocevar c7767c6c64 sys: create an empty File class. пре 12 година
  Sam Hocevar 4be5ebd8b3 ps3: use network fallback for image files. пре 12 година
  Sam Hocevar 32753fa130 build: fix a few macro logic issues in SDL.h inclusion. пре 12 година
  Sam Hocevar 1e973c81bd build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is пре 12 година
  Sam Hocevar 8613d04c03 core: implement a cool ASSERT() macro. пре 12 година
  Sam Hocevar e7806e96cc build: check for getcwd() and _getcwd() and configure time. пре 12 година
  Sam Hocevar 937f3e4522 sys: check for <unistd.h> and use getcwd() properly on non-Windows systems. пре 12 година
  Sam Hocevar ce04c94ff3 sys: retrieve executable path if available. пре 12 година
  Sam Hocevar 5402346b16 core: move the Log and Timer classes to the sys/ subdirectory, use пре 12 година
  Sam Hocevar bbf72e1a64 core: pass the project directory to the binary build and get rid of пре 12 година
  Sam Hocevar 1a54a81167 sys: move thread.h to the sys/ directory. пре 12 година
  Sam Hocevar 6a6e46cf0d system: try to autodetect the data directory from the executable path; пре 12 година