index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Environment
/
LandManagement
/
LandManager.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*Fixed logic issue in LandManager that caused an 'invalid parcel' error to sp...
mingchen
2007-12-21
1
-4
/
+13
*
* Update to send the parcel gathering error to a .Debug message.. so that a ...
Teravus Ovares
2007-12-21
1
-29
/
+35
*
*Removed some exceptions that were thrown in Land that is no longer needed.
mingchen
2007-12-21
1
-75
/
+93
*
*Ban lines now work if they are enabled grid wide.
mingchen
2007-12-20
1
-7
/
+57
*
* Fixed a null NewPack error in ClientView.InPacket (object pool returning nu...
Teravus Ovares
2007-12-20
1
-0
/
+5
*
*Added event called after any movement is handled (OnClientMovement) - will b...
mingchen
2007-12-20
1
-1
/
+6
*
*Made a much more network friendly method of ban and pass line sending
mingchen
2007-12-20
1
-40
/
+71
*
*Added Ban Lines around parcels for banned avatars, but there is no actual bl...
mingchen
2007-12-19
1
-0
/
+18
*
*Removed Unneeded Debug I added in my last revison
mingchen
2007-12-18
1
-0
/
+1
*
*Parcels and their access lists now store over multiple sessions when the dat...
mingchen
2007-12-18
1
-5
/
+8
*
*Land has now been linked to the StorageManager. Next step is to fill in the ...
mingchen
2007-12-17
1
-6
/
+59
*
*Adding and Removing Avatars from the Access/Ban List for a parcel now works,...
mingchen
2007-12-16
1
-0
/
+24
*
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2007-12-10
1
-2
/
+2
*
* Removed references to "new LLUUID()", replaced with LLUUID.Zero.
Adam Frisby
2007-11-24
1
-1
/
+1
*
* Added some bounds checks to the sendLandUpdate packet to deal with agents c...
Adam Frisby
2007-11-24
1
-4
/
+4
*
* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...
Teravus Ovares
2007-11-18
1
-1
/
+1
*
fixed bug with user not getting land properties on login
Jeff Ames
2007-10-31
1
-5
/
+12
*
* Optimized usings
lbsa71
2007-10-30
1
-1
/
+0
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-1
/
+1
*
* Purged 'Regions' code pending Agent layer grok.
lbsa71
2007-09-23
1
-2
/
+2
*
Rev 1971 : The Lbsa71 vintage commit
lbsa71
2007-09-20
1
-1
/
+1
*
* Modernized ScriptManager to new interface-based module calls.
lbsa71
2007-09-19
1
-58
/
+64
*
mass update of urls in source code to new website
Sean Dague
2007-09-10
1
-1
/
+1
*
Small bit of refactoring to the startup command script code (moved it into a ...
MW
2007-08-24
1
-4
/
+2
*
Hopefully fixed mantis bug #318 (exception when a prim moves across a border,...
MW
2007-08-24
1
-2
/
+4
*
* Introduced IScriptHost as an interface to fetching object data from scripts.
lbsa71
2007-08-16
1
-2
/
+2
*
* Division of parcel boundaries occurs in double space rather than decimal.
Adam Frisby
2007-08-15
1
-2
/
+2
*
Some cleaning up and removed a few old files no longer in use.
MW
2007-08-10
1
-1
/
+1
*
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
2007-08-09
1
-2
/
+2
*
mass update of files to have native line endings
Sean Dague
2007-07-30
1
-617
/
+617
*
* Started renaming world to Scene
lbsa71
2007-07-26
1
-7
/
+7
*
* Cleaned out remaining references to the old LocalStorage system in prep. to...
Adam Frisby
2007-07-19
1
-1
/
+1
*
*Adding some more files
mingchen
2007-07-16
1
-0
/
+617