This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-15 10:06:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c5facbd756de5ef9ba0f832b574eabb19bc89a2
opensim
/
OpenSim
History
H-H-H
0c5facbd75
Typo Fix
...
Signed-off-by: Diva Canto <
diva@metaverseink.com
>
2015-06-05 16:48:16 -07:00
..
Addons
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
ApplicationPlugins
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Capabilities
Mantis
#7603
-- bad folders in inventory could produce null pointer exception. Thanks for the line numbers in the exception trace.
2015-06-04 19:57:01 -07:00
ConsoleClient
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
2013-02-27 00:21:02 +00:00
Data
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Framework
llListRandomize() wasn't very random
2015-05-27 11:15:09 -07:00
Region
Typo Fix
2015-06-05 16:48:16 -07:00
Server
Added tests for UserAccountService in Robust. In the process fixed a couple of bugs in the network connectors. For some reason the robust-bound code had a CreateUser method, while the client-bound code had no such method. I assume someone is extending the client-side code with their own connectors. I added the missing method, but didn't add it to the service interface.
2015-05-11 19:55:23 -07:00
Services
Upgraded the Simian inventory connector with an item cache, too, so that it doesn't get awfully out of sync with the improvements I'm making to the robust service connectors, which are being fully leveraged by the simulator. This Simian connector needs more love...
2015-06-05 11:46:13 -07:00
Tests
Trivial: fix copy-paste typo in string
2015-06-04 09:30:41 -07:00
Tools
pCampbot: added behavior that mimic initial inventory download. It's not exactly what the viewer does, but it's close enough, and the elapsed time can be measured.
2015-05-07 12:37:49 -07:00