Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | add opensim.sh and opensim32.sh for linux, replacing old opensim-ode.sh | UbitUmarov | 2017-06-11 | 3 | -4/+10 | |
| | | ||||||
| * | put back opensim 32bit launcher, renamed as OpenSim32.exe. This allows ↵ | UbitUmarov | 2017-06-11 | 4 | -75/+75 | |
| | | | | | | | | opensim to run in 32bit mode on 64bit machines. Possible most opensim regions should be running like this. 2GB of Virtual memory is still a lot on memory | |||||
* | | merge | UbitUmarov | 2017-06-10 | 1 | -9/+8 | |
|\ \ | |/ | ||||||
| * | Minor changes to commented text in bin/OpenSim.ini.example | Kevin Cozens | 2017-06-09 | 1 | -9/+8 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-31 | 6 | -6/+6 | |
|\ \ | |/ | ||||||
| * | merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector ↵ | UbitUmarov | 2017-05-31 | 6 | -6/+6 | |
| | | | | | | | | in single NeighbourServicesOutConnector | |||||
* | | get back to .net4.0 for now | UbitUmarov | 2017-05-27 | 2 | -0/+0 | |
| | | ||||||
* | | update test httpserver, be more tolerant on protocols | UbitUmarov | 2017-05-27 | 2 | -0/+0 | |
| | | ||||||
* | | ops no | UbitUmarov | 2017-05-27 | 1 | -0/+0 | |
| | | ||||||
* | | add test cert | UbitUmarov | 2017-05-27 | 1 | -0/+0 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-27 | 2 | -2/+6 | |
|\ \ | |/ | ||||||
| * | change opensim-ode.sh to use the ode engine defined on opensim.ini | UbitUmarov | 2017-05-26 | 2 | -2/+6 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-25 | 4 | -0/+0 | |
|\ \ | |/ | ||||||
| * | Update macOS version of libode to 0.13.2. The library is build as a fat ↵ | Geir Nøklebye | 2017-05-25 | 2 | -0/+0 | |
| | | | | | | | | | | | | library with both 32 and 64 bit code. O3 optimization and built with macOS 10.11 SDK. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
| * | mantis 8780 replace ode bins for linux with ones compiled against older ↵ | UbitUmarov | 2017-05-24 | 2 | -0/+0 | |
| | | | | | | | | Glibc, Thanks Jak | |||||
* | | merge | UbitUmarov | 2017-05-20 | 3 | -0/+0 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-19 | 7 | -2008/+3508 | |
|\ \ | |/ | ||||||
| * | update libomv LitJSON to version 0.9.0 | UbitUmarov | 2017-05-19 | 4 | -0/+0 | |
| | | ||||||
| * | Update NPGSQL from version 2.0.14.3 to 2.1.3. This is a relatively big ↵ | Geir Nøklebye | 2017-05-14 | 2 | -316/+1231 | |
| | | | | | | | | | | | | | | | | update where 2.1.0 has a number of bug fixes, new functionality and improved performance. (see details at https://github.com/npgsql/npgsql/releases/tag/v2.1.0) The binaries supplied are for .NET 4.0 If you need binaries for older versions they can be dowloaded from https://github.com/npgsql/npgsql/releases/tag/v2.1.3. There are also binaries for 4.5. The performance improvement is particularly evident on terrain load and other repeated queries to the database. This version will automatically generate prepare statements if it sees 5 consecutive identical statements and cache them for later use. The prepare statement will skip the analyze portion of the query planner once a statement has been created. In addition there are improvements in the connection pool logic that will improve performance once connections get scarce. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
| * | Updated Npgsql.dll to version 2.0.14.3 built for .NET 4.0 Mono.Security has ↵ | Geir Nøklebye | 2017-05-14 | 3 | -2093/+2678 | |
| | | | | | | | | | | | | been updated for the same build. Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | |||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-14 | 2 | -0/+2 | |
|\ \ | |/ | ||||||
| * | revert changes to *exe.config since a host mask of * produces identical ↵ | UbitUmarov | 2017-05-12 | 2 | -12/+1 | |
| | | | | | | | | effects as runtime setting | |||||
| * | soem changes on connections limits | UbitUmarov | 2017-05-12 | 2 | -0/+13 | |
| | | ||||||
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-11 | 2 | -10/+2 | |
|\ \ | |/ | ||||||
| * | remove a coment added by mistake | UbitUmarov | 2017-05-11 | 1 | -2/+1 | |
| | | ||||||
| * | hide a nonsense option | UbitUmarov | 2017-05-11 | 2 | -9/+2 | |
| | | ||||||
* | | merge | UbitUmarov | 2017-05-09 | 3 | -4/+0 | |
|\ \ | |/ | ||||||
| * | let .net decide GC mode from its defaults on the platform | UbitUmarov | 2017-05-09 | 2 | -4/+0 | |
| | | ||||||
| * | update mysql connector to v6.9.9 .net4.0 | UbitUmarov | 2017-05-09 | 1 | -0/+0 | |
| | | ||||||
| * | remove file bin/Mono.Posix.dll that causes problems with mono | UbitUmarov | 2017-05-09 | 1 | -0/+0 | |
| | | ||||||
* | | update mysql connector to v6.9.9 .net4.5 | UbitUmarov | 2017-05-08 | 1 | -0/+0 | |
| | | ||||||
* | | update mysql connector to v6.9.9 .net4.0 | UbitUmarov | 2017-05-08 | 1 | -0/+0 | |
| | | ||||||
* | | update httpserver | UbitUmarov | 2017-05-08 | 2 | -0/+0 | |
| | | ||||||
* | | fix merge | UbitUmarov | 2017-05-07 | 1 | -0/+0 | |
|\ \ | |/ | ||||||
| * | revert to older CSJ2K.dll since new seems have issues on linux with ↵ | UbitUmarov | 2017-05-05 | 1 | -0/+0 | |
| | | | | | | | | existent textures/sculpts | |||||
* | | fix merge | UbitUmarov | 2017-05-03 | 7 | -21/+14 | |
|\ \ | |/ | ||||||
| * | coment out optional fields that should be edited and uncomented if needed | UbitUmarov | 2017-05-02 | 1 | -3/+4 | |
| | | ||||||
| * | fix some comments | UbitUmarov | 2017-05-02 | 2 | -3/+2 | |
| | | ||||||
| * | change opensim.ini.example setting of ExternalHostNameForLSL to a defualt | UbitUmarov | 2017-05-02 | 1 | -6/+8 | |
| | | ||||||
| * | Update libOMV | Diva Canto | 2017-04-25 | 5 | -0/+0 | |
| | | ||||||
* | | fix merge | UbitUmarov | 2017-04-25 | 12 | -1/+11656 | |
|\ \ | |/ | ||||||
| * | update ode binaries for windows | UbitUmarov | 2017-04-21 | 2 | -0/+0 | |
| | | ||||||
| * | update ode binaries for linux; add a minimal velocity for bounce | Michael Cerquoni | 2017-04-19 | 2 | -0/+0 | |
| | | ||||||
| * | update ode binaries for windows; add a minimal velocity for bounce | UbitUmarov | 2017-04-20 | 2 | -0/+0 | |
| | | ||||||
| * | update ubODE for Linux x86 and x86_64 to include lasted ODE 0.13.2 | Michael Cerquoni | 2017-04-19 | 2 | -0/+0 | |
| | | ||||||
| * | update ODE binaries for windows. Other platforms need to compile from ↵ | UbitUmarov | 2017-04-18 | 2 | -0/+0 | |
| | | | | | | | | opensim-libs repo, folder ODE-OpenSim-0.13.2, read file OPENSIM-README.txt. Remove code to reduce bounce on non physical placement, new unmanaged should handle that | |||||
| * | update ode binaries for windows | UbitUmarov | 2017-04-14 | 2 | -0/+0 | |
| | | ||||||
| * | update ode.dll for windows. Other platforms need fo be compiled from ↵ | UbitUmarov | 2017-04-12 | 2 | -0/+0 | |
| | | | | | | | | opensim-libs repo, folder ODE-OpenSim.0.13.2. This adds OsTerrain, a replacevment for Heightfield that ubOde can use. Its already rotated as needed and has a diferent Sphere collider, rest is still almost identical. Keep previus ode version in case this goes wrong. | |||||
| * | fix osTeleportObject OSFunctionThreatLevel setting on osslEnable.ini | UbitUmarov | 2017-04-05 | 1 | -1/+1 | |
| | | ||||||
| * | give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini | UbitUmarov | 2017-04-05 | 1 | -0/+1 | |
| | |