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
/
Land
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into careminster
Melanie
2012-11-13
3
-0
/
+6
|
\
|
*
Another 10 modules' directives moved from .addin.xml
Diva Canto
2012-11-12
3
-0
/
+6
*
|
Merge branch 'master' into careminster
Melanie
2012-10-23
2
-0
/
+111
|
\
\
|
|
/
|
*
Refactor: Move Dwell reply to a module that can be disabled. The prior,
Melanie
2012-10-21
2
-12
/
+110
|
*
SQLite DB: some values of land data will be not saved / loaded
PixelTomsen
2012-10-21
1
-0
/
+1
|
*
Fix: invinite loading for Viewer3 : parcelinfo request of traffic-value (impl...
PixelTomsen
2012-10-20
1
-0
/
+12
*
|
Merge branch 'master' into careminster
Melanie
2012-10-12
1
-0
/
+1
|
\
\
|
|
/
|
*
Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...
Justin Clark-Casey (justincc)
2012-10-09
1
-0
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-09-16
1
-1
/
+1
|
\
\
|
|
/
|
*
correcting a typo that causes c# express to complain about xml comment contai...
SignpostMarv
2012-09-13
1
-1
/
+1
*
|
stop sending duplicated parcelProprieties at login
UbitUmarov
2012-09-07
1
-18
/
+39
*
|
try to reduce potencial recursive locking
UbitUmarov
2012-09-01
1
-26
/
+51
*
|
Merge branch 'avination' into careminster
Melanie
2012-07-06
1
-1
/
+1
|
\
\
|
*
|
Remove spammy debug
Melanie
2012-06-29
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-06-08
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'avination' into careminster
Melanie
2012-06-07
2
-2
/
+34
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Make timed bans / timed passes work as expected. Prevent transmission of media
Melanie
2012-06-07
2
-2
/
+34
*
|
|
Merge branch 'master' into careminster
Melanie
2012-05-05
2
-15
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fire the scripting changed event with CHANGED_OWNER when an object that has c...
Justin Clark-Casey (justincc)
2012-05-05
1
-1
/
+0
|
*
|
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
2012-05-03
1
-14
/
+19
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-1
/
+1
*
|
|
Adapt some TeleportWithMomentum calls
Melanie
2012-04-25
1
-1
/
+1
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-17
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...
Justin Clark-Casey (justincc)
2012-04-17
1
-2
/
+2
*
|
|
Merge branch 'master' into careminster
Melanie
2012-04-11
1
-0
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Do not timeout group member cache entry, as long as there are frequent group ...
Snoopy Pfeffer
2012-04-10
1
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-04-07
1
-5
/
+2
|
\
\
|
|
/
|
*
Revert last commit
Snoopy Pfeffer
2012-04-05
1
-22
/
+25
|
*
Group based access restrictions to parcels require group membership, but not ...
Snoopy Pfeffer
2012-04-05
1
-25
/
+22
|
*
Little bug fix in HasGroupAccess, to properly store the case "true" in the ca...
Snoopy Pfeffer
2012-04-05
1
-5
/
+2
|
*
Simplify group access checks and break them out into a separate method.
Melanie
2012-04-05
1
-57
/
+49
*
|
Remove some unneeded parens
Melanie
2012-04-04
1
-1
/
+1
*
|
Adjust Snoopy's contribution for AVN
Melanie
2012-04-05
1
-56
/
+14
*
|
Merge branch 'master' into careminster
Melanie
2012-04-04
1
-1
/
+57
|
\
\
|
|
/
|
*
Implements group based access restrictions for parcels of land. Because of ca...
Snoopy Pfeffer
2012-04-05
1
-1
/
+57
|
*
Change a false false to be truly true - or is this statement false?
Melanie
2012-03-22
1
-1
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-03-22
1
-17
/
+21
|
\
\
|
|
/
|
*
Rework Diva's patch to simplify it
Melanie
2012-03-22
1
-14
/
+19
|
*
Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEF...
Melanie
2012-03-22
1
-37
/
+4
|
*
Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Tu...
Diva Canto
2012-03-22
1
-4
/
+37
*
|
Merge branch 'master' into careminster
Melanie
2012-03-18
1
-2
/
+2
|
\
\
|
|
/
|
*
Try to resolve some problems with viewers crashing after hitting parcel banli...
Justin Clark-Casey (justincc)
2012-02-23
1
-6
/
+21
*
|
Merge branch 'master' into careminster
Melanie
2012-02-19
1
-1
/
+2
|
\
\
|
|
/
|
*
Fix:Fly setting for Parcel dosen't work http://opensimulator.org/mantis/view....
PixelTomsen
2012-02-19
1
-1
/
+2
*
|
Merge branch 'master' into careminster
Melanie
2012-02-05
1
-1
/
+2
|
\
\
|
|
/
|
*
Revert my two quick fixes for the lag issue and put in the real fix, which
Melanie
2012-02-05
1
-1
/
+2
|
*
Revert "Remove checks on ban list expiry on every move. To be re-added on par...
Melanie
2012-02-05
1
-4
/
+4
|
*
Revert "Check ban list for a particular parcel only when an avatar moves into...
Melanie
2012-02-05
2
-17
/
+4
|
*
Check ban list for a particular parcel only when an avatar moves into it.
Melanie
2012-02-05
2
-4
/
+17
[next]