Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added area flooring. | madmaxoft | 2014-04-17 | 1 | -1/+42 |
* | Added Prefab initializers to SELFTEST code. | madmaxoft | 2014-04-17 | 1 | -1/+13 |
* | Prefabs can have per-piece per-placement weights. | madmaxoft | 2014-04-17 | 1 | -1/+73 |
* | Added asserts for critical data in cPrefab. | madmaxoft | 2014-03-30 | 1 | -0/+4 |
* | cPrefab now uses a struct for block type definition in CharMap. | madmaxoft | 2014-03-29 | 1 | -9/+94 |
* | Fixed Prefab's rotations. | madmaxoft | 2014-03-28 | 1 | -4/+28 |
* | cPrefab can draw itself into a cChunkDesc. | madmaxoft | 2014-03-27 | 1 | -4/+7 |
* | Prefabs support connectors, rotations and merge strategy. | madmaxoft | 2014-03-26 | 1 | -2/+63 |
* | Added a basic cPrefab class. | madmaxoft | 2014-03-25 | 1 | -0/+139 |