index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-09-09
1
-0
/
+1
|
\
|
*
minor: suppress mono warning 0162 generated when comparing const RegionSize a...
Justin Clark-Casey (justincc)
2009-09-09
1
-0
/
+1
*
|
* Lock timers when Calling Start() and Stop() when the Thread Context is murk...
Teravus Ovares (Dan Olivares)
2009-09-09
2
-2
/
+6
|
/
*
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-09-08
1
-4
/
+6
|
\
|
*
Only allow iar load/save if user is logged in to the region simulator
Justin Clark-Casey (justincc)
2009-09-07
1
-4
/
+6
*
|
* Fixes a 'take object from mega region' and rez it in a regular region.. ...
Teravus Ovares (Dan Olivares)
2009-09-08
2
-1
/
+52
|
/
*
* Enables Child Agents for all virtual regions in the region and their neighb...
Teravus Ovares (Dan Olivares)
2009-09-07
1
-2
/
+56
*
minor: organizational
Teravus Ovares (Dan Olivares)
2009-09-06
1
-1
/
+19
*
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-09-06
1
-3
/
+32
|
\
|
*
Addendum to last commit. With the last commit, some other code that should
Melanie
2009-09-06
1
-0
/
+5
|
*
Remove the encryption from the IAuthenticationService interface. That
Melanie
2009-09-06
1
-3
/
+27
*
|
* Moves another Legacy avatar inbounds check to Border
Teravus Ovares (Dan Olivares)
2009-09-06
1
-4
/
+10
|
/
*
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-09-05
1
-18
/
+18
|
\
|
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-09-04
1
-27
/
+241
|
|
\
|
*
|
Fixed some long-standing issues with appearance in HG1.
Diva Canto
2009-09-04
1
-18
/
+18
*
|
|
* Moves ScenePresence SendCourseLocations to a delegate and provide a method ...
Teravus Ovares (Dan Olivares)
2009-09-05
1
-0
/
+23
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-09-04
1
-3
/
+5
|
\
\
|
|
/
|
*
Add ids to iar requests
Justin Clark-Casey (justincc)
2009-09-04
1
-3
/
+5
*
|
* Fixes various quirks rezzing in virtual regions.
Teravus Ovares (Dan Olivares)
2009-09-04
1
-27
/
+241
|
/
*
Fixes seven leaky .BeginInvoke() calls
John Hurliman
2009-09-03
1
-0
/
+4
*
Add copyright headers. Formatting cleanup.
Jeff Ames
2009-09-03
4
-9
/
+58
*
* One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ...
Teravus Ovares (Dan Olivares)
2009-09-02
4
-22
/
+26
*
Thank you, dslake, for a set of patches to improve OpenSim startup
Melanie
2009-09-02
3
-7
/
+6
*
switching SerialiserModule to "new" region module scheme
dr scofield (aka dirk husemann)
2009-09-01
1
-1
/
+1
*
* The return of fuzzy borders!
Teravus Ovares (Dan Olivares)
2009-08-31
1
-8
/
+8
*
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-08-31
1
-0
/
+3
|
\
|
*
Baad git, baad baad git.
Melanie
2009-09-01
1
-1
/
+1
|
*
Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim
Melanie
2009-09-01
1
-8
/
+8
|
|
\
|
*
|
Experimental. Set attachment flag early on rezzing from inventory.
Melanie
2009-09-01
1
-0
/
+3
*
|
|
No more fuzzy borders
Teravus Ovares (Dan Olivares)
2009-08-31
1
-8
/
+8
|
|
/
|
/
|
*
|
* -2 on the south and west side, -1 on the north and east side. Fuzzy borde...
Teravus Ovares (Dan Olivares)
2009-08-31
1
-8
/
+8
*
|
* Put Borders back the way they were to resolve the endless ----> crossing i...
Teravus Ovares (Dan Olivares)
2009-08-31
1
-2
/
+2
*
|
* Previously south and west border were required to be -1 for border crossing...
Teravus Ovares (Dan Olivares)
2009-08-31
1
-2
/
+2
|
/
*
* Fix attachment cross issues with new borders.
Teravus Ovares (Dan Olivares)
2009-08-31
3
-2
/
+25
*
Remove typo version of ReplaceableInterface property from RegionCombinerModule.
Jeff Ames
2009-08-31
1
-1
/
+1
*
* Fixes a teleport issue when teleporting out of a region to a different one.
Teravus Ovares (Dan Olivares)
2009-08-30
1
-0
/
+6
*
* whoops, forgot the other class initializer.
Teravus Ovares (Dan Olivares)
2009-08-30
1
-4
/
+4
*
* When the RegionCombinerModule is off, make borders have an infinite aabb pe...
Teravus Ovares (Dan Olivares)
2009-08-30
1
-5
/
+5
*
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-08-29
2
-5
/
+27
|
\
|
*
Fix up WebFetchInventoryDescendents to really return all data needed,
Melanie
2009-08-29
1
-1
/
+17
|
*
Modify CAPS inventory code. Currently this is not executed
Melanie
2009-08-28
1
-3
/
+7
|
*
minor: formatting and comments
Justin Clark-Casey (justincc)
2009-08-28
1
-1
/
+3
*
|
* Rename the RegionCombiner Module from PhysicsCombiner
Teravus Ovares (Dan Olivares)
2009-08-29
2
-23
/
+31
*
|
* Fix the reason why physical vehicles have a problem in virtual regions.
Teravus Ovares (Dan Olivares)
2009-08-29
1
-1
/
+2
*
|
* Only lock the Borders when they're being changed, otherwise one avatar's mo...
Teravus Ovares (Dan Olivares)
2009-08-29
1
-49
/
+130
*
|
* Deal with teleports to other virtual regions in the same scene.
Teravus Ovares (Dan Olivares)
2009-08-28
3
-10
/
+113
*
|
* Allow corner prim crossings. Previously this was only on a single cardinal...
Teravus Ovares (Dan Olivares)
2009-08-28
2
-21
/
+145
*
|
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-08-27
2
-0
/
+17
|
\
\
|
|
/
|
*
* Another attempt at fixing the random spurious test error.
Teravus Ovares (Dan Olivares)
2009-08-26
2
-0
/
+17
*
|
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-08-26
3
-20
/
+32
|
\
\
|
|
/
[next]