Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-12 | The huge item definition and item namespace unification patch (itemdef), see ↵ | Kahrl | |
http://c55.me/minetest/wiki/doku.php?id=changes:itemdef | |||
2011-12-03 | inventorycube: use all three specified textures; also moved mesh creation / ↵ | Kahrl | |
modification functions to mesh.cpp; in lua, inventorycube is now called minetest.inventorycube | |||
2011-11-29 | CraftItem rework and Lua interface | Kahrl | |
2011-11-02 | occlusion culling fix, a little reshaping of map rendering for more useful ↵ | Perttu Ahola | |
profiler output and dynamic profiler text size | |||
2011-10-18 | Tune map rendering and related diagnostics | Perttu Ahola | |
2011-10-16 | Use the logger; also, default to not showing much crap in console. Use ↵ | Perttu Ahola | |
--info-on-stderr to enable crap. | |||
2011-10-12 | Header file tweaking; mainly for speed | Perttu Ahola | |
2011-09-21 | Simplistic wielded tool lighting, added setMeshVerticesColor to utility.h ↵ | Kahrl | |
and refactored some other code into calls of that | |||
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-06-02 | Fixed the password crash on Windows | Perttu Ahola | |
2011-05-22 | Added the ability to change your password (via pause menu) | Ciaran Gultnieks | |
--HG-- extra : rebase_source : e8ec407f60711d42d33be4811b2880088f617b5b | |||
2011-05-06 | Fixed viewing range stuff a bit (now it works better with very low ranges) | Perttu Ahola | |
2011-04-22 | Removed IrrlichtWrapper | Perttu Ahola | |
2011-04-02 | commit before some radical changes | Perttu Ahola | |
2011-02-05 | mapgen stuff | Perttu Ahola | |
2011-02-04 | all kinds of tweaking and fixing | Perttu Ahola | |
2011-01-26 | backing up some stuff | Perttu Ahola | |
2011-01-26 | Reworked texture, material, mineral and whatever handling | Perttu Ahola | |
2011-01-25 | Tweaking around | Perttu Ahola | |
2011-01-17 | configuration updates; making to build on msvc | Perttu Ahola | |
2011-01-17 | old water removed, some fixes here and there | Perttu Ahola | |
2011-01-17 | fine-tuning of map generator and server and stuff. | Perttu Ahola | |
2011-01-16 | Initial commit of mapgen v.2. Lacks configuration and saving to disk. | Perttu Ahola | |
2010-12-26 | drawing range updater update and myrand() (but not usage of it) | Perttu Ahola | |
2010-12-21 | organizing stuff. | Perttu Ahola | |
2010-12-20 | framework for modifying textures | Perttu Ahola | |
2010-11-29 | license stuff | Perttu Ahola | |
--HG-- rename : src/licensecomment.txt => licensecomment.txt | |||
2010-11-27 | Initial files | Perttu Ahola | |