.. |
Bindings
|
Bugfixes
|
2014-01-23 11:00:36 -08:00 |
BlockEntities
|
Minor style improvements for the merged PR.
|
2014-01-23 14:14:33 +01:00 |
Blocks
|
Improved command blocks
|
2014-01-19 00:54:38 +00:00 |
Entities
|
Fixed crash with failed entity-loading.
|
2014-01-24 09:57:12 +01:00 |
Generating
|
Alpha-sorted the finishers.
|
2014-01-18 17:03:43 +01:00 |
HTTPServer
|
Rewritten SocketThreads for proper shutdown scenario.
|
2014-01-19 19:31:43 +01:00 |
Items
|
Fixed flint&steel failure on the Y world edges.
|
2014-01-24 08:53:49 +01:00 |
Mobs
|
Fixed a failure in cSquid.
|
2014-01-24 22:23:57 +01:00 |
OSSupport
|
Rewritten SocketThreads for proper shutdown scenario.
|
2014-01-19 19:31:43 +01:00 |
Protocol
|
Fixed 1.5.x scoreboard packet IDs
|
2014-01-23 21:06:05 +02:00 |
Resources
|
Moved the win resources into a separate subfolder.
|
2014-01-12 17:57:29 +01:00 |
Simulator
|
Basic command block implementation
|
2014-01-18 15:16:47 +02:00 |
UI
|
Fixed indentation once and for all.
|
2014-01-23 20:11:10 -07:00 |
WorldStorage
|
Fixed a few compile-time and runtime warnings in ScoreboardSerializer.
|
2014-01-24 09:58:40 +01:00 |
Authenticator.cpp
|
Authenticator: Reduced logging levels.
|
2014-01-22 22:06:48 +01:00 |
Authenticator.h
|
|
|
BiomeDef.cpp
|
Globals.h needs to be first include
|
2014-01-10 15:50:52 -06:00 |
BiomeDef.h
|
Added newlines at ends of files
|
2014-01-10 10:10:24 -06:00 |
BlockArea.cpp
|
Fixed a few MSVC warnings.
|
2014-01-07 14:24:25 +01:00 |
BlockArea.h
|
|
|
BlockID.cpp
|
Multiple enhancements and fixes to minecarts
|
2014-01-12 13:28:37 +00:00 |
BlockID.h
|
Merge pull request #529 from mc-server/derpstonerefactor
|
2014-01-12 04:38:41 -08:00 |
BlockTracer.h
|
fixed warnings in World.cpp
|
2013-12-31 09:16:42 +01:00 |
BoundingBox.cpp
|
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
|
2013-12-20 16:01:34 +01:00 |
BoundingBox.h
|
|
|
ByteBuffer.cpp
|
removed unneccisary cast
|
2013-12-31 09:16:44 +01:00 |
ByteBuffer.h
|
fixed warnings in bytebuffer.cpp
|
2013-12-31 09:16:41 +01:00 |
ChatColor.cpp
|
Finally removed the function.
|
2013-12-24 13:25:58 +00:00 |
ChatColor.h
|
removed the function def also
|
2013-12-24 13:26:54 +00:00 |
Chunk.cpp
|
Basic command block implementation
|
2014-01-18 15:16:47 +02:00 |
Chunk.h
|
Basic command block implementation
|
2014-01-18 15:16:47 +02:00 |
ChunkDef.h
|
Merge pull request #529 from mc-server/derpstonerefactor
|
2014-01-12 04:38:41 -08:00 |
ChunkMap.cpp
|
Basic command block implementation
|
2014-01-18 15:16:47 +02:00 |
ChunkMap.h
|
Basic command block implementation
|
2014-01-18 15:16:47 +02:00 |
ChunkSender.cpp
|
merged in warnings changes
|
2013-12-22 16:11:34 +00:00 |
ChunkSender.h
|
|
|
ClientHandle.cpp
|
Merge remote-tracking branch 'MikeHunsinger/master'
|
2014-01-24 08:55:41 +01:00 |
ClientHandle.h
|
Merge branch 'master' of https://github.com/mc-server/MCServer
|
2014-01-21 20:40:41 +02:00 |
CMakeLists.txt
|
Fixed Win nightbuilds not producing PDBs.
|
2014-01-24 10:24:24 +01:00 |
CommandOutput.cpp
|
Another VarArgs fix.
|
2014-01-16 08:34:10 +01:00 |
CommandOutput.h
|
merged in warnings changes
|
2013-12-22 16:11:34 +00:00 |
CraftingRecipes.cpp
|
Moved bindings-related to a Bindings subfolder.
|
2013-12-08 12:17:54 +01:00 |
CraftingRecipes.h
|
|
|
Cuboid.cpp
|
|
|
Cuboid.h
|
|
|
DeadlockDetect.cpp
|
added abort to DeadlockDetector to generate core dumps on failure
|
2013-12-10 16:59:45 +00:00 |
DeadlockDetect.h
|
DeadlockDetect is configurable now.
|
2013-11-30 22:14:47 +01:00 |
Defines.h
|
Implemented Ctrl-Q drop stack
|
2014-01-15 22:36:19 +00:00 |
Enchantments.cpp
|
Spilt Writing of Enchantments to seperate class
|
2014-01-19 07:38:59 -08:00 |
Enchantments.h
|
Switched EnchantmentSerilizer to namespace
|
2014-01-19 08:52:45 -08:00 |
Endianness.h
|
|
|
FastRandom.cpp
|
Properly fixed warnings in cFastRandom.
|
2013-12-20 16:11:25 +01:00 |
FastRandom.h
|
|
|
FurnaceRecipe.cpp
|
|
|
FurnaceRecipe.h
|
|
|
Globals.cpp
|
|
|
Globals.h
|
Move biome definition to separate files
|
2014-01-09 15:21:46 -06:00 |
Group.cpp
|
|
|
Group.h
|
|
|
GroupManager.cpp
|
fixed compile?
|
2013-12-24 10:36:06 +00:00 |
GroupManager.h
|
|
|
Inventory.cpp
|
Removed obsoleted functions
|
2014-01-16 19:00:49 +00:00 |
Inventory.h
|
|
|
Item.cpp
|
Removed CustomCopy()
|
2014-01-16 21:41:55 +00:00 |
Item.h
|
Removed CustomCopy()
|
2014-01-16 21:41:55 +00:00 |
ItemGrid.cpp
|
Removed obsoleted functions
|
2014-01-16 19:00:49 +00:00 |
ItemGrid.h
|
Fixed signedness warning in cItemGrid.
|
2013-12-22 15:45:45 +01:00 |
LeakFinder.cpp
|
Made cmake compilation possible on Windows.
|
2013-12-27 11:51:08 +01:00 |
LeakFinder.h
|
|
|
LightingThread.cpp
|
More MSVC warning fixes.
|
2014-01-07 17:07:49 +01:00 |
LightingThread.h
|
Fixed compiler warnings in LightingThread.cpp.
|
2013-12-01 14:04:17 +01:00 |
LinearInterpolation.cpp
|
Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).
|
2013-12-20 16:01:34 +01:00 |
LinearInterpolation.h
|
|
|
LinearUpscale.h
|
|
|
LineBlockTracer.cpp
|
More MSVC warning fixes.
|
2014-01-07 17:07:49 +01:00 |
LineBlockTracer.h
|
|
|
Log.cpp
|
Another VarArgs fix.
|
2014-01-16 08:34:10 +01:00 |
Log.h
|
Another VarArgs fix.
|
2014-01-16 08:34:10 +01:00 |
main.cpp
|
Fixed SIGABRT_COMPAT on other architectures.
|
2014-01-17 11:13:35 +01:00 |
Matrix4f.cpp
|
|
|
Matrix4f.h
|
|
|
MCLogger.cpp
|
|
|
MCLogger.h
|
|
|
MCServer.vcproj.user
|
Added a generic .user file for MSVC.
|
2014-01-13 16:49:49 +01:00 |
MemoryLeak.h
|
|
|
MersenneTwister.h
|
|
|
MobCensus.cpp
|
Fixed minor warnings.
|
2013-12-20 16:22:16 +01:00 |
MobCensus.h
|
|
|
MobFamilyCollecter.cpp
|
|
|
MobFamilyCollecter.h
|
|
|
MobProximityCounter.cpp
|
|
|
MobProximityCounter.h
|
|
|
MobSpawner.cpp
|
|
|
MobSpawner.h
|
|
|
MonsterConfig.cpp
|
|
|
MonsterConfig.h
|
|
|
Noise.cpp
|
Fixed clang warnings in Noise.cpp.
|
2013-12-20 10:11:33 +01:00 |
Noise.h
|
|
|
Piston.cpp
|
merged in warnings changes
|
2013-12-22 16:11:34 +00:00 |
Piston.h
|
|
|
ProbabDistrib.cpp
|
|
|
ProbabDistrib.h
|
|
|
RCONServer.cpp
|
|
|
RCONServer.h
|
|
|
ReferenceManager.cpp
|
|
|
ReferenceManager.h
|
|
|
Root.cpp
|
Fixed GetPhysicalRAMUsage on Linux
|
2014-01-01 11:18:56 +02:00 |
Root.h
|
Added a HOOK_WORLD_STARTED hook and a cRoot::CreateAndInitializeWorld function for plugins.
|
2013-12-11 12:39:13 +01:00 |
Scoreboard.cpp
|
cWorld now saves/loads the scoreboard
|
2014-01-22 15:49:21 +02:00 |
Scoreboard.h
|
cWorld now saves/loads the scoreboard
|
2014-01-22 15:49:21 +02:00 |
Server.cpp
|
Merge branch 'master' of https://github.com/mc-server/MCServer
|
2014-01-21 20:40:41 +02:00 |
Server.h
|
Rewritten SocketThreads for proper shutdown scenario.
|
2014-01-19 19:31:43 +01:00 |
StackWalker.cpp
|
Made cmake compilation possible on Windows.
|
2013-12-27 11:51:08 +01:00 |
StackWalker.h
|
|
|
StringCompression.cpp
|
Added user setting compression factor
|
2014-01-17 11:01:14 -08:00 |
StringCompression.h
|
Added user setting compression factor
|
2014-01-17 11:01:14 -08:00 |
StringUtils.cpp
|
Yet another attempt at VarArgs.
|
2014-01-16 09:01:12 +01:00 |
StringUtils.h
|
Another VarArgs fix.
|
2014-01-16 08:34:10 +01:00 |
Tracer.cpp
|
|
|
Tracer.h
|
|
|
Vector3d.cpp
|
|
|
Vector3d.h
|
|
|
Vector3f.cpp
|
|
|
Vector3f.h
|
|
|
Vector3i.cpp
|
|
|
Vector3i.h
|
|
|
VoronoiMap.cpp
|
|
|
VoronoiMap.h
|
|
|
WebAdmin.cpp
|
fixed warnings in webadmin.cpp
|
2013-12-31 09:16:41 +01:00 |
WebAdmin.h
|
Fixed getting configure button going to port 0.
|
2013-12-24 14:44:24 +01:00 |
World.cpp
|
Command block fixes 2
|
2014-01-23 14:57:04 +02:00 |
World.h
|
Command block fixes 2
|
2014-01-23 14:57:04 +02:00 |
XMLParser.h
|
|
|