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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
Fixes a problem with Bullet physics when it is configured to run on a separat...
Diva Canto
1
-0
/
+2
2015-09-04
POSScene wasn't really a region module. Fixed now.
Diva Canto
1
-1
/
+1
2015-09-04
Moved UserStatistics feature to OptionalModules too.
Diva Canto
12
-36
/
+0
2015-09-04
Moved DataSnapshot feature to OptionalModules too.
Diva Canto
10
-36
/
+0
2015-09-04
Moved RegionCombinerModule to OptionalModules. Removed it as its own top-leve...
Diva Canto
9
-36
/
+0
2015-09-04
a few changes to stats. Array order coerent on users. give up on moses stats ...
UbitUmarov
3
-83
/
+95
2015-09-04
Deleted OpenSim.Framework.Communications. Moved its two remaining files to Op...
Diva Canto
75
-140
/
+19
2015-09-04
Deleted old unfinished code under Framework.Communications that wasn't being ...
Diva Canto
13
-1007
/
+154
2015-09-04
Deleted unused interface
Diva Canto
1
-157
/
+0
2015-09-04
comment a large debug message
UbitUmarov
1
-1
/
+1
2015-09-04
In SceneGraph, use the property PhysicsScene instead of the variable _PhysSce...
Diva Canto
1
-3
/
+3
2015-09-04
Deleted commented code
Diva Canto
1
-51
/
+0
2015-09-04
actually reduce max number of ode spaces
UbitUmarov
2
-8
/
+8
2015-09-04
bug fix on ode spaces and allow more of them on large regions
UbitUmarov
2
-12
/
+12
2015-09-04
remove a forgotten 1000.9 factor on physics fps
UbitUmarov
5
-5
/
+5
2015-09-04
use GetTimeStampMS to increase heartbeat and stats timing resolution. some re...
UbitUmarov
2
-106
/
+122
2015-09-04
add a GetTimeStampMS method, this returns a time stamp in miliSeconds with th...
UbitUmarov
1
-0
/
+11
2015-09-04
normalise physics plugins to return fps as (simulated time / requested simula...
UbitUmarov
6
-1906
/
+3319
2015-09-03
Transformed the LLUDP ad-hoc plugin into a region module. It works.
Diva Canto
7
-297
/
+119
2015-09-03
a bit better addAvatar() call chain
UbitUmarov
1
-5
/
+1
2015-09-03
make addavatar more friendly between plugins
UbitUmarov
2
-3330
/
+1891
2015-09-03
fix a old bug i added: MaxWearables can't be changed in runtime
UbitUmarov
1
-1
/
+0
2015-09-03
fix CM_api compile error
UbitUmarov
1
-3
/
+3
2015-09-03
minor clean
UbitUmarov
1
-48
/
+0
2015-09-03
missing file
UbitUmarov
1
-0
/
+530
2015-09-03
at last we can login and see objects ( friends is dead and disable in
UbitUmarov
25
-252
/
+117
2015-09-02
seems to compile ( tests comented out)
UbitUmarov
157
-9790
/
+1313
2015-09-01
Moved ExtendedPhysics from OptionalModules to Bullet project, because it's ve...
Diva Canto
5
-627
/
+622
2015-08-31
Deleted physics plugin classes.
Diva Canto
9
-538
/
+26
2015-08-31
Physics refactoring: all unit tests pass.
Diva Canto
6
-19
/
+51
2015-08-31
First commit where physics work as region module.
Diva Canto
15
-69
/
+55
2015-08-31
All physics plugins are now region modules. Compiles but doesn't run.
Diva Canto
23
-1142
/
+1349
2015-08-31
Fixed a namespace dependency. Also started preparing prebuild.xml for making ...
Diva Canto
2
-2
/
+2
2015-08-31
Refactored Meshing modules:
Diva Canto
10
-60
/
+142
2015-08-31
dont change camera on crossings
UbitUmarov
1
-4
/
+4
2015-08-31
start sending terrain patchs in completmovement where we know its
UbitUmarov
2
-2
/
+8
2015-08-31
fix slow moving physical objects moving without sending updates
UbitUmarov
1
-9
/
+9
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
77
-84
/
+84
2015-08-31
minor changes
UbitUmarov
1
-15
/
+21
2015-08-30
Renamed the namespaces too
Diva Canto
113
-171
/
+171
2015-08-30
Major renaming of Physics dlls / folders. No functional changes, just renames.
Diva Canto
107
-0
/
+0
2015-08-30
Moved instantiation of SceneCommunicationService object to inside the scene c...
Diva Canto
4
-10
/
+5
2015-08-30
more on tps and crossings
UbitUmarov
4
-164
/
+209
2015-08-30
Mantis #7713: fixed bug introduced by 1st MOSES patch.
Diva Canto
1
-7
/
+9
2015-08-30
cache in memory water texture
UbitUmarov
1
-33
/
+105
2015-08-29
improve object crossings
UbitUmarov
1
-37
/
+15
2015-08-29
fix some effects ranges
UbitUmarov
5
-7
/
+7
2015-08-29
fix NeighborRegions code
UbitUmarov
2
-55
/
+21
2015-08-29
change default scopeID to UUID.Zero
UbitUmarov
3
-3
/
+6
2015-08-28
review ServiceBase for var
UbitUmarov
1
-2
/
+5
[prev]
[next]