31 Commits (a77d328ce90ced4e7d09db33cede532b8b2988cb)

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