Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-10-30 | * Optimized usings | lbsa71 | 1 | -27/+36 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 1 | -5/+5 | |
2007-09-13 | Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed ↵ | Tedd Hansen | 1 | -1/+0 | |
member names to smallcapsy. | |||||
2007-09-12 | Fixed DNS resolve bug for Grid mode on multi-Homer systems. | Tedd Hansen | 1 | -0/+1 | |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -192/+192 | |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to ↵ | MW | 1 | -0/+10 | |
login and move between regions in the same instance. Moving to regions in a different instance of opensim still needs implementing (working on it now). Also trying to look at the map in grid mode will crash the server. | |||||
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 1 | -0/+70 | |
*Added simulator_data_request XMLRPC method to request data from the grid server about a sim instead of faking its login *Login is progressing, now just getting an XML error (http://pastebin.com/942515) -- if you can fix this, throw MingChen in IRC a Private Message | |||||
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -5/+3 | |
* added some licensing info |