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
/
Log.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
Move Format issues
Tycho
1
-1
/
+1
2014-02-27
Added a "nooutbuf" cmdline param.
madmaxoft
1
-2
/
+2
2014-02-02
Revert "Added LOGREPLACELINE for line replacement"
Tiger Wang
1
-29
/
+2
2014-02-02
Revert "Improved code"
Tiger Wang
1
-9
/
+5
2014-02-02
Revert "Added a comment"
Tiger Wang
1
-1
/
+1
2014-02-02
Revert "Properly initialised variables"
Tiger Wang
1
-2
/
+1
2014-02-02
Revert "Fixed issues with insufficient console space"
Tiger Wang
1
-93
/
+25
2014-02-02
Revert "A newline issue is resolved"
Tiger Wang
1
-1
/
+1
2014-02-02
Revert "Fixed Linux compile"
Tiger Wang
1
-2
/
+1
2014-02-02
Revert "Another Linux fix"
Tiger Wang
1
-6
/
+0
2014-02-02
Revert "Again improved LogReplaceLine"
Tiger Wang
1
-80
/
+76
2014-02-01
Again improved LogReplaceLine
Tiger Wang
1
-76
/
+80
2014-02-01
Another Linux fix
Tiger Wang
1
-0
/
+6
2014-02-01
Fixed Linux compile
Tiger Wang
1
-1
/
+2
2014-02-01
A newline issue is resolved
Tiger Wang
1
-1
/
+1
2014-02-01
Fixed issues with insufficient console space
Tiger Wang
1
-25
/
+93
2014-01-31
Properly initialised variables
Tiger Wang
1
-1
/
+2
2014-01-31
Added a comment
Tiger Wang
1
-1
/
+1
2014-01-31
Improved code
Tiger Wang
1
-5
/
+9
2014-01-29
Added LOGREPLACELINE for line replacement
Tiger Wang
1
-2
/
+29
2014-01-16
Another VarArgs fix.
madmaxoft
1
-6
/
+4
2014-01-15
Using a 2nd argument instead of va_copy().
madmaxoft
1
-7
/
+9
2013-11-24
Moved source to src
Alexander Harkness
1
-0
/
+0
2013-11-13
Removed unnecessary format data.
Alexander Harkness
1
-1
/
+1
2013-10-09
Moved cMakeDir::MakeDir to cFile::CreateFolder.
madmaxoft
1
-4
/
+5
2013-08-12
Fixed logging into debug console.
madmaxoft
1
-1
/
+1
2013-08-12
Fixed logging into debug console.
madmaxoft
1
-1
/
+1
2013-08-10
Coloring is reset before the LF.
madmaxoft
1
-3
/
+3
2013-05-25
Added base Code::Blocks project (WIP, still doesn't compile) and fixed some source errors with MinGW.
madmaxoft@gmail.com
1
-3
/
+3
2013-02-03
BiomeVisualiser: initial import
madmaxoft@gmail.com
1
-1
/
+1
2012-09-24
Source files cleanup: The rest of the files renamed.
madmaxoft@gmail.com
1
-1
/
+1
2012-09-23
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
1
-5
/
+4
2012-08-19
Android: Showing last MCServer related logcat message
faketruth
1
-1
/
+2
2012-08-18
Android: Pressing back button sends stop command to server
faketruth
1
-0
/
+2
2012-08-16
MCServer should run just fine on Android now :D
faketruth
1
-6
/
+6
2012-08-15
Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android!
faketruth
1
-0
/
+7
2012-06-14
Attempt to bring sanity to newlines across systems.
cedeel@gmail.com
1
-159
/
+159
2012-03-25
Fixed the Log altogether (doesn't use NULL-to-va_list assignment, compiles for RaspberryPi)
madmaxoft@gmail.com
1
-9
/
+1
2012-02-18
Logging: added thread ID to the log output in debug builds
madmaxoft@gmail.com
1
-1
/
+6
2012-02-17
Lots of logging added
madmaxoft@gmail.com
1
-1
/
+6
2012-02-01
AString logging fix 2
madmaxoft@gmail.com
1
-3
/
+11
2012-02-01
sprintf() begone! Replaced with StringUtils' Printf()
madmaxoft@gmail.com
1
-39
/
+56
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-9
/
+5
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+136