Fix some memory leaks on packet sending.
[oweals/minetest.git] / src / test.cpp
2015-02-21 Loic BlotFix some memory leaks on packet sending.
2015-02-21 Loic BlotUnit tests must be done at integration process.
2015-02-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
2015-02-15 Loic BlotFix unit test if there isn't a localhost address (for...
2015-02-15 Loic BlotFix unit test if there isn't a localhost address (for...
2015-02-15 Loic BlotOnly do the IPv6 unit test if IPv6 is enabled
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)
2015-01-18 Craig RobbinsCreate empty default constructor for MapNode
2015-01-03 ShadowNinjaDeduplicate code and use stdlib in string functions
2014-12-29 kwolekrPrint unit test failures to dstream
2014-12-21 KahrlFix weird (and wrong) comment in test.cpp
2014-12-12 kwolekrLog: Silence errorstream during unittests
2014-12-12 kwolekrSettings: Fail on invalid sequence and throw exception...
2014-12-10 kwolekrAdd support for lacunarity in legacy NoiseParams string...
2014-12-10 kwolekrSettings: Sanitize setting name everywhere, not just...
2014-12-10 kwolekrSettings: Make setting entry group and values mutually...
2014-12-08 kwolekrAdd flags and lacunarity as new noise parameters
2014-12-05 SmallJokerFix MSVC build
2014-12-04 kwolekrSettings: Various setting group fixes and enhancements
2014-12-02 kwolekrUse setting groups for NoiseParams
2014-11-30 kwolekrsettings: Add setting groups and multiline entries
2014-11-08 KahrlImplement WieldMeshSceneNode which improves wield mesh...
2014-11-02 Craig RobbinsCleanup and (mostly) document util/string.h and (very...
2014-11-02 Craig RobbinsFix unit tests failing if IPv6 not available
2014-09-21 ShadowNinjaSplit settings into seperate source and header files
2014-06-20 sapierDon't handle lack of IPv6 as fatal in unit tests
2014-02-05 ShadowNinjaAdd the option to bind to a specific address 1131/head
2013-12-13 KahrlImplement urlencode and urldecode
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-01 prollerWeather backward compatibility
2013-07-14 KahrlChange ContentFeatures array to a vector
2013-07-07 PilzAdamSettings: everything != 0 equals true; remove .asm...
2013-07-02 sapierReplace C++ mainmenu by formspec powered one
2013-06-23 prollerAdd support for IPv6
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-17 KahrlExtend a delay in TestConnection from 50 to 100 millise...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-20 kwolekrFix nearly all warnings
2013-05-14 PilzAdamFix memory leak in run_tests()
2013-04-18 WeblateMerge remote branch 'origin/master'
2013-04-09 sapierfix various memory leaks
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrFix most warnings, re-fix MSVC compile error
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
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
next