aboutsummaryrefslogtreecommitdiff
path: root/src/utility.h
AgeCommit message (Expand)Author
2011-04-29made proper skyboxes for dawn/evening and nightPerttu Ahola
2011-04-22Removed IrrlichtWrapperPerttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-04-11Fixed some problems with crafting and inventoryPerttu Ahola
2011-04-11fixed warnings reported by cppcheckPerttu Ahola
2011-04-10fixed the object update interval thingyPerttu Ahola
2011-04-10better support for old mapsPerttu Ahola
2011-04-10implemented rats in new system to verify that it worksPerttu Ahola
2011-04-10new object systemPerttu Ahola
2011-04-04Made a proper queued thread to client for handling some block mesh updates. A...Perttu Ahola
2011-04-03Modified block mesh generation to have clearer input and output. Instead of b...Perttu Ahola
2011-04-02commit before some radical changesPerttu 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-23removed an old commentPerttu Ahola
2011-02-23Fixed insufficient error handling in narrow_to_wide, which caused a crash if ...Perttu Ahola
2011-02-21preliminary lua scripting framework for objectsPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola
2011-02-15Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola
2011-02-12hopefully a fix for the majority of the windows 7 problems - thanks to zerochenPerttu Ahola
2011-02-11more stuff...Perttu Ahola
2011-02-11fully working i guessPerttu Ahola
2011-02-11new texture stuff quite workingPerttu Ahola
2011-02-08bug-fixin'Perttu Ahola
2011-02-06mapgen tweakingPerttu Ahola
2011-02-05mapgen stuffPerttu Ahola
2011-02-04all kinds of tweaking and fixingPerttu Ahola
2011-02-03some generation-time mud flow tweakingPerttu 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-29Commented out some debug output of class SettingsPerttu Ahola
2011-01-28Now texture handling is fast. Also now players are saved on disk.Perttu Ahola
2011-01-26backing up some stuffPerttu Ahola
2011-01-26Reworked texture, material, mineral and whatever handlingPerttu Ahola
2011-01-25Tweaking aroundPerttu Ahola
2011-01-23OMG! Main Menu!Perttu 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
2011-01-15generate-time lighting optimizationPerttu Ahola
2010-12-26drawing range updater update and myrand() (but not usage of it)Perttu Ahola
2010-12-25better cavesPerttu Ahola
2010-12-23work-in-progress gui system updating + some settings system updatingPerttu Ahola
2010-12-22crafting system!Perttu Ahola
2010-12-21organizing stuff.Perttu Ahola
2010-12-21Cracking blocks while diggingPerttu Ahola
2010-12-20framework for modifying texturesPerttu Ahola
2010-12-19day/night working client sidePerttu Ahola