31 Комити (a77d328ce90ced4e7d09db33cede532b8b2988cb)

Аутор SHA1 Порука Датум
  Sam Hocevar 7e04bd038a scene: remove functions that aren’t that useful. пре 11 година
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, пре 11 година
  Sam Hocevar 3862ad59dc base: going on a lowercase rampage; today’s victim: Array. пре 11 година
  Sam Hocevar 79ed58f1f0 Merge branch 'master' into scenegraph пре 11 година
  Benjamin ‘Touky’ Huet fe7f7b9fdb Added Base directory logic similar to File class, with windows only implementation -for now- пре 12 година
  Sam Hocevar 32143b8bb4 scene: allow to rotate sprites around the Z axis. пре 12 година
  Benjamin ‘Touky’ Huet dbb1d02aa6 Added 2D to 3D DebugLines пре 12 година
  Benjamin ‘Touky’ Huet cc8e6ced51 Added Debug DrawBox+DrawCapsule+DrawCircle+DrawSphere for ze lulz пре 12 година
  Benjamin ‘Touky’ Huet b1fbc0259f Added Mask & StickyTime to Draw Debug пре 12 година
  Sam Hocevar 1945e85afc scene: start working on the scene class reorganisation. пре 12 година
  Sam Hocevar f193bc2caa scene: break text rendering again so that 2D games work properly... пре 12 година
  Sam Hocevar ad8144f0e8 scene: use a global g_scene object instead of Scene::GetDefault(). пре 12 година
  Sam Hocevar 872efdb880 debug: add Debug::DrawLine() and Debug::DrawBox() methods. пре 13 година
  Sam Hocevar 16a620d537 scene: start refactoring the camera code; we now have a stack of cameras пре 13 година
  Sam Hocevar 0ba4e6d9e0 easymesh: interface the shiny shader with new Light objects. пре 13 година
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. пре 13 година
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. пре 13 година
  Sam Hocevar bfada5d920 core: move some of the camera view logic from the Video class to the пре 14 година
  Sam Hocevar f35f4284b0 core: allow each blitted tile to be stretched differently. пре 14 година
  Sam Hocevar 2b9d64f7a8 core: more vec?i -> ?veci renames. пре 14 година
  Sam Hocevar dc13c1f742 tiler: ensure AddTile() and BlitTile() accept vec3i arguments. пре 14 година
  Sam Hocevar 6266c289ee tileset: replace the Tiler ID system with real TileSet objects. The only пре 14 година
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. пре 15 година
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. пре 15 година
  Sam Hocevar 4c278a0895 Change the way the Scene object works. пре 15 година
  Sam Hocevar 5ebe9f9c85 Add support for rotated views and stretched tiles. пре 15 година
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. пре 15 година
  Sam Hocevar 8d4e2c9c4c Fix z-sorting of tiles. For now. пре 15 година
  Sam Hocevar 0fc6a8487c Slightly improve the documentation in a few files, add the missing пре 15 година
  Sam Hocevar a9b63620d4 Rendering starts to work again. There is no Z-sorting yet. пре 15 година
  Sam Hocevar af3be15a7d Much better resource allocation and release. Scene manager stub. пре 15 година