summaryrefslogtreecommitdiff
path: root/sources/protocols/implementations/PingPongProtocol.java
AgeCommit message (Collapse)Author
2008-05-28all protocol classnames now have a VS prefixPaul Buetow
2008-05-27onServerStart vs onClientStart works.Paul Buetow
2008-05-27client and server variables are now separate in the editor.Paul Buetow
2008-05-26new onClientSchedule and onServerSchedule abstract methodsPaul Buetow
2008-05-26All abstract classes now have an Abstract in it's namePaul Buetow
2008-05-26VSMessage constructor does not requier the protocol's classname anymore.Paul Buetow
2008-05-25Added private static final long serialVersionUID = 1L;Paul Buetow
Some docu update.
2008-05-25Run astyle.Paul Buetow
2008-05-25JAutoDoc :)Paul Buetow
2008-05-25Imports cleaned.Paul Buetow
2008-05-24new protocoleditor works.Paul Buetow
2008-05-18The TaskManager works partly.Paul Buetow
2008-05-17renamed the package.Paul Buetow