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
/
src
/
CraftingRecipes.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
Bulk clearing of whitespace
LogicParrot
1
-25
/
+25
2015-07-31
Unified the doxy-comment format.
Mattes D
1
-16
/
+15
2015-07-15
Leather Armor can now be dyed.
Samuel Barney
1
-0
/
+3
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-2
/
+2
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-2
/
+2
2014-10-15
Functions in cPluginManager get references instead of pointers.
Mattes D
1
-1
/
+1
2014-08-13
Fixed type issues in CraftingRecipe.cpp
Tycho
1
-3
/
+3
2014-07-19
Fixed style: spaces after commas.
madmaxoft
1
-1
/
+1
2014-03-09
Moved firework handler to separate function
Tiger Wang
1
-0
/
+3
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
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
-1
/
+1
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-172
/
+172
2012-06-12
Added working crafting hooks HOOK_PRE_CRAFTING, HOOK_CRAFTING_NO_RECIPE and HOOK_POST_CRAFTING
madmaxoft@gmail.com
1
-5
/
+12
2012-06-12
Updated the crafting recipes architecture to better support crafting hooks. Removed the old recipe file and implementation altogether.
madmaxoft@gmail.com
1
-6
/
+89
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
-0
/
+82