index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Avatar
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-17
8
-61
/
+117
|
\
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2011-04-14
3
-9
/
+9
|
|
\
|
|
*
get rid of all traces of the now used mock service infrastructure
Justin Clark-Casey (justincc)
2011-04-15
3
-9
/
+9
|
*
|
Add ColladaMesh switch
BlueWall
2011-04-14
2
-3
/
+21
|
|
/
|
*
extend TestLoadCoalesecedItem() to check loaded object ids and positions
Justin Clark-Casey (justincc)
2011-04-15
1
-1
/
+7
|
*
Make all the objects in a coalescence reappears after being loaded from an IA...
Justin Clark-Casey (justincc)
2011-04-15
3
-26
/
+47
|
*
implement stub TestLoadCoalesecedItem(). Doesn't do what it's meant to do yet.
Justin Clark-Casey (justincc)
2011-04-14
2
-4
/
+48
|
*
simplify InventoryArchiveTestCase setup
Justin Clark-Casey (justincc)
2011-04-14
1
-18
/
+2
|
*
simplify TestSaveItemToIarV0_1()
Justin Clark-Casey (justincc)
2011-04-14
1
-18
/
+2
|
*
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...
Diva Canto
2011-04-12
2
-2
/
+1
|
*
suspend check that IAR control file is loaded for now
Justin Clark-Casey (justincc)
2011-03-31
1
-1
/
+6
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-04-01
1
-0
/
+1
|
\
\
|
|
/
|
*
Start using IPrimCounts populated by PrimCountModule instead of LandData coun...
Justin Clark-Casey (justincc)
2011-03-25
1
-0
/
+1
*
|
Remove a spammy debug
Melanie
2011-03-23
1
-2
/
+2
*
|
Raise the position for lures by 2m to prevent the target avatar getting stuck
Melanie
2011-03-23
1
-1
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-03-14
4
-132
/
+269
|
\
\
|
|
/
|
*
factor inventory file loading into its own method
Justin Clark-Casey (justincc)
2011-03-12
1
-57
/
+80
|
*
factor out iar asset load code into its own method
Justin Clark-Casey (justincc)
2011-03-12
1
-29
/
+40
|
*
refactor: make boolean load indicators on load iars instance fields
Justin Clark-Casey (justincc)
2011-03-12
1
-8
/
+11
|
*
introduce iar load checks which make sure archive.xml comes first, then inven...
Justin Clark-Casey (justincc)
2011-03-12
1
-1
/
+32
|
*
Add test for simple case where creator account with appropriate uuid exists o...
Justin Clark-Casey (justincc)
2011-03-10
1
-0
/
+32
|
*
refactor: rename test user account fields
Justin Clark-Casey (justincc)
2011-03-10
3
-35
/
+35
|
*
factor out common scene setup code in InventoryArchiveTestCase
Justin Clark-Casey (justincc)
2011-03-10
2
-41
/
+33
|
*
extend TestLoadIarV0_1AbsentCreator() to check serialized object CreatorId as...
Justin Clark-Casey (justincc)
2011-03-10
1
-0
/
+6
|
*
re-enable item.CreatorId check in TestLoadIarV0_1AbsentCreator()
Justin Clark-Casey (justincc)
2011-03-10
2
-5
/
+6
|
*
For objects loaded from an IAR, make sure the CreatorID points towards the OS...
Justin Clark-Casey (justincc)
2011-03-10
2
-8
/
+42
|
*
When setting up default iar for testing, use iar archiving code rather than c...
Justin Clark-Casey (justincc)
2011-03-10
3
-13
/
+17
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-03-10
5
-602
/
+661
|
\
\
|
|
/
|
*
Change existing users load iar test so that it fulfills it's original intenti...
Justin Clark-Casey (justincc)
2011-03-10
2
-11
/
+15
|
*
Split the inventory path testing parts of TestLoadIarV0_1ExistingUsers() into...
Justin Clark-Casey (justincc)
2011-03-10
2
-23
/
+46
|
*
Make the item created in the default test iar an object rather than a script
Justin Clark-Casey (justincc)
2011-03-09
1
-2
/
+27
|
*
minor: change the order of some default iar setup in test case
Justin Clark-Casey (justincc)
2011-03-09
1
-5
/
+7
|
*
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
Justin Clark-Casey (justincc)
2011-03-09
3
-3
/
+0
|
*
Split out path tests from InventoryArchiveTests. Factor common code into tes...
Justin Clark-Casey (justincc)
2011-03-09
3
-531
/
+562
|
*
Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup. Make sta...
Justin Clark-Casey (justincc)
2011-03-09
2
-50
/
+17
|
*
Make -m shortcut option for --merge on load iar specific. Correct some log m...
Justin Clark-Casey (justincc)
2011-03-08
1
-7
/
+7
|
*
Construct test load iar only once and reuse for each test, rather than recrea...
Justin Clark-Casey (justincc)
2011-03-05
1
-8
/
+18
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-02-27
1
-1
/
+1
|
\
\
|
|
/
|
*
change some log messages from info to debug
Justin Clark-Casey (justincc)
2011-02-25
1
-1
/
+1
*
|
Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...
Melanie
2011-02-21
1
-14
/
+50
|
\
\
|
*
|
throttle group notices to max of 4 threads at a time
Mike Rieker
2011-02-20
1
-14
/
+50
*
|
|
Prevent attaching things you don't own from inworld. Simple solution for a
Melanie
2011-02-21
1
-0
/
+7
|
/
/
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-02-19
1
-42
/
+18
|
\
\
|
|
/
|
*
Changed console command "alert" and added new command "alert-user".
Marck
2011-02-16
1
-42
/
+18
*
|
Fix merge issues
Melanie
2011-02-07
1
-6
/
+0
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-02-07
2
-3
/
+11
|
\
\
|
|
/
|
*
Addresses mantis #5360: CreatorData was being written as long as it wasn't nu...
Diva Canto
2011-02-03
1
-0
/
+2
|
*
Comment out texture CAPS 'texture not found' message for now
Justin Clark-Casey (justincc)
2011-02-02
1
-3
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-01-29
1
-2
/
+2
|
\
\
|
|
/
|
*
minor: remove a few mono compiler warnings
Justin Clark-Casey (justincc)
2011-01-28
1
-2
/
+2
[next]