Commit History

Author SHA1 Message Date
  Adam Frisby 375163a6fe * Spring cleaning. 16 years ago
  Adam Frisby fef3b36894 * Optimised using statements and namespace references across entire project (this took a while to run). 16 years ago
  Teravus Ovares be93c0f29a * Fix a bug in the friends module that causes a friend not to appear online when they were. 16 years ago
  Justin Clarke Casey b3892096f3 * From: Dr Scofield <[email protected]> 16 years ago
  Teravus Ovares 8aa4308097 * Minor cleanup 16 years ago
  Teravus Ovares fd2caf5f16 This update has good news and bad news, first the bad. 16 years ago
  Justin Clarke Casey da531fa9e1 * Start passing around a region server's http port in RegionInfo. 16 years ago
  Justin Clarke Casey 61ae75f364 * Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing 16 years ago
  Jeff Ames a0e1be3280 Fixed some comparisons of LLUUIDs to null. 16 years ago
  Jeff Ames 47180080f0 Formatting cleanup. 16 years ago
  Teravus Ovares 18324773d2 * One line fix to get everything working again. Essentially set the originRegionID = RegionID in RegionInfo.cs on line 375 16 years ago
  Johan Berntsson 279e0061c5 Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. 16 years ago
  Adam Frisby f3afa68a2a * Made new Framework.Constants class, added RegionSize member. 16 years ago
  Jeff Ames 6ed5283bc0 Converted logging to use log4net. 16 years ago
  Tedd Hansen 3a6405d2f7 In an attempt to solve multihomed UDP problem I seem to have bound UDP socket to external IP instead of internal :) 16 years ago
  Tedd Hansen 2db5de3e72 Added commands to change config file from console: 16 years ago
  Tedd Hansen b089ccfa3d Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait). 16 years ago
  Adam Frisby b25f9f322c * Mother of all commits: 16 years ago
  mingchen 81b4c7be3e *Added ability to skip any use of the console when configuring and assume default value. This is useful when the server is running by itself and a new region request is added without sufficient information 16 years ago
  Teravus Ovares 0c555883d5 * Made covenant changes made in the estate tools persist across sim restarts. 16 years ago
  lbsa71 efd90b56b7 * Optimized usings 16 years ago
  Jeff Ames be2ad79e52 Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. Works with LibSL rev>1532 16 years ago
  Teravus Ovares ccc8ffaaec * Added Incomplete Handling of the RegionInfoRequest packet 16 years ago
  Teravus Ovares 2fd2e0285c * Killed hard coded heart after stats update 16 years ago
  Teravus Ovares eac9bc6889 * More refactoring to prepare for draw distance based agent sim notification. 16 years ago
  Jeff Ames af6eb67999 saved OpenSim source code from the giant rampaging unterminated copyright notice of doom 16 years ago
  Teravus Ovares e595f82489 * Hooked up the GridComm event ChildDataUpdate to the scene. 16 years ago
  Teravus Ovares 5f516c9fb2 * All remoting calls are now using Serializable values 16 years ago
  Jeff Ames a45118d35e added one more command to the console help. 16 years ago
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. 16 years ago