This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PocketMine-MP
Watch
1
Star
0
Fork
0
You've already forked PocketMine-MP
mirror of
https://github.com/pmmp/PocketMine-MP.git
synced
2025-07-02 16:19:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
PocketMine-MP
/
src
/
pocketmine
/
network
History
Dylan K. Taylor
c7af1cf785
Merge branch 'release/3.0' into release/3.1
2018-08-25 17:49:14 +01:00
..
mcpe
Merge branch 'release/3.0' into release/3.1
2018-08-19 16:00:25 +01:00
query
Added some debug for raw packets and Query handling
2018-07-13 10:07:11 +01:00
rcon
Replace unnecessary strlen > 0 calls with !== "" checks
2018-08-25 16:07:49 +01:00
upnp
UPnP: error messages on failure to portforward instead of silently failing
2018-03-31 12:51:17 +01:00
AdvancedSourceInterface.php
Add EOF newlines where missing (bulk) (
#1836
)
2017-12-20 11:56:36 +00:00
CompressBatchedTask.php
Server: Removed identifiers array
2018-02-27 11:43:02 +00:00
Network.php
Server: Implemented an signal/sleep interrupt mechanism for ticking (
#2171
)
2018-05-09 14:18:13 +01:00
SourceInterface.php
SourceInterface: removed redundant return value from process()
2018-05-05 15:30:46 +01:00