Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-22 | Improve timeout calculation | sapier | |
gf | |||
2014-06-23 | Store the maximum player file tries in a constant | ShadowNinja | |
2014-06-22 | Support for scalable font and gui elements | sapier | |
Fix positioning of tabheader in order to be usable for scaling GUIs WARNING: this changes position of current tabheaders, mods have to adjust! | |||
2014-04-18 | Remove liquid_finite and weather | proller | |
2013-09-16 | Weather: Clean up getHeat/getHumidity somewhat | kwolekr | |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | |
2013-06-23 | Add support for IPv6 | proller | |
Two new configuration options are added: - "enable_ipv6" to enable/disable the overall use of IPv6 - "ipv6_server" to enable/disable the use of IPv6 sockets when running a server (when "enable_ipv6" is enabled) | |||
2013-02-24 | Update Copyright Years | Sfan5 | |
2013-02-24 | Change Minetest-c55 to Minetest | PilzAdam | |
2012-06-17 | Properly and efficiently use split utility headers | Perttu Ahola | |
2012-06-17 | Initially split utility.h to multiple files in util/ | Perttu Ahola | |
2012-06-16 | Clean up constants.h a bit | Perttu Ahola | |
2012-06-05 | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | |
GPLv2/later, by agreement of major contributors | |||
2012-03-29 | added PlayerSAO and RemotePlayer, removed ServerRemotePlayer | Kahrl | |
2011-11-29 | Set the BS constant to be floating-point; this removes the need for floating ↵ | Perttu Ahola | |
point numbers when dividing it | |||
2011-09-08 | Collected and moved existing camera infrastructure from game.cpp to ↵ | Kahrl | |
camera.cpp and camera.h. Introduced configuration settings 'fov' which chooses the camera's (vertical) field of view and 'view_bobbing' which currently does nothing. Other code refactored to not expect the FOV to be a build time constant. | |||
2011-08-15 | lava! | Perttu Ahola | |
2011-08-12 | fixed not finding data dir if installed | Constantin Wenger | |
2011-05-18 | small comment update | Perttu Ahola | |
2011-03-02 | mapgen work-in-progress | Perttu Ahola | |
2011-02-05 | mapgen stuff | Perttu Ahola | |
2011-01-30 | map generation framework under development... not quite operational at this ↵ | Perttu Ahola | |
point. | |||
2011-01-24 | Mainly some texture tweaking | Perttu Ahola | |
2011-01-17 | minecraft-style water done (but no texture animation or sound) | Perttu Ahola | |
2011-01-17 | old water removed, some fixes here and there | Perttu Ahola | |
2011-01-16 | Initial commit of mapgen v.2. Lacks configuration and saving to disk. | Perttu Ahola | |
2011-01-07 | Added a more flexible path system (and fixed some minor stuff) | Perttu Ahola | |
2010-12-23 | changes to handing of digging (non backwards-compatible i guess) | Perttu Ahola | |
2010-12-23 | fixed crack animation timing in client | Perttu Ahola | |
2010-12-22 | some work-in-progress | Perttu Ahola | |
2010-12-21 | Cracking blocks while digging | Perttu Ahola | |
2010-12-20 | framework for modifying textures | Perttu Ahola | |
2010-12-19 | day/night working client side | Perttu Ahola | |
2010-12-14 | tinkering around | Perttu Ahola | |
2010-12-13 | commit before content-tile separation | Perttu Ahola | |
2010-11-30 | better water | Perttu Ahola | |
2010-11-29 | license stuff | Perttu Ahola | |
--HG-- rename : src/licensecomment.txt => licensecomment.txt | |||
2010-11-29 | Windows bug fixes | Perttu Ahola | |
2010-11-29 | sitä sun tätä tekeillä, toimii kivasti | Perttu Ahola | |
2010-11-27 | block send priority queue | Perttu Ahola | |
2010-11-27 | Working version before block send priorization update | Perttu Ahola | |
2010-11-27 | Initial files | Perttu Ahola | |