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
/
OSSupport
/
CMakeLists.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-04
Rename files to match code
Tiger Wang
1
-0
/
+1
2021-04-21
Make Windows go brrrr, not tick. tick. tick. (#5201)
Tiger Wang
1
-2
/
+2
2020-09-05
Streamline startup sequence
Tiger Wang
1
-0
/
+2
2020-05-16
Upgrade to C++17 [CMake] (#4717)
Tiger Wang
1
-11
/
+2
2020-05-10
Cleanup some workarounds and warnings (#4735)
peterbell10
1
-4
/
+0
2020-03-05
Stabilise MoveToWorld (#4004)
Mat
1
-0
/
+1
2019-09-04
Updated LibEvent to release 2.1.11-stable. (#4383)
Mattes D
1
-0
/
+4
2018-08-29
Force all headers other than "Globals.h" to be included with relative paths (#4269)
peterbell10
1
-3
/
+0
2018-01-03
Add the fmt library (#4065)
peterbell10
1
-0
/
+1
2017-06-19
Removed the LeakFinder for Windows. (#3777)
Mattes D
1
-0
/
+2
2017-06-15
Replace evdns with getaddrinfo and getnameinfo (#3766)
peterbell10
1
-0
/
+3
2016-12-12
Use CMake's Android generators to crosscompile
Tiger Wang
1
-8
/
+0
2016-07-18
CMake: Remove needless minimum version specifications.
Mattes D
1
-2
/
+0
2016-01-01
Renamed leftover strings to Cuberite / Server, as needed.
Mattes D
1
-1
/
+1
2015-07-29
Silenced and fixed many warning messages across multiple files.
Samuel Barney
1
-1
/
+1
2015-06-04
Skip unknown cflag for Apple clang & remove cSemaphore
Cengiz Can
1
-2
/
+0
2015-05-24
Made -Weverything an error.
tycho
1
-1
/
+1
2015-05-23
Fix tests
tycho
1
-0
/
+4
2015-02-22
cNetwork: Added EnumLocalIPAddresses() function.
Mattes D
1
-0
/
+1
2015-02-20
cNetwork: Added UDP API.
Mattes D
1
-0
/
+2
2015-01-29
Fixed missing LibEvent reference in OSSupport.
Mattes D
1
-1
/
+1
2015-01-27
Removed ListenThread and SocketThreads.
Mattes D
1
-6
/
+0
2015-01-27
Fixed missing LibEvent reference in OSSupport.
Mattes D
1
-1
/
+1
2015-01-22
cNetwork: Split the main cpp file into several files.
Mattes D
1
-1
/
+8
2015-01-22
cNetwork: Split cNetworkSingleton to a separate file.
Mattes D
1
-0
/
+2
2015-01-22
Implemented LibEvent-based client connections.
Mattes D
1
-0
/
+2
2014-11-29
Added a basic stacktracing for assert and signal failures.
Mattes D
1
-2
/
+6
2014-10-24
OSSupport/CMakeLists.txt: fixed indentation
archshift
1
-3
/
+3
2014-10-24
Fixed potential linker errors with mingw, as it isn't MSVC and it isn't APPLE.
archshift
1
-4
/
+4
2014-10-23
Fix linking on OS X, which does not have librt.
archshift
1
-2
/
+6
2014-10-21
Compile fix?
Tiger Wang
1
-2
/
+2
2014-10-20
Migrated cSleep and cTimer to std::chrono
Tiger Wang
1
-2
/
+0
2014-10-19
Use std::thread
Tiger Wang
1
-2
/
+0
2014-10-06
Update CMakeLists.txt
worktycho
1
-1
/
+1
2014-07-19
Subdirs: Only add_library if not using MSVC
archshift
1
-3
/
+5
2014-07-19
OSSupport/CMakeLists.txt: Replaced glob with list of files
archshift
1
-5
/
+32
2014-04-25
Cmake generated projects for IDEs include headers in project files.
archshift
1
-0
/
+1
2013-12-19
added pthread linking code to OSSupport
Tycho Bickerstaff
1
-0
/
+4
2013-12-10
added tolua++ command and removed stackwalker from build
Tycho Bickerstaff
1
-1
/
+0
2013-12-10
more cmake changes
Tycho Bickerstaff
1
-2
/
+4
2013-12-10
more cmake
Tycho Bickerstaff
1
-1
/
+3
2013-12-10
started work on cmake
Tycho Bickerstaff
1
-0
/
+7