OpenSimMirror/OpenSim
Teravus Ovares (Dan Olivares) 326c3ee14f * Enables Child Agents for all virtual regions in the region and their neighbors. There still may be issues with crossing into the mentioned neighbors of the virtual regions. This makes regions larger then 512x512 (3 virtual regions) display fully to clients.
* Uses a grid request multiple times, so the more regions are in the instance, the longer logging in takes.   Consider this temporary until there's a RegionInfo request similar to the MapItem Request.
2009-09-07 12:57:30 -04:00
..
ApplicationPlugins * Debugging why region loading is occurring so slowly on a setup with 64 regions in a Regions.ini (took 38 minutes on my test box) 2009-09-06 21:52:11 +10:00
Client minor: formatting and comments 2009-08-28 12:52:40 +01:00
ConsoleClient Fix some compile warnings. 2009-08-26 14:02:52 +09:00
Data Thank you, StrawberryFride, for a hit-and-run patch to add authentication 2009-09-06 23:05:06 +01:00
Framework * Typo in previous commit. 2009-09-06 21:53:03 +10:00
Grid A slightly modified version of 2009-08-25 17:36:04 -04:00
Region * Enables Child Agents for all virtual regions in the region and their neighbors. There still may be issues with crossing into the mentioned neighbors of the virtual regions. This makes regions larger then 512x512 (3 virtual regions) display fully to clients. 2009-09-07 12:57:30 -04:00
ScriptEngine Add copyright headers. 2009-06-04 01:09:18 +00:00
Server Implement plain password authentication partway. Tested, but no user 2009-09-04 07:03:43 +01:00
Services Remove the encryption from the IAuthenticationService interface. That 2009-09-06 15:55:14 +01:00
TestSuite Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Tests/Common warnings safari. 2009-09-02 11:06:18 +02:00
Tools * Updates libOMV to version 0.7.0 2009-07-25 15:49:10 +00:00