Update Copyright Years
[oweals/minetest.git] / src / test.cpp
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-12-01 PilzAdamMerge support for anaglyph stereo
2012-11-29 Perttu AholaRanged support of protocol version on server side
2012-11-29 Perttu Aholaunit test: TestNodedefSerialization
2012-09-01 Ilya ZhuravlevAdd InventoryList width property & allow custom craftin...
2012-07-22 Perttu AholaFix terrible grammar in comment!
2012-07-22 Perttu AholaTest zlib wrapper's handling of large data
2012-07-22 Perttu AholaTweak test.c overally a bit
2012-06-17 KahrlCustom boxy nodes (stairs, slabs) and collision changes
2012-06-17 Perttu AholaOptimize headers
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-16 Perttu AholaInitially split utility.h to multiple files in util/
2012-06-16 Perttu AholaNode texture animation
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-06-03 Perttu AholaAdd a bit of unit test for inventory
2012-03-27 Perttu Aholavoxalgo::clearLightAndCollectSources
2012-03-27 Perttu AholaImplement propagateSunlight for VoxelManipulator
2012-03-25 Perttu AholaAdd removeStringEnd()
2012-03-10 Perttu AholaClean unit test output
2012-03-10 Perttu AholaDigging time groups WIP
2012-01-24 Perttu AholaRemove unnecessary delays from large data transfer...
2012-01-22 Perttu AholaFix "illegal escape sequence" in MSVC (actually not...
2012-01-22 KahrlNode placement / mineral / serialization / iron freq...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2011-11-29 Perttu AholaAdd reason parameter to setModified and print it out...
2011-11-29 Perttu AholaDo not expose CONTENT_* stuff in content_mapnode.h...
2011-11-29 Perttu AholaCompletely generalized mesh generation; ContentFeatures...
2011-11-29 Perttu AholaBetter node texture generation
2011-11-29 Perttu AholaGameDef compiles
2011-11-07 KahrlMake Connection::Receive return the data via a SharedBu...
2011-11-07 Perttu AholaAdd new Connection test in test.cpp in case needed...
2011-11-06 Perttu AholaInfinite packet flood test for debugging the new networ...
2011-10-20 Perttu AholaImprove Connection with threading and some kind of...
2011-10-16 Perttu AholaUse the logger; also, default to not showing much crap...
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Constantin WengerMerge remote-tracking branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Perttu Aholaadded an unit test for the Settings thingy (the python...
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-25 Perttu Aholamore reorganizing of map code
2011-06-25 Perttu Aholacleaned map stuff
2011-06-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-17 Perttu AholaMoved some mapnode content stuff from mapnode.{h,cpp...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-03 Perttu AholaModified block mesh generation to have clearer input...
2011-02-15 Perttu AholaCtrl+C handling on POSIX, some commands for server...
2011-02-05 Perttu Aholamapgen stuff
2011-01-24 Perttu Aholaforgot old water unit tests
2011-01-17 Perttu Aholafine-tuning of map generator and server and stuff.
2011-01-16 Perttu AholaInitial commit of mapgen v.2. Lacks configuration and...
2011-01-15 Perttu Aholagenerate-time lighting optimization
2010-12-26 Perttu Aholaworking good
2010-12-22 Perttu Aholasome work-in-progress
2010-12-18 Perttu Aholabefore daynight mesh cache
2010-12-14 Perttu Aholasettings manager: better default setting handling and...
2010-12-13 Perttu Aholain before messing with face drawing orientation
2010-12-13 Perttu Aholacommit before content-tile separation
2010-12-13 Perttu Aholarandom stuff and different node lighting
2010-12-13 Perttu Aholaworking nicely
2010-12-12 Perttu Aholastarting to separate "material" to "content" and "tile"
2010-12-11 Perttu Aholacommit before some radicallish changes to water behavior
2010-12-01 Perttu Aholasome work-in-progress water stuff
2010-11-29 Perttu Aholalicense stuff
2010-11-29 Perttu Aholasitä sun tätä tekeillä, toimii kivasti
2010-11-26 Perttu AholaInitial files