Added some refactoring documentation

This commit is contained in:
Kayne Ruse
2014-04-29 02:05:08 +10:00
parent 68acd0812a
commit f649ff1148
5 changed files with 2603 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
This particular refactoring stage was absolute hell, mostly because I was wrestling with a severe bout of depression too. So, I've added the diffs, and a scary screenshot of the git console.
There are three diff files because server/server_application.cpp was split into two files: server/server_internals.cpp and server/server_connections.cpp, each with it's own diff.