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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Functions in cPluginManager get references instead of pointers.
Mattes D
2014-10-15
1
-4
/
+4
*
A better hotfix for CraftingRecipies
Tiger Wang
2014-08-29
1
-1
/
+1
*
Hotfixed recipe.txt loading.
Hownaer
2014-08-29
1
-2
/
+5
*
Fixed Integer pasing warnings in CraftingRecipies.cpp
Tycho
2014-08-13
1
-4
/
+2
*
Fixed type issues in CraftingRecipe.cpp
Tycho
2014-08-13
1
-2
/
+2
*
Fixed forgotten error checking
Tycho
2014-08-13
1
-1
/
+5
*
Style: Normalized to no spaces before closing parenthesis.
madmaxoft
2014-07-21
1
-1
/
+1
*
Style: Normalized spaces after if, for and while.
madmaxoft
2014-07-21
1
-1
/
+1
*
Normalized comments.
madmaxoft
2014-07-17
1
-3
/
+3
*
Fixed spaces around single-line comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Fixed basic whitespace problems.
madmaxoft
2014-07-17
1
-4
/
+4
*
Nullify deleted pointers.
archshift
2014-06-19
1
-0
/
+1
*
Merge branch 'master' into fixes
Tiger Wang
2014-04-24
1
-5
/
+7
|
\
|
*
Merge pull request #909 from jfhumann/fixes
Mattes D
2014-04-22
1
-4
/
+6
|
|
\
|
|
*
Did some static analysis, fixed some bugs and optimized a lot of code
jfhumann
2014-04-18
1
-4
/
+6
|
*
|
Fixed a warning in CraftingRecipes.
Mattes D
2014-04-21
1
-1
/
+1
|
|
/
*
/
Small changes
Tiger Wang
2014-04-23
1
-2
/
+2
|
/
*
Added additional macros to support the MSVC size_t format and changed all formats to use the macros
Tycho
2014-03-12
1
-1
/
+1
*
Fixed a load of format string errors
Tycho
2014-03-11
1
-1
/
+1
*
Fixed test asserts
Tycho
2014-03-10
1
-0
/
+2
*
Moved firework handler to separate function
Tiger Wang
2014-03-09
1
-48
/
+45
*
Fix Linux compile
Tiger Wang
2014-03-09
1
-2
/
+3
*
Implemented ballistic missiles (fireworks)
Tiger Wang
2014-02-27
1
-1
/
+88
*
Moved bindings-related to a Bindings subfolder.
madmaxoft
2013-12-08
1
-1
/
+1
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+770