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