Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-25 | Fix build on Windows | kwolekr | |
2013-02-25 | Add emerge.cpp, initial EmergeThread changes | kwolekr | |
- Neatly placed all emerge related code into a new file, emerge.cpp - Greatly cleaned up the code in EmergeThread::Thread() - Reworked Emerge queue. Now an actual std::queue of v3s16 block positions - Removed the completely unnecessary map of peer ids requesting blocks | |||
2011-02-21 | Temporary commit; lots of test code and stuff | Perttu Ahola | |
2011-01-08 | CMake working on Linux (not on windows) | Perttu Ahola | |
--HG-- rename : Makefile => Makefile.bak |