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
/
RegionInfo.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-27
* Optimized usings
lbsa71
1
-103
/
+102
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
1
-4
/
+4
2007-12-18
* Added Incomplete Handling of the RegionInfoRequest packet
Teravus Ovares
1
-1
/
+7
2007-12-12
* Killed hard coded heart after stats update
Teravus Ovares
1
-1
/
+1
2007-12-10
* More refactoring to prepare for draw distance based agent sim notification.
Teravus Ovares
1
-0
/
+20
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-1
/
+1
2007-12-10
* Hooked up the GridComm event ChildDataUpdate to the scene.
Teravus Ovares
1
-0
/
+1
2007-12-07
* All remoting calls are now using Serializable values
Teravus Ovares
1
-0
/
+1
2007-12-07
added one more command to the console help.
Jeff Ames
1
-8
/
+1
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-4
/
+3
2007-11-28
* Restaring the sim works fine in grid mode now. Sims announce themselves to...
Teravus Ovares
1
-3
/
+11
2007-11-27
Fixed an event in the events chain in inter-region communications.
Teravus Ovares
1
-1
/
+2
2007-11-24
* Removed references to "new LLUUID()", replaced with LLUUID.Zero.
Adam Frisby
1
-2
/
+2
2007-11-18
cleaned up some mono compiler warnings
Jeff Ames
1
-1
/
+1
2007-11-15
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...
lbsa71
1
-2
/
+2
2007-11-03
*Master Avatar can be specified by a previous UUID in either grid mode or sta...
mingchen
1
-3
/
+16
2007-11-03
*Moved region loading into its own interface IRegionLoader
mingchen
1
-85
/
+110
2007-10-31
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
lbsa71
1
-0
/
+0
2007-10-31
set svn:eol-style
Jeff Ames
1
-327
/
+327
2007-10-30
* Optimized usings
lbsa71
1
-103
/
+84
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-350
/
+347
2007-10-23
* Added "create-region" console command. Syntax: create-region <name> <region...
Adam Frisby
1
-0
/
+21
2007-10-22
* Made EstateSetting static since there's only one instance, and we only need...
lbsa71
1
-3
/
+16
2007-10-19
couple of tiny changes to what is outputted to the console during the start u...
MW
1
-2
/
+4
2007-10-19
changed the RegionID config name (that loaded from the region.xml files back ...
MW
1
-1
/
+1
2007-10-18
Possible fix for: Remoting exceptions with adjacent non-running sims.
Tleiades Hax
1
-38
/
+64
2007-10-15
* Applied Chillken patch #419: consolidate_ports-r2096-3.patch - consolidated...
lbsa71
1
-3
/
+2
2007-09-17
Forgot to check in prebuild.xml on sat, see someone already did :)
Tedd Hansen
1
-2
/
+10
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-08-27
Deleted a few old files that are no longer used.
MW
1
-1
/
+1
2007-08-22
Fix for un-encrypted master avatar password in user database
Brian McBee
1
-1
/
+2
2007-08-10
Some cleaning up and removed a few old files no longer in use.
MW
1
-1
/
+48
2007-08-07
a couple of changes in the new Sceneobject classes, just committing so things...
MW
1
-0
/
+1
2007-08-03
*Estate settings are now saved in their own configuration file called estate_...
mingchen
1
-8
/
+0
2007-07-30
* Added GetLocalHost() to Util
Adam Frisby
1
-1
/
+8
2007-07-19
*Handler Functions can now refuse an object as invalid by returning false, th...
mingchen
1
-14
/
+16
2007-07-18
*New Configuration System, much easier and less buggy compared to the origina...
mingchen
1
-178
/
+66
2007-07-18
* Added "GetHostFromDNS" to Util to replace the various DNS resolution method...
Adam Frisby
1
-1
/
+1
2007-07-17
* Applying babblefrog's DNS patches from issue #188
Adam Frisby
1
-2
/
+3
2007-07-16
changed to native line ending encoding
Sean Dague
1
-342
/
+342
2007-07-10
preliminary inter region communications (between regions in different instanc...
MW
1
-0
/
+1
2007-07-10
Fixed the crashing when trying to look at the map in grid mode. Although the ...
MW
1
-0
/
+14
2007-07-06
*Fixed 2 small references to localhost which has some conflicts when resolving.
mingchen
1
-1
/
+1
2007-07-03
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
1
-21
/
+20
2007-07-02
* Applied Weathros/tedd's IP v6 patch
lbsa71
1
-1
/
+19
2007-07-02
* worked some more on the RegionInfo attr fuggliness
lbsa71
1
-61
/
+15
2007-07-01
* replaced some more of those butt-fuggly attr constructs with nice Get<> cal...
lbsa71
1
-80
/
+4
2007-07-01
* now saves ExternalHostName in config
lbsa71
1
-2
/
+13
2007-07-01
MAJOR IP RESTRUCTURING
lbsa71
1
-107
/
+163
2007-07-01
Fixed SimpleApp - aka thankgoditssundaycommit
lbsa71
1
-33
/
+94
[next]