-
- Downloads
Had to write something to load tsx tileset specs for maps. I am really not a...
Had to write something to load tsx tileset specs for maps. I am really not a fan of Tiled's format. :P
Showing
- design/tiled-levels/template-map.tmx 7 additions, 7 deletionsdesign/tiled-levels/template-map.tmx
- source/Content/Maps/sheet-objects.tsx 4 additions, 0 deletionssource/Content/Maps/sheet-objects.tsx
- source/Content/Maps/sheet-terrain.tsx 4 additions, 0 deletionssource/Content/Maps/sheet-terrain.tsx
- source/States/GameState.cpp 4 additions, 2 deletionssource/States/GameState.cpp
- source/States/GameState.hpp 1 addition, 0 deletionssource/States/GameState.hpp
- source/chalo-engine/Maps/ChaloMap.cpp 80 additions, 0 deletionssource/chalo-engine/Maps/ChaloMap.cpp
- source/chalo-engine/Maps/ChaloMap.hpp 24 additions, 0 deletionssource/chalo-engine/Maps/ChaloMap.hpp
- source/chalo-engine/Maps/TmxMap.cpp 37 additions, 6 deletionssource/chalo-engine/Maps/TmxMap.cpp
- source/chalo-engine/Maps/TmxMap.hpp 19 additions, 2 deletionssource/chalo-engine/Maps/TmxMap.hpp
- source/chalo-engine/Utilities/XmlParser.cpp 8 additions, 1 deletionsource/chalo-engine/Utilities/XmlParser.cpp
- source/chalo-engine/Utilities/XmlParser.hpp 3 additions, 0 deletionssource/chalo-engine/Utilities/XmlParser.hpp
- source/linux-chalo-game.cbp 4 additions, 0 deletionssource/linux-chalo-game.cbp
- source/linux-chalo-game.depend 15 additions, 6 deletionssource/linux-chalo-game.depend
source/Content/Maps/sheet-objects.tsx
0 → 100644
source/Content/Maps/sheet-terrain.tsx
0 → 100644
source/chalo-engine/Maps/ChaloMap.cpp
0 → 100644
source/chalo-engine/Maps/ChaloMap.hpp
0 → 100644
Please register or sign in to comment