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
/
GNUmakefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated GNUmakefile to output to MCServer directory
faketruth
2012-08-20
1
-2
/
+2
*
GNUmakefile: added a profiled build ("make profile=1")
madmaxoft@gmail.com
2012-08-07
1
-1
/
+11
*
GNUmakefile: Split the debug build into debug and pedantic; more comments; added O3 optimization to external C libraries even in debug mode
madmaxoft@gmail.com
2012-08-04
1
-9
/
+55
*
Fixed a few gcc pedantic warnings; made BLOCKTYPE an unsigned char type.
madmaxoft@gmail.com
2012-08-03
1
-2
/
+2
*
Makefile fix for the newly added squirrel, MCServer compilable on *nix again
madmaxoft@gmail.com
2012-07-18
1
-1
/
+1
*
A new Block handling system :o
lapayo94@gmail.com
2012-07-15
1
-0
/
+2
*
Squirrel Plugins
lapayo94@gmail.com
2012-07-08
1
-1
/
+4
*
Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project files
cedeel@gmail.com
2012-06-04
1
-2
/
+2
*
Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections ( http://forum.mc-server.org/showthread.php?tid=384 )
madmaxoft@gmail.com
2012-03-09
1
-2
/
+2
*
Revised GNUmakefile for header file dependencies (again; this time it should work ;)
madmaxoft@gmail.com
2012-02-21
1
-5
/
+4
*
Fixing build for linux using GNUmakefile (explicitly removed LeakFinder and StackWalker)
madmaxoft@gmail.com
2012-02-14
1
-1
/
+1
*
New makefile with automatic *.cpp sourcefile import, automatic header file dependencies and switchable debug / release configuration. gnumake-specific :(
madmaxoft@gmail.com
2012-02-10
1
-0
/
+98