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
/
bin
/
config-include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-07
Add warning about only uncommenting EstateConnectionString if you know what y...
Justin Clark-Casey (justincc)
1
-0
/
+2
2012-01-28
Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in ...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-01-17
Update osGetGrid**** functions
BlueWall
1
-0
/
+6
2012-01-12
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2
-4
/
+4
2011-12-30
Bring back the Hyperlinker to the Robust console. Moved the config to [GridSe...
Diva Canto
3
-3
/
+3
2011-12-17
Add more documentation to EstateConnectorString in StandaloneCommon.ini.example
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-10-22
Rename some of the example commented out server names to mygridserver.com lik...
Justin Clark-Casey (justincc)
1
-23
/
+21
2011-10-22
Make config comments about choosing assetcache modules clearer.
Justin Clark-Casey (justincc)
2
-17
/
+19
2011-10-12
Make it possible to disable the HG linker. On non-HG systems it spits yellow
Melanie
3
-0
/
+3
2011-09-16
On standalone, by default create the necessary minimum body parts and clothes...
Justin Clark-Casey (justincc)
1
-2
/
+5
2011-09-15
Write code to create minimum necessary body parts/clothing and avatar entries...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-08-22
minor: Add explanative text for the new currency parameter. Convert some tab...
Justin Clark-Casey (justincc)
1
-16
/
+17
2011-08-16
Change the default standalone asset cache to be the Flotsam asset cache (with...
Justin Clark-Casey (justincc)
2
-5
/
+7
2011-08-14
Added optional Login Service parameter "Currency" to be able to change the cu...
Snoopy Pfeffer
1
-0
/
+2
2011-07-12
Add a warning to URI config in GridCommon.ini.example not to add a slash to t...
Justin Clark-Casey (justincc)
1
-18
/
+18
2011-07-04
Make it possible to disable the file part of the flotsam asset cache
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-06-24
Tell hypergridders when their teleports fail because of the 4096 limit rather...
Justin Clark-Casey (justincc)
1
-3
/
+0
2011-06-15
Added missing config var for map image service.
Diva Canto
1
-0
/
+4
2011-06-13
V2 map now working in grids too. WARNING: A few visible configuration variabl...
Diva Canto
3
-1
/
+16
2011-06-12
Trailing / in MapTileURL must be there!
Diva Canto
1
-1
/
+1
2011-06-12
First pass at making the V2 map work. Standalones only for now. There are som...
Diva Canto
3
-2
/
+19
2011-06-11
Align CenomeCache.ini.example values with CenomeCache defaults.
Justin Clark-Casey (justincc)
1
-7
/
+8
2011-06-11
Make it clear that WaitOnInprogressTimeout is currently a dead setting in Flo...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-06-11
Make the internal flotsam asset cache defaults match config-include/FlotsamCa...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-06-10
Added missing "Old Guids=true" to ConnectionString
Makopoppo
1
-2
/
+2
2011-06-07
This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...
Diva Canto
1
-0
/
+1
2011-06-03
.ini.example's updated for HG Landmarks
Diva Canto
2
-1
/
+3
2011-06-02
Move the "!!!Standalone Only!!!" [FreeswitchService] section from OpenSim.ini...
Justin Clark-Casey (justincc)
1
-0
/
+36
2011-06-01
[Profiles] --> [Profile]
Diva Canto
4
-4
/
+4
2011-05-30
Adding MSSQL connectionString example
Makopoppo
2
-0
/
+16
2011-05-27
Fixed one comment in a config file.
Diva Canto
1
-0
/
+1
2011-05-27
HG lures working! Friends can offer friends HG teleports via the profile. WAR...
Diva Canto
4
-2
/
+15
2011-05-27
Added a BasicProfilemodule so that the profile-based actions (like give inven...
Diva Canto
4
-0
/
+11
2011-05-26
Added missing config vars to StandaloneCommon.ini.example and fixed the ones ...
Diva Canto
1
-0
/
+2
2011-05-26
Last commit before pushing. WARNING: (a) DB migration on the friends table; a...
Diva Canto
1
-1
/
+1
2011-05-26
HG IM in grid mode working fairly well. Unknown target user references looked...
Diva Canto
2
-0
/
+17
2011-05-25
HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...
Diva Canto
1
-0
/
+10
2011-05-24
Added necessary code to drop inventory on hg friends using the profile window...
Diva Canto
1
-1
/
+1
2011-05-23
HG friends: Status notifications working. Also initial logins get the online ...
Diva Canto
1
-0
/
+3
2011-05-22
More on HG Friends. Added Delete(string, string) across the board. Added secu...
Diva Canto
1
-1
/
+1
2011-05-19
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
1
-0
/
+5
2011-04-27
Thank you Snoopy for a patch that adds some filtering to client versions allo...
Diva Canto
1
-0
/
+34
2011-04-19
Clean up freeswitch config to what is currently required. Add explanation to...
Justin Clark-Casey (justincc)
1
-13
/
+5
2011-04-07
Remove the SQLite legacy adaptor. This is no longer needed now that the main...
Justin Clark-Casey (justincc)
3
-30
/
+0
2011-03-28
Fix mantis #5413. WARNING: new config variable in section [GridService] of th...
Diva Canto
2
-0
/
+11
2011-02-16
Changed default directory for storing map tile images from remote regions.
Marck
2
-2
/
+2
2011-02-04
Added a config var to HGInventoryAccessModule called OutboundPermission that ...
Diva Canto
3
-0
/
+19
2010-12-27
WARNING: simulator config var change! This affects only system-facing configs...
Diva Canto
4
-3
/
+9
2010-12-13
Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.
Marck
4
-7
/
+19
2010-12-09
Make configs consistent, as per mantos #5258
Diva Canto
1
-1
/
+1
[next]