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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-24
Add new EventQueueTests with basic test to check that adding a client registe...
Justin Clark-Casey (justincc)
1
-0
/
+36
2011-10-18
Provide an option to allow remote calls to the CreateUser method on the UserA...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-10-12
Bring LindenUDP.Tests back from the dead. No tests are running.
Justin Clark-Casey (justincc)
1
-11
/
+9
2011-10-08
replace List used by m_accessIP in RemoteAdminPlugin with the more efficient ...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-10-01
Remove OpenSim.Region.Examples.SimpleModule
Justin Clark-Casey (justincc)
1
-28
/
+0
2011-09-17
Remove old bullet DotNET and X libraries in preparation for BulletS
Justin Clark-Casey (justincc)
1
-56
/
+0
2011-09-16
Fix build errors on Windows by adding missing OpenSim.Services.Base reference
justincc
1
-0
/
+1
2011-09-16
Correctly create a freshly created estate owner's default items and avatar en...
Justin Clark-Casey (justincc)
1
-0
/
+2
2011-08-16
relocate AttachmentTests.cs to AttachmentsModuleTests.cs
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-08-15
Fix for monodevelop
BlueWall
1
-1
/
+1
2011-08-13
llGetPrimitiveParams fix prim hollow/hole shape value
Micheil Merlin
1
-0
/
+1
2011-08-13
Revert "llGetPrimitveParams fix prim hollow/hole shape return value"
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-08-13
llGetPrimitveParams fix prim hollow/hole shape return value
Micheil Merlin
1
-0
/
+1
2011-08-11
add regression test for osNpcCreate when cloning an in-region avatar
Justin Clark-Casey (justincc)
1
-0
/
+2
2011-08-11
Add missing System.Xml reference which is required to build on Windows but no...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-08-09
When an NPC is created, stop telling neighbouring regions to expect a child a...
Justin Clark-Casey (justincc)
1
-0
/
+3
2011-08-09
Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet...
Justin Clark-Casey (justincc)
1
-0
/
+4
2011-08-09
Implement first draft functions for saving and loading NPC appearance from st...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-07-12
reorder bulletsim and convex decomposition projects in prebuild.xml. seems
Mic Bowman
1
-16
/
+16
2011-07-12
temporarily fix the build break with building the OdePlugin tests assembly.
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-07-12
Make OdePlugin tests build from their own directory rather than from the main...
Justin Clark-Casey (justincc)
1
-9
/
+10
2011-07-11
Moved ConvexDecompositionDotNet.dll to bin directory to fix picky references ...
Dan Lake
1
-2
/
+2
2011-07-11
Moved ConvexDecompositionDotNet.dll to bin directory to fix picky references ...
Mic Bowman
1
-2
/
+2
2011-07-09
Add scratch AvatarFactoryModuleTests with one test to do a partial check on A...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-07-04
Add basic flotsam asset cache test for retrieved cached asset.
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-07-02
Create a very basic initial test which just creates an 'npc' and tests that t...
Justin Clark-Casey (justincc)
1
-0
/
+2
2011-06-20
BulletSim initial checkin
Robert Adams
1
-0
/
+58
2011-06-12
First pass at making the V2 map work. Standalones only for now. There are som...
Diva Canto
1
-0
/
+30
2011-06-05
Removed unused dependency (that happened to have the wrong path)
Diva Canto
1
-1
/
+0
2011-06-02
Added test IM client.
Diva Canto
1
-0
/
+26
2011-05-19
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
1
-0
/
+1
2011-05-05
Fix up nant linux build break
Melanie
1
-1
/
+2
2011-05-05
Fix up some paths in prebuild
Melanie
1
-4
/
+4
2011-05-02
Works!
Diva Canto
1
-15
/
+54
2011-05-01
Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur...
Diva Canto
1
-3
/
+43
2011-04-30
Nope, that didn't feel right. Moving all those modules to Linden space.
Diva Canto
1
-1
/
+3
2011-04-30
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
Diva Canto
1
-52
/
+12
2011-04-30
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
1
-4
/
+45
2011-04-25
Removed stale client components: MXP and VWoHTTP.
Diva Canto
1
-63
/
+0
2011-04-24
Removed unused libraries: RAILS.dll and dependencies.
Diva Canto
1
-10
/
+0
2011-04-13
Add a regression test for rezzing a single object into a scene from user inve...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-04-12
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to Open...
Diva Canto
1
-1
/
+0
2011-04-07
Remove the SQLite legacy adaptor. This is no longer needed now that the main...
Justin Clark-Casey (justincc)
1
-38
/
+0
2011-03-26
Add OpenSim.Server.Base reference in prebuild.xml. Initialize svc_checks dic...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-03-25
Log the xml/ini regions config files that opensim loads from, and the regions...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-03-22
Add an initial confidence-building TestAddObject() for prim counts.
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-03-22
More SQLite work.
BlueWall
1
-2
/
+2
2011-03-05
add test for MoapModule.SetMediaUrl()
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-01-21
Remove old 2 year unused linden stack region module shell
Justin Clark-Casey (justincc)
1
-40
/
+0
2011-01-21
implement "show throttles" command for showing current agent throttles and th...
Justin Clark-Casey (justincc)
1
-54
/
+55
[prev]
[next]