summaryrefslogtreecommitdiffstats
path: root/src/Blocks/MetaRotator.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-05Revert "Temporarily commented out override directives."Tycho1-4/+4
This reverts commit 6db727c60c01264dc9a9c209c5b335da8f53cd64. Conflicts: src/Bindings/PluginLua.h src/Blocks/BlockFire.h src/Generating/ChunkGenerator.h src/LoggerListeners.cpp src/Mobs/Components/AIAggressiveComponent.h src/Mobs/Monster.h src/OSSupport/IsThread.h src/Protocol/Authenticator.h src/UI/SlotArea.h
2014-08-28Fixed spaces after "template" keyword.Mattes D1-5/+5
2014-08-21Temporarily commented out override directives.Samuel Barney1-4/+4
2014-07-17Basic style fixes.madmaxoft1-3/+3
2014-07-17Normalized comments.madmaxoft1-1/+1
This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
2014-03-25Fixed spelling; Rotater to Rotator.narroo1-8/+8
2014-03-25Changed Rotater to Rotator. Added partial sign post rotation support.narroo1-0/+0
2014-03-09Silenced useless MSVC warnings in cMetaRotater.madmaxoft1-0/+21
2014-03-08Moved returnsworktycho1-3/+3
2014-03-02Reformated MetaRotaterTycho1-19/+30
2014-03-01Final implementation of MetaRotaterTycho1-45/+51
2014-02-27Added some Metadate rotaters using templated MixinTycho1-0/+82