| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | BulletSim: Parameters settable from ini file. Linksets. Physical property val... | Robert Adams | 2011-08-05 | 4 | -0/+42 |
| * | | BulletSim: Update dlls | Robert Adams | 2011-07-25 | 3 | -0/+0 |
| * | | BulletSim: fix buoyancy for prims. Start of configurable physics parameters. | Robert Adams | 2011-07-22 | 3 | -0/+0 |
| * | | Pass collisions and updates in pinned memory (saves marshaling). | Robert.Adams | 2011-07-22 | 4 | -0/+6 |
| * | | Merge branch 'master' into bulletsim | Mic Bowman | 2011-07-22 | 4 | -27/+31 |
| |\ \
| | |/ |
|
| | * | remove the windows debugging symbols for the long protobuf-net | Justin Clark-Casey (justincc) | 2011-07-21 | 1 | -0/+0 |
| | * | remove dead MXP default symbols. The MXP code is long, long gone. | Justin Clark-Casey (justincc) | 2011-07-21 | 1 | -0/+0 |
| | * | make [SMTP] default comment option match actual default | Justin Clark-Casey (justincc) | 2011-07-21 | 2 | -10/+10 |
| | * | minor: group all the map tile options together | Justin Clark-Casey (justincc) | 2011-07-21 | 2 | -15/+16 |
| | * | remove pointless quotes from GenerateMaptiles option in OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 2011-07-21 | 1 | -1/+4 |
| | * | minor: remove the pointless quotes from the GenerateMaptiles option | Justin Clark-Casey (justincc) | 2011-07-21 | 1 | -1/+1 |
| | * | make default TextureOnMapTile true for the older map imager | Justin Clark-Casey (justincc) | 2011-07-21 | 2 | -3/+3 |
| * | | Merge branch 'master' into bulletsim | Dan Lake | 2011-07-20 | 1 | -18/+18 |
| |\ \
| | |/ |
|
| | * | Add a warning to URI config in GridCommon.ini.example not to add a slash to t... | Justin Clark-Casey (justincc) | 2011-07-12 | 1 | -18/+18 |
| * | | Merge branch 'master' into bulletsim | Dan Lake | 2011-07-11 | 5 | -46/+62 |
| |\ \
| | |/ |
|
| * | | Checkin 32 bit bulletsim shared library for Linux. | Robert Adams | 2011-07-11 | 5 | -0/+0 |
| * | | For an initial test, add 64 bit shared object bullet libraries built under Li... | Justin Clark-Casey (justincc) | 2011-06-27 | 4 | -0/+0 |
| * | | Initial BulletSim.dll commit | Robert Adams | 2011-06-20 | 1 | -0/+0 |
* | | | Merge branch 'master' into careminster-presence-refactor | root | 2011-07-09 | 1 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Make MeshUploadFlagModule non-shared rather than shared (since each scene nee... | Justin Clark-Casey (justincc) | 2011-07-07 | 1 | -1/+0 |
* | | | Merge branch 'master' into careminster-presence-refactor | root | 2011-07-05 | 3 | -35/+50 |
|\ \ \
| |/ / |
|
| * | | Make it possible to disable the file part of the flotsam asset cache | Justin Clark-Casey (justincc) | 2011-07-04 | 1 | -1/+4 |
| * | | Make default serverside_object_permissions = true since this better matches u... | Justin Clark-Casey (justincc) | 2011-07-01 | 1 | -1/+1 |
| * | | improve and tidy up some config file comments | Justin Clark-Casey (justincc) | 2011-06-30 | 2 | -14/+20 |
| * | | minor: adjust some indentation and spacing in OpenSim.ini.example for consist... | Justin Clark-Casey (justincc) | 2011-06-30 | 1 | -19/+25 |
* | | | Merge branch 'master' into careminster-presence-refactor | root | 2011-06-30 | 3 | -10/+12 |
|\ \ \
| |/ / |
|
| * | | [PATCH] Changed Wind parameters default value in OpenSim.ini.example | Makopoppo | 2011-06-28 | 1 | -2/+2 |
| * | | Remove the now unused [cms] section from OpenSimDefaults.ini | Justin Clark-Casey (justincc) | 2011-06-25 | 1 | -5/+0 |
| * | | Optionally, don't delete previously compiled scripts on startup | Oren Hurvitz | 2011-06-24 | 1 | -0/+6 |
| * | | Tell hypergridders when their teleports fail because of the 4096 limit rather... | Justin Clark-Casey (justincc) | 2011-06-24 | 2 | -3/+4 |
| |/ |
|
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-20 | 7 | -5/+46 |
|\ \
| |/ |
|
| * | Added missing config var for map image service. | Diva Canto | 2011-06-15 | 3 | -0/+9 |
| * | Added SimulatorFeatures capability. Thanks Aurora devs for the bootstrap on t... | Diva Canto | 2011-06-13 | 1 | -4/+7 |
| * | V2 map now working in grids too. WARNING: A few visible configuration variabl... | Diva Canto | 2011-06-13 | 5 | -5/+29 |
| * | Added experimental new capability URL called MapImageService meant to work wi... | Diva Canto | 2011-06-13 | 1 | -0/+5 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-13 | 3 | -2/+19 |
|\ \
| |/ |
|
| * | Trailing / in MapTileURL must be there! | Diva Canto | 2011-06-12 | 1 | -1/+1 |
| * | First pass at making the V2 map work. Standalones only for now. There are som... | Diva Canto | 2011-06-12 | 3 | -2/+19 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-11 | 3 | -10/+12 |
|\ \
| |/ |
|
| * | Align CenomeCache.ini.example values with CenomeCache defaults. | Justin Clark-Casey (justincc) | 2011-06-11 | 1 | -7/+8 |
| * | Make it clear that WaitOnInprogressTimeout is currently a dead setting in Flo... | Justin Clark-Casey (justincc) | 2011-06-11 | 1 | -0/+1 |
| * | Make the internal flotsam asset cache defaults match config-include/FlotsamCa... | Justin Clark-Casey (justincc) | 2011-06-11 | 1 | -1/+1 |
| * | Added missing "Old Guids=true" to ConnectionString | Makopoppo | 2011-06-10 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-09 | 15 | -60/+158 |
|\ \
| |/ |
|
| * | This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=... | Diva Canto | 2011-06-07 | 1 | -0/+1 |
| * | This should make offline IMs work again. It should work for incoming foreign ... | Diva Canto | 2011-06-06 | 1 | -4/+19 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2011-06-03 | 4 | -39/+39 |
| |\ |
|
| | * | Move the "!!!Standalone Only!!!" [FreeswitchService] section from OpenSim.ini... | Justin Clark-Casey (justincc) | 2011-06-02 | 2 | -39/+37 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2011-06-02 | 4 | -4/+4 |
| | |\ |
|
| | * | | minor: add ini.example doc to hint that the server address in [FreeswitchServ... | Justin Clark-Casey (justincc) | 2011-06-02 | 3 | -1/+3 |