Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-12-27 | * Optimized usings | lbsa71 | 1 | -2/+5 | |
* shortened references * Removed redundant 'this' * Normalized EOF | |||||
2007-12-19 | Misc. cleanup: | Jeff Ames | 1 | -2/+2 | |
* added Util.Clip(value, min, max) * modified asset cache's numPackets calculation to use max packet size (600) instead of 1000 * removed a few magic numbers | |||||
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 1 | -2/+2 | |
notice of doom | |||||
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, ↵ | Teravus Ovares | 1 | -0/+12 | |
manually trying to add a friend (with the add button) or useful to those who are curious which usernames have visited your standalone sim. Important for future development :D. * Grid mode always returns 0 results until the Grid Communications portion is done. | |||||
2007-10-30 | * Optimized usings | lbsa71 | 1 | -2/+1 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 1 | -4/+4 | |
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 | -111/+111 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -5/+3 | |
* added some licensing info |