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
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
1
-193
/
+314
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
1
-767
/
+575
*
BulletSim: first round of conversion from direct BulletSimAPI interfacing by ...
Robert Adams
2012-12-31
1
-0
/
+1
*
* Initial commit of BulletSimN (BulletSNPlugin). Purely C# implementation o...
teravus
2012-12-23
1
-0
/
+34
*
One more time...
BlueWall
2012-12-07
1
-1
/
+1
*
Prebuild fix
BlueWall
2012-12-07
1
-0
/
+1
*
Merge branch 'master' into connector_plugin
BlueWall
2012-12-07
1
-2
/
+2
|
\
|
*
Add path references for Mono.Addins where they were missing for DataSnapshot ...
Justin Clark-Casey (justincc)
2012-12-04
1
-2
/
+2
*
|
Merge branch 'master' into connector_plugin
BlueWall
2012-11-25
1
-5
/
+103
|
\
\
|
|
/
|
*
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
2012-11-24
1
-1
/
+3
|
*
Fix bug where loading an OAR with a deeded parcel would always set the parcel...
Justin Clark-Casey (justincc)
2012-11-24
1
-1
/
+4
|
*
Fix recent windows build break.
justincc
2012-11-23
1
-0
/
+1
|
*
Make "show info" command available across all servers
Justin Clark-Casey (justincc)
2012-11-22
1
-0
/
+1
|
*
Add regression test for a good request made to the asset service post handler.
Justin Clark-Casey (justincc)
2012-11-21
1
-0
/
+46
|
*
Add basic XInventoryServicesTests.TestAddItem() regression test.
Justin Clark-Casey (justincc)
2012-11-17
1
-1
/
+45
|
*
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 connector_plugin
BlueWall
2012-10-20
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
*
|
Move PluginManager
BlueWall
2012-10-19
1
-1
/
+1
*
|
Add System.Core to references
BlueWall
2012-10-10
1
-0
/
+1
*
|
Merge branch 'master' into connector_plugin
BlueWall
2012-10-09
1
-104
/
+105
|
\
\
|
|
/
|
*
Finally fix build break by allowing UserManagementModule (which constructs a ...
Justin Clark-Casey (justincc)
2012-10-05
1
-104
/
+105
*
|
Added parts to manage repositories and plugin management
BlueWall
2012-10-06
1
-1
/
+7
|
/
*
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
*
Fix Windows build
BlueWall
2012-08-31
1
-0
/
+1
*
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
*
Add --force flag to "kick user" console command to allow bypassing of recent ...
Justin Clark-Casey (justincc)
2012-08-20
1
-0
/
+1
*
Add simple draw test for the VectorRenderModule
Justin Clark-Casey (justincc)
2012-08-02
1
-1
/
+1
*
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
*
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
*
Fix build break for windows with missing package for IScriptEngine in prebuil...
Justin Clark-Casey (justincc)
2012-07-11
1
-0
/
+1
*
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
2012-07-11
1
-0
/
+1
*
Fix recent SOP.GetSittingAvatars() to return null if there are no sitting ava...
Justin Clark-Casey (justincc)
2012-07-10
1
-0
/
+1
*
Make the "debug http" command available for robust as well as the simulator. ...
Justin Clark-Casey (justincc)
2012-06-15
1
-0
/
+1
*
Mantis 6044 Building master currently fails.
Talun
2012-06-07
1
-0
/
+1
*
Fix prebuild.xml
BlueWall
2012-04-27
1
-1
/
+1
*
Use DotNetZip to compress OARs and IARs.
Oren Hurvitz
2012-04-27
1
-0
/
+1
*
Eliminate race condition where many callers would check SOP.PhysicsActor != n...
Justin Clark-Casey (justincc)
2012-04-03
1
-1
/
+1
*
Added missing dependency for MS 2008. I hope. (I don't have 2008 to test this...
Diva Canto
2012-03-30
1
-0
/
+1
*
Make default "show friends" console command show friends fetched from the fri...
Justin Clark-Casey (justincc)
2012-03-30
1
-0
/
+1
*
Add simple login test with online friends. Add IFriendsModule.GrantRights() ...
Justin Clark-Casey (justincc)
2012-03-30
1
-0
/
+1
[next]