.. |
Assets
|
Worked on Asset server, asset downloads (from server to sim) now work.
|
2007-05-15 17:51:13 +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
|
Attempt to fix trunk which someone broke <looks innocent>
|
2007-05-17 13:23:53 +00:00 |
AgentAssetUpload.cs
|
fixed the VS 2005 solution/ project files.
|
2007-04-30 15:38:51 +00:00 |
AuthenticateSessionsBase.cs
|
Hopefully everything is working again
|
2007-05-17 14:37:57 +00:00 |
AuthenticateSessionsLocal.cs
|
a bit more refactoring
|
2007-05-16 18:11:09 +00:00 |
AuthenticateSessionsRemote.cs
|
Quite big change to how Sessions/circuits are Authenticated. Seems to work okay but needs a lot more testing.
|
2007-05-16 17:35:27 +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
|
More OO and abstract goodness for Gareth to drool over. Cleaned up the World class a bit and added a WorldBase class (that World now inherits from)
|
2007-05-17 10:24:10 +00:00 |
OpenSim.RegionServer.dll.build
|
Added session IDs to the grid management agent
|
2007-05-18 23:32:41 +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 OO and abstract goodness for Gareth to drool over. Cleaned up the World class a bit and added a WorldBase class (that World now inherits from)
|
2007-05-17 10:24:10 +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 |
SimClient.Grid.cs
|
add 1 to global Y posn when exceeding 255 local Y. Was adding 1 to global X. Good eyes makomk
|
2007-05-18 00:43:43 +00:00 |
SimClient.PacketHandlers.cs
|
Yet more cleanup/refactoring
|
2007-05-16 16:01:01 +00:00 |
SimClient.ProcessPackets.cs
|
More refactoring.
|
2007-05-16 15:46:22 +00:00 |
SimClient.cs
|
Hopefully everything is working again
|
2007-05-17 14:37:57 +00:00 |
SimClientBase.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 |
UDPServer.cs
|
Attempt to fix trunk which someone broke <looks innocent>
|
2007-05-17 13:23:53 +00:00 |
VersionInfo.cs
|
Finished off adding the new management API to gridserver
|
2007-05-14 03:13:47 +00:00 |