OpenSimMirror/OpenSim.RegionServer
lbsa71 6056247ac3 * removed unused new-login.dat
* cleared up verbose/noverbose/disableOutput douple negation confusion in ConsoleBase
* 2d chat radius is now 3d chat sphere
* removed unused fast 2d radius calc
* added chat type 0xFF : broadcast (no sphere checking)
* OpenSimMain now exposes its LocalWorld
2007-05-16 17:12:17 +00:00
..
Assets Worked on Asset server, asset downloads (from server to sim) now work. 2007-05-15 17:51:13 +00:00
CAPS
types
world * removed unused new-login.dat 2007-05-16 17:12:17 +00:00
AgentAssetUpload.cs
Grid.cs
OpenSim.RegionServer.csproj * removed unused new-login.dat 2007-05-16 17:12:17 +00:00
OpenSim.RegionServer.dll.build More refactoring. 2007-05-16 15:46:22 +00:00
OpenSimMain.cs * removed unused new-login.dat 2007-05-16 17:12:17 +00:00
OpenSimNetworkHandler.cs More refactoring. 2007-05-16 15:46:22 +00:00
PacketServer.cs
RegionInfo.cs started to refactor startup code and to move udp server code out to its own class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port) 2007-05-16 12:44:58 +00:00
RegionInfoBase.cs started to refactor startup code and to move udp server code out to its own class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port) 2007-05-16 12:44:58 +00:00
SimClient.Grid.cs started to refactor startup code and to move udp server code out to its own class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port) 2007-05-16 12:44:58 +00:00
SimClient.PacketHandlers.cs Yet more cleanup/refactoring 2007-05-16 16:01:01 +00:00
SimClient.ProcessPackets.cs More refactoring. 2007-05-16 15:46:22 +00:00
SimClient.cs Yet more cleanup/refactoring 2007-05-16 16:01:01 +00:00
SimClientBase.cs started to refactor startup code and to move udp server code out to its own class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port) 2007-05-16 12:44:58 +00:00
UDPServer.cs Yet more cleanup/refactoring 2007-05-16 16:01:01 +00:00
VersionInfo.cs Finished off adding the new management API to gridserver 2007-05-14 03:13:47 +00:00