summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefab.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added prefab hitboxes.madmaxoft2014-04-211-1/+5
* Prefabs can have per-piece per-placement weights.madmaxoft2014-04-171-1/+67
* cPrefab now uses a struct for block type definition in CharMap.madmaxoft2014-03-291-1/+8
* Merge branch 'howaner/GlobalFixes'.madmaxoft2014-03-281-1/+0
|\
| * Add missing ChunkDesc import.Howaner2014-03-281-1/+1
* | Fixed Prefab's rotations.madmaxoft2014-03-281-3/+11
|/
* cPrefab can draw itself into a cChunkDesc.madmaxoft2014-03-271-2/+2
* Prefabs support connectors, rotations and merge strategy.madmaxoft2014-03-261-1/+9
* Added a basic cPrefab class.madmaxoft2014-03-251-0/+83