OpenSimMirror/OpenSim.RegionServer
gareth 5e81e7ed9d Finished initial sim<>Grid login (kinda)
Can login but no config data sent/updated yet
2007-04-03 20:39:28 +00:00
..
Assets Temporary fix for the object taking bug 2007-04-03 13:37:11 +00:00
CAPS * The world can not contain ScriptFactories that creates unique instances of scripts for entities. 2007-04-03 20:08:30 +00:00
types
world * The world can not contain ScriptFactories that creates unique instances of scripts for entities. 2007-04-03 20:08:30 +00:00
AgentAssetUpload.cs attempt at a temporary fix to the shirt creation bug. (Its only temporary as I think the real problem is a deeper one) 2007-04-03 18:25:43 +00:00
ConsoleCmds.cs
Grid.cs
OpenSim.RegionServer.csproj * The world can not contain ScriptFactories that creates unique instances of scripts for entities. 2007-04-03 20:08:30 +00:00
OpenSim.RegionServer.dll.build Finished initial sim<>Grid login (kinda) 2007-04-03 20:39:28 +00:00
OpenSim.csproj
OpenSim.exe.build
OpenSimMain.cs Finished initial sim<>Grid login (kinda) 2007-04-03 20:39:28 +00:00
OpenSimNetworkHandler.cs
PacketServer.cs Temporary fix for the object taking bug 2007-04-03 13:37:11 +00:00
QueItem.cs
RegionInfo.cs Temporary fix for the object taking bug 2007-04-03 13:37:11 +00:00
SimClient.cs Another temporary bug fix attempt, this time for the packet overflow problem, changed it so for now, packets are ACKed straight away in one PacketAck Packet for each ACK. 2007-04-03 18:47:10 +00:00
SimConsole.cs
VersionInfo.cs