Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *Standardized the Land module by removing all references to ↵ | mingchen | 2008-05-05 | 1 | -3/+217 | |
| | | | | libsecondlife.packets | |||||
* | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 2008-05-05 | 1 | -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. | mingchen | 2008-05-04 | 1 | -0/+33 | |
| | ||||||
* | *Fixed up EstateManagementModule to the module standard - no more packets ↵ | mingchen | 2008-05-04 | 1 | -7/+295 | |
| | | | | | | | allowed! *Started cleaning up the land module | |||||
* | * For your fragging desire, damage enabled land works, but watch out!, life ↵ | Teravus Ovares | 2008-05-03 | 1 | -0/+6 | |
| | | | | does not regenerate until you're dead! | |||||
* | fixed the dos line endings | Sean Dague | 2008-05-02 | 7 | -6285/+6285 | |
| | ||||||
* | * More refactorings of UDPServer. | Adam Frisby | 2008-05-02 | 1 | -1/+1 | |
| | | | | | | * Removed all references where possible. * Renamed lots of variables from UDPServerXYZ to clientServerXYZ | |||||
* | * More clientstack abstractions - We now only have a single constructor call ↵ | Adam Frisby | 2008-05-02 | 1 | -6/+16 | |
| | | | | to UDPServer. Going to reduce this with an abstracted constructor in a bit. | |||||
* | * Commit 2/3 - Please dont attempt to update to this revision until all 3 ↵ | Adam Frisby | 2008-05-02 | 7 | -0/+6282 | |
are in. |