.. |
Generating
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Mobs
|
Source files cleanup: Mobs-related files in a separate subfolder, renamed.
|
2012-09-23 20:53:08 +00:00 |
OSSupport
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Protocol
|
Source files cleanup: ChunkDataSerializer is Protocol-related
|
2012-09-23 21:37:46 +00:00 |
UI
|
Source files cleanup: UI files renamed
|
2012-09-23 17:19:34 +00:00 |
WorldStorage
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
blocks
|
Source files cleanup: UI files renamed
|
2012-09-23 17:19:34 +00:00 |
items
|
Fixed FS #243, server crash after restart. The blockhandler table and the itemhandler table weren't properly re-initialized.
|
2012-09-04 15:07:08 +00:00 |
md5
|
Fixed *nix compilation for md5.cpp
|
2012-07-29 12:38:34 +00:00 |
squirrelbindings
|
Monster classes don't use cPackets. Chat messages are sent / broadcast without cPackets. BlockEntities don't use cPackets.
|
2012-08-24 07:58:26 +00:00 |
AllToLua.bat
|
Nightbuild: bindings are automatically update before the build
|
2012-06-07 20:30:29 +00:00 |
AllToLua.pkg
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
AllToLua.sh
|
Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project files
|
2012-06-03 23:35:17 +00:00 |
Bindings.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
Bindings.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
BlockArea.cpp
|
BlockArea name change reverted
|
2012-07-09 07:00:28 +00:00 |
BlockArea.h
|
BlockArea name change reverted
|
2012-07-09 07:00:28 +00:00 |
BlockID.cpp
|
Refactored windows.
|
2012-09-20 13:25:54 +00:00 |
BlockID.h
|
Refactored windows.
|
2012-09-20 13:25:54 +00:00 |
ByteBuffer.cpp
|
Fixed slot parsing in 1.2.5 causing weird behavior ( http://forum.mc-server.org/showthread.php?tid=551&pid=4413#pid4413 )
|
2012-09-06 18:17:47 +00:00 |
ByteBuffer.h
|
Debugging in cByteBuffer::Write(); added the ReadAgain() method to allow ProtoProxy re-send the data it has parsed.
|
2012-09-04 19:06:46 +00:00 |
ChunkDef.h
|
Fixed a few gcc pedantic warnings; made BLOCKTYPE an unsigned char type.
|
2012-08-03 11:53:11 +00:00 |
ChunkSender.cpp
|
Source files cleanup: ChunkDataSerializer is Protocol-related
|
2012-09-23 21:37:46 +00:00 |
ChunkSender.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
CraftingRecipes.cpp
|
Refactored windows.
|
2012-09-20 13:25:54 +00:00 |
CraftingRecipes.h
|
Refactored windows.
|
2012-09-20 13:25:54 +00:00 |
Defines.h
|
Turned a common assert into a warning log
|
2012-08-26 20:50:12 +00:00 |
Endianness.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
Globals.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
Globals.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
LeakFinder.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
LeakFinder.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
LightingThread.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
LightingThread.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
LuaFunctions.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
LuaItems.h
|
Rewritten ForEach using #define-s, new ones can be added as a simple one-liner
|
2012-06-15 21:31:06 +00:00 |
ManualBindings.cpp
|
Exported cWorld::DoWithChestAt to Lua
|
2012-09-02 13:34:59 +00:00 |
ManualBindings.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
Matrix4f.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
Matrix4f.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
MemoryLeak.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
MersenneTwister.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
StackWalker.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
StackWalker.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
StringCompression.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
StringCompression.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
StringUtils.cpp
|
Added a CreateHexDump() function for easier raw data debugging
|
2012-09-02 09:04:11 +00:00 |
StringUtils.h
|
Added a CreateHexDump() function for easier raw data debugging
|
2012-09-02 09:04:11 +00:00 |
Vector3d.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
Vector3d.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
Vector3f.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
Vector3f.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
Vector3i.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
Vector3i.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cAuthenticator.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cAuthenticator.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cBlockEntity.h
|
Monster classes don't use cPackets. Chat messages are sent / broadcast without cPackets. BlockEntities don't use cPackets.
|
2012-08-24 07:58:26 +00:00 |
cChatColor.cpp
|
Added a basic protocol recognizer and the base for 1.3.2 protocol.
|
2012-08-30 09:56:59 +00:00 |
cChatColor.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cChestEntity.cpp
|
Source files cleanup: UI files renamed
|
2012-09-23 17:19:34 +00:00 |
cChestEntity.h
|
Source files cleanup: UI files renamed
|
2012-09-23 17:19:34 +00:00 |
cChunk.cpp
|
Source files cleanup: Removed unused cBlockToPickup
|
2012-09-23 21:09:13 +00:00 |
cChunk.h
|
Merged in a patch for sounds by l0udPL
|
2012-09-11 12:01:34 +00:00 |
cChunk.inl.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cChunkMap.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cChunkMap.h
|
Merged in a patch for sounds by l0udPL
|
2012-09-11 12:01:34 +00:00 |
cClientHandle.cpp
|
Source files cleanup: ChunkDataSerializer is Protocol-related
|
2012-09-23 21:37:46 +00:00 |
cClientHandle.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cCuboid.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cCuboid.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cDoors.h
|
Source files cleanup: Removed unused cBlockToPickup
|
2012-09-23 21:09:13 +00:00 |
cEntity.cpp
|
Moved all packet-serializing code into cProtocol125; half the packet classes aren't needed anymore.
|
2012-08-28 21:59:49 +00:00 |
cEntity.h
|
Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself.
|
2012-08-29 21:02:39 +00:00 |
cFileFormatUpdater.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cFileFormatUpdater.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cFireSimulator.cpp
|
http://www.mc-server.org/support/index.php?do=details&task_id=153
|
2012-07-12 17:26:00 +00:00 |
cFireSimulator.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cFluidSimulator.cpp
|
A new Block handling system :o
|
2012-07-15 20:36:34 +00:00 |
cFluidSimulator.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cFurnaceEntity.cpp
|
Source files cleanup: UI files renamed
|
2012-09-23 17:19:34 +00:00 |
cFurnaceEntity.h
|
Source files cleanup: UI files renamed
|
2012-09-23 17:19:34 +00:00 |
cFurnaceRecipe.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cFurnaceRecipe.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cGroup.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cGroup.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cGroupManager.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cGroupManager.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cHeartBeat.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cHeartBeat.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cInventory.cpp
|
Source files cleanup: UI files renamed
|
2012-09-23 17:19:34 +00:00 |
cInventory.h
|
Refactored windows.
|
2012-09-20 13:25:54 +00:00 |
cItem.cpp
|
Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.
|
2012-08-18 09:56:28 +00:00 |
cItem.h
|
Another handful of packets rewritten.
|
2012-08-19 11:51:17 +00:00 |
cLadder.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cLavaSimulator.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cLavaSimulator.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cLog.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cLog.h
|
Removed a useless include file.
|
2012-08-11 11:51:32 +00:00 |
cLuaChunk.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cLuaChunk.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cLuaCommandBinder.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cLuaCommandBinder.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cMCLogger.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cMCLogger.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cMonsterConfig.cpp
|
Source files cleanup: Mobs-related files in a separate subfolder, renamed.
|
2012-09-23 20:53:08 +00:00 |
cMonsterConfig.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cNoise.cpp
|
DistortedVoronoi BiomeGen now uses 4x4 linear interpolation for distortion, 50 % speed increase in the chunk generator with a hardly noticeable change in biome shapes.
|
2012-07-29 20:15:03 +00:00 |
cNoise.h
|
DistortedVoronoi BiomeGen now uses 4x4 linear interpolation for distortion, 50 % speed increase in the chunk generator with a hardly noticeable change in biome shapes.
|
2012-07-29 20:15:03 +00:00 |
cNoise.inc
|
Noise: made interpolation methods public static, so that they can be used by the outside world as well
|
2012-07-22 18:48:59 +00:00 |
cNoteEntity.cpp
|
Merged in a patch for sounds by l0udPL
|
2012-09-11 12:01:34 +00:00 |
cNoteEntity.h
|
Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL)
|
2012-08-26 17:50:42 +00:00 |
cPawn.cpp
|
Moved all packet-serializing code into cProtocol125; half the packet classes aren't needed anymore.
|
2012-08-28 21:59:49 +00:00 |
cPawn.h
|
Moved all packet-serializing code into cProtocol125; half the packet classes aren't needed anymore.
|
2012-08-28 21:59:49 +00:00 |
cPickup.cpp
|
cPickup doesn't use cPackets.
|
2012-08-24 09:49:00 +00:00 |
cPickup.h
|
Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself.
|
2012-08-29 21:02:39 +00:00 |
cPiston.cpp
|
Source files cleanup: Removed unused cBlockToPickup
|
2012-09-23 21:09:13 +00:00 |
cPiston.h
|
A new Block handling system :o
|
2012-07-15 20:36:34 +00:00 |
cPlayer.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cPlayer.h
|
Refactored windows.
|
2012-09-20 13:25:54 +00:00 |
cPlugin.cpp
|
Added the possibility of reserved player slots by implementing the HandleHandshake hook!
|
2012-09-05 20:30:27 +00:00 |
cPlugin.h
|
Added the possibility of reserved player slots by implementing the HandleHandshake hook!
|
2012-09-05 20:30:27 +00:00 |
cPluginManager.cpp
|
Added the possibility of reserved player slots by implementing the HandleHandshake hook!
|
2012-09-05 20:30:27 +00:00 |
cPluginManager.h
|
Added the possibility of reserved player slots by implementing the HandleHandshake hook!
|
2012-09-05 20:30:27 +00:00 |
cPlugin_Lua.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cPlugin_Lua.h
|
Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself.
|
2012-08-29 21:02:39 +00:00 |
cPlugin_NewLua.cpp
|
GetLocalDirectory should not include FILE_IO_PREFIX since that is already included in cIniFile
|
2012-09-08 20:51:47 +00:00 |
cPlugin_NewLua.h
|
Added cPlugin_NewLua::GetLocalDirectory() and exported it to Lua so plugins can store their settings in their own folder.
|
2012-09-08 20:49:29 +00:00 |
cPlugin_Squirrel.cpp
|
Added a Player parameter to OnUpdatedSign and OnUpdatingSign Lua callbacks and to the cWorld:UpdateSign method (http://forum.mc-server.org/showthread.php?tid=464&pid=4393#pid4393)
|
2012-09-01 21:31:20 +00:00 |
cPlugin_Squirrel.h
|
Added a Player parameter to OnUpdatedSign and OnUpdatingSign Lua callbacks and to the cWorld:UpdateSign method (http://forum.mc-server.org/showthread.php?tid=464&pid=4393#pid4393)
|
2012-09-01 21:31:20 +00:00 |
cRedstone.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cRedstone.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cRedstoneSimulator.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cRedstoneSimulator.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cReferenceManager.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cReferenceManager.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cRoot.cpp
|
Refactored windows.
|
2012-09-20 13:25:54 +00:00 |
cRoot.h
|
Added a RateCompareString function to StringUtils
|
2012-08-22 23:05:12 +00:00 |
cSandSimulator.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cSandSimulator.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cServer.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cServer.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cSign.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cSignEntity.cpp
|
Monster classes don't use cPackets. Chat messages are sent / broadcast without cPackets. BlockEntities don't use cPackets.
|
2012-08-24 07:58:26 +00:00 |
cSignEntity.h
|
Added basic noteblocks, finished sign storage in Anvil (patch contributed by l0udPL)
|
2012-08-26 17:50:42 +00:00 |
cSimulator.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cSimulator.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cSimulatorManager.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cSimulatorManager.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cSquirrelCommandBinder.cpp
|
Improved Squirrel Bindings
|
2012-07-09 15:53:17 +00:00 |
cSquirrelCommandBinder.h
|
Improved Squirrel Bindings
|
2012-07-09 15:53:17 +00:00 |
cStairs.h
|
http://www.mc-server.org/support/index.php?do=details&task_id=153
|
2012-07-12 17:26:00 +00:00 |
cStringMap.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cStringMap.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cTorch.h
|
Fix torches broken in rev 724
|
2012-08-14 15:53:05 +00:00 |
cTracer.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cTracer.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cVine.h
|
Squirrel Plugins
|
2012-07-08 21:01:08 +00:00 |
cWaterSimulator.cpp
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cWaterSimulator.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
cWebAdmin.cpp
|
Fixed WebAdmin showing tab names (thanks for pointing it out Lapayo)
|
2012-08-22 23:29:15 +00:00 |
cWebAdmin.h
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cWebPlugin.cpp
|
Fixed WebAdmin showing tab names (thanks for pointing it out Lapayo)
|
2012-08-22 23:29:15 +00:00 |
cWebPlugin.h
|
Added plugin name to deprecation messages
|
2012-08-23 20:49:21 +00:00 |
cWorld.cpp
|
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
|
2012-09-23 21:23:33 +00:00 |
cWorld.h
|
Source files cleanup: WorldStorage-related files in a separate subfolder
|
2012-09-23 20:22:46 +00:00 |
lua5.1.dll
|
Added m_IP to player class and binding to get IP for LUA. (Probably should use m_pState)
|
2011-11-09 22:17:30 +00:00 |
main.cpp
|
Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android!
|
2012-08-15 21:24:11 +00:00 |
tolua++.exe
|
Fixed tolua++ sources to consider AString a builtin string type. Fixed tolua++ VC projects for compilation with local Lua.
|
2012-06-04 14:58:17 +00:00 |
tolua++.h
|
MCServer c++ source files
|
2011-10-03 18:41:19 +00:00 |
tolua_base.h
|
Attempt to bring sanity to newlines across systems.
|
2012-06-14 13:06:06 +00:00 |
virtual_method_hooks.lua
|
Modified ToLua additional script to allow multi-usertype virtual functions
|
2012-06-13 17:19:13 +00:00 |