47 Commits (cf80b8ff5ec8c4904603a25f34ac456f88800aa0)

Autor SHA1 Mensaje Fecha
  Sam Hocevar cf80b8ff5e Get rid of deprecated assert.h header. hace 4 años
  Sam Hocevar 9090b5a4e2 Stop including <lol/msg> and <lol/base/assert.h> automatically. hace 4 años
  Sam Hocevar 8ad02b5862 android: refresh the code so that most of the Android port compiles again. hace 5 años
  Sam Hocevar 9450afe9b7 nx: update submodule. hace 5 años
  Sam Hocevar e7b1f4c56b nx: add a logger. hace 5 años
  Sam Hocevar 1186c08ad7 entity: add a flag system. hace 6 años
  Sam Hocevar 06edad8755 scene: remove useless subobject classes. hace 6 años
  Sam Hocevar 016330c12b ui: move a lot of files around. hace 6 años
  Sam Hocevar d3d84948d4 sdl: move files around in separate directories. hace 6 años
  Sam Hocevar 7d42c3d58e Various emscripten compilation fixes. hace 6 años
  Sam Hocevar 34fab09274 Remove NaCl support. Google is deprecating it. hace 6 años
  Sam Hocevar d42862b8ae app: warn about missing display/windowing library. hace 6 años
  Sam Hocevar b3adeae2e1 Minor compilation fix when SDL is disabled. hace 6 años
  Sam Hocevar 104704391b SDL: allow fullscreen applications. hace 6 años
  Sam Hocevar a18ccb3987 build: drop support for SDL v1. hace 6 años
  Sam Hocevar 487c82609c Make lol-lua an optional dependency. hace 7 años
  Sam Hocevar 7be150b0e4 Allow to build without SDL or ffmpeg. hace 7 años
  Sam Hocevar c6f4070e70 build: refactor autotools files for out-of-tree builds. hace 8 años
  Sam Hocevar d84605c105 Remove Xbox 360 support, too much stuff no longer compiles. hace 9 años
  Lolbot 78b1319e2a fixed 18 files out of 4242: hace 9 años
  Benjamin ‘Touky’ Huet 2170b89b11 MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. hace 10 años
  Sam Hocevar 42813316b8 build: improve emscripten build. hace 10 años
  Benjamin ‘Touky’ Huet 9c07e8c2e0 Added Thread classes hace 10 años
  Benjamin ‘Touky’ Huet 0ac33c2da2 Lua integration second pass. Still doesn't work, though. hace 10 años
  Benjamin ‘Touky’ Huet 41da69ba68 Remove defines. It still crashes though. hace 10 años
  Benjamin ‘Touky’ Huet 596e74c78c Added first pass for Base Lua setup hace 10 años
  Sam Hocevar a07844682e build: remove dead PS3 code. hace 10 años
  Sam Hocevar 7934df34ef build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. hace 10 años
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. hace 10 años
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. hace 10 años
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. hace 10 años
  Sam Hocevar 1093e75006 base: break the main loop apart for the emscripten port. hace 12 años
  Sam Hocevar f852e8d7e1 build: a lot more emscripten build fixes. hace 12 años
  Sam Hocevar 6a519771f5 lua: add support for lua/init.lua in a global World object and give hace 12 años
  Sam Hocevar 32753fa130 build: fix a few macro logic issues in SDL.h inclusion. hace 12 años
  Sam Hocevar 1e973c81bd build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is hace 12 años
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). hace 12 años
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. hace 12 años
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. hace 12 años
  Sam Hocevar bd649af62d nacl: NaCl binaries no longer need a modified main() to work, the NaCl hace 12 años
  Sam Hocevar 15c4e8016a android: slightly update Android project for newer SDK versions. hace 13 años
  Sam Hocevar 60a2e83d54 xbox: start working on an Xbox/Direct3D port. hace 13 años
  Sam Hocevar 0161879a84 core: try to merge Ticker and Emcee. Still not very good. hace 13 años
  Sam Hocevar 3d3ec36548 core: start working on the Emcee class. hace 13 años
  Sam Hocevar 2edb8115e6 core: port all code to NativeClient. Nothing runs for now, but it builds. hace 13 años
  Sam Hocevar 8ec5fff6df core: implement Application::ShowPointer() so that applications can choose hace 13 años
  Sam Hocevar 8deb365040 core: write a generic application class. hace 13 años