Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * More work on PermissionManager | Adam Frisby | 2007-08-04 | 1 | -5/+4 |
| | |||||
* | * Little more cleaning of EstateManager - still needs packets to be moved, ↵ | Adam Frisby | 2007-08-04 | 1 | -43/+103 |
| | | | | but general functionality has been abstracted. | ||||
* | * Extracted and refactored several large methods. Needs moving of packet ↵ | Adam Frisby | 2007-08-04 | 1 | -148/+172 |
| | | | | handling into ClientView. | ||||
* | * Started renaming world to Scene | lbsa71 | 2007-07-26 | 1 | -5/+5 |
| | | | | | | * Update and UpdateMovement now first stores array to avoid collection update exceptions * Ignored some bins | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -299/+299 |
| | |||||
* | *Found and fixed bug that crashed viewer when logging in or viewing land owners | mingchen | 2007-07-12 | 1 | -1/+0 |
| | | | | | | *Reenabled estate manager; remember, the master avatar is the only one that can use this (by default: Test User with password 'test') *Still working on readding support for updating parcel information when logging in or moving into a new parcel | ||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -17/+16 |
| | | | | | * added some licensing info | ||||
* | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 2007-06-27 | 1 | -0/+301 |
*Some folder renaming to follow project Name *Updated prebuild.xml |