lava!
[oweals/minetest.git] / src / server.cpp
2011-08-12 Perttu AholaFixed/extended/modified ban stuff to be good for inclusion
2011-08-12 Perttu AholaMerge remote-tracking branch 'speedprog/banByIp'
2011-08-12 Constantin Wengeradded ipban support
2011-08-11 Giuseppe BilottaNotify other players of wielded item change
2011-08-11 Giuseppe BilottaClients inform server on wielded item
2011-08-11 Giuseppe BilottaServer should use the same eye position as the client
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-31 Perttu AholaFixes a bug that made the server to deny non-empty...
2011-07-31 Perttu AholaFixed problem of server always receiving an empty passw...
2011-07-30 Perttu AholaMade stricter handling for old clients because now...
2011-07-30 Perttu AholaFixed handling of inventory in creative mode (normal...
2011-07-30 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-30 Perttu Aholafix to the former
2011-07-30 Perttu Aholaeasier notice on old version
2011-07-30 Perttu AholaAdded network protocol version number in protocol
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaServer configuration is now written when "/#setting...
2011-07-30 Perttu AholaAdded message of the day and made it properly configura...
2011-07-30 Perttu AholaMade picking items up in creative mode delete them...
2011-07-30 Perttu AholaRats are now eatable. Also made their selection box...
2011-07-24 Perttu AholaAdded a mapblock analyzing function for debugging use...
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-01 Perttu AholaFixed objects being sometimes not able to be stored...
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Perttu Aholamap unloading is now a whole lot better
2011-06-26 Perttu Aholafixed block unloading from memory (a better fix coming...
2011-06-26 Perttu AholaAdded CPT_FACEDIR_SIMPLE calculation, finally, as figur...
2011-06-26 Perttu Aholareorganized a lot of stuff and modified mapgen and...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Perttu Aholaadded and commented out some debug output
2011-06-25 Perttu Aholaeven more code refactoring
2011-06-25 Perttu Aholamoved map generator to separate source files
2011-06-25 Perttu Aholamapgen stuff
2011-06-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-18 Perttu AholaChanged MapBlockObjects to be never written anymore...
2011-06-17 Perttu AholaCreated and moved stuff to content_nodemeta.{h,cpp}
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-07 Nils Dagsson Moskopp+ rail
2011-06-07 Nils Dagsson Moskopp+ rail
2011-06-05 Perttu Aholamade server to send map seed for testing
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-03 Nils Dagsson Moskopp+ paper, book, bookshelf
2011-06-02 Nils Dagsson Moskopp+ papyrus
2011-06-02 Nils Dagsson Moskopp+ papyrus
2011-06-02 Perttu Aholaremoved a debug print that would flood a lot in some...
2011-06-01 Perttu Aholamore merging - hopefully all spare heads are now gone
2011-06-01 Perttu Aholamerged an old head into main branch
2011-06-01 Perttu AholaMerged CiaranG's fence graphic updates (ugh, well,...
2011-06-01 Perttu AholaFixed the password crash on Windows
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 teddydestodesMerge remote-tracking branch 'upstream/master'
2011-06-01 Nils Dagsson Moskopp+ clay and associated items
2011-06-01 Nils Dagsson Moskopp+ clay and associated items
2011-05-31 Nils Dagsson Moskopp+ brick
2011-05-31 Nils Dagsson Moskopp+ brick
2011-05-31 Perttu AholaReduced server CPU usage on NodeMetadata step()s. Also...
2011-05-31 celeron55Updated licenses of CiaranG's contributions to be in...
2011-05-30 Perttu Aholaauth stuff is now saved only when modified
2011-05-30 Perttu Aholaremoved some debug prints
2011-05-30 Perttu AholaReduced the CPU usage of the sent block selector algorithm
2011-05-30 Nils Dagsson Moskopp+ cactii
2011-05-30 Nils Dagsson Moskopp+ cactii
2011-05-29 Perttu Aholahopefully fixed the privilege problems
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
2011-05-29 Nils Dagsson Moskopp+ sandstone
2011-05-29 Nils Dagsson Moskopp+ sandstone
2011-05-24 Perttu AholaMerged CiaranG's fence and fixed two things
2011-05-24 Ciaran GultnieksAdded fences (but still needs an icon or something...
2011-05-23 Ciaran GultnieksAdded 'shout' player privilege
2011-05-22 Ciaran GultnieksAllow default privileges for new players to be set...
2011-05-22 Perttu Aholamerged password change menu
2011-05-22 Ciaran GultnieksAdded the ability to change your password (via pause...
2011-05-22 Perttu AholaPreliminary "active block" stuff + set up test code...
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-20 Ciaran GultnieksPasswords - a few corrections to the previous commit
2011-05-20 Ciaran GultnieksPasswords - password entry at main menu, stored and...
2011-05-16 Perttu Aholamerged CiaranG's stuff again: auto-admin powers to...
2011-05-16 Ciaran GultnieksRestored the auto-admin powers of the local user (via...
2011-05-16 Perttu AholaFixed two compiler warnings
2011-05-16 Perttu Aholamerged CiaranG's changes (player privileges)
2011-05-16 Ciaran GultnieksServer commands without classes
2011-05-16 Ciaran GultnieksBetter synchronisation of build/mine attempts when...
2011-05-16 Ciaran GultnieksImproved server commands and added player permissions.
2011-05-09 Perttu Aholamerged CiaranG's changes: the glass block
2011-05-09 Ciaran GultnieksAdded glass, with rendering and furnace support.
2011-04-29 Perttu Aholarandom comment updates
2011-04-28 Perttu AholaMaybe fixed the flood of "WARNING: StaticObjectList...
2011-04-26 Perttu Aholatested out and commented out some new stuff for the...
2011-04-25 Perttu AholaOptimized map saving and sending (server-side)
2011-04-25 Perttu AholaAdded /#time <int> command to server for changing the...
2011-04-24 Perttu Aholafix to the previous commit
2011-04-24 Perttu Aholaserver to print version in chat
2011-04-22 Perttu AholaUpdated to-do list and added the give_initial_stuff...
next