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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-31
Assorted bug fixes related to hyperlinking
Diva Canto
5
-12
/
+18
2010-01-31
* Remove unnecessary debug message
Diva Canto
2
-2
/
+4
2010-01-31
* Simplified the configuration by having [DatabaseService] in it
Diva Canto
2
-2
/
+2
2010-01-31
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...
Diva Canto
11
-99
/
+5
2010-01-31
* Bug fix in XInventoryData -- groupOwned is an int in the DB
Diva Canto
3
-4
/
+12
2010-01-31
* Added a few files that were missing in the repo.
Diva Canto
6
-68
/
+619
2010-01-31
Added missing file.
Diva Canto
1
-0
/
+20
2010-01-30
Changed an error message to w warning message.
Diva Canto
1
-1
/
+1
2010-01-30
Bug fix for making cross-grid login work.
Diva Canto
2
-2
/
+7
2010-01-30
Bug fix: change HGBroker to a INonSharedRegionModule
Diva Canto
3
-71
/
+82
2010-01-30
* HGScene is no more.
Diva Canto
16
-907
/
+975
2010-01-29
On the way to making HG inventory work. Inventory can now be accessed again. ...
Diva Canto
1
-110
/
+66
2010-01-29
* HGGridConnector is no longer necessary.
Diva Canto
14
-344
/
+138
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
Works for grid login.
Diva Canto
6
-22
/
+121
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-28
HG 1.5 is in place. Tested in standalone only.
Diva Canto
21
-640
/
+1100
2010-01-28
Fixes inconsistencies in the permissions module. Adds a region_manager_is_god
Melanie
1
-4
/
+7
2010-01-28
Changes WorldCommModule to ISharedRegionModule.
Revolution
1
-1
/
+5
2010-01-27
Added ExternalName config on Gatekeeper.
Diva Canto
7
-9
/
+37
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
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
Removed obsolete interface IHyperlink.
Diva Canto
4
-86
/
+4
2010-01-24
Hypergrid map search back on, this time with a config var in the grid service.
Diva Canto
2
-22
/
+37
2010-01-24
Some method implementations were missing from LocalGridServiceConnector.
Diva Canto
3
-16
/
+20
2010-01-24
Integrated the hyperlinking with the GridService.
Diva Canto
12
-1345
/
+876
2010-01-24
Fixes Region Crossings on a prim.
Revolution
1
-1
/
+9
[prev]
[next]