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
...
*
Formatting cleanup. Add copyright headers.
Jeff Ames
2010-01-04
1
-18
/
+18
*
Adds tons of packets.
Revolution
2009-12-31
1
-0
/
+32
*
Add AvatarInterestsReply
Melanie
2009-12-26
1
-1
/
+4
*
Rename TestAssetDataPlugin to MockAssetDataPlugin
Justin Clark-Casey (justincc)
2009-11-27
1
-2
/
+2
*
Formatting cleanup.
Jeff Ames
2009-11-23
1
-1
/
+1
*
minor: add forgotton copyright header
Justin Clark-Casey (justincc)
2009-11-16
1
-0
/
+26
*
move fake user service to a separate mock user service class
Justin Clark-Casey (justincc)
2009-11-12
1
-0
/
+123
*
Rename test services to mock services, since this is a more accurate description
Justin Clark-Casey (justincc)
2009-11-12
2
-6
/
+6
*
Stop iar save failing on corrupt assets
Justin Clark-Casey (justincc)
2009-11-12
1
-0
/
+8
*
Add basic new uuid gatherer tests to check behaviour when the gather seed is ...
Justin Clark-Casey (justincc)
2009-11-11
1
-3
/
+8
*
Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.
Melanie
2009-11-05
1
-0
/
+1
*
Backport the fixes to WebFetchInventoryDescendents to the UDP
Melanie
2009-11-04
1
-0
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim into priorit...
John Hurliman
2009-10-19
1
-12
/
+12
|
\
|
*
Formatting cleanup.
Jeff Ames
2009-10-19
1
-12
/
+12
*
|
Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...
John Hurliman
2009-10-17
1
-0
/
+4
*
|
Object update prioritization by Jim Greensky of Intel Labs, part one. This im...
John Hurliman
2009-10-15
1
-23
/
+5
|
/
*
* Consolidated adding / removing ClientManager IClientAPIs to two places in S...
John Hurliman
2009-10-13
1
-0
/
+5
*
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...
John Hurliman
2009-10-13
1
-1
/
+1
*
Merge branch 'master' into diva-textures
Melanie
2009-10-02
1
-5
/
+41
|
\
|
*
fixing TestLandChannel to let it return empty List<ILandObject>() (as
dr scofield (aka dirk husemann)
2009-10-02
1
-5
/
+41
*
|
Merge branch 'master' into diva-textures
Melanie
2009-10-02
6
-15
/
+13
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2009-10-01
6
-13
/
+13
|
*
Poof! on LocalBackend. CommsManager.GridServices deleted.
Diva Canto
2009-09-26
1
-2
/
+0
*
|
Add RebakeAvatarTexturesPacket to the client view
Melanie
2009-09-30
1
-0
/
+4
|
/
*
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
[prev]
[next]