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-24 23:35:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dc75e4b76e802d06faef5aa14beeced62eadcb5
opensim
/
OpenSim
History
Adam Frisby
4dc75e4b76
* More clientstack abstractions - We now only have a single constructor call to UDPServer. Going to reduce this with an abstracted constructor in a bit.
2008-05-02 18:18:43 +00:00
..
ApplicationPlugins
* Rolled back a few changes.
2008-05-01 18:04:42 +00:00
Data
minor refactoring. Change getName and GetVersion methods (yes the had different casings)
2008-05-02 12:35:24 +00:00
Framework
* Refactored ClientView into LLClientView. Removed all direct references to UDPServer and replaced with IClientNetworkServer.
2008-05-02 16:40:17 +00:00
Grid
* Refactor: Remove the unused userID parameter that was being passed into almost every inventory method
2008-05-01 20:47:33 +00:00
Region
* More clientstack abstractions - We now only have a single constructor call to UDPServer. Going to reduce this with an abstracted constructor in a bit.
2008-05-02 18:18:43 +00:00
Tests
* Optimised using statements and namespace references across entire project (this took a while to run).
2008-04-21 07:09:17 +00:00
TestSuite
* Thanks to Mic Bowman for inspiring me to look at that we are still using ASCIIEncoder in places we shouldn't.
2008-05-01 18:50:44 +00:00
Tools
Minimize binary size and external dependencies in OS X LaunchSLClient.app creation script.
2008-05-02 03:30:44 +00:00