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-08-01
Get osNpcCreate appearance working with avatars that are currently in the scene.
Justin Clark-Casey (justincc)
1
-0
/
+33
2011-07-30
Make it clearer what the save_crashes setting in [Startup] actually does.
Justin Clark-Casey (justincc)
2
-0
/
+6
2011-07-25
BulletSim: Update dlls
Robert Adams
3
-0
/
+0
2011-07-23
Change default AllowScriptCrossings config setting to true.
Justin Clark-Casey (justincc)
2
-5
/
+9
2011-07-23
Fixed serverside_object_permission default value confliction
Makopoppo
1
-2
/
+2
2011-07-23
Remove manually permissions settings on all current library items so that the...
Justin Clark-Casey (justincc)
12
-538
/
+126
2011-07-23
Revert "Don't load current/next/everyone/base permissions from the library it...
Justin Clark-Casey (justincc)
12
-126
/
+538
2011-07-23
Don't load current/next/everyone/base permissions from the library item xml f...
Justin Clark-Casey (justincc)
12
-538
/
+126
2011-07-22
BulletSim: fix buoyancy for prims. Start of configurable physics parameters.
Robert Adams
3
-0
/
+0
2011-07-22
Pass collisions and updates in pinned memory (saves marshaling).
Robert.Adams
4
-0
/
+6
2011-07-22
Pass collisions and updates in pinned memory (saves marshaling).
Dan Lake
4
-0
/
+6
2011-07-21
remove the windows debugging symbols for the long protobuf-net
Justin Clark-Casey (justincc)
1
-0
/
+0
2011-07-21
remove dead MXP default symbols. The MXP code is long, long gone.
Justin Clark-Casey (justincc)
1
-0
/
+0
2011-07-21
make [SMTP] default comment option match actual default
Justin Clark-Casey (justincc)
2
-10
/
+10
2011-07-21
minor: group all the map tile options together
Justin Clark-Casey (justincc)
2
-15
/
+16
2011-07-21
remove pointless quotes from GenerateMaptiles option in OpenSimDefaults.ini
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-07-21
minor: remove the pointless quotes from the GenerateMaptiles option
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-07-21
make default TextureOnMapTile true for the older map imager
Justin Clark-Casey (justincc)
2
-3
/
+3
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-11
Checkin 32 bit bulletsim shared library for Linux.
Robert Adams
5
-0
/
+0
2011-07-07
Make MeshUploadFlagModule non-shared rather than shared (since each scene nee...
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-07-04
Make it possible to disable the file part of the flotsam asset cache
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-07-01
Make default serverside_object_permissions = true since this better matches u...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-06-30
improve and tidy up some config file comments
Justin Clark-Casey (justincc)
2
-14
/
+20
2011-06-30
minor: adjust some indentation and spacing in OpenSim.ini.example for consist...
Justin Clark-Casey (justincc)
1
-19
/
+25
2011-06-28
[PATCH] Changed Wind parameters default value in OpenSim.ini.example
Makopoppo
1
-2
/
+2
2011-06-27
For an initial test, add 64 bit shared object bullet libraries built under Li...
Justin Clark-Casey (justincc)
4
-0
/
+0
2011-06-25
Remove the now unused [cms] section from OpenSimDefaults.ini
Justin Clark-Casey (justincc)
1
-5
/
+0
2011-06-24
Optionally, don't delete previously compiled scripts on startup
Oren Hurvitz
1
-0
/
+6
2011-06-24
Tell hypergridders when their teleports fail because of the 4096 limit rather...
Justin Clark-Casey (justincc)
2
-3
/
+4
2011-06-20
Initial BulletSim.dll commit
Robert Adams
1
-0
/
+0
2011-06-15
Added missing config var for map image service.
Diva Canto
3
-0
/
+9
2011-06-13
Added SimulatorFeatures capability. Thanks Aurora devs for the bootstrap on t...
Diva Canto
1
-4
/
+7
2011-06-13
V2 map now working in grids too. WARNING: A few visible configuration variabl...
Diva Canto
5
-5
/
+29
2011-06-13
Added experimental new capability URL called MapImageService meant to work wi...
Diva Canto
1
-0
/
+5
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-06
This should make offline IMs work again. It should work for incoming foreign ...
Diva Canto
1
-4
/
+19
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)
2
-39
/
+37
2011-06-02
minor: add ini.example doc to hint that the server address in [FreeswitchServ...
Justin Clark-Casey (justincc)
3
-1
/
+3
2011-06-01
[Profiles] --> [Profile]
Diva Canto
4
-4
/
+4
2011-05-31
update libomv libraries to 0.9.0
Justin Clark-Casey (justincc)
4
-0
/
+0
2011-05-30
Adding MSSQL connectionString example
Makopoppo
2
-0
/
+16
2011-05-30
Removing mssql_connection.ini.example - mssql_connection.ini is no longer used
Makopoppo
1
-18
/
+0
[prev]
[next]