index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Tests
/
Common
/
Mock
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert iar write request to use inventory service requests rather than cache
Justin Clark-Casey (justincc)
2009-09-06
1
-1
/
+11
*
Temporarily re-enable save iar test by manually insert the item into the old ...
Justin Clark-Casey (justincc)
2009-09-06
1
-1
/
+7
*
warnings safari.
dr scofield (aka dirk husemann)
2009-09-02
1
-5
/
+5
*
Pull out distinct cache system folders and drop cache methods in InventoryCache
Justin Clark-Casey (justincc)
2009-08-28
1
-1
/
+11
*
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
2009-08-22
1
-0
/
+5
*
Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...
Kunnis
2009-08-19
1
-0
/
+13
*
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
2009-08-19
1
-0
/
+5
*
A better purge of trash folder.
Diva Canto
2009-08-19
1
-1
/
+1
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim into in...
Diva Canto
2009-08-16
1
-0
/
+1
|
\
|
*
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...
Adam Johnson
2009-08-16
1
-0
/
+1
*
|
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-08-14
1
-3
/
+11
|
\
\
|
|
/
|
*
Re-enable TestSaveIarV0_1()
Justin Clark-Casey (justincc)
2009-08-14
1
-3
/
+11
*
|
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
Diva Canto
2009-08-13
1
-0
/
+5
*
|
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
2009-08-13
1
-2
/
+2
|
/
*
Formatting cleanup. Add copyright headers.
Jeff Ames
2009-08-13
1
-1
/
+28
*
Added new operations to mock inventory service in tests.
Diva Canto
2009-08-11
1
-0
/
+15
*
* Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...
Arthur Valadares
2009-08-11
2
-2
/
+140
*
First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...
Diva Canto
2009-08-10
1
-5
/
+0
*
More clean up from asset cache legacy. None of these classes are used anymore.
Diva Canto
2009-08-10
1
-119
/
+0
*
This is the second part of the 'not crash on regionsize changes'. This le...
Teravus Ovares (Dan Olivares)
2009-08-07
1
-1
/
+1
*
test item data storage impementation (unused as of yet)
Justin Clark-Casey (justincc)
2009-08-05
1
-14
/
+31
*
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
2009-07-19
1
-0
/
+4
*
fixed the bug where changing the rotation of a selection of prims in a linkse...
MW
2009-07-17
1
-0
/
+1
*
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
2009-07-10
1
-1
/
+1
*
Restore the functionality that was removed in r9928. This lets the load
Melanie Thielker
2009-07-01
1
-0
/
+5
*
From: Chris Yeoh <yeohc@au1.ibm.com>
Sean Dague
2009-06-19
1
-1
/
+1
*
* Reinstating UserProfileCacheServiceTests. One test still fails (TestUpdateF...
Arthur Valadares
2009-06-11
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2009-06-10
1
-1
/
+1
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
8
-8
/
+8
*
letting TestClient implement IClientCore as well to fix test case
Dr Scofield
2009-05-25
1
-1
/
+22
*
Add copyright headers, formatting cleanup.
Jeff Ames
2009-05-20
3
-2
/
+83
*
Remove the old asset cache and local services and the configurations for them
Melanie Thielker
2009-05-18
1
-11
/
+0
*
Update svn properties.
Jeff Ames
2009-05-17
4
-226
/
+226
*
Send the owner name, not the client name on SendDialog.
Homer Horwitz
2009-05-16
1
-1
/
+1
*
* Changed auto-properties to properties with backing field
lbsa71
2009-05-14
1
-2
/
+13
*
* Added some more tests to the GetAssetStreamHandlers
lbsa71
2009-05-13
5
-26
/
+218
*
Paving the way for syncing group permissions across a grid
Melanie Thielker
2009-05-12
1
-0
/
+4
*
refactoring Scene.NewUserConnection() to be simpler and clearer.
Dr Scofield
2009-05-06
1
-1
/
+3
*
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
2009-05-04
1
-0
/
+1
*
Add a method to flush the prim update buffers once a frame, since the timer
Melanie Thielker
2009-05-04
1
-0
/
+4
*
Thank you, mpallari, for a patch that increses efficiency by combining
Melanie Thielker
2009-04-30
1
-1
/
+1
*
* Allow interested user data plugins to store temporary user profiles
Justin Clarke Casey
2009-04-23
1
-0
/
+5
*
* Add user data plugin to store temporary profiles (which are distinct from c...
Justin Clarke Casey
2009-04-23
1
-4
/
+4
*
* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...
Justin Clarke Casey
2009-04-22
1
-1
/
+1
*
* Fission OGS1UserServices into user service and OGS1 user data plugin compon...
Justin Clarke Casey
2009-04-22
1
-0
/
+2
*
Add PlacesQuery packet
Melanie Thielker
2009-04-20
1
-0
/
+2
*
Correctly flag group owned prims in the land prim list
Melanie Thielker
2009-04-16
1
-1
/
+1
*
Fix build break and change some groups interfaces
Melanie Thielker
2009-04-16
1
-1
/
+1
*
Commit the group deeding support, thank you, mcortez
Melanie Thielker
2009-04-15
1
-0
/
+1
*
* Resolve unit test failure introduced in r9148 (probably)
Justin Clarke Casey
2009-04-15
1
-0
/
+13
[next]