summaryrefslogtreecommitdiffstats
path: root/src/Generating/Prefab.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
Can be defined in the source by GalExport's cpp output.