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
/
CoreModules
/
World
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent two maptiles being generated at startup, one for v1 and another for v...
AliciaRaven
2015-07-21
1
-0
/
+6
*
Warp3DImageModule. Reduce workload by not calling to render the root prim twi...
AliciaRaven
2015-06-19
1
-1
/
+0
*
Address Mantis 7592 (http://opensimulator.org/mantis/view.php?id=7592) by
Robert Adams
2015-06-06
1
-25
/
+49
*
Knocked off a few compiler warnings regarding unused variables.
Diva Canto
2015-05-10
7
-7
/
+0
*
Constrain 'terrain modify' to selected Region
Dev Random
2015-05-09
1
-8
/
+17
*
Minor whitespace removal
Michael Cerquoni
2015-05-07
1
-1
/
+0
*
Add 'terrain modify noise' and code cleanup
Dev Random
2015-05-07
5
-291
/
+113
*
'terrain modify' command for area-of-effect operations
Dev Random
2015-05-06
10
-143
/
+1266
*
Refactored some code that is used in two different dlls related to SOP rewrit...
Diva Canto
2015-05-05
1
-1
/
+1
*
Only send parcel layer data around the point of interest. Can be disabled
Robert Adams
2015-05-03
1
-5
/
+79
*
minor: Remove windows build warning about CompressionLevel package ambiguity.
Justin Clark-Casey (justincc)
2015-03-11
1
-0
/
+1
*
solving HG IM, HGFriends issues based on falsified GridUser data
Freaky Tech
2015-03-05
1
-1
/
+16
*
Use using constructs on disposable io objects in LLRaw to ensure they are alw...
Justin Clark-Casey (justincc)
2015-02-28
1
-113
/
+111
*
Add OpenSim.Framework using statement necessary to get previous fad4d4dc to c...
Justin Clark-Casey (justincc)
2015-02-28
1
-0
/
+1
*
Permit loading of LLRAW files bigger than 256x256 by calculating size based o...
Magnuz Binder
2015-02-28
1
-1
/
+9
*
Comment out unnecessary "Region Found!" alert message when searching map
dahlia
2015-02-18
1
-2
/
+3
*
If the owner of an object is taking a copy from the scene (e.g. via the "take...
Justin Clark-Casey (justincc)
2015-02-03
1
-15
/
+12
*
Make the IteratingUuidGatherer the only UuidGatherer.
Justin Clark-Casey (justincc)
2015-01-08
1
-5
/
+5
*
If a moap entry has EnableWhiteList but WhiteList == null, then properly bloc...
Justin Clark-Casey (justincc)
2014-12-23
1
-0
/
+3
*
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
2014-11-25
4
-6
/
+6
*
refactor: consistently put all test classes in the OpenSim.Tests.Common packa...
Justin Clark-Casey (justincc)
2014-11-25
4
-4
/
+0
*
Add 'terrain feature' command
Dev Random
2014-11-19
4
-2
/
+353
*
Actually persist a changed console set agent-limit via "region set".
Justin Clark-Casey (justincc)
2014-10-31
1
-2
/
+7
*
Add "region set" console command.
Justin Clark-Casey (justincc)
2014-10-31
1
-1
/
+73
*
Add "region get" command as a synononym for "show region" console command.
Justin Clark-Casey (justincc)
2014-10-31
1
-0
/
+9
*
When a prim is bought through BuySellModule, the click action is not changed ...
AliciaRaven
2014-09-27
1
-0
/
+1
*
Make "generate map" console command also trigger upload to maptiles as well a...
Justin Clark-Casey (justincc)
2014-09-26
1
-10
/
+34
*
Modifications to previous IAR commits to bring them more inline with existing...
AliciaRaven
2014-09-23
1
-9
/
+9
*
For monitoring purposes, start non-timeout tasks (which do not currently use ...
Justin Clark-Casey (justincc)
2014-09-05
3
-5
/
+8
*
Ignore whitespace when reading serialized XML objects.
Justin Clark-Casey (justincc)
2014-08-29
1
-17
/
+1
*
Fix recent regression test TestDeserializeXmlObjectWithOtherParts() which was...
Justin Clark-Casey (justincc)
2014-08-29
1
-1
/
+1
*
Add regression test for deserializing xml objects with more than one non-root...
Justin Clark-Casey (justincc)
2014-08-29
1
-127
/
+406
*
Remove race conditions from where SP.AbsolutePosition could change between th...
Justin Clark-Casey (justincc)
2014-08-26
1
-7
/
+4
*
Fix short help string for show region command.
BlueWall
2014-08-06
1
-1
/
+1
*
In TerrainModule, lock m_perClientPatchUpdates when removing entries.
Justin Clark-Casey (justincc)
2014-07-29
1
-3
/
+2
*
Added locking in AccessModule to prevent possible errors when shutting down a...
Oren Hurvitz
2014-07-21
1
-3
/
+7
*
Eliminated common but un-useful log messages
Oren Hurvitz
2014-07-21
1
-2
/
+4
*
Minor: changed "existant" to "existent"
Oren Hurvitz
2014-07-21
1
-2
/
+2
*
Close streams immediately when we finish using them
Oren Hurvitz
2014-07-21
6
-45
/
+37
*
Set "[Terrain]SendTerrainUpdatesByViewDistance=true" by default.
Robert Adams
2014-07-20
1
-1
/
+1
*
minor: Add meters unit to water height console display
Justin Clark-Casey (justincc)
2014-07-18
1
-1
/
+1
*
Add "show region" command which will show parameters for current region.
Justin Clark-Casey (justincc)
2014-07-18
1
-1
/
+73
*
fix all instances of "non-existant" to "non-existent" (spelling mistakes) tha...
Michael Cerquoni
2014-07-17
1
-1
/
+1
*
Bug fix in map teleports in varregions. The cherry was missing from the ice-c...
Diva Canto
2014-06-21
1
-26
/
+0
*
Behavior change: only local users can set home in any parcel of a grid. Setti...
Diva Canto
2014-06-15
1
-9
/
+11
*
Send multiple terrain patches per terrain update packet if terrain
Robert Adams
2014-06-01
1
-1
/
+13
*
Fixes a permissions bug where a user with group powers to always rez was not ...
Diva Canto
2014-06-01
1
-1
/
+5
*
This may fix mantis #7200, but I am unable to test because I don't have any o...
Diva Canto
2014-06-01
1
-0
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2014-06-01
1
-33
/
+262
|
\
|
*
Modifications to debugging printouts. No functional changes.
Robert Adams
2014-05-31
1
-5
/
+8
[next]