summaryrefslogtreecommitdiffstats
path: root/src/BlockID.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D2020-04-031-491/+0
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-0/+1
* Deal with covered switches consistently (#4161)peterbell102018-02-051-6/+1
* Remove double includes part 2 (#3890)peterbell102017-08-031-1/+0
* Fixed RasPi builds of unit tests.Mattes D2016-08-041-1/+3
* Bulk clearing of whitespaceLogicParrot2016-02-051-20/+20
* Unified the doxy-comment format.Mattes D2015-07-311-2/+3
* Fixed reversed logic in StringToDimension.Lane Kolbly2015-05-301-1/+1
* Made -Weverything an error.tycho2015-05-241-16/+22
* Working as a Windows service. Starts and stops correctly.Anthony Birkett2015-04-011-1/+28
* Fixed BlockStringToType return value.Mattes D2014-11-271-1/+1
* Fixed 1.8 world item format reading.Howaner2014-10-291-1/+6
* Merged IniFile into main MCS sources.Mattes D2014-10-231-1/+1
* Fixed eMonsterType Lua API mismatch.madmaxoft2014-10-051-51/+0
* Added first test to show the object can be createdTycho2014-09-171-28/+28
* Fixed a ToLua warning - operator = not supported.madmaxoft2014-08-031-1/+1
* Merge remote-tracking branch 'origin/master' into portalsTiger Wang2014-07-221-1/+2
|\
| * Code style: Fixed braces on separate lines.madmaxoft2014-07-191-1/+2
* | Merge branch 'master' into portalsTiger Wang2014-07-181-1/+4
|\|
| * Fixed basic whitespace problems.madmaxoft2014-07-171-1/+1
| * Added wither damage type, wither entity effect.archshift2014-06-171-0/+3
* | Implemented PR suggestionsarchshift2014-06-161-4/+0
* | Portal improvements and suggestionsTiger Wang2014-06-101-0/+35
|/
* Fixed warning in BlockID.madmaxoft2014-05-011-1/+1
* Removed extraneous switch{} in Start()archshift2014-04-261-2/+3
* Removed g_BlockXXX arraysandrew2014-03-021-399/+0
* Add Light weighted pressure platesHowaner2014-02-201-0/+4
* Added dtExplosion to damage<->string functions.madmaxoft2014-02-041-1/+2
* Fixed #624Tiger Wang2014-02-021-0/+1
* E_BLOCK_POTATOES isn't an solid block. Villagers were floating above them.STRWarrior2014-01-271-0/+1
* Multiple enhancements and fixes to minecartsTiger Wang2014-01-121-0/+1
* Merge pull request #529 from mc-server/derpstonerefactorAlexander Harkness2014-01-121-63/+63
|\
| * Renamed g_TorchPlaceable...Tiger Wang2014-01-111-63/+63
* | Move biome definition to separate filesBill Derouin2014-01-091-100/+0
|/
* Fixed repeaters delay, maybeTiger Wang2013-12-201-0/+3
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-6/+6
* Fixed loads more of them.Alexander Harkness2013-11-261-1/+1
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-24/+28
* Moved source to srcAlexander Harkness2013-11-241-0/+954