aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/RegionInfo.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Added Incomplete Handling of the RegionInfoRequest packet Teravus Ovares2007-12-181-1/+7
* * Killed hard coded heart after stats updateTeravus Ovares2007-12-121-1/+1
* * More refactoring to prepare for draw distance based agent sim notification.Teravus Ovares2007-12-101-0/+20
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-1/+1
* * Hooked up the GridComm event ChildDataUpdate to the scene.Teravus Ovares2007-12-101-0/+1
* * All remoting calls are now using Serializable valuesTeravus Ovares2007-12-071-0/+1
* added one more command to the console help.Jeff Ames2007-12-071-8/+1
* removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2007-12-061-4/+3
* * Restaring the sim works fine in grid mode now. Sims announce themselves to...Teravus Ovares2007-11-281-3/+11
* Fixed an event in the events chain in inter-region communications.Teravus Ovares2007-11-271-1/+2
* * Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby2007-11-241-2/+2
* cleaned up some mono compiler warningsJeff Ames2007-11-181-1/+1
* *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...lbsa712007-11-151-2/+2
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-3/+16
* *Moved region loading into its own interface IRegionLoadermingchen2007-11-031-85/+110
* * Moved OpenSim/Framework/General to OpenSim/Framework for great justice.lbsa712007-10-311-0/+328