26 Commits (e04367b138b7549c1dc7131c5564ed285d7d6271)

Autor SHA1 Mensaje Fecha
  Sam Hocevar bd2abf9a78 mrpigeon: try the new tile definition system… which doesn’t work. hace 11 años
  Sam Hocevar b9d6454c30 base: prevent instantiation of several static-only classes. 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 f35f4284b0 core: allow each blitted tile to be stretched differently. hace 12 años
  Sam Hocevar edfa3dfc4b core: allow to stretch 2D sprits in both X and Y directions. hace 12 años
  Sam Hocevar 6bbe943492 core: rename vec2i to ivec2 etc. to better match GLSL. hace 13 años
  Sam Hocevar 6266c289ee tileset: replace the Tiler ID system with real TileSet objects. The only hace 13 años
  Sam Hocevar 1fb4205d61 tiler: Tiler::GetSize can now return a different value for different tiles. hace 13 años
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. hace 14 años
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. hace 14 años
  Sam Hocevar 6405ef32ea Get rid of float3, float4, int3 etc. in favour of GLSL types. hace 14 años
  Sam Hocevar 9a66d6b1bb Switch scene rendering method to vertex buffer objects. hace 14 años
  Sam Hocevar bcca962ba9 Allow to query for a tileset's size and/or number of tiles. hace 14 años
  Sam Hocevar 375d7ee14d TileSets can now be initialised either using the tile size, or the hace 14 años
  Sam Hocevar 5ebe9f9c85 Add support for rotated views and stretched tiles. hace 14 años
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. hace 14 años
  Sam Hocevar c73ee58065 The Tile size can now be specified upon TileSet load. Add a sample hace 14 años
  Sam Hocevar 2edd7f4dbf Start to handle differences between vertical and horizontal tiles. hace 14 años
  Sam Hocevar 0fc6a8487c Slightly improve the documentation in a few files, add the missing hace 14 años
  Sam Hocevar a9b63620d4 Rendering starts to work again. There is no Z-sorting yet. hace 14 años
  Sam Hocevar af3be15a7d Much better resource allocation and release. Scene manager stub. hace 14 años
  Sam Hocevar 4537534dcf Support CSV .tmx files to get rid of that pathetic system() call. hace 14 años
  Sam Hocevar a3d5f1576b The layer name is no longer ignored. hace 14 años
  Sam Hocevar 6a20cd3645 Dynamically allocate layers when loading maps. hace 14 años
  Sam Hocevar 68c71cfa83 Create a tile manager. There are no longer any GL calls in test-map.cpp or hace 14 años