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
/
CoreModules
/
World
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
extend TestAddOwnerObject() to add a second object
Justin Clark-Casey (justincc)
2011-03-23
1
-4
/
+14
*
Add PrimCountModuleTests.TestRemoveOwnerObject().
Justin Clark-Casey (justincc)
2011-03-23
1
-1
/
+38
*
refactor: simplify part of AddSceneObject() test setup by moving sog construc...
Justin Clark-Casey (justincc)
2011-03-23
1
-10
/
+1
*
use a 3 part object for the pcm test rather than a 1 part, for improved test ...
Justin Clark-Casey (justincc)
2011-03-23
1
-10
/
+14
*
user a non UUID.Zero user in pcm test to avoid any special treatment of UUID....
Justin Clark-Casey (justincc)
2011-03-23
1
-4
/
+5
*
Extend simple PCM add object test to check all counts
Justin Clark-Casey (justincc)
2011-03-23
1
-0
/
+11
*
Add method doc to the Get*() methods on PrimCountModule
Justin Clark-Casey (justincc)
2011-03-23
1
-0
/
+27
*
remove a rogue Console.WriteLine() from the last commit.
Justin Clark-Casey (justincc)
2011-03-23
1
-1
/
+0
*
Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list...
Justin Clark-Casey (justincc)
2011-03-23
3
-2
/
+14
*
Add an initial confidence-building TestAddObject() for prim counts.
Justin Clark-Casey (justincc)
2011-03-22
3
-19
/
+108
*
Thanks Kevin Cozens for a patch that:
BlueWall
2011-03-17
1
-3
/
+3
*
When setting media on a prim values, use generic object permissions instead o...
Justin Clark-Casey (justincc)
2011-03-14
1
-2
/
+2
*
Change how map blocks are encoded to make map search
Mic Bowman
2011-03-10
1
-2
/
+4
*
Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.
Justin Clark-Casey (justincc)
2011-03-09
3
-3
/
+0
*
factor out SetPartMediaFlags() function in MoapModule.
Justin Clark-Casey (justincc)
2011-03-05
1
-11
/
+20
*
Fold ClearMediaEntry() back into SetMediaEntry()
Justin Clark-Casey (justincc)
2011-03-05
1
-21
/
+9
*
Change MoapModule.ClearMediaEntry to set TextureEntryFace.MediaFlags back to ...
Justin Clark-Casey (justincc)
2011-03-05
2
-8
/
+67
*
minor: Make MoapModule namespace consistent with other modules
Justin Clark-Casey (justincc)
2011-03-05
2
-2
/
+2
*
add test for MoapModule.SetMediaUrl()
Justin Clark-Casey (justincc)
2011-03-05
1
-0
/
+72
*
Fix bug where llSetPrimMediaParams() reported success but never set the media...
Justin Clark-Casey (justincc)
2011-03-05
1
-3
/
+14
*
Hack in a crude temporary "estate show" command
Justin Clark-Casey (justincc)
2011-02-12
2
-21
/
+93
*
refactor: split out estate management commands into separate class
Justin Clark-Casey (justincc)
2011-02-11
2
-340
/
+400
*
Mantis #5368 -- exception on WorldMap
Diva Canto
2011-02-07
1
-3
/
+4
*
Flash out the prim count module
Melanie
2011-01-29
1
-0
/
+174
*
Create the structure of classes and interfaces to replace the cruft that
Melanie
2011-01-29
1
-0
/
+120
*
Adding the prim count module skeleton
Melanie
2011-01-28
1
-0
/
+112
*
minor: remove a few mono compiler warnings
Justin Clark-Casey (justincc)
2011-01-28
1
-2
/
+2
*
Display supported file extensions/formats in "terrain load help" (Mantis #5349)
Kevin Cozens
2011-01-28
1
-2
/
+8
*
Added loading and saving of terrain files using Terragen format (Mantis #1564)
Kevin Cozens
2011-01-28
2
-50
/
+224
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2011-01-28
2
-30
/
+58
|
\
|
*
Refactor: Break out LoadObjects() and LoadParcels() from a longer method
Justin Clark-Casey (justincc)
2011-01-27
1
-28
/
+44
|
*
Put confirmation on "land clear" command to avoid nasty accidents
Justin Clark-Casey (justincc)
2011-01-27
1
-2
/
+14
*
|
Thank you, Goetz, for a patch to fix prim count display in cut regions.
Melanie
2011-01-28
2
-9
/
+23
|
/
*
When an oar is loaded, do not create a default parcel before loading the parc...
Justin Clark-Casey (justincc)
2011-01-27
3
-11
/
+18
*
Show local IDs in "land show" output.
Justin Clark-Casey (justincc)
2011-01-27
2
-5
/
+11
*
Add "land clear" command
Justin Clark-Casey (justincc)
2011-01-27
1
-3
/
+13
*
Fix OAR parcel loading so that old parcels are replaced by the new instead of...
Justin Clark-Casey (justincc)
2011-01-27
3
-0
/
+29
*
remove unused CreateBaseLand()
Justin Clark-Casey (justincc)
2011-01-27
1
-9
/
+0
*
Implement command "land show". This shows all the parcels on the currently s...
Justin Clark-Casey (justincc)
2011-01-26
3
-18
/
+121
*
Fixes mantis #5343
Diva Canto
2011-01-23
1
-0
/
+1
*
stop extremely old region serialization commands from appearing in the console
Justin Clark-Casey (justincc)
2011-01-22
1
-27
/
+26
*
remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-01-21
3
-6
/
+6
*
Protect World Map module, RequestMapItemsAsync, from badly formed URLs.
Diva Canto
2011-01-17
1
-1
/
+11
*
Fix direct item give permissions
Melanie
2011-01-12
1
-1
/
+1
*
Added more debug messages under the -verbose option.
Diva Canto
2011-01-08
1
-2
/
+6
*
Make HG map search consistent with new syntax for link-region, i.e. http://fo...
Diva Canto
2011-01-07
1
-1
/
+1
*
Map search: changed the flag sent to the client. It was 2 (???), now it's 0. ...
Diva Canto
2011-01-06
1
-3
/
+3
*
Fix scoping for prim region crossings
Melanie
2011-01-03
1
-1
/
+1
*
Implement Scope ID lookup on GetLandData. Stacked regions were not handled
Melanie
2011-01-03
1
-34
/
+34
*
Fixes mantis #5279
Diva Canto
2010-12-25
1
-1
/
+1
[next]