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-06-07 03:45:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9db56d86b3e83eef87ff22fe27d32efba8b0dd7
opensim
/
OpenSim
History
Justin Clarke Casey
d9db56d86b
* minor: stick filename being loaded/saved from in save/load xml/oar information messages
2008-07-21 17:52:53 +00:00
..
ApplicationPlugins
* eliminated some warnings and added some const and readonlies
2008-07-21 10:02:55 +00:00
Data
Mantis#1796. Thank you kindly, StrawberryFride for a patch that:
2008-07-20 22:16:50 +00:00
Framework
added experimental packet tracker (LLPacketTracker.cs), which can be told to track a packet and if it hasn't been acked within a set time, trigger a IClientAPI event, that the application/scene can handle. Currently only terrain packet tracking is finished, Tracking for initial Prim packets (first full update for a prim) is being worked on. Future improvements would be to make it a more generic packet tracker with callback delegates instead of events.
2008-07-21 15:13:34 +00:00
Grid
Mantis#1796. Thank you kindly, StrawberryFride for a patch that:
2008-07-20 22:16:50 +00:00
Region
* minor: stick filename being loaded/saved from in save/load xml/oar information messages
2008-07-21 17:52:53 +00:00
Tests
Update svn properties. Fix some inconsistent newlines.
2008-07-19 09:35:48 +00:00
TestSuite
Update svn properties. Minor formatting cleanup.
2008-05-19 13:26:42 +00:00
Tools
Introduce a separate connection string for estates, which defaults to the one gi
2008-07-18 20:50:47 +00:00