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
2010-02-01
Actually make EventManager.OnAttach() fire when an object is attached. Previ...
Justin Clark-Casey (justincc)
2
-2
/
+6
2010-02-01
Don't try to start attachment scripts or send updates if the attachment itsel...
Justin Clark-Casey (justincc)
2
-27
/
+64
2010-01-30
apply http://opensimulator.org/mantis/view.php?id=4486
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-01-29
Apply http://opensimulator.org/mantis/view.php?id=4504
Justin Clark-Casey (justincc)
1
-1
/
+3
2010-01-29
Apply http://opensimulator.org/mantis/view.php?id=3334
Justin Clark-Casey (justincc)
4
-1
/
+58
2010-01-29
Apply http://opensimulator.org/mantis/view.php?id=4548
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-01-29
use common sop2 setup for TestMergeOarV0_2()
Justin Clark-Casey (justincc)
1
-16
/
+12
2010-01-29
make TestSaveOarV0_2() use a common part2 construction
Justin Clark-Casey (justincc)
1
-18
/
+14
2010-01-29
use common part1 createio nin TestMergeOarV0_2()
Justin Clark-Casey (justincc)
1
-16
/
+5
2010-01-29
minor: swap which part uses the automatically set up scene in TestMergeOarV0_2()
Justin Clark-Casey (justincc)
1
-25
/
+13
2010-01-29
use common part1 creation in ArchiverTests.TestLoadOarV0_2()
Justin Clark-Casey (justincc)
1
-30
/
+28
2010-01-29
refactor out scene object 1 creation n ArchiverTetss
Justin Clark-Casey (justincc)
1
-44
/
+22
2010-01-29
factor out scene setup in ArchiverTests
Justin Clark-Casey (justincc)
1
-40
/
+53
2010-01-29
improve locking of m_items in SceneObjectPartInventory
Justin Clark-Casey (justincc)
1
-85
/
+133
2010-01-29
Add method to get all items with the same name from a particular prim
Justin Clark-Casey (justincc)
3
-7
/
+41
2010-01-29
Small fix for a spurious exception
Melanie
1
-1
/
+1
2010-01-29
Prevent empty ObjectProperties packets being sent
Melanie
1
-0
/
+3
2010-01-29
Resolve one more conflict I overlooked
Melanie
1
-14
/
+0
2010-01-29
Resolve one more conflict I overlooked
Melanie
1
-14
/
+0
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
76
-1811
/
+879
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
76
-1811
/
+879
2010-01-28
Fixes inconsistencies in the permissions module. Adds a region_manager_is_god
Melanie
1
-4
/
+7
2010-01-28
Fixes terrain editing. Changes ThrottleOutPacketType to task instead of land.
Revolution
1
-1
/
+1
2010-01-28
Changes WorldCommModule to ISharedRegionModule.
Revolution
1
-1
/
+5
2010-01-26
* .. More Endlines...
Teravus Ovares (Dan Olivares)
1
-1
/
+1
2010-01-26
more endlines..
Teravus Ovares (Dan Olivares)
1
-9
/
+9
2010-01-26
* a few more endlines..
Teravus Ovares (Dan Olivares)
1
-4
/
+4
2010-01-26
* A few other endlines...
Teravus Ovares (Dan Olivares)
1
-9
/
+9
2010-01-26
* Fix Endlines in Mock/TestClient.cs
Teravus Ovares (Dan Olivares)
1
-8
/
+8
2010-01-26
* Fix Endlines in SirikataClientView.cs
Teravus Ovares (Dan Olivares)
1
-9
/
+9
2010-01-26
* Fix Endlines in IRCClientView.cs
Teravus Ovares (Dan Olivares)
1
-9
/
+9
2010-01-26
* Fix Endlines in VWHClientView.cs
Teravus Ovares (Dan Olivares)
1
-9
/
+9
2010-01-26
* Fix Endlines in MyNpcCharacter.cs
Teravus Ovares (Dan Olivares)
1
-9
/
+9
2010-01-26
Some merge fixups
Melanie
4
-22
/
+11
2010-01-26
Replace dome tabs with spaces
Melanie
1
-3
/
+3
2010-01-25
Fix a problem where llDie() calls were sometimes leaving dead objects behind.
Justin Clark-Casey (justincc)
8
-19
/
+73
2010-01-26
* Quick fix to Remote Console session ID handling.
Adam Frisby
1
-0
/
+6
2010-01-24
Fixes Region Crossings on a prim.
Revolution
1
-1
/
+9
2010-01-23
Updates all IRegionModules to the new style region modules.
Revolution
76
-892
/
+1837
2010-01-22
Add first part of test for checking restore of task inventory items on oar load
Justin Clark-Casey (justincc)
2
-1
/
+49
2010-01-22
complete assertion checks of all other oar loaded region settings
Justin Clark-Casey (justincc)
1
-0
/
+28
2010-01-22
minor: remove warning from LLClientView
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-01-22
Allow oar loading to work even if an estate module is not present
Justin Clark-Casey (justincc)
2
-2
/
+74
2010-01-21
add a target position to agent updates to ScenePresence to support alternativ...
unknown
1
-1
/
+7
2010-01-21
Add glue for llSetVehicleFlags(), llRemoveVehicleFlags(). ChODE: Add associat...
Kitto Flora
15
-4
/
+174
2010-01-21
Fixes llSetDamage. Patch from Revolution
Revolution
1
-7
/
+5
2010-01-21
ChODE Object Linear Motion update
Kitto Flora
2
-87
/
+102
2010-01-20
Fixed an issue with PayPrice sometimes being shared between multiple objects
CasperW
2
-7
/
+8
2010-01-20
Console output no longer requires loglevel to be set to info; you can run the...
mbowman
3
-63
/
+68
2010-01-19
Adds example to OpenSim.ini.example for Admin Default Parcel settings
Careminster Staff
1
-2
/
+8
[prev]
[next]