UbitUmarov
47aa8107fd
let old ode also have a Module class
2015-09-09 18:53:24 +01:00
UbitUmarov
e1a8125b4f
found core hack to fix modules interdependencies RegionLoaded is not that obvius
2015-09-09 17:55:46 +01:00
UbitUmarov
8571736ff3
split Module from its scene, so if not enabled there is no scene memory allocation. All physics modules need this ( if not others)
2015-09-09 17:15:04 +01:00
UbitUmarov
9a919bac3f
demote ConvexDecompositionDotNet to a simple dll, i had made it a region module
2015-09-09 15:07:35 +01:00
UbitUmarov
52fb24ade5
retouch ubitode module
2015-09-09 14:27:21 +01:00
Melanie Thielker
e26d0ee40a
Make sure the chat module doesn't deactivate just because the section
...
heading is missing
2015-09-09 05:40:39 +02:00
UbitUmarov
ece4088a45
add missing llSetVelocity stub
2015-09-08 21:53:52 +01:00
UbitUmarov
254008cd1f
and now.. seems to work.. but does it really work?
2015-09-08 21:41:52 +01:00
UbitUmarov
6dc4c8321d
properties folders
2015-09-08 20:44:20 +01:00
UbitUmarov
40fd7cbf74
a mess with Modules and Module
2015-09-08 20:03:54 +01:00
UbitUmarov
3780e98d36
more on compile..
2015-09-08 18:54:40 +01:00
UbitUmarov
339f60e990
more on compile..
2015-09-08 18:45:53 +01:00
UbitUmarov
ecc1969857
more on compile..
2015-09-08 18:13:15 +01:00
UbitUmarov
e8d5f23fc4
opps my files?
2015-09-08 17:34:27 +01:00
UbitUmarov
5c619fe0ab
opps my files?
2015-09-08 17:21:45 +01:00
UbitUmarov
d2d34a473d
rename Ubitode
2015-09-08 17:17:09 +01:00
UbitUmarov
774c42e7fb
fix some compile
2015-09-08 17:02:44 +01:00
UbitUmarov
31afc76fcf
fix some compile
2015-09-08 16:51:42 +01:00
UbitUmarov
971b613d08
fix some compile
2015-09-08 16:47:31 +01:00
UbitUmarov
5b3e2ab9aa
Merge branch 'mbworknew1' into ubitworkvarnew
2015-09-08 15:03:22 +01:00
Robert Adams
4dd17c4117
More 'everything is a module' merging.
...
Have most of UbitOde converted.
There are compile errors in OpenSimBase as the new modules stuff is not all there.
Removed ChOdePlugin as it's connection to OdePlugin was tangled.
2015-09-08 06:15:46 -07:00
UbitUmarov
29d78f7e3a
add script events per sec stat, using the time report code, but ignoring the time for nowwq
2015-09-08 14:13:56 +01:00
Robert Adams
e5367d822b
Merge of ubitworkvarnew with opensim/master as of 20150905.
...
This integrates the OpenSim refactoring to make physics, etc into modules.
AVN physics hasn't been moved to new location.
Does not compile yet.
Merge branch 'osmaster' into mbworknew1
2015-09-08 04:54:16 -07:00
UbitUmarov
c4c6fcf7ad
fix missing proprieties get, etc
2015-09-08 12:43:54 +01:00
UbitUmarov
2a84ef861a
improve old ODE prim region borders
2015-09-07 13:27:13 +01:00
UbitUmarov
7276a89ddd
recover opensim m_sendTerrainUpdatesByViewDistance. if false do as opensim (slower since it depended on sending terrain as TASK). if true send by view range and also all terrain at arrival
2015-09-07 11:23:00 +01:00
UbitUmarov
abd6640453
allocate llRAW LookupHeightTable on demand and release it, saving a few 512KB of memory
2015-09-07 08:06:41 +01:00
UbitUmarov
3a8e76cdd1
restore terrain modifiers, left out earlier bc of merge errors, (untested)
2015-09-07 07:50:51 +01:00
Diva Canto
45046858a1
Typos in comments
2015-09-06 14:57:18 -07:00
UbitUmarov
cfcfa8f3d7
add lost admin_reset_land method
2015-09-06 21:46:30 +01:00
UbitUmarov
16025fa34b
remove a forgotten cast to int
2015-09-06 20:28:59 +01:00
UbitUmarov
af440162f7
minor change, add a lock we had at avn
2015-09-06 20:22:44 +01:00
Diva Canto
3a72e755b9
Deleted access control spec from [LoginService] section of standalone config. It's in OpenSim.ini now under [AccessControl]. Backwards compatibility preserved.
2015-09-06 10:02:16 -07:00
Diva Canto
82ea4179da
Clean up viewer-based access control specifications.
2015-09-06 10:00:20 -07:00
Diva Canto
4f208b6282
Related to previous commits: fixed namespace.
2015-09-06 09:31:35 -07:00
UbitUmarov
d9fafd9603
fix the missing initialization of the folish ProcessUnackedSends option
2015-09-06 17:12:31 +01:00
UbitUmarov
3a0137cb45
fix odd drawdistance control initialization
2015-09-06 16:36:30 +01:00
UbitUmarov
93b9a92990
add missing stub for llSetVelocity
2015-09-06 04:55:58 +01:00
Diva Canto
f928d41a27
Amend to previous commit: delete the corresponding AssemblyInfo's
2015-09-05 17:40:27 -07:00
Diva Canto
3cf07564b6
Moved the two region loaders into the RegionLoaderPlugin dll, therefore eliminating 2 top-level dlls that didn't make much sense.
2015-09-05 17:37:07 -07:00
UbitUmarov
94d13c6d22
dont store/upload map asset for large regions, ( needs testing)
2015-09-06 01:21:20 +01:00
UbitUmarov
c1a4786be0
still a missing stat ID
2015-09-06 01:01:31 +01:00
UbitUmarov
0ddcc55166
let extra stats travel side by side with viewers ones... try to fix damm array indexes all over the place
2015-09-06 00:32:20 +01:00
Diva Canto
5bfc2743c6
Deleted unused file.
2015-09-05 15:20:32 -07:00
UbitUmarov
4b1ecc90fc
fix modifing m_threads on a foreach scanning it
2015-09-05 21:23:22 +01:00
Diva Canto
bba79424b6
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
2015-09-05 10:29:18 -07:00
Diva Canto
c2346a0823
Changed a couple of comments to be more generic
2015-09-05 10:28:44 -07:00
UbitUmarov
13b1c5dfce
let ode suport var size regions
...
Signed-off-by: Diva Canto <diva@metaverseink.com>
2015-09-05 10:17:30 -07:00
dahlia
4b0dc6253c
Best wishes everyone!
2015-09-05 01:58:59 -07:00
Diva Canto
2210c5807f
Fixes a problem with Bullet physics when it is configured to run on a separate thread.
2015-09-04 16:33:07 -07:00