| Commit message (Expand) | Author | Age | Files | Lines |
* | * One line fix to get everything working again. Essentially set the originR... | Teravus Ovares | 2008-03-04 | 1 | -0/+1 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 1 | -1/+22 |
* | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 2008-02-14 | 1 | -1/+1 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -2/+3 |
* | In an attempt to solve multihomed UDP problem I seem to have bound UDP socket... | Tedd Hansen | 2008-02-02 | 1 | -1/+1 |
* | Added commands to change config file from console: | Tedd Hansen | 2008-02-02 | 1 | -1/+1 |
* | Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait). | Tedd Hansen | 2008-02-02 | 1 | -1/+15 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 1 | -8/+8 |
* | *Added ability to skip any use of the console when configuring and assume def... | mingchen | 2008-01-04 | 1 | -4/+4 |
* | * Made covenant changes made in the estate tools persist across sim restarts. | Teravus Ovares | 2008-01-03 | 1 | -0/+5 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -103/+102 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 1 | -4/+4 |
* | * Added Incomplete Handling of the RegionInfoRequest packet | Teravus Ovares | 2007-12-18 | 1 | -1/+7 |
* | * Killed hard coded heart after stats update | Teravus Ovares | 2007-12-12 | 1 | -1/+1 |
* | * More refactoring to prepare for draw distance based agent sim notification. | Teravus Ovares | 2007-12-10 | 1 | -0/+20 |
* | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 2007-12-10 | 1 | -1/+1 |
* | * Hooked up the GridComm event ChildDataUpdate to the scene. | Teravus Ovares | 2007-12-10 | 1 | -0/+1 |
* | * All remoting calls are now using Serializable values | Teravus Ovares | 2007-12-07 | 1 | -0/+1 |
* | added one more command to the console help. | Jeff Ames | 2007-12-07 | 1 | -8/+1 |
* | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 2007-12-06 | 1 | -4/+3 |
* | * Restaring the sim works fine in grid mode now. Sims announce themselves to... | Teravus Ovares | 2007-11-28 | 1 | -3/+11 |
* | Fixed an event in the events chain in inter-region communications. | Teravus Ovares | 2007-11-27 | 1 | -1/+2 |
* | * Removed references to "new LLUUID()", replaced with LLUUID.Zero. | Adam Frisby | 2007-11-24 | 1 | -2/+2 |
* | cleaned up some mono compiler warnings | Jeff Ames | 2007-11-18 | 1 | -1/+1 |
* | *** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim... | lbsa71 | 2007-11-15 | 1 | -2/+2 |
* | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 2007-11-03 | 1 | -3/+16 |
* | *Moved region loading into its own interface IRegionLoader | mingchen | 2007-11-03 | 1 | -85/+110 |
* | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 2007-10-31 | 1 | -0/+328 |