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
/
OpenSim
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* More Mundane Tests
Teravus Ovares (Dan Olivares)
2010-09-17
2
-0
/
+198
*
REST Console delivers responses with content type text/xml instead of text/pl...
Marck
2010-09-18
1
-2
/
+2
*
Add m_syncRoot lock to MapAndArray.ContainsKey(), as discussed with jhurliman
Justin Clark-Casey (justincc)
2010-09-18
1
-2
/
+3
*
Move OpenSim/Framework/tests/PrimeNumberHelperTests.cs to OpenSim/Framework/T...
Justin Clark-Casey (justincc)
2010-09-18
1
-0
/
+0
*
* Fixed and re-enabled CacheTests
Teravus Ovares (Dan Olivares)
2010-09-17
3
-15
/
+166
*
* Add a few more tests to help our meager code coverage %.
Teravus Ovares (Dan Olivares)
2010-09-17
2
-0
/
+242
*
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...
John Hurliman
2010-09-16
1
-0
/
+188
*
Remove long unused Region/Framework/ThreadTracker
Justin Clark-Casey (justincc)
2010-09-14
1
-46
/
+0
*
Fix "show threads" to show threads now being managed by OpenSim.Framework.Wat...
Justin Clark-Casey (justincc)
2010-09-14
2
-18
/
+22
*
Merged
John Hurliman
2010-09-12
11
-157
/
+181
|
\
|
*
Formatting cleanup.
Jeff Ames
2010-09-12
9
-155
/
+152
|
*
Add copyright headers.
Jeff Ames
2010-09-12
2
-2
/
+29
*
|
* Added ISimulationDataService and IEstateDataService
John Hurliman
2010-09-12
1
-16
/
+0
|
/
*
Made it impossible to create a user with names containing spaces and prevente...
randomhuman
2010-09-10
2
-2
/
+54
*
Remove parenthesis around the release flavour to get the version string back ...
Justin Clark-Casey (justincc)
2010-09-10
1
-1
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-09-08
1
-6
/
+4
|
\
|
*
* Cache null account responses in the SimianUserAccountServiceConnector to av...
John Hurliman
2010-09-07
1
-6
/
+4
*
|
If a scene object part UUID is changed (only possible when not in a scene), t...
Justin Clark-Casey (justincc)
2010-09-07
1
-5
/
+5
|
/
*
Fix build break
Melanie
2010-09-05
1
-4
/
+0
*
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
2010-09-05
3
-73
/
+57
*
Make User Agent Service and Login Service separable.
Diva Canto
2010-09-04
1
-1
/
+17
*
Added XFF header processing. Untested, for lack of proxy.
Diva Canto
2010-09-03
2
-0
/
+30
*
In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra...
Justin Clark-Casey (justincc)
2010-09-03
1
-5
/
+10
*
Implement UploadBakedTexture cap
Melanie Thielker
2010-09-02
1
-0
/
+105
*
minor: Add some method doc to BaseHttpServer.HandleRequest()
Justin Clark-Casey (justincc)
2010-08-30
1
-2
/
+8
*
Implements parcel media setting persistence and packet / CAPS handling
Jonathan Freedman
2010-08-30
2
-14
/
+97
*
Prevent an object disposed exception that made forms comms unreliable. After
Melanie Thielker
2010-08-25
1
-2
/
+7
*
Change some e.Message to e.ToString. Don't use e.Message, it doesn't carry
Melanie Thielker
2010-08-25
1
-2
/
+2
*
Plumb the region type through to the ProductName field in estate messages
Melanie
2010-08-24
1
-1
/
+2
*
Finally putting estate_settings.xml to rest. There will be no more attempts
Melanie
2010-08-21
1
-198
/
+0
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-08-20
2
-3
/
+3
|
\
|
*
Unit test breakage fix.
Diva Canto
2010-08-20
2
-3
/
+3
*
|
Some code cleanup for console command "create region".
Marck
2010-08-20
1
-1
/
+1
|
/
*
Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.c...
Diva Canto
2010-08-19
1
-82
/
+0
*
Partial rewrite of client IP verification. Not completely finished yet, and u...
Diva Canto
2010-08-19
1
-1
/
+3
*
Revert "One more go at GetExternalIpOf(user). Addresses mantis #4955 and #4943."
Diva Canto
2010-08-19
1
-40
/
+28
*
One more go at GetExternalIpOf(user). Addresses mantis #4955 and #4943.
Diva Canto
2010-08-18
1
-28
/
+40
*
Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files ...
Diva Canto
2010-08-16
1
-0
/
+2
*
Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...
Diva Canto
2010-08-16
1
-1
/
+1
*
* Cleaned up the magic UUID definitions in AvatarWearable.cs
John Hurliman
2010-08-13
1
-12
/
+27
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-08-07
2
-30
/
+42
|
\
|
*
Fix XStats formatting:
BlueWall (James Hughes)
2010-08-06
1
-30
/
+35
|
*
HACK ALERT! There's some underlying bug in the HTTP server that makes request...
Diva Canto
2010-08-06
1
-0
/
+7
*
|
Correct display of landmark about info. Also correct region maturity rating
Melanie Thielker
2010-08-07
1
-1
/
+11
|
/
*
Merge branch 'moap'
Justin Clark-Casey (justincc)
2010-08-06
2
-3
/
+114
|
\
|
*
Simplify serialized version string. Change element capitalization for consis...
Justin Clark-Casey (justincc)
2010-08-03
1
-5
/
+10
|
*
get rid of PrimitiveBaseShape.MediaRaw staging post
Justin Clark-Casey (justincc)
2010-08-03
1
-6
/
+0
|
*
remove duplicated serialization code
Justin Clark-Casey (justincc)
2010-08-03
1
-12
/
+26
|
*
serialize media textures to inventory with a largely osd representation rathe...
Justin Clark-Casey (justincc)
2010-08-03
1
-3
/
+87
|
*
comment out further debug line in BaseHttpServer
Justin Clark-Casey (justincc)
2010-07-27
1
-1
/
+1
[prev]
[next]