| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
events in EventManager
*Prim count and sim-wide prim count correctly reflect object bonus multiplier
|
| |
|
|
|
|
|
|
| |
**No restrictions yet in place, or total prim count
|
|
|
|
|
| |
* Cleaning lady cleaning build ignores (No, MW, I don't mind, anything for you)
|
|
|
|
|
|
|
| |
*ParcelManager's resetSimParcels does not set any default values.
*Updated ParcelData with correct defaults previously set in resetSimParcels
*Region overrides are now sent to viewer instead of dummy'd
|
|
|
|
|
|
| |
**Parcels within selection now join and not the two parcels selected at each corner
*Created OnSignificantClientMovement event that is triggered when an avatar moves more than 2 meters.
|
| |
|
| |
|
|
|
|
|
|
|
| |
over parcels being joined to correctly update the viewers
*NOTE: Parcel updates are packets sent to the viewer when they enter a new parcel containing information such as parcel name, media URLS, etc
|
|
|
|
|
| |
*Significant movement (currently set to 2 meters of movement for performance reasons, even though its speedy) and initial login now sends parcel updates
|
|
|
|
|
|
| |
*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
|
|
|
|
|
| |
* added some licensing info
|
| |
|
|
*Some folder renaming to follow project Name
*Updated prebuild.xml
|