This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-19 22:45:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27f003b68314ea5136632d6f9d14057c96ade1e1
opensim
/
OpenSim
/
Region
/
ClientStack
History
MW
27f003b683
Started the process of cleaning up AssetCache and moving most of the code into modules. Have moved TextureRequest handling (from the client) to a module. But even though to start with I just did a little bit of cleaning up of the existing code, it doesn't seem to work as good as the old code so I need to spend more time on it. So for now am committing my changes but with them not in use. So for now all Texture and asset requests are still handled by the old code in AssetCache.
2007-10-29 09:51:23 +00:00
..
ClientStackNetworkHandler.cs
mass update of urls in source code to new website
2007-09-10 08:14:38 +00:00
ClientView.API.cs
Started the process of cleaning up AssetCache and moving most of the code into modules. Have moved TextureRequest handling (from the client) to a module. But even though to start with I just did a little bit of cleaning up of the existing code, it doesn't seem to work as good as the old code so I need to spend more time on it. So for now am committing my changes but with them not in use. So for now all Texture and asset requests are still handled by the old code in AssetCache.
2007-10-29 09:51:23 +00:00
ClientView.cs
* Removed plenty more untagged console messages. Everything now has shiny groups. :)
2007-10-22 22:37:39 +00:00
ClientView.PacketHandlers.cs
* Removed plenty more untagged console messages. Everything now has shiny groups. :)
2007-10-22 22:37:39 +00:00
ClientView.PacketQueue.cs
* Yet some more connectivity restructuring
2007-09-18 13:29:16 +00:00
ClientView.ProcessPackets.cs
Started the process of cleaning up AssetCache and moving most of the code into modules. Have moved TextureRequest handling (from the client) to a module. But even though to start with I just did a little bit of cleaning up of the existing code, it doesn't seem to work as good as the old code so I need to spend more time on it. So for now am committing my changes but with them not in use. So for now all Texture and asset requests are still handled by the old code in AssetCache.
2007-10-29 09:51:23 +00:00
PacketServer.cs
* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-instance requests to
2007-09-25 06:33:18 +00:00
RegionApplicationBase.cs
* Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries to be sent to the core application.
2007-10-25 12:13:58 +00:00
UDPServer.cs
* Encapsulated all CommunicationsManager services
2007-09-24 05:15:13 +00:00