OpenSimMirror/OpenSim.RegionServer
MW 76df9e626d Split Avatar class into three partial classes (hopefully will make it easier to work on) 2007-04-04 16:31:35 +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 Split Avatar class into three partial classes (hopefully will make it easier to work on) 2007-04-04 16:31:35 +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 * Now there's one Console class, and instead the apps responds to cmd's and show's 2007-03-27 08:10:15 +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 Split Avatar class into three partial classes (hopefully will make it easier to work on) 2007-04-04 16:31:35 +00:00
OpenSim.RegionServer.dll.build Split Avatar class into three partial classes (hopefully will make it easier to work on) 2007-04-04 16:31:35 +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 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
RegionInfo.cs Temporary fix for the object taking bug 2007-04-03 13:37:11 +00:00
SimClient.cs Started to clean up/ rewrite Primitive class , currently the new version is called Primitive2 and not used, but once it is complete then it will replace the old version. 2007-04-04 11:06:39 +00:00
SimConsole.cs * Now there's one Console class, and instead the apps responds to cmd's and show's 2007-03-27 08:10:15 +00:00
VersionInfo.cs