..
Assets
Worked on Asset server, asset downloads (from server to sim) now work.
2007-05-15 17:51:13 +00:00
CAPS
* Started on converting UserHTTPServer to BaseHttpServer
2007-04-11 14:14:19 +00:00
types
brought zircon branch into trunk
2007-03-22 10:11:15 +00:00
world
updated Build/project files to include the new projects and new files.
2007-05-15 14:54:53 +00:00
AgentAssetUpload.cs
fixed the VS 2005 solution/ project files.
2007-04-30 15:38:51 +00:00
Grid.cs
After hours of searching for a bug, it works - User accounts in sandbox mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout).
2007-03-28 18:10:52 +00:00
OpenSim.RegionServer.csproj
Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it)
2007-05-15 15:15:01 +00:00
OpenSim.RegionServer.dll.build
Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it)
2007-05-15 15:15:01 +00:00
OpenSim.csproj
Fixed it so that a Avatar update shouldn't be sent every frame and none should be sent when not moving.
2007-03-23 16:05:32 +00:00
OpenSim.exe.build
You want large textures, you shall have! - Xfer system now working for large asset uploads
2007-03-25 17:34:58 +00:00
OpenSimMain.cs
Worked on Asset server, asset downloads (from server to sim) now work.
2007-05-15 17:51:13 +00:00
OpenSimNetworkHandler.cs
More refactoring
2007-04-01 20:42:42 +00:00
PacketServer.cs
Temporary fix for the object taking bug
2007-04-03 13:37:11 +00:00
QueItem.cs
brought zircon branch into trunk
2007-03-22 10:11:15 +00:00
RegionInfo.cs
Worked on Asset server, asset downloads (from server to sim) now work.
2007-05-15 17:51:13 +00:00
SimClient(Grid).cs
Turned SimClient into a partial class (and added SimClient(Grid), so that grid mode specific code can be kept separate)
2007-05-15 15:05:13 +00:00
SimClient.cs
Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it)
2007-05-15 15:15:01 +00:00
SimClientPacketHandlers.cs
Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it)
2007-05-15 15:15:01 +00:00
VersionInfo.cs
Finished off adding the new management API to gridserver
2007-05-14 03:13:47 +00:00