aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/messageSet.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-12-29Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard1-369/+0
build.
2013-12-10Simplified types for better readability. Use appropriate types (size_t, ↵Vincent Richard1-6/+6
byte_t...). Minor warning fixes.
2013-11-21Boost/C++11 shared pointers.Vincent Richard1-4/+4
2013-07-26Allow messages to be designated either by their number or their UID.Vincent Richard1-0/+369
Warning: this is an API-breaking change.