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
...
*
Make in-code provisions for the tests. Tests would fail because the
Melanie Thielker
2009-02-18
1
-1
/
+14
*
Fix the windows sharing violations on script crossings
Melanie Thielker
2009-02-18
1
-13
/
+46
*
Stops animations on Teleports, to conform with what the viewer does.
diva
2009-02-18
3
-0
/
+11
*
* Change AssetGatherer method access so that only methods which are worth cal...
Justin Clarke Casey
2009-02-18
1
-86
/
+96
*
Fixes height on Basic Physics in local teleports. Plus some small refactoring.
diva
2009-02-18
2
-2
/
+18
*
* minor: comment out a few more [de]serialization sog timing messages
Justin Clarke Casey
2009-02-18
1
-3
/
+3
*
* Move asset gathering code from oar module to OpenSim.Region.Framework since...
Justin Clarke Casey
2009-02-18
1
-0
/
+259
*
From: Christopher Yeoh <yeohc@au1.ibm.com>
Sean Dague
2009-02-18
1
-0
/
+4
*
Adds support for preserving animations on region crossings and TPs.
diva
2009-02-18
6
-18
/
+590
*
Makes SP.CopyFrom a bit more robust with respect to sims in older versions wh...
diva
2009-02-17
1
-6
/
+4
*
Fix a typo. i + i is not 2 times me
Melanie Thielker
2009-02-17
1
-1
/
+1
*
Re-fixing the fix :/
Melanie Thielker
2009-02-17
1
-1
/
+1
*
One-liner to fix an omission
Melanie Thielker
2009-02-17
1
-0
/
+1
*
* Establish InventoryArchiveSaved event for unit tests
Justin Clarke Casey
2009-02-17
1
-2
/
+20
*
Re-add the objectID field to the anim pack, that was deemed unneccessary
Melanie Thielker
2009-02-17
3
-22
/
+35
*
Small change on dealing with ODE physics, so that this warning doesn't happen...
diva
2009-02-17
1
-1
/
+1
*
- remove the Metadata property from AssetBase and return all previous
Mike Mazur
2009-02-17
3
-45
/
+45
*
Major change to how appearance is managed, including changes in login and use...
diva
2009-02-17
2
-28
/
+87
*
* refactor: remove AssetCache field hanging off Scene
Justin Clarke Casey
2009-02-16
9
-30
/
+24
*
More guards around SetHeight.
diva
2009-02-15
1
-2
/
+3
*
Fix exception when standing up.
idb
2009-02-15
1
-1
/
+1
*
Guarding the new call to SetHeight in MakeRoot, so that ODE doesn't complain ...
diva
2009-02-15
1
-1
/
+1
*
Moving SendInitialData sort of back to where it was before, so that it doesn'...
diva
2009-02-15
1
-4
/
+5
*
This started as way to correct Mantis #3158, which I believe should be fixed ...
diva
2009-02-15
3
-30
/
+35
*
This hopefully fixes a long-standing annoying behavior related to neighbour r...
diva
2009-02-14
1
-1
/
+6
*
Moved RegionUp to REST/LocalComms. The original functionality has been entire...
diva
2009-02-14
3
-6
/
+38
*
* Change static field "initialized" in RestInterregionComms to an instance field
Justin Clarke Casey
2009-02-13
2
-13
/
+11
*
* refactor: move alert commands from Scene to DialogModule
Justin Clarke Casey
2009-02-13
2
-40
/
+0
*
* Quieten down log messages from the Friends module
Justin Clarke Casey
2009-02-13
1
-1
/
+0
*
* add file missing from last commit
Justin Clarke Casey
2009-02-13
1
-0
/
+34
*
* refactor: Move LazySaveGeneratedMapTile from scene to WorldMapModule
Justin Clarke Casey
2009-02-13
1
-56
/
+4
*
* Remove old Scene.CreateTerrainTexture code that is now handled by the world...
Justin Clarke Casey
2009-02-13
1
-392
/
+5
*
* refactor: Move export map function to world map module from scene
Justin Clarke Casey
2009-02-13
1
-53
/
+1
*
Commented the tests for region crossings for now -- they need to be substanti...
diva
2009-02-13
1
-2
/
+4
*
And finally... region crossings entirely over RESTComms/LocalComms. No more r...
diva
2009-02-13
1
-54
/
+66
*
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...
Jeff Ames
2009-02-13
4
-11
/
+34
*
Bug fix in prim crossing: making it clear when the local object needs to be c...
diva
2009-02-13
2
-2
/
+2
*
Fixes a bug in the ScenePresence test itself.
diva
2009-02-12
1
-1
/
+1
*
Makes region crossings asynchronous. Moved the bulk of the original code out ...
diva
2009-02-12
4
-134
/
+219
*
large scale fix for svn props after "the great refactor"
Sean Dague
2009-02-12
1
-2
/
+2
*
* Remove some pointless CachedUserInfo != null tests since these are already ...
Justin Clarke Casey
2009-02-12
1
-134
/
+133
*
* refactor: Move RequestInventoryForUser() from service to CachedUserInfo
Justin Clarke Casey
2009-02-12
2
-7
/
+14
*
* optimized usings.
lbsa71
2009-02-12
34
-108
/
+38
*
Sending this to Justin, so that he can see what's wrong with the StandaloneTe...
diva
2009-02-12
2
-12
/
+22
*
Enforce estate bans on Teleports.
diva
2009-02-11
1
-1
/
+27
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-02-11
2
-3
/
+3
*
* Refactor inventory archive code to allow direct invocation in order to supp...
Justin Clarke Casey
2009-02-11
1
-0
/
+52
*
Add proper handling for shared vs. unshared modules to the command
Melanie Thielker
2009-02-10
1
-2
/
+15
*
Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe...
diva
2009-02-10
3
-38
/
+39
*
* minor: Remove SOG XML2 serialization log messages for now
Justin Clarke Casey
2009-02-10
1
-3
/
+2
[prev]
[next]