summaryrefslogtreecommitdiffstats
path: root/src/engine/events/Connect.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-07Make ClientBroadcaster itself a ClientInterface.David Robillard1-1/+1
2009-11-22Partial support for message/value ports and the message context.David Robillard1-3/+15
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-2/+2
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-1/+1
2009-06-03Rename event classes to match new pretty file names.David Robillard1-4/+4
2009-06-03Move events to their own namespace.David Robillard1-0/+2
2009-06-03Consistent imperative style event names.David Robillard1-0/+204