aboutsummaryrefslogtreecommitdiff
path: root/po/ko
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko')
0 files changed, 0 insertions, 0 deletions
fManager and CNodeDefManager * Document NodeDefManager * Move files to subdirectories (#6599)Vitaliy2017-11-08 | | | | * Move files around * Code modernization: subfolders (#6283)Loïc Blot2017-08-19 | | | | | | | | | | | | | * Code modernization: subfolders Modernize various code on subfolders client, network, script, threading, unittests, util * empty function * default constructor/destructor * for range-based loops * use emplace_back instead of push_back * C++ STL header style * Make connection.cpp readable in a pointed place + typo * Add -Wsign-compare for Clang builds and fix some signed/unsigned compiler ↵kwolekr2015-05-16 | | | | warnings * Schematics: Add per-node force placement optionkwolekr2015-05-09 | * Fix compilation for non-client builds, and fix signed comparison warningkwolekr2015-05-08 | * Tests: Add schematic unittestskwolekr2015-05-08 Improve schematic file-saving interface Add ability to create temporary test files