35 Revīzijas (861568b146f9acef28790d108b863696892eb817)

Autors SHA1 Ziņojums Datums
  Lolbot 78b1319e2a fixed 18 files out of 4242: pirms 10 gadiem
  Benjamin ‘Touky’ Huet 2170b89b11 MultiScene: Phase 4: Added SceneDisplay class to have multiple windows + implementation with SDL. Not with the others. pirms 11 gadiem
  Sam Hocevar 42813316b8 build: improve emscripten build. pirms 11 gadiem
  Benjamin ‘Touky’ Huet 9c07e8c2e0 Added Thread classes pirms 11 gadiem
  Benjamin ‘Touky’ Huet 106a7632d1 Small folders tweaks pirms 11 gadiem
  Benjamin ‘Touky’ Huet baae344fc2 lua property get/set added, not as nice as I wished, but working. pirms 11 gadiem
  Benjamin ‘Touky’ Huet 77c0ae241b tidied up the lua tutorial pirms 11 gadiem
  Benjamin ‘Touky’ Huet 77420f6b55 small lua code refactor pirms 11 gadiem
  Benjamin ‘Touky’ Huet cf888d721d 3rd pass on lua classes. It works now. It's ..... ALIIIIIIVE pirms 11 gadiem
  Lolbot e4098f0db7 fixed 5 files out of 4252: pirms 11 gadiem
  Benjamin ‘Touky’ Huet 0ac33c2da2 Lua integration second pass. Still doesn't work, though. pirms 11 gadiem
  Benjamin ‘Touky’ Huet 41da69ba68 Remove defines. It still crashes though. pirms 11 gadiem
  Benjamin ‘Touky’ Huet 596e74c78c Added first pass for Base Lua setup pirms 11 gadiem
  Sam Hocevar a07844682e build: remove dead PS3 code. pirms 11 gadiem
  Sam Hocevar 7934df34ef build: "USE_SDL" is now for SDL v2 and "USE_OLD_SDL" for version 1. pirms 11 gadiem
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, pirms 11 gadiem
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. pirms 11 gadiem
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. pirms 11 gadiem
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. pirms 11 gadiem
  Sam Hocevar 1093e75006 base: break the main loop apart for the emscripten port. pirms 13 gadiem
  Sam Hocevar f852e8d7e1 build: a lot more emscripten build fixes. pirms 13 gadiem
  Sam Hocevar 6a519771f5 lua: add support for lua/init.lua in a global World object and give pirms 13 gadiem
  Sam Hocevar 32753fa130 build: fix a few macro logic issues in SDL.h inclusion. pirms 13 gadiem
  Sam Hocevar 1e973c81bd build: add SDL detection code in new file lol-sdl.m4. The SDL2 version is pirms 13 gadiem
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). pirms 13 gadiem
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. pirms 13 gadiem
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. pirms 13 gadiem
  Sam Hocevar bd649af62d nacl: NaCl binaries no longer need a modified main() to work, the NaCl pirms 13 gadiem
  Sam Hocevar 15c4e8016a android: slightly update Android project for newer SDK versions. pirms 14 gadiem
  Sam Hocevar 60a2e83d54 xbox: start working on an Xbox/Direct3D port. pirms 14 gadiem
  Sam Hocevar 0161879a84 core: try to merge Ticker and Emcee. Still not very good. pirms 14 gadiem
  Sam Hocevar 3d3ec36548 core: start working on the Emcee class. pirms 14 gadiem
  Sam Hocevar 2edb8115e6 core: port all code to NativeClient. Nothing runs for now, but it builds. pirms 14 gadiem
  Sam Hocevar 8ec5fff6df core: implement Application::ShowPointer() so that applications can choose pirms 14 gadiem
  Sam Hocevar 8deb365040 core: write a generic application class. pirms 14 gadiem