aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Standardized the Land module by removing all references to ↵mingchen2008-05-051-3/+217
| | | | libsecondlife.packets
* * Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares2008-05-051-5/+5
| | | | | | | | * Moved script errors to the debug channel. * Typing '/2147483647 OK' results in a debug_channel message. * Expanded the available parameters that are send-able through IClientAPI
* *Fixed a mistake in the EstateManagementModule that messed up the trunk.mingchen2008-05-041-0/+33
|
* *Fixed up EstateManagementModule to the module standard - no more packets ↵mingchen2008-05-041-7/+295
| | | | | | | allowed! *Started cleaning up the land module
* * For your fragging desire, damage enabled land works, but watch out!, life ↵Teravus Ovares2008-05-031-0/+6
| | | | does not regenerate until you're dead!
* fixed the dos line endingsSean Dague2008-05-021-4926/+4926
|
* * More refactorings of UDPServer.Adam Frisby2008-05-021-1/+1
| | | | | | * Removed all references where possible. * Renamed lots of variables from UDPServerXYZ to clientServerXYZ
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 ↵Adam Frisby2008-05-021-0/+4927
are in.