aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-03* For your fragging desire, damage enabled land works, but watch out!, life ↵Teravus Ovares1-0/+6
does not regenerate until you're dead!
2008-05-02fixed the dos line endingsSean Dague7-6285/+6285
2008-05-02* More refactorings of UDPServer.Adam Frisby1-1/+1
* Removed all references where possible. * Renamed lots of variables from UDPServerXYZ to clientServerXYZ
2008-05-02* More clientstack abstractions - We now only have a single constructor call ↵Adam Frisby1-6/+16
to UDPServer. Going to reduce this with an abstracted constructor in a bit.
2008-05-02* Commit 2/3 - Please dont attempt to update to this revision until all 3 ↵Adam Frisby7-0/+6282
are in.