Justin Clarke Casey
|
eca6442bae
* Rig up enough infrastructure to actually perform a successful 'standalone' teleport unit test with checks that the scene presence disappeared from sceneA and appeared in
|
16 years ago |
Justin Clarke Casey
|
ade107f04f
* Separate starting a client thread into a separate Start() method (which matches the existing Stop() and Restart() methods)
|
16 years ago |
Melanie Thielker
|
7c7ea57c5c
Finish dwell sending, adding the forgotten method body.
|
16 years ago |
Melanie Thielker
|
7beb8a5abb
Plumb the remaining dwell packets
|
16 years ago |
Melanie Thielker
|
23844a9073
Plumb the profile reply packets for picks, classifieds and notes
|
16 years ago |
Melanie Thielker
|
318de200bd
Plumb in EventNotification* and EventGodDelete
|
16 years ago |
Melanie Thielker
|
fc053a6af8
Plumb in the 4 missing classified events and the 3 packet methods
|
16 years ago |
Justin Clarke Casey
|
cce1b096db
* refactor: Replace part of SceneObjectPart with the identical sound playing code in the SoundModule
|
16 years ago |
Teravus Ovares
|
119104e35b
* Re-implement packet tracking in IClientAPI so we can see what's going on in the client network in the simstats manager. This makes packets in per second, packets out per second, and unacked bytes work again in the simulator stats section.
|
16 years ago |
Justin Clarke Casey
|
b4680f653d
* Implement 'Save Object Back to My Inventory'. On the Linden client this is in the Tools menu available when editing an object
|
16 years ago |
Melanie Thielker
|
008e1fe8df
Plumb the TP-Sending packets
|
16 years ago |
Justin Clarke Casey
|
38ca31b37a
* Put in the code necessary to allow inventory transfer of whole folders (and their contents) between agents, not just single items
|
16 years ago |
Homer Horwitz
|
6408626c97
Revert justincc's try to change the licence char-by-char AGAIN!!! :P
|
16 years ago |
Justin Clarke Casey
|
df9b0e9e11
* refactor: Replace derez destiation magic numbers with an enumeration
|
16 years ago |
Charles Krinke
|
921692a15f
Thank you kindly, Nlin for a patch that:
|
16 years ago |
Melanie Thielker
|
c71863d83e
First stage group permissions plumbing
|
16 years ago |
Melanie Thielker
|
e9ad6f7913
Plumb in the list if user IDs to the land module to allow selection
|
16 years ago |
Charles Krinke
|
164ed57ad3
Mantis#2638. Thank you kindly, Sacha Magne for a patch that:
|
16 years ago |
Melanie Thielker
|
2b8915d679
Make newly created prims be the correct group
|
16 years ago |
Melanie Thielker
|
4d23d22fb1
Remove a redundant parameter
|
16 years ago |
Melanie Thielker
|
5e2e05a1c1
Megapatch. Completely remove the multiparameter IM methods. Remove the insecure
|
16 years ago |
Teravus Ovares
|
3e4b094921
* Implements terrain raw upload. You can now upload your .raw terrain files using the Estate Tools.
|
16 years ago |
Melanie Thielker
|
4f91da2488
More groups plumbing
|
16 years ago |
Melanie Thielker
|
47a5d71b7e
Prevent pieces from other people's HUDs from displaying at the center of
|
16 years ago |
Melanie Thielker
|
302d65569f
Allow gods to terraform without limits. Respect the Allow Others To
|
16 years ago |
Teravus Ovares
|
d145700115
* Commit allows downloading of the .raw terrain from the estate tools.
|
16 years ago |
Melanie Thielker
|
bdf9add8d1
Reintroduce transactionID to the parameter list for SendInstantMessage.
|
16 years ago |
Adam Frisby
|
4e94989106
* Added IClientChat to IClientCore
|
16 years ago |
Adam Frisby
|
cf0a14bec9
* Added IClientIM to IClientCore interfaces
|
16 years ago |
Justin Clarke Casey
|
bf9384d594
* Apply http://opensimulator.org/mantis/view.php?id=2582
|
16 years ago |