Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |