1
0
Fork 0
cuberite-2a/source
madmaxoft@gmail.com ccd7e3f38c Basic WormNestCaves are working
git-svn-id: http://mc-server.googlecode.com/svn/trunk@697 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-07-27 18:37:37 +00:00
..
blocks Grass blockticking fix 2012-07-21 15:25:55 +00:00
items Fixed incompatibility to apples c++ compiler... 2012-07-17 14:33:51 +00:00
md5 Disabled MSVC deprecation / security warnings for external libraries - we expect them to be secure enough 2012-07-15 14:02:05 +00:00
packets Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
squirrelbindings Simple health regeneration system 2012-07-17 12:02:03 +00:00
AllToLua.bat Nightbuild: bindings are automatically update before the build 2012-06-07 20:30:29 +00:00
AllToLua.pkg A new Block handling system :o 2012-07-15 20:36:34 +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 A new Block handling system :o 2012-07-15 20:36:34 +00:00
Bindings.h A new Block handling system :o 2012-07-15 20:36:34 +00:00
BioGen.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
BioGen.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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 Some code improvements 2012-07-16 19:20:37 +00:00
BlockID.h Some code improvements 2012-07-16 19:20:37 +00:00
Caves.cpp Basic WormNestCaves are working 2012-07-27 18:37:37 +00:00
Caves.h Initial WormNestCaves commit. Won't generate caves, only the schematic for caves' centers. 2012-07-27 16:47:55 +00:00
ChunkDef.h BLOCKTYPE and NIBBLETYPE are finally exported in Lua API as numbers, not usertypes 2012-07-02 16:38:30 +00:00
ChunkSender.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
ChunkSender.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
CompoGen.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
CompoGen.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
CraftingRecipes.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
CraftingRecipes.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Defines.h A new Block handling system :o 2012-07-15 20:36:34 +00:00
Endianness.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
FastNBT.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
FastNBT.h Anvil: added support for signs (why was it still missing??) 2012-06-15 20:58:52 +00:00
FileDefine.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
FinishGen.cpp Added a lilypad finisher 2012-07-03 19:16:09 +00:00
FinishGen.h Added a lilypad finisher 2012-07-03 19:16:09 +00:00
Globals.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Globals.h Fixed case comparison - used the builtin function 2012-07-13 19:25:53 +00:00
HeiGen.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
HeiGen.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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 Added the cWorld::DoWithPlayer() function and exported it in the Lua API. Removed the obsolete cWorld::GetPlayer() function. 2012-07-02 11:21:21 +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
PacketID.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
Ravines.cpp Fixed a possible crash in Ravines. 2012-07-27 16:46:15 +00:00
Ravines.h Ravines: removed an unneeded member 2012-07-22 18:49:33 +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 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
StringUtils.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
StructGen.cpp Added a new cave generator: DualRidgeCaves ( somewhat like http://www.gamedev.net/blog/33/entry-2227887-more-on-minecraft-type-world-gen/ ) 2012-07-22 18:51:38 +00:00
StructGen.h Added a new cave generator: DualRidgeCaves ( somewhat like http://www.gamedev.net/blog/33/entry-2227887-more-on-minecraft-type-world-gen/ ) 2012-07-22 18:51:38 +00:00
Trees.cpp Basic jungle trees with vines, efficient trees handling. 2012-07-15 13:33:43 +00:00
Trees.h Basic jungle trees with vines, efficient trees handling. 2012-07-15 13:33:43 +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
WSSAnvil.cpp Added a (disabled) debugging code for anvil underground overviewing, useful for exploring MC cave generation style 2012-07-21 17:07:46 +00:00
WSSAnvil.h Anvil: added support for signs (why was it still missing??) 2012-06-15 20:58:52 +00:00
WSSCompact.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
WSSCompact.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
WorldStorage.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
WorldStorage.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cAggressiveMonster.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cAggressiveMonster.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cAuthenticator.cpp Authentication should work now.. 2012-07-10 07:16:42 +00:00
cAuthenticator.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cBlockEntity.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cBlockToPickup.cpp A new Block handling system :o 2012-07-15 20:36:34 +00:00
cBlockToPickup.h A new Block handling system :o 2012-07-15 20:36:34 +00:00
cBlockingTCPLink.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cBlockingTCPLink.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCavespider.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCavespider.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cChatColor.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cChatColor.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cChestEntity.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cChestEntity.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cChicken.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cChicken.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cChunk.cpp Slight cChunk optimization 2012-07-21 14:47:44 +00:00
cChunk.h A new Block handling system :o 2012-07-15 20:36:34 +00:00
cChunk.inl.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cChunkGenerator.cpp Initial WormNestCaves commit. Won't generate caves, only the schematic for caves' centers. 2012-07-27 16:47:55 +00:00
cChunkGenerator.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cChunkMap.cpp Temporary jungle trees (swamp-like), based on code by STR_Warrior). Also vines don't overwrite leaves anymore. 2012-07-02 19:54:47 +00:00
cChunkMap.h cBlockArea object added (with only minimal testing so far) 2012-07-02 16:30:17 +00:00
cClientHandle.cpp Simple health regeneration system 2012-07-17 12:02:03 +00:00
cClientHandle.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCow.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCow.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cCraftingWindow.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCraftingWindow.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCreativeInventory.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCreativeInventory.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCreeper.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCreeper.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cCriticalSection.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cCriticalSection.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cEnderman.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cEnderman.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cEntity.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cEntity.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cEvent.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cEvent.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cFile.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cFile.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cFurnaceEntity.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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
cFurnaceWindow.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cFurnaceWindow.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cGhast.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cGhast.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 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cHeartBeat.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cInventory.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cInventory.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cIsThread.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cIsThread.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cItem.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cItem.h Removed json-related methods from Lua API 2012-06-19 21:31:00 +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 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cLog.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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
cMakeDir.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cMakeDir.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cMonster.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cMonster.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cMonsterConfig.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cMonsterConfig.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cNoise.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cNoise.h 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
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
cPassiveAggressiveMonster.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cPassiveAggressiveMonster.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cPassiveMonster.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cPassiveMonster.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cPawn.cpp Simple health regeneration system 2012-07-17 12:02:03 +00:00
cPawn.h Simple health regeneration system 2012-07-17 12:02:03 +00:00
cPickup.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cPickup.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cPig.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cPig.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cPiston.cpp A new Block handling system :o 2012-07-15 20:36:34 +00:00
cPiston.h A new Block handling system :o 2012-07-15 20:36:34 +00:00
cPlayer.cpp Simple health regeneration system 2012-07-17 12:02:03 +00:00
cPlayer.h Simple health regeneration system 2012-07-17 12:02:03 +00:00
cPlugin.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cPlugin.h Added new hooks: UPDATING_SIGN and UPDATED_SIGN. The first one is capable of changing the sign text by returning the new four lines along with the bool value 2012-06-16 15:06:14 +00:00
cPluginManager.cpp Implemented the missing HOOK_PLAYER_SPAWN hook (although its name is not too good, should be PLAYER_AUTH) 2012-07-21 14:33:38 +00:00
cPluginManager.h Improved Squirrel Bindings 2012-07-09 15:53:17 +00:00
cPlugin_Lua.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cPlugin_Lua.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cPlugin_NewLua.cpp Added new hooks: UPDATING_SIGN and UPDATED_SIGN. The first one is capable of changing the sign text by returning the new four lines along with the bool value 2012-06-16 15:06:14 +00:00
cPlugin_NewLua.h Added new hooks: UPDATING_SIGN and UPDATED_SIGN. The first one is capable of changing the sign text by returning the new four lines along with the bool value 2012-06-16 15:06:14 +00:00
cPlugin_Squirrel.cpp Fixed some bugs within the squirrel plugin system. 2012-07-10 16:46:15 +00:00
cPlugin_Squirrel.h Squirrel Plugins 2012-07-08 21:01:08 +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 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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 A new Block handling system :o 2012-07-15 20:36:34 +00:00
cRoot.h World threads are stopped before the plugin mgr for clean exit (FS #228) 2012-07-15 20:07:38 +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
cSemaphore.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSemaphore.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cServer.cpp Fixed a possible crash when restarting / stopping the server. 2012-06-19 17:34:22 +00:00
cServer.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSheep.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSheep.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSign.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSignEntity.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSignEntity.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSilverfish.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSilverfish.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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
cSkeleton.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSkeleton.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSleep.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSleep.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSlime.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSlime.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSocket.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSocket.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSocketThreads.cpp SocketThreads: hopefully fixed MacOSX failure with client ping crashing the server 2012-07-18 10:45:01 +00:00
cSocketThreads.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSpider.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSpider.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSquid.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSquid.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
cSurvivalInventory.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cSurvivalInventory.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cTCPLink.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cTCPLink.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cThread.cpp cThread uses AString instead of char * for name (fixed a warning) 2012-07-15 20:32:50 +00:00
cThread.h cThread uses AString instead of char * for name (fixed a warning) 2012-07-15 20:32:50 +00:00
cTimer.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cTimer.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cTorch.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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 Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWebAdmin.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWebPlugin.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWebPlugin.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWebPlugin_Lua.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWebPlugin_Lua.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWindow.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWindow.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWindowOwner.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWolf.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWolf.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cWorld.cpp A new Block handling system :o 2012-07-15 20:36:34 +00:00
cWorld.h A new Block handling system :o 2012-07-15 20:36:34 +00:00
cZombie.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cZombie.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cZombiepigman.cpp Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +00:00
cZombiepigman.h Attempt to bring sanity to newlines across systems. 2012-06-14 13:06:06 +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 Some code improvements 2012-07-16 19:20:37 +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