Hopefully fix 'dangling water'
[oweals/minetest.git] / src / utility.h
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-13 Giuseppe BilottaLet Settings accept a const char* directly
2011-08-11 Perttu AholaMerged some FreeBSD fixes
2011-08-08 Giuseppe BilottaAlways return from non-void functions
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 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-25 Perttu Aholamapgen stuff
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-05-30 Perttu AholaReduced the CPU usage of the sent block selector algorithm
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
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-21 Perttu AholaCleaned networking code a bit (had this one on the...
2011-05-21 Perttu AholaAll textures are are now searched first from the direct...
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-19 Perttu Aholaput the wstring stoi too in the ignore-on-vc2010 #if
2011-05-18 Perttu Ahola(hopefully) fixed stoi/stof compile problems on vc2010
2011-05-16 Perttu Aholamerged CiaranG's changes (player privileges)
2011-05-16 Ciaran GultnieksImproved server commands and added player permissions.
2011-05-03 Perttu AholaFixed a temporary solution of server shutting down...
2011-04-29 Perttu Aholamade proper skyboxes for dawn/evening and night
2011-04-22 Perttu AholaRemoved IrrlichtWrapper
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-11 Perttu AholaFixed some problems with crafting and inventory
2011-04-11 Perttu Aholafixed warnings reported by cppcheck
2011-04-10 Perttu Aholafixed the object update interval thingy
2011-04-10 Perttu Aholabetter support for old maps
2011-04-10 Perttu Aholaimplemented rats in new system to verify that it works
2011-04-10 Perttu Aholanew object system
2011-04-03 Perttu AholaMade a proper queued thread to client for handling...
2011-04-03 Perttu AholaModified block mesh generation to have clearer input...
2011-04-02 Perttu Aholacommit before some radical changes
2011-02-28 Perttu AholaA third try on terrain generation. No trees yet.
2011-02-23 Perttu Aholamainly work on object scripting api
2011-02-22 Perttu Aholaremoved an old comment
2011-02-22 Perttu AholaFixed insufficient error handling in narrow_to_wide...
2011-02-21 Perttu Aholapreliminary lua scripting framework for objects
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff
2011-02-15 Perttu AholaCtrl+C handling on POSIX, some commands for server...
2011-02-12 Perttu Aholahopefully a fix for the majority of the windows 7 probl...
2011-02-11 Perttu Aholamore stuff...
2011-02-11 Perttu Aholafully working i guess
2011-02-11 Perttu Aholanew texture stuff quite working
2011-02-07 Perttu Aholabug-fixin'
2011-02-06 Perttu Aholamapgen tweaking
2011-02-05 Perttu Aholamapgen stuff
2011-02-03 Perttu Aholaall kinds of tweaking and fixing
2011-02-03 Perttu Aholasome generation-time mud flow tweaking
2011-02-01 Perttu AholaThis map generator is starting to look pretty good...
2011-02-01 Perttu Aholapartly working chunk-based map generator (doesn't save...
2011-01-29 Perttu Aholamap generation framework under development... not quite...
2011-01-28 Perttu AholaCommented out some debug output of class Settings
2011-01-27 Perttu AholaNow texture handling is fast. Also now players are...
2011-01-26 Perttu Aholabacking up some stuff
2011-01-25 Perttu AholaReworked texture, material, mineral and whatever handling
2011-01-25 Perttu AholaTweaking around
2011-01-23 Perttu AholaOMG! Main Menu!
2011-01-17 Perttu Aholaminecraft-style water done (but no texture animation...
2011-01-17 Perttu Aholaold water removed, some fixes here and there
2011-01-17 Perttu Aholafine-tuning of map generator and server and stuff.
2011-01-16 Perttu AholaInitial commit of mapgen v.2. Lacks configuration and...
2011-01-15 Perttu Aholagenerate-time lighting optimization
2010-12-26 Perttu Aholadrawing range updater update and myrand() (but not...
2010-12-25 Perttu Aholabetter caves
2010-12-23 Perttu Aholawork-in-progress gui system updating + some settings...
2010-12-22 Perttu Aholacrafting system!
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-21 Perttu AholaCracking blocks while digging
2010-12-20 Perttu Aholaframework for modifying textures
2010-12-19 Perttu Aholaday/night working client side
2010-12-14 Perttu Aholasettings manager: better default setting handling and...
2010-12-13 Perttu Aholain before messing with face drawing orientation
2010-12-13 Perttu Aholacommit before content-tile separation
2010-12-13 Perttu Aholaworking nicely
2010-12-11 Perttu Aholacommit before some radicallish changes to water behavior
2010-11-29 Perttu Aholalicense stuff
2010-11-29 Perttu Aholasitä sun tätä tekeillä, toimii kivasti
2010-11-27 Perttu AholaWorking version before block send priorization update
2010-11-26 Perttu AholaInitial files