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
/
Tools
/
ProtoProxy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProtoProxy: Fixed weird gcc compilation errors.
madmaxoft
2014-04-14
1
-16
/
+22
*
ProtoProxy: Added 1.7.9 compatibility.
madmaxoft
2014-04-14
1
-0
/
+29
*
ProtoProxy: Fixed a few Clang and MSVC warnings.
madmaxoft
2014-04-04
2
-4
/
+8
*
Merge branch 'unreachable'
madmaxoft
2014-03-20
1
-4
/
+0
|
\
|
*
Fixed a couple of unneeded returns in ProtoProxy
Tycho
2014-03-14
1
-4
/
+0
*
|
ProtoProxy: Fixed MSVC compilation.
madmaxoft
2014-03-20
1
-2
/
+4
|
/
*
Merge branch 'Werror' into warnings
Tycho
2014-03-12
1
-2
/
+2
|
\
|
*
Fixed comments an assert
Tycho
2014-03-12
1
-2
/
+2
*
|
Added macros support to tools
Tycho
2014-03-11
1
-1
/
+6
|
/
*
Fixed xofts issues
Tycho
2014-03-10
1
-1
/
+1
*
Fixed Issues in ProtoProxy
Tycho
2014-03-10
2
-9
/
+9
*
ProtoProxy: ignoring PolarSSL build files.
madmaxoft
2014-02-18
1
-0
/
+1
*
Now uses setflags for flags
Tycho
2014-02-16
1
-55
/
+4
*
COnverted ProtoProxy to use library CMakeLists
Tycho
2014-02-16
1
-17
/
+4
*
ProtoProxy: Added encryption support.
madmaxoft
2014-01-28
1
-2
/
+19
*
ProtoProxy: Modified to use PolarSSL.
madmaxoft
2014-01-25
6
-60
/
+45
*
ProtoProxy: Fixed connection on *nix.
madmaxoft
2014-01-24
1
-1
/
+2
*
ProtoProxy: UpdateBlockEntity NBT is written
Tiger Wang
2014-01-19
1
-1
/
+14
*
ProtoProxy: Compiles under Linux.
madmaxoft
2014-01-17
4
-28
/
+43
*
ProtoProxy: Fixed inversed typedef.
madmaxoft
2014-01-17
1
-1
/
+1
*
ProtoProxy: Fixed compilation in Windows and in Linux.
madmaxoft
2014-01-17
3
-16
/
+21
*
ProtoProxy: Fixed #include filename case.
madmaxoft
2014-01-17
1
-4
/
+4
*
Merge pull request #545 from mc-server/VarArgs
Mattes D
2014-01-15
1
-4
/
+8
|
\
|
*
Fixed ProtoProxy compilation.
madmaxoft
2014-01-15
1
-4
/
+8
*
|
ProtoProxy: use CMake to generate the MSVC project files.
madmaxoft
2014-01-15
4
-308
/
+156
|
/
*
ProtoProxy: Fixed login kick packet direction.
madmaxoft
2014-01-13
1
-1
/
+1
*
ProtoProxy: Fixed favicon relaying.
madmaxoft
2014-01-08
1
-2
/
+2
*
ProtoProxy: Fixed description-changing to work with 1.7.4.
madmaxoft
2013-12-15
1
-2
/
+3
*
ProtoProxy: Fixed metadata parsing.
madmaxoft
2013-12-05
1
-9
/
+27
*
ProtoProxy: Fixed after folder move.
madmaxoft
2013-11-28
2
-30
/
+34
*
ProtoProxy: Added dblquotes.
madmaxoft
2013-11-10
1
-2
/
+2
*
ProtoProxy: Fixed SpawnMob packet.
madmaxoft
2013-11-07
1
-12
/
+13
*
ProtoProxy: Fixed the SpawnObjectVehicle packet.
madmaxoft
2013-11-03
1
-1
/
+13
*
ProtoProxy: Removed unused enums.
madmaxoft
2013-11-03
1
-109
/
+3
*
ProtoProxy: Fixed handling of incomplete packets.
madmaxoft
2013-11-03
1
-0
/
+2
*
ProtoProxy: Working 1.7 protocol.
madmaxoft
2013-10-29
2
-158
/
+160
*
ProtoProxy: Updated the server-side packets to 1.7.
madmaxoft
2013-10-29
1
-171
/
+239
*
ProtoProxy: Updated the server-side packets to 1.7.
madmaxoft
2013-10-29
1
-0
/
+5
*
ProtoProxy: The login part of the protocol is implemented.
madmaxoft
2013-10-29
2
-220
/
+229
*
ProtoProxy: Implemented 1.7.2 status request / response / ping.
madmaxoft
2013-10-28
2
-113
/
+272
*
ProtoProxy: Fixed compilation after the previous cByteBuffer changes.
madmaxoft
2013-10-28
1
-0
/
+4
*
ProtoProxy: Added handling for the Explosion packet.
madmaxoft
2013-09-19
2
-0
/
+46
*
ProtoProxy: Removed the per-packet sleep from the DEBUG version.
madmaxoft
2013-09-19
1
-2
/
+9
*
ProtoProxy: Logs are saved to a Logs subfolder.
madmaxoft
2013-09-08
2
-1
/
+12
*
ProtoProxy: The MOTD is modified to indicate ProtoProxy presence.
madmaxoft
2013-09-08
1
-7
/
+34
*
Merged branch 'Projectiles'.
madmaxoft
2013-09-07
1
-14
/
+26
|
\
|
*
ProtoProxy: Improved logging for fixed-point numbers.
madmaxoft
2013-09-04
1
-14
/
+26
*
|
ProtoProxy: Log individual chunks in MapChunkBulk packet.
madmaxoft
2013-08-30
1
-3
/
+32
|
/
*
ProtoProxy: Next packet type is logged for client as well.
madmaxoft
2013-08-30
1
-2
/
+2
*
ProtoProxy: Uses cTimer for the timing information.
madmaxoft
2013-08-30
4
-5
/
+14
*
Fixed ProtoProxy compilation, added client Kick handling.
madmaxoft
2013-08-25
2
-0
/
+18
*
Feature and bugfixes [SEE DESC]
Tiger Wang
2013-08-16
1
-0
/
+2
*
ProtoProxy: Tab completion logging lists the last item, too
madmaxoft
2013-07-31
1
-0
/
+4
*
ProtoProxy: Added the tab completion packet parsing
madmaxoft
2013-07-31
2
-0
/
+42
*
Changed everyting to Unix line endings.
Alexander Harkness
2013-07-29
10
-3466
/
+3466
*
ProtoProxy now properly waits for both sides to establish encryption
madmaxoft
2013-07-28
2
-15
/
+54
*
Set up proper ignores for ProtoProxy
madmaxoft
2013-07-28
1
-0
/
+4
*
1.6.2 protocol implemented, both in MCServer and in ProtoProxy
madmaxoft@gmail.com
2013-07-08
2
-0
/
+70
*
ProtoProxy: moved into the Tools folder
madmaxoft@gmail.com
2013-07-06
10
-0
/
+3358