1
0
cuberite-2a/source
madmaxoft@gmail.com 8f5e834f41 cEvent: fixed wrong errorchecking in win32 Set()
git-svn-id: http://mc-server.googlecode.com/svn/trunk@213 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-02-01 09:34:15 +00:00
..
md5 VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
packets VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
AllToLua.bat
AllToLua.pkg VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
Bindings.cpp Plugins can now be enabled and disabled through WebAdmin 2012-02-01 00:02:48 +00:00
Bindings.h Plugins can now be enabled and disabled through WebAdmin 2012-02-01 00:02:48 +00:00
BlockID.h
cAggressiveMonster.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +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 VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cAuthenticator.h
cBlockEntity.h
cBlockingTCPLink.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cBlockingTCPLink.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cBlockToPickup.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cBlockToPickup.h - improved and simplified the door system (shorter, clearer) 2011-12-25 01:40:31 +00:00
cCavespider.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +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 VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cChatColor.h
cChestEntity.cpp More cFile cleanup; removed old format writing for block entities 2012-01-30 16:01:45 +00:00
cChestEntity.h More cFile cleanup; removed old format writing for block entities 2012-01-30 16:01:45 +00:00
cChicken.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cChicken.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cChunk.cpp Fixed a problem in cCSLock (sorry); reverted cChunk 2012-01-30 21:54:40 +00:00
cChunk.h Old code begone! ChunkMap cleanup 2012-01-29 21:40:21 +00:00
cChunk.inl.h Made a couple of functions in cChunk inline, this should speed up several block operations on chunks 2011-12-31 21:08:23 +00:00
cChunkGenerator.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cChunkGenerator.h ChunkGenerator: rewritten thread-locking using the new RAII CSLock class 2012-01-29 14:29:26 +00:00
cChunkLoader.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cChunkLoader.h Replaced most FILE operations with a cFile object 2012-01-30 22:48:38 +00:00
cChunkMap.cpp Linux fixes, but while it compiles, when a user joins it crashes the server with "*** glibc detected *** ./MCServer: double free or corruption (out): 0x00007fb5f5158db0 ***" 2012-01-31 05:37:59 +00:00
cChunkMap.h Initial cFile implementation (using stdio FILE) and test in cChunkMap 2012-01-30 13:54:39 +00:00
cClientHandle.cpp Slight code cleanup, no big changes 2012-01-31 18:06:24 +00:00
cClientHandle.h Terrain generation is synchronous again, async generation has bugs. 2012-01-19 18:12:39 +00:00
cCow.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +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 VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cCraftingWindow.h
cCreativeInventory.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cCreativeInventory.h - implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory) 2012-01-01 04:55:17 +00:00
cCreeper.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +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 Fixed a problem in cCSLock (sorry); reverted cChunk 2012-01-30 21:54:40 +00:00
cCriticalSection.h More cFile cleanup; removed old format writing for block entities 2012-01-30 16:01:45 +00:00
cCuboid.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cCuboid.h
cDoors.h - improved and simplified the door system (shorter, clearer) 2011-12-25 01:40:31 +00:00
cEnderman.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cEnderman.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cEntity.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cEntity.h Players can switch worlds on the fly with the command /gotoworld [worldName]. This uses the function cPlayer::MoveToWorld() 2011-12-26 21:54:08 +00:00
cEvent.cpp cEvent: fixed wrong errorchecking in win32 Set() 2012-02-01 09:34:15 +00:00
cEvent.h Another cEvent fix, I wish I could get it finally right 2012-01-31 12:10:40 +00:00
cFile.cpp Fixed a sigsegv on *nix (cFile double-closing files) 2012-02-01 07:01:21 +00:00
cFile.h Replaced most FILE operations with a cFile object 2012-01-30 22:48:38 +00:00
cFileFormatUpdater.cpp Replaced most FILE operations with a cFile object 2012-01-30 22:48:38 +00:00
cFileFormatUpdater.h
cFireSimulator.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cFireSimulator.h - water slacks fire now 2011-12-29 00:44:19 +00:00
cFluidSimulator.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cFluidSimulator.h Cactus towers can be destroyed by removing the bottom block 2012-01-23 15:11:45 +00:00
cFurnaceEntity.cpp More cFile cleanup; removed old format writing for block entities 2012-01-30 16:01:45 +00:00
cFurnaceEntity.h More cFile cleanup; removed old format writing for block entities 2012-01-30 16:01:45 +00:00
cFurnaceRecipe.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cFurnaceRecipe.h
cFurnaceWindow.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cFurnaceWindow.h
cGenSettings.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cGenSettings.h
cGhast.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cGhast.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cGroup.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cGroup.h
cGroupManager.cpp Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
cGroupManager.h
cHeartBeat.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cHeartBeat.h
cInventory.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cInventory.h CreativeInventory Update 2012-01-01 18:45:28 +00:00
cItem.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cItem.h - implemented the fire simulation in native c++ (cFireSimulator) 2011-12-28 21:00:35 +00:00
cLadder.h
cLavaSimulator.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cLavaSimulator.h - water slacks fire now 2011-12-29 00:44:19 +00:00
cLog.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cLog.h
cLuaCommandBinder.cpp Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
cLuaCommandBinder.h
cMakeDir.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cMakeDir.h
cMCLogger.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cMCLogger.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cMonster.cpp Slight code cleanup, no big changes 2012-01-31 18:06:24 +00:00
cMonster.h - Implemented Drops from Burning animals 2011-12-28 02:10:05 +00:00
cMonsterConfig.cpp Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
cMonsterConfig.h
cNoise.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cNoise.h Made some functions in cChunk and cNoise inline, this should significantly increase chunk generation speed 2011-12-26 02:13:40 +00:00
cNoise.inc Made some functions in cChunk and cNoise inline, this should significantly increase chunk generation speed 2011-12-26 02:13:40 +00:00
cPassiveAggressiveMonster.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +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 VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +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 VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cPawn.h - Initial food handling by cedeel 2011-12-29 15:31:48 +00:00
cPickup.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cPickup.h
cPig.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cPig.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cPiston.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cPiston.h Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
cPlayer.cpp Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
cPlayer.h Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin 2012-01-31 20:56:42 +00:00
cPlugin_Lua.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cPlugin_Lua.h
cPlugin_NewLua.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cPlugin_NewLua.h Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it. 2012-01-27 23:47:32 +00:00
cPlugin.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cPlugin.h
cPluginManager.cpp Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
cPluginManager.h
cRecipeChecker.cpp Replaced most FILE operations with a cFile object 2012-01-30 22:48:38 +00:00
cRecipeChecker.h
cRedstone.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cRedstone.h
cReferenceManager.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cReferenceManager.h
cRoot.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cRoot.h
cSandSimulator.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSandSimulator.h - Pickups should now burn in fire 2011-12-29 02:44:21 +00:00
cSemaphore.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSemaphore.h MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express 2012-01-27 14:04:28 +00:00
cServer.cpp Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
cServer.h Players can switch worlds on the fly with the command /gotoworld [worldName]. This uses the function cPlayer::MoveToWorld() 2011-12-26 21:54:08 +00:00
cSheep.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSheep.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cSign.h
cSignEntity.cpp More cFile cleanup; removed old format writing for block entities 2012-01-30 16:01:45 +00:00
cSignEntity.h More cFile cleanup; removed old format writing for block entities 2012-01-30 16:01:45 +00:00
cSilverfish.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSilverfish.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cSimulator.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSimulator.h - improved Simulator system 2011-12-26 20:57:12 +00:00
cSimulatorManager.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSimulatorManager.h - improved Simulator system 2011-12-26 20:57:12 +00:00
cSkeleton.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSkeleton.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cSleep.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSleep.h
cSlime.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSlime.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cSocket.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSocket.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSpider.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSpider.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cSquid.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSquid.h - improved Simulator system 2011-12-26 20:57:12 +00:00
cStairs.h
cStringMap.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cStringMap.h Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin 2012-01-31 20:56:42 +00:00
cSurvivalInventory.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cSurvivalInventory.h CreativeInventory Update 2012-01-01 18:45:28 +00:00
cTCPLink.cpp Slight code cleanup, no big changes 2012-01-31 18:06:24 +00:00
cTCPLink.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cThread.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cThread.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cTimer.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cTimer.h
cTorch.h
cTracer.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cTracer.h
cWaterSimulator.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWaterSimulator.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWebAdmin.cpp Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
cWebAdmin.h Changed how Lua handles the (Post)Params in the HTTPRequest of a WebPlugin 2012-01-31 20:56:42 +00:00
cWebPlugin_Lua.cpp Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
cWebPlugin_Lua.h Plugins can now be enabled and disabled through WebAdmin 2012-02-01 00:02:48 +00:00
cWebPlugin.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWebPlugin.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWindow.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWindow.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWindowOwner.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWolf.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWolf.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cWorld.cpp Old code begone! ChunkMap cleanup 2012-01-29 21:40:21 +00:00
cWorld.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWorldGenerator_Test.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWorldGenerator_Test.h Some kind of 'template' world generator that right now just generates an all dirt world. You can use this to test new algorithms 2011-12-26 23:23:05 +00:00
cWorldGenerator.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cWorldGenerator.h Moved the actual world generation from cChunk.cpp to a more isolated file cWorldGenerator.cpp 2011-12-26 02:39:43 +00:00
cZombie.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cZombie.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
cZombiepigman.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
cZombiepigman.h - Fixed Bug #99 -> Mobs no longer bother you in creative mode 2011-12-25 22:47:12 +00:00
Defines.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
Endianness.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
FileDefine.h
Globals.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
Globals.h auto_ptr fix 2 2012-02-01 09:19:21 +00:00
lua5.1.dll
LuaFunctions.h
main.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
ManualBindings.cpp Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
ManualBindings.h
Matrix4f.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
Matrix4f.h
MCSocket.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
MemoryLeak.h MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express 2012-01-27 14:04:28 +00:00
MersenneTwister.h - Linux compatible fixes including updated makefile 2011-12-26 09:09:47 +00:00
PacketID.h - implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory) 2012-01-01 04:55:17 +00:00
ptr_cChunk.h Terrain generation is synchronous again, async generation has bugs. 2012-01-19 18:12:39 +00:00
SquirrelBindings.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
SquirrelBindings.h
StringUtils.cpp StringUtils: SplitString() fix 2012-02-01 09:33:37 +00:00
StringUtils.h Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! 2012-02-01 09:12:54 +00:00
tolua_base.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
tolua++.exe
tolua++.h
Vector3d.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
Vector3d.h Terrain generation is synchronous again, async generation has bugs. 2012-01-19 18:12:39 +00:00
Vector3f.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
Vector3f.h
Vector3i.cpp VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00
Vector3i.h
virtual_method_hooks.lua
wdirent.h VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. 2012-01-29 19:28:19 +00:00