OpenSimMirror/OpenSim.RegionServer
MW eafd91ba80 More refactoring. 2007-05-22 11:25:34 +00:00
..
Assets Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. 2007-05-21 16:06:58 +00:00
CAPS * sing loud, sing proud, sing from the heart 2007-05-16 20:36:35 +00:00
types brought zircon branch into trunk 2007-03-22 10:11:15 +00:00
world More refactoring. 2007-05-22 11:25:34 +00:00
AgentAssetUpload.cs Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. 2007-05-21 16:06:58 +00:00
AuthenticateSessionsBase.cs Didn't want to get left behind in the number of commits, and hey it says there are some differences between my local copy and svn, so why not commit? 2007-05-20 15:50:36 +00:00
AuthenticateSessionsLocal.cs a bit more refactoring 2007-05-16 18:11:09 +00:00
AuthenticateSessionsRemote.cs Border crossing back to mostly working, still seems a problem in that you need to stop walking just after you cross the border for it to work properly (else you will continue moving into a negative position in the first sim) 2007-05-19 18:32:01 +00:00
ClientView.Grid.cs Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. 2007-05-21 16:06:58 +00:00
ClientView.PacketHandlers.cs Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. 2007-05-21 16:06:58 +00:00
ClientView.ProcessPackets.cs More refactoring. 2007-05-22 11:25:34 +00:00
ClientView.cs More refactoring. 2007-05-22 11:25:34 +00:00
ClientViewBase.cs Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. 2007-05-21 16:06:58 +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 Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. 2007-05-21 16:06:58 +00:00
OpenSim.RegionServer.dll.build Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. 2007-05-21 16:06:58 +00:00
OpenSimMain.cs Moved the OpenSimMain class into the OpenSim.exe project 2007-05-16 18:59:51 +00:00
OpenSimNetworkHandler.cs More refactoring. 2007-05-16 15:46:22 +00:00
PacketServer.cs More work on adding Events to ClientView (and registering to handle those events in Avatar and World) 2007-05-21 19:12:18 +00:00
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
RegionServerBase.cs Renamed OpenSimApplicationBase again this time to RegionServerBase 2007-05-16 19:36:50 +00:00
UDPServer.cs Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim , switching to a event based system (World/Avatar register as event handlers). It is possible that I've broke something with this commit but it doesn't matter as I'll just hide and no one will find me. 2007-05-21 16:06:58 +00:00
VersionInfo.cs Increased version number to 0.2! ZOMG! 2007-05-21 01:24:54 +00:00