OpenSimMirror/OpenSim.RegionServer
Adam Frisby 497af009bd * Reduced effect of terraforming brushes by 1000%.
* Added new exportImage() function to BasicTerrain which will output a gradient-mapped image of the terrain which can be uploaded to the grid for things like world map images. (shiinnny), will update later with an improved version using the bilinear quad method employed in client terrain rendering.
* Rebuild project & build files for basicterrain with System.Drawing dependency. Prebuild updated.
2007-05-24 05:44:53 +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
world * Reduced effect of terraforming brushes by 1000%. 2007-05-24 05:44:53 +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
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 * Simulators should no longer require all their neighbours to be online to accept user connections. 2007-05-24 02:36:07 +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 and some more refactoring. 2007-05-22 15:37:19 +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
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
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
RegionInfoBase.cs
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