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
/
ServiceConnectorsOut
/
Grid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
let get by handle also search on inner lookup table
UbitUmarov
2016-08-04
1
-0
/
+8
*
well then also no need to remove them :)
UbitUmarov
2016-08-04
1
-16
/
+22
*
no need to place normal size regions on the inner lookup table (HANDLEMASH ? ...
UbitUmarov
2016-08-04
1
-2
/
+9
*
try to speed up get by position X,Y on region info cache
UbitUmarov
2016-08-04
1
-3
/
+224
*
bug fix
UbitUmarov
2016-07-31
1
-3
/
+7
*
Change RegionInfoCache again...
UbitUmarov
2016-07-31
3
-278
/
+368
*
cleanup to go break something else
UbitUmarov
2016-07-31
1
-4
/
+0
*
another try on jenkins
UbitUmarov
2016-07-30
2
-6
/
+4
*
move some code back to AddRegion because some tests dont issue RegionLoaded
UbitUmarov
2016-07-30
1
-13
/
+18
*
still on jenkins
UbitUmarov
2016-07-30
1
-6
/
+12
*
do not set m_RegionInfoCache null on each LocalGridServicesConnector constru...
UbitUmarov
2016-07-30
1
-1
/
+1
*
test jenkins for the null object
UbitUmarov
2016-07-30
1
-3
/
+6
*
test jenkins for error line number
UbitUmarov
2016-07-30
1
-5
/
+4
*
stop creating caches on all standalone regions on a single instance ( why ar...
UbitUmarov
2016-07-30
2
-3
/
+6
*
fix NULL references added in recente changes in standalone mode
UbitUmarov
2016-07-30
1
-4
/
+7
*
change RegionInfoCache expires control
UbitUmarov
2016-07-30
1
-48
/
+36
*
fix RegionInfoCache keys compare, remove RegionCache now replaced by RegionI...
UbitUmarov
2016-07-30
3
-134
/
+70
*
let LocalGridServiceConnector also have a RegionInfoCache, use the remote one...
UbitUmarov
2016-07-30
3
-94
/
+83
*
remove a unused parameter
UbitUmarov
2016-07-30
2
-8
/
+11
*
add a regionInfoCache cache add region with expire time option
UbitUmarov
2016-07-30
1
-3
/
+14
*
add a regionInfoCache get by world 2D position
UbitUmarov
2016-07-30
2
-16
/
+71
*
in RegionInfoCache, replace lib omv ExpireCaches by a single dedicated one
UbitUmarov
2016-07-30
1
-65
/
+441
*
Make a debug message less misleading.
Diva Canto
2016-06-22
1
-3
/
+6
*
coment out excessive debug messages
UbitUmarov
2015-11-16
1
-4
/
+5
*
coment out some debug, clean a bit
UbitUmarov
2015-09-26
2
-24
/
+3
*
fix object crossings to other scene on same instance
UbitUmarov
2015-09-26
1
-0
/
+2
*
let regionCache really find a varregion by a position
UbitUmarov
2015-09-12
1
-13
/
+26
*
Merge of ubitworkvarnew with opensim/master as of 20150905.
Robert Adams
2015-09-08
1
-4
/
+4
|
\
|
*
First commit where physics work as region module.
Diva Canto
2015-08-31
1
-4
/
+4
*
|
bad merge?
UbitUmarov
2015-09-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
varregion: any conversions of use of Constants.RegionSize converted into
Robert Adams
2015-03-29
3
-6
/
+11
*
|
Fixed bad log message
Oren Hurvitz
2015-07-31
1
-1
/
+1
*
|
Added logging in places where regions are searched for by their location
Oren Hurvitz
2015-07-22
2
-10
/
+38
*
|
minor: remove warnings from unused fields in LocalGridServicesConnector
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+2
*
|
OpenSimExtras
BlueWall
2014-08-06
2
-0
/
+17
*
|
Allow the "debug scene set physics false|true" command to work when bulletsim...
Justin Clark-Casey (justincc)
2014-07-29
1
-4
/
+4
*
|
Eliminated common but un-useful log messages
Oren Hurvitz
2014-07-21
1
-1
/
+3
*
|
In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca...
Justin Clark-Casey (justincc)
2014-07-18
1
-4
/
+3
*
|
Modifications to debugging printouts. No functional changes.
Robert Adams
2014-05-31
1
-2
/
+8
*
|
varregion: Debug messages for region crossing debugging.
Robert Adams
2014-01-11
1
-7
/
+17
*
|
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
2013-12-26
2
-2
/
+2
*
|
varregion: Add MaxRegionSize constant and enforce in RegionInfo.
Robert Adams
2013-11-30
1
-0
/
+3
*
|
varregion: many replacements of in-place arithmetic with calls to
Robert Adams
2013-11-28
4
-2
/
+15
*
|
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
Robert Adams
2013-11-08
2
-3
/
+3
|
/
*
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...
Justin Clark-Casey (justincc)
2013-09-02
2
-0
/
+25
*
UserProfiles
BlueWall
2013-05-30
1
-0
/
+1
*
Fix possible race condition with local region cache if a region was added aft...
Justin Clark-Casey (justincc)
2013-05-03
1
-15
/
+28
*
Last 27 modules' directives (service connectors out).
Diva Canto
2012-11-13
2
-0
/
+4
*
Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...
Justin Clark-Casey (justincc)
2012-09-19
1
-3
/
+5
*
If reusing dynamic textures, do not reuse small data length textures that fal...
Justin Clark-Casey (justincc)
2012-09-06
1
-1
/
+1
[next]