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
*
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-13
16
-187
/
+245
|
\
|
*
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
*
|
Revert "Workaround for mono bug #312968"
Melanie Thielker
2010-09-06
1
-1
/
+0
*
|
Workaround for mono bug #312968
Melanie Thielker
2010-09-06
1
-0
/
+1
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-05
3
-5
/
+56
|
\
\
|
|
/
|
*
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
*
|
Remove "Dwell" support from core and replace it with calls to methods
Melanie Thielker
2010-09-05
3
-74
/
+54
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-09-03
1
-2
/
+8
|
\
\
|
|
/
|
*
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
*
|
Implement UploadBakedTexture cap
Melanie Thielker
2010-09-02
1
-0
/
+105
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-30
2
-14
/
+97
|
\
\
|
|
/
|
*
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
*
|
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
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-24
1
-1
/
+2
|
\
\
|
|
/
|
*
Plumb the region type through to the ProductName field in estate messages
Melanie
2010-08-24
1
-1
/
+2
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-23
1
-198
/
+0
|
\
\
|
|
/
|
*
Finally putting estate_settings.xml to rest. There will be no more attempts
Melanie
2010-08-21
1
-198
/
+0
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-21
5
-87
/
+7
|
\
\
|
|
/
|
*
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
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-18
2
-13
/
+30
|
\
\
|
|
/
|
*
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
*
|
Note to self: don't break the build
meta7
2010-08-10
1
-1
/
+1
*
|
Add a stack trace to the error output on the recursive read lock warning on m...
meta7
2010-08-10
1
-0
/
+14
*
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2010-08-07
2
-30
/
+42
|
\
\
|
|
/
|
*
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
[next]