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
/
prebuild.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-11-23
1
-0
/
+1
|
\
|
*
Fix recent windows build break.
justincc
2012-11-23
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-11-22
1
-0
/
+1
|
\
\
|
|
/
|
*
Make "show info" command available across all servers
Justin Clark-Casey (justincc)
2012-11-22
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-11-22
1
-0
/
+46
|
\
\
|
|
/
|
*
Add regression test for a good request made to the asset service post handler.
Justin Clark-Casey (justincc)
2012-11-21
1
-0
/
+46
*
|
Merge branch 'master' into careminster
Melanie
2012-11-17
1
-1
/
+45
|
\
\
|
|
/
|
*
Add basic XInventoryServicesTests.TestAddItem() regression test.
Justin Clark-Casey (justincc)
2012-11-17
1
-1
/
+45
*
|
Merge branch 'master' into careminster
Melanie
2012-11-15
1
-2
/
+3
|
\
\
|
|
/
|
*
Fix build break from 1aa0271 by adding System.Core to prebuild.xml
Justin Clark-Casey (justincc)
2012-11-15
1
-2
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-10-12
1
-28
/
+28
|
\
\
|
|
/
|
*
Remove now unnecessary OpenSim.Framework.Console reference from Monitoring.
Justin Clark-Casey (justincc)
2012-10-12
1
-1
/
+0
|
*
Fix build break by moving OpenSim.Framework.Console back below HttpServer in ...
Justin Clark-Casey (justincc)
2012-10-12
1
-27
/
+27
|
*
Extend "show stats" command to "show stats [list|all|<category name>]"
Justin Clark-Casey (justincc)
2012-10-11
1
-47
/
+48
*
|
Merge branch 'master' into careminster
Melanie
2012-10-07
1
-104
/
+105
|
\
\
|
|
/
|
*
Finally fix build break by allowing UserManagementModule (which constructs a ...
Justin Clark-Casey (justincc)
2012-10-05
1
-104
/
+105
*
|
Merge branch 'avination' into careminster
Melanie
2012-09-27
1
-1
/
+3
|
\
\
|
*
|
more upload changes (plus untouch prebuild.xml)
UbitUmarov
2012-09-24
1
-1
/
+0
|
*
|
touch prebuild.xml
UbitUmarov
2012-09-24
1
-0
/
+1
|
*
|
Change the poll service to use a thread pool for replies to make sure the
Melanie
2012-09-23
1
-0
/
+1
|
*
|
fix build
UbitUmarov
2012-09-17
1
-2
/
+2
|
*
|
add suport funtions for mesh upload costs
UbitUmarov
2012-09-17
1
-0
/
+1
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-09-16
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
fix prebuild.xml
UbitUmarov
2012-09-11
1
-1
/
+1
|
*
|
Revamp the v3 inventory sending. Uses threads and some nifty mechanics to
Melanie
2012-09-11
1
-0
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-16
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add basic asset connector tests to check behaviour for normal, local and temp...
Justin Clark-Casey (justincc)
2012-09-15
1
-0
/
+1
|
*
|
Revert "Fix prebuild.xml format for reference"
BlueWall
2012-09-11
1
-1
/
+1
|
*
|
Fix prebuild.xml format for reference
BlueWall
2012-09-11
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-09-02
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fix Windows build
BlueWall
2012-08-31
1
-0
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-31
1
-1
/
+41
|
\
\
\
|
|
/
/
|
*
|
Renaming existing 'torture' tests to 'performance' tests instead, since this ...
Justin Clark-Casey (justincc)
2012-08-29
1
-1
/
+1
|
*
|
Add VectorRenderModuleStressTests that contains a long running test that gene...
Justin Clark-Casey (justincc)
2012-08-29
1
-0
/
+40
*
|
|
Merge branch 'master' into careminster
Melanie
2012-08-23
1
-0
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2012-08-20
1
-0
/
+1
*
|
*** TESTTTTT ** downgrade from .net 4.0 to .net3.5
UbitUmarov
2012-08-06
1
-97
/
+97
*
|
Merge branch 'master' into careminster
Melanie
2012-08-03
1
-1
/
+1
|
\
\
|
|
/
|
*
Add simple draw test for the VectorRenderModule
Justin Clark-Casey (justincc)
2012-08-02
1
-1
/
+1
*
|
Fix some merge issues and a functional issue in the scene manager
Melanie
2012-07-28
1
-39
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-07-28
1
-23
/
+63
|
\
\
|
|
/
|
*
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...
Justin Clark-Casey (justincc)
2012-07-25
1
-26
/
+29
|
*
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
2012-07-25
1
-24
/
+23
|
*
Add experimental "OpenSim object memory churn" statistics to output of region...
Justin Clark-Casey (justincc)
2012-07-25
1
-0
/
+1
*
|
Fix merge issues in prebuild
Melanie
2012-07-23
1
-33
/
+33
*
|
Merge branch 'master' into careminster
Melanie
2012-07-23
1
-0
/
+25
|
\
\
|
|
/
|
*
Reorder BulletSim in prebuild.xml so OpenSim.Region.CoreModules is compiled b...
Robert Adams
2012-07-20
1
-58
/
+58
|
*
Remove an added but unnecessary dependency in prebuild.xml
Robert Adams
2012-07-20
1
-1
/
+0
|
*
Correct namespace of BinaryLoggingModule (a cut-and-paste error). Add a simpl...
Robert Adams
2012-07-20
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-07-12
1
-0
/
+2
|
\
\
|
|
/
[next]