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
...
*
|
Change LandDataSerializer deserialization so that in the future it won't care...
Justin Clark-Casey (justincc)
2012-02-03
5
-75
/
+209
|
/
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Dan Lake
2012-02-02
6
-21
/
+42
|
\
|
*
Fix test failure
Melanie
2012-02-03
1
-0
/
+1
|
*
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
Melanie
2012-02-02
5
-21
/
+30
|
*
Improve reliability of script state saving by covering various saving
Melanie
2012-02-02
1
-0
/
+11
*
|
fix line endings
Dan Lake
2012-02-02
1
-7
/
+7
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Dan Lake
2012-02-01
9
-167
/
+251
|
\
\
|
|
/
|
*
Use Environment.TickCount & Int32.MaxValue; instead of Util.EnvironmentTickCo...
Justin Clark-Casey (justincc)
2012-01-31
1
-1
/
+1
|
*
Add ParcelImageID to RegionSettings so we can have that overlay.
Melanie
2012-01-30
1
-0
/
+8
|
*
Remove IClientAPI from the money module. It was only used to pass in the
Melanie
2012-01-28
1
-2
/
+2
|
*
llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE...
PixelTomsen
2012-01-26
1
-0
/
+6
|
*
llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce...
Pixel Tomsen
2012-01-25
1
-0
/
+6
|
*
Comment out asset statistics section from periodic stats as these have not be...
Justin Clark-Casey (justincc)
2012-01-24
1
-108
/
+109
|
*
Comment out inventory statistics section from periodic stats, since this only...
Justin Clark-Casey (justincc)
2012-01-24
1
-14
/
+15
|
*
Simplify and streamline telehub editing code. Verify rotations and fix
Melanie
2012-01-24
1
-1
/
+1
|
*
Reverse the spawn point distance vector
Melanie
2012-01-24
1
-3
/
+3
|
*
Correct a coordinate to make the viewer like it
Melanie
2012-01-24
1
-2
/
+2
|
*
Change Telehubs to store only the data that is really needed and not
Melanie
2012-01-24
1
-71
/
+45
|
*
Finish connecting Telehub to database
BlueWall
2012-01-22
1
-44
/
+6
|
*
Move Telehub tables and data from EstateSettings to RegionSettings.
Melanie
2012-01-22
2
-150
/
+150
|
*
Telehub Support:
BlueWall
2012-01-21
1
-0
/
+150
|
*
Telehub Support:
BlueWall
2012-01-20
1
-0
/
+5
|
*
Remove monocov and other obsolete nant build targets.
Justin Clark-Casey (justincc)
2012-01-16
1
-0
/
+8
|
*
Move some interfaces to a more apropriate place
BlueWall
2012-01-12
2
-73
/
+0
|
*
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2012-01-12
1
-4
/
+4
|
*
Adding empty ISearchModule interface
BlueWall
2012-01-05
1
-0
/
+36
*
|
Fixed bugs in earlier commit on custom user parameters in Regions.ini
Dan Lake
2012-01-19
1
-20
/
+25
|
/
*
Profile Updates
BlueWall
2012-01-03
1
-0
/
+37
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-12-20
3
-7
/
+21
|
\
|
*
Migrate detailed "appearance show" report generation up to AvatarFactoryModul...
Justin Clark-Casey (justincc)
2011-12-19
1
-7
/
+14
|
*
Fix bug where objects could not be set to a new group if the group had been c...
Justin Clark-Casey (justincc)
2011-12-17
2
-0
/
+7
*
|
Commented a couple of verbose debug messages.
Diva Canto
2011-12-16
2
-2
/
+2
|
/
*
Added an option for extra settings within region ini file. Any non-hardcoded ...
Dan Lake
2011-12-12
1
-20
/
+55
*
Implement handler for TeleportCancel inbound packet
Melanie
2011-12-10
1
-0
/
+3
*
minor: comment out "unpacked appearance" log mesasge for now
Justin Clark-Casey (justincc)
2011-12-09
1
-1
/
+1
*
Comment out ChildAgentDataUpdate.Pack() "Pack data" message for now.
Justin Clark-Casey (justincc)
2011-12-09
1
-1
/
+1
*
Get rid of IScene.PresenceChildStatus() which always had to execute a lookup ...
Justin Clark-Casey (justincc)
2011-12-09
2
-13
/
+7
*
Reactivate BasicCircuitTests.TestAddClient()
Justin Clark-Casey (justincc)
2011-12-08
1
-16
/
+29
*
Remove unnecessary AgentCircuitData null check from Scene.AddNewClient().
Justin Clark-Casey (justincc)
2011-12-08
1
-3
/
+1
*
On a new client circuit, send the initial reply ack to let the client know it...
Justin Clark-Casey (justincc)
2011-12-08
3
-3
/
+81
*
Implement XMLRPCAdmin command admin_teleport_agent.
Justin Clark-Casey (justincc)
2011-12-07
1
-2
/
+2
*
Stop also adding an ordinary http handler when we set up a poll http handler.
Justin Clark-Casey (justincc)
2011-12-07
3
-19
/
+7
*
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2011-12-05
12
-15
/
+210
*
Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()
Justin Clark-Casey (justincc)
2011-12-03
2
-4
/
+0
*
Improve locking in AgentCircuitManager
Justin Clark-Casey (justincc)
2011-12-03
1
-25
/
+41
*
Use GetAgentCircuits() to receive a copy of the AgentCircuitsByUUID dictionar...
Justin Clark-Casey (justincc)
2011-12-03
1
-37
/
+54
*
On "show caps", stop excluding the seed cap but do exclude it elsewhere
Justin Clark-Casey (justincc)
2011-11-29
1
-1
/
+3
*
With "debug http 1", show the path with the query string instead of just the ...
Justin Clark-Casey (justincc)
2011-11-29
1
-21
/
+21
*
Add "debug http" command for currently simple extra debug logging of non-even...
Justin Clark-Casey (justincc)
2011-11-29
1
-12
/
+43
*
remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-11-25
2
-2
/
+2
[prev]
[next]