Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |
* | Use a Buffer instead of SharedBuffer in ConnectionCommand | Loic Blot | 2017-09-05 |
* | Network cleanup (#6310) | Loïc Blot | 2017-08-25 |
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
* | Remove superfluous pointer null checks | QrchackOfficial | 2017-06-10 |
* | Remove SharedPtr, it's not used and will be never used, we use C++11 | Loic Blot | 2017-06-05 |
* | Fix BufferedPacket race condition (fixes #2983) | kwolekr | 2015-08-06 |
* | Bunch of small fixes (coding style, very unlikely errors, warning messages) | sapier | 2014-04-19 |
* | Fix win32/msvc i18n (quite UGLY version, blame Microsoft) | sapier | 2013-11-11 |
* | Update Copyright Years | Sfan5 | 2013-02-24 |
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
* | Const-correct SharedBuffer::SharedBuffer(const T *t, unsigned int size) | Perttu Ahola | 2012-11-26 |
* | Optimize headers | Perttu Ahola | 2012-06-17 |
* | Initially split utility.h to multiple files in util/ | Perttu Ahola | 2012-06-17 |