Robert Adams
|
302d72701d
BulletSim initial checkin
|
13 年 前 |
Diva Canto
|
fd57c91b4a
First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD.
|
13 年 前 |
Diva Canto
|
78e76bba38
Removed unused dependency (that happened to have the wrong path)
|
13 年 前 |
Diva Canto
|
3c15c0b264
Added test IM client.
|
13 年 前 |
Diva Canto
|
d21e9c755f
HG Friends working to some extent: friendships offered and accepted correctly handled. Friends list showing correct foreign names. TODO: GrantRights.
|
13 年 前 |
Melanie
|
1bdac6ed19
Fix up nant linux build break
|
13 年 前 |
Melanie
|
4f588ad7ba
Fix up some paths in prebuild
|
13 年 前 |
Diva Canto
|
10180760b7
Works!
|
13 年 前 |
Diva Canto
|
6b2b036387
Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTexture handler. The region module in Linden space uses it. WARNING: nothing of this works yet, it just compiles.
|
13 年 前 |
Diva Canto
|
e3c27d8527
Nope, that didn't feel right. Moving all those modules to Linden space.
|
13 年 前 |
Diva Canto
|
3e79842312
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
|
13 年 前 |
Diva Canto
|
d8ee0cbe1c
First stab at cleaning up Caps. Compiles. Untested.
|
13 年 前 |
Diva Canto
|
e579a990b4
Removed stale client components: MXP and VWoHTTP.
|
13 年 前 |
Diva Canto
|
0d5a80ad78
Removed unused libraries: RAILS.dll and dependencies.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
6613daa82a
Add a regression test for rezzing a single object into a scene from user inventory
|
13 年 前 |
Diva Canto
|
7592a033df
Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
9d40c0dcc7
Remove the SQLite legacy adaptor. This is no longer needed now that the main adaptor works on Mac OS X.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
de0730a54c
Add OpenSim.Server.Base reference in prebuild.xml. Initialize svc_checks dictionary in WebkeyOrPasswordAuthenticationService, which was what was causing the load failure.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
ea72745d43
Log the xml/ini regions config files that opensim loads from, and the regions that it loaded from them
|
13 年 前 |
Justin Clark-Casey (justincc)
|
b34743e5fe
Add an initial confidence-building TestAddObject() for prim counts.
|
13 年 前 |
BlueWall
|
97d46648cd
More SQLite work.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
481ca910da
add test for MoapModule.SetMediaUrl()
|
13 年 前 |
Justin Clark-Casey (justincc)
|
6ef7ea454c
Remove old 2 year unused linden stack region module shell
|
14 年 前 |
Justin Clark-Casey (justincc)
|
c383dbd06d
implement "show throttles" command for showing current agent throttles and the server settings.
|
14 年 前 |
Justin Clark-Casey (justincc)
|
df740d8e5c
remove reference to CoreModules from ClientStack.LindenUDP
|
14 年 前 |
BlueWall
|
69c8cc787f
Make FireAndForgetWrapper a singleton class
|
14 年 前 |
justincc
|
eb07dfc900
Fix windows compile break
|
14 年 前 |
Justin Clark-Casey (justincc)
|
81bccd6d13
Start implementing a test for 'share with group' object functionality. Not yet complete.
|
14 年 前 |
Justin Clark-Casey (justincc)
|
42c9c30e4c
Add mock group services connector and use this in tests
|
14 年 前 |
Justin Clark-Casey (justincc)
|
c620e4c822
add infrastructure for groups module tests
|
14 年 前 |