Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default
  • stable-0.2
  • stable-0.3
  • stable-0.4
  • 0.4.15
  • 0.4.14
  • 0.4.13
  • 0.5.0-dev
  • 0.4.12
  • 0.4.11
  • 0.4.10
  • 0.4.9
  • 0.4.8
  • 0.4.7-MSVC
  • 0.4.7
  • 0.4.6
  • 0.4.5
  • 0.4.4
  • 0.4.3
  • 0.4.2-rc1
  • 0.4.1
  • 0.4.0
  • 0.4.dev-20120606
  • 0.4.dev-20120603
24 results
Created with Raphaël 2.2.022May212019181716151496330Apr2927262524232221191512111098654322Mar128Feb272624232119181716151413121110865432130Jan29282625242321181716151098729Dec2726252423222120191814131211130Nov2927Added the ability to change your password (via pause menu)mud placed in sunlight no longer instantly turns to grass; also tuned transforming speed a bit (will be made a lot longer when testing is complete)Preliminary "active block" stuff + set up test code to grow grass.Fixed a small memory leak in ServerEnvironment and cleaned the code a bitfixed a small memory leak in game.cppfixed a small memory leak in mapnode.cppupdated readme a bitadded a delay to menu loopCleaned networking code a bit (had this one on the to-do list for like 4 months already)fix in readmesome documentation updatesand the changelogAll textures are are now searched first from the directory specified by the texture_path setting.updated changelogMerge: New map directory structure and player passwordsPasswords - a few corrections to the previous commitPasswords - password entry at main menu, stored and checked by serverchange default sneak key from RSHIFT to LSHIFTMoved the temporary mapgen test files and added a modified map.cpp too... These are probably useful in the next mapgen update and shouldn't be lost.Add (possibly non-compatible) work-in-progress noise.{h,cpp} so that they won't be accidentally lost. These are useful for upcoming mapgen updates.add recent major changes to changelogDon't say 'Creating server and client' if the server is remote, so not being createdput the wstring stoi too in the ignore-on-vc2010 #if(hopefully) fixed stoi/stof compile problems on vc2010small comment updateNew map directory structure that avoids map size being limited by filesystemAdded libIrrlicht.dll.a to searched library names for non-MSVC windowsmerged fix to readlink ignored return value warningmerged CiaranG's stuff again: auto-admin powers to local user, DSTACK macro -Wformat warningsGet rid of ignored return value warningGet rid of all the string format warnings caused by the DSTACK macroadded -Wno-unused-but-set-variable, which hides a new warning in gcc 4.6 which only slows down development with no effect on security or anything.Restored the auto-admin powers of the local user (via name= in the config)Fixed two compiler warningsmerged CiaranG's changes (player privileges)Server commands without classesPrivileges to/from string conversion functions standalone, not static membersBetter synchronisation of build/mine attempts when the player isn't allowed toAllow "all" to be specified in player config file for privilegesImproved server commands and added player permissions.
Loading