index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
Modules
/
World
/
Land
/
LandManagementModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-10
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
Dr Scofield
1
-1347
/
+0
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-2
/
+2
2009-01-03
Connect dewww request packets to the land module to makle dwell work
Melanie Thielker
1
-0
/
+13
2008-12-15
Removed some instances of "<3 OpenSim Developers" (why were they there?) bein...
MW
1
-3
/
+3
2008-11-29
Finally make attachments stay put. Randomize local ID generation to
Melanie Thielker
1
-1
/
+6
2008-11-24
* Removed more locks on Entities
Adam Frisby
1
-7
/
+4
2008-11-24
* Swaps Scene.Entities Dictionary for EntityManager.
Adam Frisby
1
-1
/
+1
2008-11-21
Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all
Melanie Thielker
1
-6
/
+6
2008-11-21
Fully implement object return from the parcel dialog
Melanie Thielker
1
-4
/
+1
2008-11-21
Plumb in the list if user IDs to the land module to allow selection
Melanie Thielker
1
-2
/
+2
2008-11-10
Removed some debug output I forgot to remove...
Homer Horwitz
1
-13
/
+0
2008-11-09
Update svn properties. Add copyright headers. Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-11-08
Added necessary locking to LandManagementModule. As it is used by several
Homer Horwitz
1
-143
/
+239
2008-11-01
* refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...
Justin Clarke Casey
1
-1
/
+1
2008-10-18
Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.
Melanie Thielker
1
-0
/
+15
2008-10-11
The "About Landmark" code with the fake parcelIDs had a serious bug.
Homer Horwitz
1
-13
/
+52
2008-10-10
Committing diva's LandSnapshot update patch. Also included is a small
Melanie Thielker
1
-0
/
+1
2008-10-08
- removed some unnecessary conversions (double -> double)
Homer Horwitz
1
-2
/
+2
2008-10-06
Implement Parcel -> ForceOwnerToMe god mode packet
Melanie Thielker
1
-0
/
+15
2008-10-06
Exclude attachments from parcel prim counts
Melanie Thielker
1
-1
/
+1
2008-09-26
* Patch from JHurliman
Teravus Ovares
1
-2
/
+2
2008-09-13
Remove the cruft of accessing a private member of another module's class
Melanie Thielker
1
-0
/
+5
2008-09-07
Mantis #2142
Melanie Thielker
1
-1
/
+1
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-36
/
+35
2008-08-18
Formatting cleanup.
Jeff Ames
1
-59
/
+26
2008-08-17
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-11
/
+15
2008-08-16
Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:
Charles Krinke
1
-1
/
+119
2008-08-16
Update svn properties, minor formatting cleanup.
Jeff Ames
1
-3
/
+3
2008-08-15
Fix up master avatar handling for estate owners. Introduces a new
Melanie Thielker
1
-3
/
+12
2008-07-23
refactored LandData to use properties, and cleaned up the naming on
Sean Dague
1
-40
/
+40
2008-07-08
* Changed casing of some archaic methods to conform with code standards
lbsa71
1
-1
/
+1
2008-07-03
*Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual cre...
mingchen
1
-1
/
+2
2008-06-26
Mantis#1597. Thank you, Melanie for a patch that:
Charles Krinke
1
-1
/
+17
2008-06-11
*Parcel Prim Count Maximums moved to their own functions so modules can overr...
mingchen
1
-1
/
+11
2008-06-07
Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe...
mingchen
1
-3
/
+9
2008-05-24
* Fixes endless loop in the Land Module when selecting any object.
Teravus Ovares
1
-0
/
+3
2008-05-24
This enables return from the parcel object owner display.
Teravus Ovares
1
-1
/
+29
2008-05-23
*Refactor of the LandManagementModule that allows OpenSim to run without it
mingchen
1
-18
/
+937
2008-05-13
*Complete redo of the permissions module
mingchen
1
-1
/
+3
2008-05-09
*Land/Parcel upates are now correct with a significant movement by the Client
mingchen
1
-0
/
+1
2008-05-06
* Cleaning up code, making it conform to OpenSim standards.
Adam Frisby
1
-2
/
+2
2008-05-04
*Fixed up EstateManagementModule to the module standard - no more packets all...
mingchen
1
-0
/
+15
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-3
/
+3
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-3
/
+3
2008-05-01
Update svn properties. Minor formatting cleanup.
Jeff Ames
1
-78
/
+78
2008-04-30
* Cruft removal step #1. Cleaning Modules directory.
Adam Frisby
1
-9
/
+2
2008-04-30
* Commiting a bunch of missed files.
Adam Frisby
1
-105
/
+86
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+4
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+26
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-10
/
+8
[next]