summaryrefslogtreecommitdiffstats
path: root/source/AllToLua.pkg (follow)
Commit message (Expand)AuthorAgeFilesLines
* BlockArea name change revertedlapayo94@gmail.com2012-07-091-1/+1
* Squirrel Pluginslapayo94@gmail.com2012-07-081-1/+1
* BLOCKTYPE and NIBBLETYPE are finally exported in Lua API as numbers, not usertypesmadmaxoft@gmail.com2012-07-021-16/+1
* cBlockArea object added (with only minimal testing so far)madmaxoft@gmail.com2012-07-021-0/+18
* Lua binding for cVine fixedcedeel@gmail.com2012-06-161-50/+51
* Added a BlockToPickup hook for modifying pickups when a player breaks a block.madmaxoft@gmail.com2012-06-131-0/+1
* Updated the crafting recipes architecture to better support crafting hooks. Removed the old recipe file and implementation altogether.madmaxoft@gmail.com2012-06-121-1/+2
* Added implementation of E_PLUGIN_CHUNK_GENERATING lua hookfaketruth2012-06-111-0/+1
* Updated zlib, added chat formatting, fixed upside down stairs and slabs, fixed makefiles, hopefully updated vc project filescedeel@gmail.com2012-06-041-1/+2
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-0/+3
* Converted entire Core plugin including WebAdmin interface to new plugin method/system/thingy and sexyfied it.faketruth2012-01-281-0/+1
* Working on a new plugin design with Lua. While retaining backwards compatibility of course...faketruth2012-01-261-0/+1
* MCServer c++ source filesfaketruth2011-10-031-0/+41