| Commit message (Expand) | Author | Age | Files | Lines |
* | mantis8309 add extra try{}catch | UbitUmarov | 2018-03-28 | 1 | -4/+11 |
* | fix previus commit with the right source file :( | UbitUmarov | 2018-03-27 | 1 | -1/+4 |
* | mantis8307: avoid a null ref | UbitUmarov | 2018-03-27 | 1 | -1/+0 |
* | mantis 8257: fix the default realm (ie table name) of AuthenticationService | UbitUmarov | 2018-03-20 | 2 | -5/+5 |
* | Removed trailing semi-colons from option settings | Kevin Cozens | 2018-03-19 | 1 | -47/+47 |
* | Removed trailing whitespace | Kevin Cozens | 2018-03-19 | 14 | -290/+290 |
* | Fixed a typo | Kevin Cozens | 2018-03-19 | 1 | -1/+1 |
* | comment out some debug messages visible on SOP CompleteMovement | UbitUmarov | 2018-03-10 | 2 | -21/+23 |
* | mantis 7885: robust asset services have no cache and only accept a asset ID t... | UbitUmarov | 2018-03-10 | 1 | -68/+31 |
* | Merge branch 'master' of opensimulator.org:/var/git/opensim | UbitUmarov | 2018-03-05 | 0 | -0/+0 |
|\ |
|
| * | make the setting economymodule visible on Economy section of OpenSimDefaults.... | UbitUmarov | 2018-03-05 | 2 | -20/+32 |
* | | make the setting economymodule visible on Economy section of OpenSimDefaults.... | UbitUmarov | 2018-03-05 | 2 | -20/+32 |
|/ |
|
* | change SampleMoneyModule intialization, make it look for economymodule settin... | UbitUmarov | 2018-03-05 | 1 | -36/+46 |
* | make more clear some magic numbers on SOP getnumberofsides(), reduce unneces... | UbitUmarov | 2018-03-05 | 2 | -45/+73 |
* | Remove the work around for sphere number of faces since as of commit 846f35 i... | mewtwo0641 | 2018-03-04 | 1 | -9/+1 |
* | a few more changes on tortured prims number of sides/faces | UbitUmarov | 2018-02-22 | 1 | -53/+68 |
* | fix a old issue on some tortured prims number of sides, and so textures set | UbitUmarov | 2018-02-21 | 1 | -4/+4 |
* | COmment out relocation of tmp cs source file during compilation. This seems t... | UbitUmarov | 2018-02-18 | 1 | -2/+3 |
* | Oops... don't leave script source out of compilation in same cases | UbitUmarov | 2018-02-11 | 1 | -2/+5 |
* | mantis 8287: applied modified patch by hand, thx watcher64 | UbitUmarov | 2018-02-04 | 1 | -0/+2 |
* | do not timeout floatsam assets caching thread | UbitUmarov | 2018-02-02 | 1 | -2/+2 |
* | try fix IAR load inventory links and objects owner | UbitUmarov | 2018-01-26 | 4 | -61/+100 |
* | try fix mantis 8283 | UbitUmarov | 2018-01-22 | 1 | -3/+12 |
* | Ooops... fix the parentesis | UbitUmarov | 2018-01-16 | 1 | -1/+1 |
* | do not timeout BackupWorker threads | UbitUmarov | 2018-01-16 | 1 | -1/+1 |
* | missed a few.. | UbitUmarov | 2018-01-09 | 3 | -4/+1 |
* | give up on a property that old monos do compile, but then smore ok exec | UbitUmarov | 2018-01-09 | 18 | -20/+9 |
* | test our obsolete jenkins ... | UbitUmarov | 2018-01-08 | 1 | -1/+1 |
* | fall back to a obsolete property since several monos in use (include our own)... | UbitUmarov | 2018-01-08 | 21 | -22/+26 |
* | a few more xml things | UbitUmarov | 2018-01-05 | 20 | -33/+91 |
* | don't be bad Jenkins.. | UbitUmarov | 2018-01-05 | 1 | -2/+2 |
* | let tau do something in avatar MoveToTarget | UbitUmarov | 2018-01-04 | 1 | -133/+163 |
* | disable some XmlResolver | UbitUmarov | 2018-01-04 | 17 | -5/+23 |
* | remove some tabs added to config files | UbitUmarov | 2018-01-04 | 5 | -7/+7 |
* | update configuration files and examples for mutes | UbitUmarov | 2018-01-04 | 5 | -2/+17 |
* | add more files for robust mutes suport. (module is still named MuteListModule... | UbitUmarov | 2018-01-04 | 6 | -4/+641 |
* | fix estates URI | UbitUmarov | 2018-01-03 | 1 | -2/+2 |
* | fix/clean error messages on MySQLUserProfiles (profilesV2) | UbitUmarov | 2018-01-02 | 1 | -36/+18 |
* | clean some extra space chars | UbitUmarov | 2017-12-30 | 1 | -1/+1 |
* | mantis 8271: work around missing encoding of estate bans on the pseudo url en... | UbitUmarov | 2017-12-30 | 2 | -53/+116 |
* | add missing entry on prebuid.xml for mutelist service | UbitUmarov | 2017-12-20 | 1 | -1/+60 |
* | add a missing return on a mesh decode error in ubOdemeshmerizer | UbitUmarov | 2017-12-14 | 1 | -1/+2 |
* | mantis 8255 update example_web.xml | UbitUmarov | 2017-12-13 | 1 | -8/+26 |
* | mantis 8250: try to work around timing issues | UbitUmarov | 2017-12-13 | 1 | -7/+10 |
* | commit what i did so far for core mutes module, befere i lose it | UbitUmarov | 2017-12-11 | 8 | -69/+546 |
* | increase sample rate of WaitGetScenePresence() | UbitUmarov | 2017-12-11 | 3 | -2/+10 |
* | move some sharable items out of Xmute to Framework; add another test mutelist... | UbitUmarov | 2017-11-17 | 5 | -120/+411 |
* | try kick jenkins/nant 2 | UbitUmarov | 2017-11-16 | 1 | -114/+116 |
* | try kick jenkins/nant | UbitUmarov | 2017-11-16 | 1 | -2/+2 |
* | add missing part of mutes list protocol | UbitUmarov | 2017-11-16 | 5 | -3/+47 |