aboutsummaryrefslogtreecommitdiff
path: root/src/map.h
AgeCommit message (Expand)Author
2011-09-08Collected and moved existing camera infrastructure from game.cpp to camera.cp...Kahrl
2011-09-07Removed unused camera_position and camera_direction fields from Client. Moved...Kahrl
2011-09-04These numbers were well exceeding 2^32...JacobF
2011-09-02Initial sqlite3 maps.JacobF
2011-07-01Fixed objects being sometimes not able to be stored statically in a block whe...Perttu Ahola
2011-06-27map unloading is now a whole lot betterPerttu Ahola
2011-06-26fixed block unloading from memory (a better fix coming next)Perttu Ahola
2011-06-26even more code refactoringPerttu Ahola
2011-06-26more reorganizing of map codePerttu Ahola
2011-06-26cleaned map stuffPerttu Ahola
2011-06-25moved mapgen stuff around abitPerttu Ahola
2011-06-25New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola
2011-06-18farmesh is now usable.Perttu Ahola
2011-06-05...and the map part of thatPerttu Ahola
2011-05-31Reduced server CPU usage on NodeMetadata step()s. Also furnace now cooks whil...Perttu Ahola
2011-05-18New map directory structure that avoids map size being limited by filesystemCiaran Gultnieks
2011-04-30random comment updatesPerttu Ahola
2011-04-26Optimized map saving and sending (server-side)Perttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-04-11fixed warnings reported by cppcheckPerttu Ahola
2011-04-10better support for old mapsPerttu Ahola
2011-04-10Map generation is now properly threaded and doesn't block block placement and...Perttu Ahola
2011-04-10a commit before starting to reorganize the map loading/generation logicPerttu Ahola
2011-04-05initial workings of the furnacePerttu Ahola
2011-04-04Node metadata frameworkPerttu Ahola
2011-04-03commit before some more radical changesPerttu Ahola
2011-04-03Revert mapgen to best working version (2)Perttu Ahola
2011-04-02Mapgen is better now. Not a lot, but a bit!Perttu Ahola
2011-04-02commit before some radical changesPerttu Ahola
2011-03-02mapgen work-in-progressPerttu Ahola
2011-02-28tweaked mapgenPerttu Ahola
2011-02-28A third try on terrain generation. No trees yet.Perttu Ahola
2011-02-23mainly work on object scripting apiPerttu Ahola
2011-02-21preliminary lua scripting framework for objectsPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola
2011-02-11some fixes to make compiling on some bsd easierPerttu Ahola
2011-02-11now it works nicelyPerttu Ahola
2011-02-11fully working i guessPerttu Ahola
2011-02-10work-in-progress texture atlas optimizationPerttu Ahola
2011-02-05mapgen stuffPerttu Ahola
2011-02-04added sand to map generatorPerttu Ahola
2011-02-01This map generator is starting to look pretty good now... also, disabled load...Perttu Ahola
2011-02-01partly working chunk-based map generator (doesn't save properly, spawn is pre...Perttu Ahola
2011-01-30map generation framework under development... not quite operational at this p...Perttu Ahola
2011-01-26Reworked texture, material, mineral and whatever handlingPerttu Ahola
2011-01-24Faster lighting at map generation timePerttu Ahola
2011-01-17minecraft-style water done (but no texture animation or sound)Perttu Ahola
2011-01-17old water removed, some fixes here and therePerttu Ahola
2011-01-17fine-tuning of map generator and server and stuff.Perttu Ahola
2011-01-16Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola