summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockRail.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic style fixes.madmaxoft2014-07-171-11/+11
* Normalized comments.madmaxoft2014-07-171-1/+1
* Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-1/+1
* Fixed a few Clang warnings in BlockHandlers.madmaxoft2014-03-301-0/+1
* Fixed Minor typos.narroo2014-03-261-6/+6
* Added MetaRotate/Mirror Support for a number of classes.narroo2014-03-241-0/+135
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-2/+2
* Improved Type safety of eBlockFaceTycho2014-02-041-2/+2
* Changed pointers to referencesTycho2014-02-011-18/+18
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-3/+3
* Refactored GetPlacementBlockTypeMetaTycho2014-01-261-1/+0
* Merge branch 'master' into GeneratingBenchmark2Tycho2014-01-261-9/+19
|\
| * Fixed weird meta with curved railsTiger Wang2014-01-191-5/+15
| * Added more rail functionalityTiger Wang2014-01-191-4/+4
* | Refactored cBlockHandler::OnUse and dependentsTycho2014-01-261-71/+71
|/
* Fixed rails not updating with diagonalsTiger Wang2013-12-251-0/+34
* Moved source to srcAlexander Harkness2013-11-241-0/+398