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
2013-05-01
Add information about creating a PID file for robust to the Robust.ini and Ro...
Justin Clark-Casey (justincc)
2
-25
/
+30
2013-04-24
BulletSim: version of libBulletSim.so for 32 bit systems that doesn't
Robert Adams
1
-0
/
+0
2013-04-24
BulletSim: update DLLs and SOs to they have no dependencies on newer
Robert Adams
4
-0
/
+0
2013-04-23
revert CSJ2K.dll to version in use prior to commit d4fa2c69ed2895dcab76e0df1b...
dahlia
1
-0
/
+0
2013-04-21
Clean up unused config and config comments.
Diva Canto
2
-9
/
+10
2013-04-20
Fix spelling
BlueWall
1
-2
/
+2
2013-04-17
update libomv to git master which adds support for MaterialID in TextureEntry
dahlia
11
-15459
/
+16598
2013-04-09
BulletSim: add Bullet HACD library invocation. Turned off by default as not
Robert Adams
4
-0
/
+0
2013-04-09
Add more notes to async_call_method relating to UnsafeQueueUserWorkItem
Justin Clark-Casey (justincc)
1
-0
/
+5
2013-04-08
BulletSim: Add dylib for BulletSim and add he who figured out building BulletSim
Robert Adams
1
-0
/
+0
2013-04-08
fixed bullet config for osx
Jon Cundill
1
-0
/
+2
2013-04-01
BulletSim: update unmanaged API for HACD parameter passing. Bullet HACD
Robert Adams
4
-0
/
+0
2013-03-16
*Yet another HTTPServer update code changes in OpenSim Libs. * This fixes a c...
teravus
3
-0
/
+121
2013-03-14
* Updates HttpServer again to re-add the code that closes the stream and conn...
teravus
2
-0
/
+0
2013-03-12
Add DisableInterRegionTeleportCancellation option in [EntityTransfer] section...
Justin Clark-Casey (justincc)
2
-0
/
+12
2013-03-10
Update comment about setting physics=BulletSimN as the C# Bullet
Robert Adams
1
-2
/
+1
2013-03-07
One more comment inconsistency fixed.
Diva Canto
1
-1
/
+1
2013-03-07
Fixed inconsistency in comments. Thanks Ai Austin.
Diva Canto
1
-8
/
+8
2013-03-04
* Update LibOMV to f8f8e616b37a7ea22b7922b2331999bc06725bf9
teravus
3
-0
/
+0
2013-03-04
GridUserService was missing from [Gatekeeper]
Diva Canto
1
-0
/
+1
2013-03-02
Added existance and default value for [XEngine]MinTimerInterval to OpenSimDef...
Robert Adams
1
-0
/
+4
2013-03-02
Move AllowedClients and BannedClients section to new [AccessControl] section ...
Justin Clark-Casey (justincc)
1
-2
/
+6
2013-03-02
Revert "Removed more vars from [Startup]. I think these were already moved el...
Justin Clark-Casey (justincc)
1
-0
/
+20
2013-03-01
Moved permissions config vars out of [Startup] into [Permissions]. Backwards ...
Diva Canto
2
-92
/
+93
2013-03-01
Removed more vars from [Startup]. I think these were already moved elsewhere,...
Diva Canto
1
-20
/
+0
2013-02-28
Robust.HG.ini.example updated to get an [Hypergrid] section too.
Diva Canto
1
-14
/
+15
2013-02-27
Moved the HG default variables out of [Startup] and into their own section [H...
Diva Canto
3
-17
/
+41
2013-02-27
Do not have the Freeswitch connector on by default in Robust ini example files.
Justin Clark-Casey (justincc)
2
-2
/
+4
2013-02-27
Improve description of GenerateMapTiles config option
Justin Clark-Casey (justincc)
1
-7
/
+8
2013-02-27
Add documentation on default or Warp3D image module choice to OpenSim.ini.exa...
Justin Clark-Casey (justincc)
1
-0
/
+6
2013-02-25
Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
Justin Clark-Casey (justincc)
2
-52
/
+53
2013-02-25
Missing var in [LoginService] for HG Robust.
Diva Canto
1
-0
/
+1
2013-02-23
More clarification on the [Groups] section
Diva Canto
1
-0
/
+1
2013-02-23
Further clarification on the same spot.
Diva Canto
1
-0
/
+1
2013-02-23
Improved documentation of Groups section.
Diva Canto
1
-2
/
+6
2013-02-21
Err.. wrong dll name for groups in Robust.HG.ini.example
Diva Canto
2
-1
/
+3
2013-02-21
Minor formatting cleanup. No changes.
Diva Canto
1
-12
/
+12
2013-02-21
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
3
-30
/
+74
2013-02-20
Add information about MinLoginLevel to example ini files
Justin Clark-Casey (justincc)
2
-1
/
+11
2013-02-19
Previous build failed. Checking in a dummy change to see if the fail persists.
Diva Canto
1
-3
/
+3
2013-02-19
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...
Diva Canto
3
-15
/
+41
2013-02-19
Offline IM: moved the Data and MySQL bits to the corresponding places in core...
Diva Canto
3
-5
/
+3
2013-02-18
Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dll
Diva Canto
3
-15
/
+22
2013-02-17
BulletSim: add calls for creating all the different Bullet constraint types.
Robert Adams
4
-0
/
+0
2013-02-12
BulletSim: fix density since the simulator/viewer track density in a
Robert Adams
4
-0
/
+0
2013-02-12
Replaced Ionic.Zip.dll with a new one that fixes a bug in it. DotNetZip (from...
Diva Canto
1
-0
/
+0
2013-02-08
BulletSim: add parameter to set global contact breaking threshold. Update DLL...
Robert Adams
4
-0
/
+0
2013-02-08
Adds size limits to JsonStore. Adds a separate configuration
Mic Bowman
1
-0
/
+4
2013-02-07
This is the final commit that enables the Websocket handler
teravus
2
-0
/
+0
2013-02-06
minor: Add explanation of MaptileStaticUUID setting in Regions.ini.example
Justin Clark-Casey (justincc)
1
-0
/
+4
[next]