Justin Clark-Casey (justincc)
|
c5de9840b0
refactor: Remove IClientNetworkServer.NetworkStop() in favour of existing Stop().
|
пре 11 година |
John Hurliman
|
429a84f390
Beginning work on the new LLUDP implementation
|
пре 15 година |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
пре 15 година |
diva
|
5e4fc6e91e
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only.
|
пре 15 година |
MW
|
ff76102644
Changed IClientNetworkServer.AddScene method from void AddScene(Scene x) to void AddScene(IScene x). As there should be no need for the client view to have a reference to Scene. IScene should be all it needs.
|
пре 15 година |
lbsa71
|
801da4346a
* optimized usings.
|
пре 15 година |
Sean Dague
|
8088802c21
From Alan Webb <[email protected]>
|
пре 15 година |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
пре 15 година |
Justin Clarke Casey
|
8c71954e08
* Use nini to pass config information to the client stack, rather than the ClientStackUserSettings class
|
пре 16 година |
Justin Clarke Casey
|
743e336bf3
* Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output)
|
пре 16 година |
Adam Frisby
|
e946b40fdd
* Minor fixes and cleanups around code being used for Rex Module work.
|
пре 16 година |
Johan Berntsson
|
20e4036853
Implemented plugin support for ClientStack, with LindenUDP as the default plugin. This makes it easy for developers to experiment with alternative communication protocols
|
пре 16 година |
Jeff Ames
|
535d64b66b
Add copyright notices.
|
пре 16 година |
Sean Dague
|
1edb7992f1
fixed the dos line endings
|
пре 16 година |
Adam Frisby
|
4dc75e4b76
* More clientstack abstractions - We now only have a single constructor call to UDPServer. Going to reduce this with an abstracted constructor in a bit.
|
пре 16 година |
Adam Frisby
|
29b8c84cea
* Commit 2/3 - Please dont attempt to update to this revision until all 3 are in.
|
пре 16 година |