index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
BlockID.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-20
Refactored windows.
madmaxoft@gmail.com
1
-0
/
+11
2012-09-08
ItemToString() now recognizes matches that are in the ini without metadata.
madmaxoft@gmail.com
1
-0
/
+15
2012-09-08
StringToItem() sets item's count to 1 after a successful parse
madmaxoft@gmail.com
1
-1
/
+3
2012-09-08
Fixed item damage not being set properly in StringToItem()
madmaxoft@gmail.com
1
-0
/
+4
2012-09-08
Set leaves as a transparent block.
madmaxoft@gmail.com
1
-0
/
+1
2012-09-08
Another fix for the case-sensitiveness. WTF, STL allows different signatures for Debug and Release builds?
madmaxoft@gmail.com
1
-1
/
+1
2012-09-08
Fixed the case-sensitiveness of the item map.
madmaxoft@gmail.com
1
-1
/
+10
2012-09-08
Added the ItemToString() and ItemTypeToString() functions.
madmaxoft@gmail.com
1
-33
/
+148
2012-09-07
Snow is not put atop vines by the snow finisher anymore
madmaxoft@gmail.com
1
-0
/
+1
2012-08-14
Made cobwebs transparent
madmaxoft@gmail.com
1
-8
/
+9
2012-07-16
Some code improvements
lapayo94@gmail.com
1
-1
/
+1
2012-07-15
A new Block handling system :o
lapayo94@gmail.com
1
-0
/
+38
2012-06-16
Fixed lighting for cake, fence, fence gates, glass pane, iron bars, iron door and wooden door
madmaxoft@gmail.com
1
-0
/
+7
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-325
/
+325
2012-06-09
Tall grass finally drops seeds
madmaxoft@gmail.com
1
-0
/
+1
2012-06-07
Grass grows under vines
madmaxoft@gmail.com
1
-0
/
+1
2012-06-06
Hopefully fixed lighting around chests and crops
madmaxoft@gmail.com
1
-0
/
+5
2012-06-04
Fixed Linux compilation.
cedeel@gmail.com
1
-1
/
+1
2012-06-04
Added the new recipe parser, parsing the crafting.txt file. Included are a few recipes. The old parser still works, but will be replaced soon.
madmaxoft@gmail.com
1
-1
/
+42
2012-06-02
Added the Biomal height generator, made it the default height generator.
madmaxoft@gmail.com
1
-1
/
+1
2012-05-28
Cacti don't gather snow
madmaxoft@gmail.com
1
-0
/
+1
2012-05-27
Ice finisher generator; fixed snow on water.
madmaxoft@gmail.com
1
-0
/
+4
2012-05-27
Added some useful biome synonyms; added block property IsSnowable; alphabetically sorted block property setting
madmaxoft@gmail.com
1
-50
/
+80
2012-05-27
Added the CheckerBoardBiomes parameter for setting biomes that CheckerBoard generates (#179). Added string-to-biome conversion (#183). Added OreNests to default Structures configuration.
madmaxoft@gmail.com
1
-0
/
+56
2012-05-25
Merged the composable_generator branch into the trunk
madmaxoft@gmail.com
1
-0
/
+186