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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-11
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
1
-1
/
+1
2010-01-11
CommunicationsManager deleted.
Diva Canto
2
-64
/
+2
2010-01-10
NetworkServersInfo removed from CommsManager.
Diva Canto
1
-1
/
+0
2010-01-10
Some more unnecessary things deleted in Framework.Communications.
Diva Canto
2
-154
/
+0
2010-01-10
CommunicationsManager is practically empty. Only NetworkServersInfo is there.
Diva Canto
1
-2
/
+0
2010-01-09
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
Melanie
1
-1
/
+1
2010-01-08
Adds IClientAPI voids for GroupProposals.
Revolution
1
-0
/
+8
2010-01-07
Fixes the newly added packets as per Melanie's request.
Revolution
1
-10
/
+10
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
1
-18
/
+18
2009-12-31
Adds tons of packets.
Revolution
1
-0
/
+32
2009-12-26
Add AvatarInterestsReply
Melanie
1
-1
/
+4
2009-11-27
Rename TestAssetDataPlugin to MockAssetDataPlugin
Justin Clark-Casey (justincc)
1
-2
/
+2
2009-11-23
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-11-16
minor: add forgotton copyright header
Justin Clark-Casey (justincc)
1
-0
/
+26
2009-11-12
move fake user service to a separate mock user service class
Justin Clark-Casey (justincc)
1
-0
/
+123
2009-11-12
Rename test services to mock services, since this is a more accurate description
Justin Clark-Casey (justincc)
2
-6
/
+6
2009-11-12
Stop iar save failing on corrupt assets
Justin Clark-Casey (justincc)
1
-0
/
+8
2009-11-11
Add basic new uuid gatherer tests to check behaviour when the gather seed is ...
Justin Clark-Casey (justincc)
1
-3
/
+8
2009-11-05
Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.
Melanie
1
-0
/
+1
2009-11-04
Backport the fixes to WebFetchInventoryDescendents to the UDP
Melanie
1
-0
/
+1
2009-10-19
Formatting cleanup.
Jeff Ames
1
-12
/
+12
2009-10-17
Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...
John Hurliman
1
-0
/
+4
2009-10-15
Object update prioritization by Jim Greensky of Intel Labs, part one. This im...
John Hurliman
1
-23
/
+5
2009-10-13
* Consolidated adding / removing ClientManager IClientAPIs to two places in S...
John Hurliman
1
-0
/
+5
2009-10-13
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...
John Hurliman
1
-1
/
+1
2009-10-02
fixing TestLandChannel to let it return empty List<ILandObject>() (as
dr scofield (aka dirk husemann)
1
-5
/
+41
2009-09-30
Add RebakeAvatarTexturesPacket to the client view
Melanie
1
-0
/
+4
2009-10-01
Formatting cleanup.
Jeff Ames
6
-13
/
+13
2009-09-26
Poof! on LocalBackend. CommsManager.GridServices deleted.
Diva Canto
1
-2
/
+0
2009-09-06
Convert iar write request to use inventory service requests rather than cache
Justin Clark-Casey (justincc)
1
-1
/
+11
2009-09-06
Temporarily re-enable save iar test by manually insert the item into the old ...
Justin Clark-Casey (justincc)
1
-1
/
+7
2009-09-02
warnings safari.
dr scofield (aka dirk husemann)
1
-5
/
+5
2009-08-28
Pull out distinct cache system folders and drop cache methods in InventoryCache
Justin Clark-Casey (justincc)
1
-1
/
+11
2009-08-22
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
1
-0
/
+5
2009-08-19
Fixing a spot I missed in assets. Switching Grid to the new naming schema wit...
Kunnis
1
-0
/
+13
2009-08-19
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
1
-0
/
+5
2009-08-19
A better purge of trash folder.
Diva Canto
1
-1
/
+1
2009-08-16
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...
Adam Johnson
1
-0
/
+1
2009-08-14
Re-enable TestSaveIarV0_1()
Justin Clark-Casey (justincc)
1
-3
/
+11
2009-08-13
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
Diva Canto
1
-0
/
+5
2009-08-13
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
1
-2
/
+2
2009-08-13
Formatting cleanup. Add copyright headers.
Jeff Ames
1
-1
/
+28
2009-08-11
Added new operations to mock inventory service in tests.
Diva Canto
1
-0
/
+15
2009-08-11
* Improves SceneSetupHelper to allow the tester to choose a real or mock, inv...
Arthur Valadares
2
-2
/
+140
2009-08-10
First pass at cleaning up old OGS1 and Local Inventory: removed everything-in...
Diva Canto
1
-5
/
+0
2009-08-10
More clean up from asset cache legacy. None of these classes are used anymore.
Diva Canto
1
-119
/
+0
2009-08-07
This is the second part of the 'not crash on regionsize changes'. This le...
Teravus Ovares (Dan Olivares)
1
-1
/
+1
2009-08-05
test item data storage impementation (unused as of yet)
Justin Clark-Casey (justincc)
1
-14
/
+31
2009-07-19
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
1
-0
/
+4
2009-07-17
fixed the bug where changing the rotation of a selection of prims in a linkse...
MW
1
-0
/
+1
[prev]
[next]