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
/
CoreModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
Changed asset CreatorID to a string
John Hurliman
9
-11
/
+11
2010-02-22
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
10
-13
/
+16
2010-02-21
One more test running.
Diva Canto
1
-1
/
+1
2010-02-22
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2010-02-21
Small bug fixes for making tests work.
Diva Canto
2
-4
/
+4
2010-02-21
* Added SQlite connector for AvatarData. Tested -- works.
Diva Canto
1
-1
/
+1
2010-02-19
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-02-19
forestall bug reports about the Command error: System.EntryPointNotFoundExcep...
Justin Clark-Casey (justincc)
3
-8
/
+86
2010-02-19
minor: Make FlotsamAssetCache default loglevel 0 to match that given in bin/c...
Justin Clark-Casey (justincc)
1
-2
/
+2
2010-02-17
minor: fix error inserting field in log message
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-02-15
Formatting cleanup.
Jeff Ames
4
-15
/
+15
2010-02-14
Revolution is on the roll again! :)
Revolution
3
-8
/
+61
2010-02-12
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
Justin Clark-Casey (justincc)
2
-3
/
+3
2010-02-12
minor: remove completely commented out and unused class
Justin Clark-Casey (justincc)
1
-226
/
+0
2010-02-12
Fix http://opensimulator.org/mantis/view.php?id=4224
Justin Clark-Casey (justincc)
5
-46
/
+65
2010-02-06
endline fix 2
Teravus Ovares (Dan Olivares)
1
-6
/
+6
2010-02-06
Endline fix
Teravus Ovares (Dan Olivares)
1
-12
/
+12
2010-02-05
minor: log what kind of wearable cannot be found
Justin Clark-Casey (justincc)
1
-2
/
+4
2010-02-05
Revert "Old OpenSim installations may have no AssetCaching setting in config-...
Justin Clark-Casey (justincc)
1
-3
/
+1
2010-02-05
Old OpenSim installations may have no AssetCaching setting in config-include/...
Justin Clark-Casey (justincc)
1
-1
/
+3
2010-02-04
minor: one method doc
Justin Clark-Casey (justincc)
1
-0
/
+1
2010-02-04
Finally cutting the gordian knot. Friends needs to be both a module and a
Melanie
1
-6
/
+0
2010-02-04
Some interface and data structure changes, add the missing method in friends
Melanie
1
-1
/
+6
2010-02-03
minor: remove one mono compiler warning
Justin Clark-Casey (justincc)
1
-3
/
+1
2010-02-03
minor: remove one mono compiler warning
Justin Clark-Casey (justincc)
1
-10
/
+8
2010-02-02
refactor: move world comm message queueing into its own method
Justin Clark-Casey (justincc)
1
-23
/
+13
2010-02-01
Bug fix for getting region flags.
Diva Canto
1
-0
/
+8
2010-01-31
Assorted bug fixes related to hyperlinking
Diva Canto
1
-1
/
+10
2010-01-31
Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot...
Diva Canto
4
-17
/
+0
2010-01-31
* Added a few files that were missing in the repo.
Diva Canto
1
-2
/
+2
2010-01-30
Bug fix: change HGBroker to a INonSharedRegionModule
Diva Canto
3
-71
/
+82
2010-01-30
* HGScene is no more.
Diva Canto
7
-2
/
+1117
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
4
-275
/
+20
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
Add method to get all items with the same name from a particular prim
Justin Clark-Casey (justincc)
1
-5
/
+4
2010-01-29
Works for grid login.
Diva Canto
2
-12
/
+33
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
54
-1466
/
+698
2010-01-28
HG 1.5 is in place. Tested in standalone only.
Diva Canto
3
-55
/
+71
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
1
-0
/
+1
[next]