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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug where approximately half the time, attachments would rez only their r...
Justin Clark-Casey (justincc)
2010-03-03
1
-6
/
+10
*
Fixed typo that was affecting the BasicInventoryAccessModule
Diva Canto
2010-02-24
2
-3
/
+3
*
* Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE...
John Hurliman
2010-02-23
1
-2
/
+4
*
Changed asset CreatorID to a string
John Hurliman
2010-02-22
1
-3
/
+3
*
* Adds CreatorID to asset metadata. This is just the plumbing to support Crea...
John Hurliman
2010-02-22
2
-5
/
+6
*
Merge branch 'master' into presence-refactor
Melanie
2010-02-15
1
-1
/
+1
|
\
|
*
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
Justin Clark-Casey (justincc)
2010-02-12
1
-1
/
+1
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-02-08
2
-2
/
+12
|
\
\
|
|
/
|
*
minor: remove one mono compiler warning
Justin Clark-Casey (justincc)
2010-02-03
1
-10
/
+8
|
*
Revert "Updates all IRegionModules to the new style region modules."
Melanie
2010-01-29
2
-86
/
+57
|
*
Updates all IRegionModules to the new style region modules.
Revolution
2010-01-23
2
-57
/
+86
|
*
Let monitor data be requested using either the short form of the name or the
Melanie
2010-01-16
1
-1
/
+4
*
|
Bug fix: change HGBroker to a INonSharedRegionModule
Diva Canto
2010-01-30
1
-2
/
+5
*
|
* HGScene is no more.
Diva Canto
2010-01-30
4
-0
/
+1115
*
|
* HGGridConnector is no longer necessary.
Diva Canto
2010-01-29
2
-17
/
+20
*
|
Works for grid login.
Diva Canto
2010-01-29
2
-12
/
+33
*
|
HG 1.5 is in place. Tested in standalone only.
Diva Canto
2010-01-28
2
-53
/
+69
*
|
Added ExternalName config on Gatekeeper.
Diva Canto
2010-01-27
1
-0
/
+1
*
|
Some method implementations were missing from LocalGridServiceConnector.
Diva Canto
2010-01-24
1
-0
/
+2
*
|
Integrated the hyperlinking with the GridService.
Diva Canto
2010-01-24
1
-18
/
+27
*
|
Go Home works. With security!!
Diva Canto
2010-01-18
2
-8
/
+71
*
|
* Added missing GatekeeperServiceConnector
Diva Canto
2010-01-18
2
-224
/
+281
*
|
* Fixed misspelling of field in GridService
Diva Canto
2010-01-18
2
-38
/
+34
*
|
HG teleports through gatekeeper are working.
Diva Canto
2010-01-17
2
-17
/
+12
*
|
Agent gets there through the Gatekeeper, but still a few quirks to fix.
Diva Canto
2010-01-17
2
-6
/
+44
*
|
Oops, forgot this one.
Diva Canto
2010-01-17
1
-0
/
+137
*
|
HG agent transfers are starting to work. Gatekeeper handlers are missing.
Diva Canto
2010-01-17
1
-229
/
+240
*
|
Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ...
Diva Canto
2010-01-16
1
-1
/
+1
*
|
Finished moving object crossings into EntityTransferModule
Diva Canto
2010-01-16
1
-3
/
+3
*
|
Moved prim crossing to EntityTransferModule. Not complete yet.
Diva Canto
2010-01-16
1
-49
/
+372
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-01-16
1
-1
/
+5
|
\
\
|
|
/
|
*
Shorten the names of the tags in monitorstats summary to the immediate type
Melanie
2010-01-16
1
-1
/
+5
*
|
Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects...
Diva Canto
2010-01-15
1
-0
/
+1201
*
|
OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.
Diva Canto
2010-01-11
2
-2
/
+2
*
|
CommunicationsManager deleted.
Diva Canto
2010-01-11
1
-1
/
+0
*
|
* OMG! All but one references to UserProfileCacheService have been rerouted!
Diva Canto
2010-01-10
1
-5
/
+4
*
|
Merge branch 'master' into presence-refactor
Melanie
2010-01-04
1
-5
/
+5
|
\
\
|
|
/
|
*
Formatting cleanup. Add copyright headers.
Jeff Ames
2010-01-04
1
-5
/
+5
*
|
The Library Service is now working. UserProfileCacheService.LibraryRoot is ob...
Diva Canto
2010-01-01
2
-9
/
+28
|
/
*
Adds tons of packets.
Revolution
2009-12-31
2
-0
/
+47
*
No-op in this commit. Just increasing the tag number due to weirdnesses.
Diva Canto
2009-12-23
1
-1
/
+1
*
Library Module: allows adding folders/items to the Library from IAR files pla...
Diva Canto
2009-12-23
2
-0
/
+482
*
Formatting cleanup.
Jeff Ames
2009-11-23
16
-17
/
+449
*
* Added some new syntax options for the Monitor Module's HTTP poll.
Adam Frisby
2009-11-12
1
-0
/
+30
*
* Added HTTP polling for Statistics Monitor Module (access via http://sim.com...
Adam Frisby
2009-11-11
1
-1
/
+24
*
* Committing missing file from last commit.
Adam Frisby
2009-11-02
1
-0
/
+13
*
* Implemented some tweaks to monitoring module.
Adam Frisby
2009-11-02
3
-1
/
+95
*
* Implements new 'Monitoring' system for reporting performance.
Adam Frisby
2009-11-01
13
-0
/
+420
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
*
First pass at the heart surgery for grid services. Compiles and runs minimall...
Diva Canto
2009-09-26
1
-208
/
+0
[next]