Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
11 years ago |
Robert Adams
|
7aa00632b9
varregion: many replacements of in-place arithmetic with calls to
|
11 years ago |
Robert Adams
|
604b39cea9
Merge branch 'master' into varregion
|
11 years ago |
Justin Clark-Casey (justincc)
|
b4932bda2a
If a local land ID is given to the "land show" command, then output to console the full details of that parcel.
|
11 years ago |
Robert Adams
|
c12e68e34d
varregion: fix GetLandObject error return and initialization of square
|
11 years ago |
Robert Adams
|
a7a837550e
varregion: Massive work to LandManagementModule and LandObject to
|
11 years ago |
Robert Adams
|
317c04fe17
VarRegion: change RegionInfo storage of region coordinates from region
|
11 years ago |
Diva Canto
|
a4431381fa
Finalize the logic for SetHome. See comments in Land/LandManagementModule.cs about who has permission to set home where.
|
11 years ago |
Diva Canto
|
48f8b884c3
Handle SetHome properly
|
11 years ago |
Melanie
|
6f3c905744
Add Avination's support for parcel eject and freeze
|
11 years ago |
Oren Hurvitz
|
24e486e9df
Fixed: the AvatarEnteringNewParcel event wasn't triggered in some cases
|
12 years ago |
Justin Clark-Casey (justincc)
|
2db1f22b89
minor: minor code and log formatting fixes to recent changes in LandManagementModule
|
12 years ago |
Oren Hurvitz
|
9784e4e07d
Changed locks to prevent deadlocks (especially during multi-region Load OAR)
|
12 years ago |
Oren Hurvitz
|
70695a6ed9
Implemented Return Objects when it's invoked from the Top Colliders or Top Scripts dialogs
|
12 years ago |
Justin Clark-Casey (justincc)
|
82690e1384
Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present.
|
12 years ago |
Diva Canto
|
31177d9259
Another 10 modules' directives moved from .addin.xml
|
12 years ago |
Melanie
|
efae7c6fc2
Refactor: Move Dwell reply to a module that can be disabled. The prior,
|
12 years ago |
PixelTomsen
|
20eac8d6d0
SQLite DB: some values of land data will be not saved / loaded
|
12 years ago |
PixelTomsen
|
d7fa4cacb3
Fix: invinite loading for Viewer3 : parcelinfo request of traffic-value (implementation of dwell-value in LandData + eventhandler, return always 0); source-formatting of LandData
|
12 years ago |
Justin Clark-Casey (justincc)
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 years ago |
Justin Clark-Casey (justincc)
|
90ea00a109
Try to resolve some problems with viewers crashing after hitting parcel banlines or freezing on the banline.
|
12 years ago |
Melanie
|
0904772a6f
Revert "Check ban list for a particular parcel only when an avatar moves into it."
|
12 years ago |
Melanie
|
8923ad755d
Check ban list for a particular parcel only when an avatar moves into it.
|
12 years ago |
Melanie
|
447a66d660
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
|
12 years ago |
Justin Clark-Casey (justincc)
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 years ago |
Justin Clark-Casey (justincc)
|
014cd4f8bb
remove mono compiler warnings
|
13 years ago |
Justin Clark-Casey (justincc)
|
6e4ec29722
Do a partial fix/implementation of OSSL osNpcMoveTo()
|
13 years ago |
Justin Clark-Casey (justincc)
|
26ce1d27d0
Minor doc change to see if this provokes a good panda build
|
13 years ago |
Oren Hurvitz
|
64d868fb64
When loading an OAR that doesn't have parcels, create a default parcel
|
13 years ago |
Justin Clark-Casey (justincc)
|
63533412f8
Improve previous ILandObject method doc.
|
13 years ago |