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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-2
/
+4
2011-05-26
Added missing configuration variables to Robust.HG.ini.example
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
3
-2
/
+33
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-05-13
Fix broken inventory links on viewer 2.
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-05-09
Incremental patch to add config options to enable/disable the prim limits mod...
E. Allen Soard
1
-0
/
+4
2011-05-07
Add missing configs for ssl in Robust.HG.ini
BlueWall
1
-0
/
+20
2011-05-05
Adding ssl support
BlueWall
2
-0
/
+35
2011-05-02
Changed the defaults, so that it behaves exactly is it has been behaving (no ...
Diva Canto
2
-40
/
+63
2011-05-01
How this might look like from a configuration perspective. Changes OpenSimDef...
Diva Canto
1
-0
/
+59
2011-04-27
add the executable bit to all bundled DLLs so that these are preserved when u...
Justin Clark-Casey (justincc)
49
-0
/
+0
2011-04-27
Thank you Snoopy for a patch that adds some filtering to client versions allo...
Diva Canto
3
-0
/
+84
2011-04-27
Change default ini.example port used by Freeswitch in grid settings to 8004.
Justin Clark-Casey (justincc)
3
-3
/
+3
2011-04-27
adjust freeswitch grid connector to port 8003 to agree with the default 8003 ...
Justin Clark-Casey (justincc)
2
-2
/
+2
2011-04-25
Removed stale client components: MXP and VWoHTTP.
Diva Canto
2
-0
/
+0
2011-04-25
Cleaned up various configuration options. Removed the category throttle
Mic Bowman
1
-23
/
+17
2011-04-24
Removed unused libraries: RAILS.dll and dependencies.
Diva Canto
3
-0
/
+0
2011-04-24
Removed unused libraries Castle.*
Diva Canto
3
-0
/
+0
2011-04-23
Fix most issues raised by justincc: http://opensimulator.org/mantis/view.php?...
Sean McNamara
1
-0
/
+4
2011-04-23
Added MaxAgents configuration option to RegionConfig.ini allowing region host...
E. Allen Soard
1
-0
/
+1
2011-04-21
some mesh config asthetics
BlueWall
1
-1
/
+1
2011-04-21
Group collada meshies settings under [Mesh] in OpensimDefaults.ini
BlueWall
1
-6
/
+6
2011-04-21
Remove duplicated freeswitch settings.
Justin Clark-Casey (justincc)
1
-4
/
+0
2011-04-19
synchronize Robust.HG.ini.example FreeSWITCH config with other config files
Justin Clark-Casey (justincc)
1
-10
/
+32
2011-04-19
For consistency, uncomment ColladaMesh option in OpenSimDefaults.ini. Thanks...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-04-19
Clean up freeswitch config to what is currently required. Add explanation to...
Justin Clark-Casey (justincc)
3
-35
/
+63
2011-04-18
Move mesh on/off swtich from [Startup] to [Mesh] in anticipation of future co...
Justin Clark-Casey (justincc)
1
-4
/
+6
2011-04-18
Provide a configuration setting to control whether multiple taken objects are...
Justin Clark-Casey (justincc)
1
-0
/
+7
2011-04-14
Add ColladaMesh switch
BlueWall
1
-1
/
+5
2011-04-13
Add ColladaMesh switch
BlueWall
1
-1
/
+5
2011-04-12
Move example HttpProxy setting to OpenSim.ini.example and tidy
Justin Clark-Casey (justincc)
2
-9
/
+8
2011-04-12
minor typo correction. thanks Ai Austin.
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-04-11
slightly tweak OpenSim.ini.example text
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-04-11
Add information comment to top of OpenSimDefaults.ini and make file consistent
Justin Clark-Casey (justincc)
1
-13
/
+22
2011-04-11
Add more instructions to OpenSim.ini.example to try and make it more understa...
Justin Clark-Casey (justincc)
1
-35
/
+68
2011-04-08
Update ODE for mac from source code in opensim-libs SVN library. This versio...
Justin Clark-Casey (justincc)
1
-0
/
+0
2011-04-08
Remove old SQLite library
Justin Clark-Casey (justincc)
1
-0
/
+0
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-04-07
Bundle a built-from-source Mac OS X sqlite3 universal dylib with OpenSim and ...
Justin Clark-Casey (justincc)
2
-0
/
+1
2011-03-28
Fix mantis #5413. WARNING: new config variable in section [GridService] of th...
Diva Canto
2
-0
/
+11
2011-03-28
More touchup for SQLite.
Marck
1
-1
/
+1
2011-03-27
Touchup for SQLite
BlueWall
1
-1
/
+1
2011-03-23
Fix a typo in the SQLite DLL config and amend the instructions for running on...
Marck
1
-1
/
+1
2011-03-22
Typo fix
BlueWall
1
-1
/
+1
[prev]
[next]