# # ChangeLog for readme.txt in network-game # # Generated by Trac 1.5.4 # Sep 19, 2024, 4:21:42 PM Fri, 11 Jan 2019 18:58:52 GMT dportnoy15 [0065962] * client/Client/main.cpp (modified) * client/makefile (modified) * readme.txt (modified) Update the readme with instructions for installing the client on OSX Wed, 09 Oct 2013 13:50:14 GMT Dmitry Portnoy [50643fa] * client/makefile (modified) * readme.txt (modified) Updated the client makefile to work in ubuntu Tue, 05 Feb 2013 15:40:47 GMT dportnoy [60b77d2] * common/Map.cpp (added) * common/Map.h (added) * common/Message.h (modified) * readme.txt (modified) * server/crypt.cpp (deleted) * server/crypt.h (deleted) * server/makefile (modified) Added a Map class Tue, 20 Nov 2012 01:19:44 GMT dportnoy [aee34b9] * client/Client/main.cpp (modified) * readme.txt (modified) Cleaned up the client a bit and made it more c++-like and added to ... Mon, 19 Nov 2012 20:45:48 GMT dportnoy [7d7df47] * client/.gitignore (modified) * client/Client/Client.vcxproj (modified) * client/Client/Client.vcxproj.filters (modified) * client/Client/main.cpp (modified) * common/message.h (added) * readme.txt (added) Added a directory for common code and added basic boost library code ...