| Commit message (Expand) | Author | Files | Lines |
2014-03-27 | Fix merge conflicts | Howaner | 1 | -7/+0 |
2014-03-27 | Add new leaves to all classes. | Howaner | 1 | -0/+7 |
2014-03-20 | ENUMified shrapnel level | Tiger Wang | 1 | -2/+2 |
2014-03-18 | Added levels of shrapnel | Tiger Wang | 1 | -3/+7 |
2014-03-18 | Fixed chunkmap tree block replacing. | madmaxoft | 1 | -8/+2 |
2014-03-16 | Fixed double to float conversions. | madmaxoft | 1 | -45/+46 |
2014-03-16 | Add new leaves to all classes. | Howaner | 1 | -0/+7 |
2014-03-10 | Shrapnel now configurable | Tiger Wang | 1 | -1/+1 |
2014-03-07 | Add Lua Bindings for FlowerPotEntity.h and add documentation. | Howaner | 1 | -2/+2 |
2014-03-07 | Add Flower Pots | Howaner | 1 | -0/+18 |
2014-03-05 | Added extra awesomeness to TNT | Tiger Wang | 1 | -11/+20 |
2014-02-24 | Fixed a possible crash in cWorld::WakeUpSimulatorsInArea(). | madmaxoft | 1 | -0/+4 |
2014-02-23 | Rename SkullEntity to MobHeadEntity | Howaner | 1 | -2/+2 |
2014-02-23 | Add Heads completely | Howaner | 1 | -0/+18 |
2014-02-19 | Rename SkullEntity to MobHeadEntity | Howaner | 1 | -2/+2 |
2014-02-18 | Add Heads completely | Howaner | 1 | -0/+18 |
2014-02-18 | Added cWorld:SetAreaBiome() API function. | madmaxoft | 1 | -2/+59 |
2014-02-10 | Rewritten Lua ChunkStay API into a single function, cWorld:ChunkStay(). | madmaxoft | 1 | -2/+11 |
2014-02-08 | Initial ChunkStay code. | madmaxoft | 1 | -113/+72 |
2014-02-05 | Fixed explosions bug | Tiger Wang | 1 | -1/+1 |
2014-02-05 | Fixed a bunch of MSVS warnings | Tiger Wang | 1 | -1/+1 |
2014-02-03 | Greatly improved TNT propulsion chances | Tiger Wang | 1 | -1/+1 |
2014-02-03 | Inversed condition | Tiger Wang | 1 | -25/+28 |
2014-02-02 | Uncommented pickup spawner code | Tiger Wang | 1 | -3/+7 |
2014-02-02 | TNT improvements | Tiger Wang | 1 | -37/+115 |
2014-02-01 | Changed pointers to references | Tycho | 1 | -3/+3 |
2014-02-01 | Changed signitures of Several BLockHandler Methods | Tycho | 1 | -4/+3 |
2014-01-26 | Refactored cBlockHandler::OnUse and dependents | Tycho | 1 | -2/+57 |
2014-01-18 | Basic command block implementation | andrew | 1 | -0/+17 |
2014-01-07 | More MSVC warning fixes. | madmaxoft | 1 | -1/+1 |
2013-12-22 | Fixed compiler warning. | STRWarrior | 1 | -1/+1 |
2013-12-22 | Implented BroadcastParticleEffect | STRWarrior | 1 | -0/+19 |
2013-12-20 | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 1 | -12/+12 |
2013-12-15 | This adds the cWorld::BroadcastEntityEffect and cWorld::BroadcastRemoveEntityEffect functions. | STRWarrior | 1 | -0/+33 |
2013-12-14 | Implemented note block playing and fixed wire | Tiger Wang | 1 | -0/+17 |
2013-12-08 | Moved bindings-related to a Bindings subfolder. | madmaxoft | 1 | -1/+1 |
2013-12-07 | Renamed animation function | Tiger Wang | 1 | -3/+3 |
2013-12-06 | Fixed duplication glitch with QueueSetBlock | Tiger Wang | 1 | -2/+2 |
2013-11-30 | Changed cBlockHandler->OnUpdate() to use cChunk directly. | madmaxoft | 1 | -1/+18 |
2013-11-28 | Fixed a bug with TNT waking simulators | Tiger Wang | 1 | -2/+2 |
2013-11-28 | Improved TNT pickup randomisation | Tiger Wang | 1 | -1/+1 |
2013-11-27 | Made TNT pickups spawning chance 25% | Tiger Wang | 1 | -2/+2 |
2013-11-27 | Fixed VC2008 compilation, normalized include paths. | madmaxoft | 1 | -1/+1 |
2013-11-27 | Fixed the remaining derps | Alexander Harkness | 1 | -2/+2 |
2013-11-24 | Attempt to fix compilation | Tiger Wang | 1 | -2/+2 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2013-11-20 | Added cWorld:ForEachBlockEntityInChunk() and cWorld:DoWithBlockEntityAt() functions. | madmaxoft | 1 | -0/+33 |
2013-11-10 | Bundled fixes [SEE DESC] | Tiger Wang | 1 | -1/+1 |
2013-10-24 | TNT Spawns Pickups | Tiger Wang | 1 | -1/+15 |
2013-09-08 | Adding an Empty shell that would launch mob spawner - not called yet | mgueydan | 1 | -0/+28 |
2013-09-07 | Adding mob census (sorry this is a big commit as work was done before git integration i couldn't split it more) | mgueydan | 1 | -0/+32 |
2013-09-07 | Renamed cWorld::DoExplosiontAt() to cWorld::DoExplosionAt() | madmaxoft | 1 | -1/+1 |
2013-08-19 | Moved entities into the Entities subfolder. | madmaxoft | 1 | -4/+3 |
2013-08-18 | Implemented cWorld:QueueSetBlock(), as requested for delayed blocksetting. | madmaxoft | 1 | -0/+17 |
2013-08-18 | Removed SetServerBlock griefing. | madmaxoft | 1 | -18/+0 |
2013-08-18 | Properly fixed piston non-animation | Tiger Wang | 1 | -0/+18 |
2013-08-09 | Added OnExploding() and OnExploded() hooks. | madmaxoft | 1 | -18/+21 |
2013-08-03 | Added cWorld::DoWithChunk() function. | madmaxoft | 1 | -0/+15 |
2013-08-03 | Removed the unused BlockY parameter from cChunkDef::BlockToChunk() | madmaxoft | 1 | -13/+13 |
2013-07-07 | Improved function names for protocol packet sending; alpha-sorted the function lists | madmaxoft@gmail.com | 1 | -76/+69 |
2013-07-01 | Rewritten entity-on-fire management ("forever on fire" bugs) | madmaxoft@gmail.com | 1 | -3/+3 |
2013-06-25 | Added a warning when spawning an entity in a non-existent chunk | madmaxoft@gmail.com | 1 | -0/+3 |
2013-06-21 | Explosions don't produce warnings in cBlockArea; fixed logging in cBlockArea | madmaxoft@gmail.com | 1 | -1/+7 |
2013-06-21 | Simulators are woken up after an explosion. | madmaxoft@gmail.com | 1 | -3/+63 |
2013-06-19 | Improved comment | madmaxoft@gmail.com | 1 | -1/+2 |
2013-06-18 | Explosions do not effect the terrain when they are in water. | nielsbreu@gmail.com | 1 | -0/+11 |
2013-06-18 | More TNT fixes. | madmaxoft@gmail.com | 1 | -37/+35 |
2013-06-18 | TNT fixes. | madmaxoft@gmail.com | 1 | -6/+39 |
2013-06-12 | Added cWorld::SetSignLines(), re-exported to Lua manually to avoid ghost return values | madmaxoft@gmail.com | 1 | -4/+4 |
2013-05-28 | Chunk / ChunkMap: Added support for unbounded querying blocktype-only or blockmeta-only | madmaxoft@gmail.com | 1 | -0/+46 |
2013-05-26 | Implemented droppers | madmaxoft@gmail.com | 1 | -0/+66 |
2013-05-19 | Fixed cWorld:ForEachEntity() | madmaxoft@gmail.com | 1 | -1/+1 |
2013-05-04 | Explosion: Switched from a cube to a sphere. Implemented using cBlockArea and moved block changing code to ChunkMap | keyboard.osh@gmail.com | 1 | -0/+30 |
2013-04-27 | Fixed a few possible crashes upon server stop | madmaxoft@gmail.com | 1 | -3/+5 |
2013-04-13 | Proper entity removal functions | madmaxoft@gmail.com | 1 | -34/+14 |
2013-04-13 | Rewritten entities so that they are owned by individual chunks and ticked within their chunk's Tick() | madmaxoft@gmail.com | 1 | -62/+218 |
2013-03-18 | Added support for the packet #28 (0x1C): ENTITY_VELOCITY | keyboard.osh@gmail.com | 1 | -0/+16 |
2013-03-14 | Fix for the Vaporize fluid simulator when loading chunks. | madmaxoft@gmail.com | 1 | -1/+0 |
2013-03-03 | Player can sit in minecarts (but not move them yet) | madmaxoft@gmail.com | 1 | -0/+15 |
2013-02-28 | Simulators now have direct access to the cChunk object in the WakeUp() call | madmaxoft@gmail.com | 1 | -4/+21 |
2013-02-27 | Fixed a copypasta error from rev 1224 | madmaxoft@gmail.com | 1 | -1/+1 |
2013-02-27 | Made FAST_FLOOR_DIV work correctly, replaced all floorf() divisions with it. | madmaxoft@gmail.com | 1 | -5/+5 |
2013-02-05 | Added new hooks: OnChunkAvailable(), OnChunkUnloaded() and OnChunkUnloading(). Modified OnChunkGenerated() signature. | madmaxoft@gmail.com | 1 | -1/+9 |
2012-12-26 | Dispensers can dispense items and liquids now | luksor111@gmail.com | 1 | -0/+33 |
2012-12-14 | cChunk now tracks its neighbors as direct pointers; used in UnboundedRelGetBlock et al. | madmaxoft@gmail.com | 1 | -2/+74 |
2012-11-11 | Removed an unused obsolete function chain - cWorld::GetChunkBlockData() | madmaxoft@gmail.com | 1 | -16/+0 |
2012-10-26 | Fixed a valgrind warning in BlockDirt. | madmaxoft@gmail.com | 1 | -2/+6 |
2012-10-21 | Added jukeboxes (patch contributed by Luksor) | madmaxoft@gmail.com | 1 | -0/+19 |
2012-10-20 | Made cWorld's block query functions more orthogonal, added GetBlockInfo() returning all info on a block. | madmaxoft@gmail.com | 1 | -9/+44 |
2012-10-14 | Floody fluid simulator now dries up correctly, too. | madmaxoft@gmail.com | 1 | -30/+49 |
2012-10-06 | BlockArea writing support (BlockTypes with BlockMeta only) | madmaxoft@gmail.com | 1 | -0/+39 |
2012-09-29 | Beds can be slept in now (it doesn't change the time though) | faketruth | 1 | -0/+19 |
2012-09-25 | Added the block dig animation packet (patch contributed by l0udPL) | madmaxoft@gmail.com | 1 | -0/+19 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -7/+7 |
2012-09-23 | Source files cleanup: OSSupport-related files in a separate subfolder, renamed. | madmaxoft@gmail.com | 1 | -1/+0 |
2012-09-23 | Source files cleanup: Generating-related files in a separate subfolder | madmaxoft@gmail.com | 1 | -1/+1 |
2012-09-11 | Merged in a patch for sounds by l0udPL | madmaxoft@gmail.com | 1 | -0/+19 |
2012-08-31 | Progress on the 1.3.2 protocol. | madmaxoft@gmail.com | 1 | -2/+2 |
2012-08-29 | Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself. | madmaxoft@gmail.com | 1 | -4/+4 |
2012-08-27 | Cut out all packet handling to a separate cProtocol descendant | madmaxoft@gmail.com | 1 | -38/+0 |
2012-08-26 | git-svn-id: http://mc-server.googlecode.com/svn/trunk@795 0a769ca7-a7f5-676a-18bf-c427514a06d6 | madmaxoft@gmail.com | 1 | -0/+16 |
2012-08-25 | cWorld doesn't use cPackets. | madmaxoft@gmail.com | 1 | -0/+18 |
2012-08-24 | cPickup doesn't use cPackets. | madmaxoft@gmail.com | 1 | -0/+16 |
2012-08-24 | Monster classes don't use cPackets. Chat messages are sent / broadcast without cPackets. BlockEntities don't use cPackets. | madmaxoft@gmail.com | 1 | -0/+50 |
2012-08-19 | Window, Chest, Furnace and Pawn are not using cPackets at all | madmaxoft@gmail.com | 1 | -0/+33 |
2012-08-19 | Almost all packets' handling is now rewritten not to use cPacket descendants elsewhere than in cClientHandle. | madmaxoft@gmail.com | 1 | -0/+108 |
2012-08-19 | Another handful of packets rewritten. | madmaxoft@gmail.com | 1 | -0/+32 |
2012-08-06 | A bit of cleanup and documentation around the UI window handling | madmaxoft@gmail.com | 1 | -3/+3 |
2012-08-03 | Fixed a few gcc pedantic warnings; made BLOCKTYPE an unsigned char type. | madmaxoft@gmail.com | 1 | -1/+1 |
2012-07-02 | Temporary jungle trees (swamp-like), based on code by STR_Warrior). Also vines don't overwrite leaves anymore. | madmaxoft@gmail.com | 1 | -0/+8 |
2012-07-02 | cBlockArea object added (with only minimal testing so far) | madmaxoft@gmail.com | 1 | -0/+29 |
2012-06-17 | Removed the deprecated GetBlockEntity(), added several enumerators to replace it. | madmaxoft@gmail.com | 1 | -0/+84 |
2012-06-16 | Exported cWorld::ForEachEntity and cWorld::ForEachEntityInChunk; no idea if they actually work | madmaxoft@gmail.com | 1 | -0/+15 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -1485/+1485 |
2012-06-09 | Cacti grow by themselves and by bonemeal | madmaxoft@gmail.com | 1 | -0/+17 |
2012-06-08 | Sugarcane grows and can be grown using bonemeal. | madmaxoft@gmail.com | 1 | -0/+17 |
2012-06-07 | Bonemeal works on crops, melons, pumpkins, saplings and grass. Plant growing has been refactored into separate functions callable from Lua, too. | madmaxoft@gmail.com | 1 | -0/+17 |
2012-06-07 | Repeaters' delays can be set by rclk | madmaxoft@gmail.com | 1 | -0/+17 |
2012-06-06 | Item-dropping code rewritten and centralized - now there's only one place to modify if we want to split or merge same-item drops: cWorld:SpawnItemPickups(). Also, mined blocks can now drop more items, and they recognize if they're being mined by the correct tool. | madmaxoft@gmail.com | 1 | -17/+1 |
2012-05-30 | Added support for SetNextBlockTick() function callable from Lua | madmaxoft@gmail.com | 1 | -0/+17 |
2012-05-29 | Added code for the chunks to manipulate their neighbors while ticking. Also added some basic farming support - melon and pumpkin growing code. Untested and untestable so far, will test and fix later. | madmaxoft@gmail.com | 1 | -15/+59 |
2012-05-25 | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 1 | -28/+190 |
2012-04-10 | Added the "/regeneratechunk" command that regenerates either current chunk or a chunk specified with x, z parameters. TODO: permissions - we don't want guests erasing our chunks! | madmaxoft@gmail.com | 1 | -1/+16 |
2012-03-22 | Fixed a deadlock by removing clients from all chunks upon their exit, not using the clients chunklists. | madmaxoft@gmail.com | 1 | -4/+19 |
2012-03-16 | That didn't work.. I forgot some cChunk functions were changed. Now it should compile again | faketruth | 1 | -1/+1 |
2012-03-16 | Exposed a function to Lua to get a block's sky light value | faketruth | 1 | -1/+19 |
2012-03-14 | Unified the chunk data to use the BLOCKDATA datatype. | madmaxoft@gmail.com | 1 | -4/+4 |
2012-03-14 | Split chunk data into separate arrays; decoupled most sources from cChunk.h dependency | madmaxoft@gmail.com | 1 | -24/+41 |
2012-03-09 | cClientHandles have a unique ID now to distinguish them | faketruth | 1 | -2/+3 |
2012-03-05 | ChunkSender: Chunks are now compressed and sent to clients from a separate threads, proper passive waiting between threads. Not much tested, just appears to work :) | madmaxoft@gmail.com | 1 | -24/+27 |
2012-02-28 | Linux compilation fix (y u no support const_iterator, gcc?) | madmaxoft@gmail.com | 1 | -1/+1 |
2012-02-28 | Chunk now has an indicator of load failure; Chunk generator uses cChunkStay | madmaxoft@gmail.com | 1 | -0/+20 |
2012-02-28 | Implemented synchronous chunk loading; optimized cChunkStay interface for speed (though still unused ;) | madmaxoft@gmail.com | 1 | -38/+111 |
2012-02-28 | Const-correctness for packet broadcasting (fixes GCC compilation) | madmaxoft@gmail.com | 1 | -2/+2 |
2012-02-27 | Fix for the perpetual load issue | madmaxoft@gmail.com | 1 | -1/+7 |
2012-02-26 | Implemented chunk loading without generating on load-failure | madmaxoft@gmail.com | 1 | -3/+13 |
2012-02-26 | New cChunkStay class for temporarily keeping chunks loaded even when then have no clients. For now unused, will be used by generator and lighting in the future. | madmaxoft@gmail.com | 1 | -0/+91 |
2012-02-23 | Plain pointer cChunkPtr finishing touches; removed cChunk's critical sections | madmaxoft@gmail.com | 1 | -0/+15 |
2012-02-23 | Made cChunkPtr a plain old pointer again, since it's safe now | madmaxoft@gmail.com | 1 | -4/+6 |
2012-02-22 | Fixed a potential deadlock in cChunkMap::m_CSLayers vs cWorld::m_CSAllEntities | madmaxoft@gmail.com | 1 | -6/+8 |
2012-02-21 | Removed cChunkPtrs from everywhere but internal cChunkMap usage. Now we should finally be threadsafe :) | madmaxoft@gmail.com | 1 | -3/+140 |
2012-02-21 | Fixed heightmap optimization from rev 302; removed a few more cChunkPtrs | madmaxoft@gmail.com | 1 | -0/+45 |
2012-02-21 | Fixed block-getting so that simulators work again | madmaxoft@gmail.com | 1 | -0/+37 |
2012-02-20 | Removed some more cChunkPtr usage | madmaxoft@gmail.com | 1 | -6/+138 |
2012-02-20 | Using own ASSERT() that logs to file | faketruth | 1 | -1/+1 |
2012-02-18 | Substantial cWorld::FastSetBlock() speed up by queueing all such calls and processing them later chunk-wise (makes growing trees in the generator fast again) | madmaxoft@gmail.com | 1 | -0/+51 |
2012-02-18 | Re-implemented tree-growing. May produce artefacts on old-world / new-world boundaries. | madmaxoft@gmail.com | 1 | -0/+16 |
2012-02-18 | Thread-safe chunk generation, storage and generator are queried for progress while initializing server | madmaxoft@gmail.com | 1 | -1/+58 |
2012-02-17 | Chunk coords mostly "upgraded" to include the Y coord for future compatibility | madmaxoft@gmail.com | 1 | -6/+24 |
2012-02-16 | cWorldGenerator speedup - doesn't call GetChunk() anymore, not queueing the chunk it's generating to be loaded recursively. | madmaxoft@gmail.com | 1 | -1/+11 |
2012-02-16 | Chunk is now marked as dirty; saving only dirty chunks; rewritten load / save not to use cChunkPtr; set VC2008 project to level4 warnings; block entities are now loaded and saved properly | madmaxoft@gmail.com | 1 | -6/+105 |
2012-02-16 | Chunks are properly saved before being unloaded now | faketruth | 1 | -0/+3 |
2012-02-15 | Restored chest and furnace functionality as it was (it's basically working but joined chests show single-chest window) | madmaxoft@gmail.com | 1 | -0/+38 |
2012-02-13 | Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it. | madmaxoft@gmail.com | 1 | -456/+112 |
2012-02-08 | Removed unused code | madmaxoft@gmail.com | 1 | -15/+8 |
2012-02-08 | MTRand class is not created in each tick, therefore much improving tick-thread time (now uses ~5 % CPU instead of one full core) | madmaxoft@gmail.com | 1 | -2/+2 |
2012-02-01 | AString logging fix 2 | madmaxoft@gmail.com | 1 | -7/+7 |
2012-02-01 | sprintf() begone! Replaced with StringUtils' Printf() | madmaxoft@gmail.com | 1 | -6/+5 |
2012-02-01 | Removed a few duplicate includes | madmaxoft@gmail.com | 1 | -2/+0 |
2012-01-31 | Linux fixes, but while it compiles, when a user joins it crashes the server with "*** glibc detected *** ./MCServer: double free or corruption (out): 0x00007fb5f5158db0 ***" | mtilden@gmail.com | 1 | -0/+1 |
2012-01-30 | Added a WebAdmin interface to view users their groups, and the permissions of groups. | faketruth | 1 | -1/+1 |
2012-01-30 | More cFile cleanup; removed old format writing for block entities | madmaxoft@gmail.com | 1 | -4/+0 |
2012-01-30 | Initial cFile implementation (using stdio FILE) and test in cChunkMap | madmaxoft@gmail.com | 1 | -84/+86 |
2012-01-29 | Old code begone! ChunkMap cleanup | madmaxoft@gmail.com | 1 | -348/+250 |
2012-01-29 | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 1 | -6/+9 |
2012-01-29 | ChunkGenerator: rewritten thread-locking using the new RAII CSLock class | madmaxoft@gmail.com | 1 | -3/+4 |
2012-01-27 | MSVC 2008 Express compatibility: Added the projects, modified sources to compile. Tested on MSVC 2008 Express and MSVC 2010 Express | madmaxoft@gmail.com | 1 | -1/+1 |
2012-01-19 | Terrain generation is synchronous again, async generation has bugs. | faketruth | 1 | -1/+1 |
2012-01-01 | Fixed the numchunks console command. | faketruth | 1 | -1/+11 |
2011-12-27 | Users file was pretty messed up with mixed unix and windows line endings. The ini failed to parse correctly under cygwin. | faketruth | 1 | -1/+1 |
2011-12-25 | Chunks are generated in a separate thread allowing players to keep on playing and chatting while chunks are generated. This means, however, that cWorld::GetChunk() does not always return a chunk and is something you need to be aware of. I am not entirely sure if all this is completely stable, but I think so :O | faketruth | 1 | -0/+2 |
2011-11-01 | You can now run multiple worlds by defining them in settings.ini . However there's no way to change worlds on the fly yet | faketruth | 1 | -12/+8 |
2011-11-01 | Players can now place blocks in creative mode. The blocks players select from the creative mode inventory are not stored in the players' inventory. (I kind of like that) | admin@omencraft.com | 1 | -0/+1 |
2011-10-31 | denotch map converter works! :D | admin@omencraft.com | 1 | -8/+9 |
2011-10-31 | Prepared some parts of the code for multi world support, I created lots of TODO's | faketruth | 1 | -3/+4 |
2011-10-30 | Changed cChunkMat.cpp back to normal. Made more changes to the denotch map converter. Testing cNBTData parser. | admin@omencraft.com | 1 | -5/+0 |
2011-10-29 | Added denotch map converter. Program currently reads the only mcr file in the region dir and writes the uncompressed chunk data in world/X0-Z0.pak. I compile in linux with "g++ cConvert.cpp -lz -o denotch" | admin@omencraft.com | 1 | -5/+10 |
2011-10-21 | Compiles for linux | faketruth | 1 | -0/+3 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+714 |