aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | update PrimMesher to a newer version from dahlia (thx dahlia), targeted .net4.6UbitUmarov2018-01-156-0/+0
| |
* | update PrimMesh to lkalif 2013 version, .net4.6 and libomv againUbitUmarov2018-01-146-0/+0
| |
* | make old Ode PInvoke follow ms coding rulesUbitUmarov2018-01-147-1026/+1023
| |
* | make ubOde PInvoke follow ms coding rulesUbitUmarov2018-01-149-1556/+1673
| |
* | fix a string formatUbitUmarov2018-01-141-1/+1
| |
* | change version to 0.9.1.1 so we can see it inworldUbitUmarov2018-01-132-3/+3
| |
* | update again libomv that may depend on new log4net and XMLRPCUbitUmarov2018-01-134-0/+0
| |
* | add log4net apache license terms, remove axiomUbitUmarov2018-01-132-141/+201
| |
* | testing update log4net to version2.0.8 to .net4.6 ( this more likely to smokeUbitUmarov2018-01-131-0/+0
| |
* | testing update Nini.dll to .net4.6UbitUmarov2018-01-131-0/+0
| |
* | testing update Iconic.Zip.dll to .net4.6UbitUmarov2018-01-131-0/+0
| |
* | clean some modules apiUbitUmarov2018-01-133-30/+14
| |
* | remove unused dll - XMLRPC is used not thisUbitUmarov2018-01-121-0/+0
| |
* | fix a string formatUbitUmarov2018-01-121-1/+1
| |
* | fix some odd sql queries ap not in useUbitUmarov2018-01-123-4/+4
| |
* | testing update libomv CSj2k dll to .net4.6, remove unused Axiom dllUbitUmarov2018-01-122-0/+0
| |
* | remove the temporary Xmutes module, replace MuteListModule byt the new one, ↵UbitUmarov2018-01-125-509/+125
| | | | | | | | previusly named MuteListModuleTst
* | testing update libomv dlls to .net4.6UbitUmarov2018-01-124-0/+0
| |
* | testing update Warp3d.dll to .net4.6UbitUmarov2018-01-121-0/+0
| |
* | testing update XMLRPC.dll to .net4.6, not this is not same source that ↵UbitUmarov2018-01-121-0/+0
| | | | | | | | previus one.. so we may have other issues
* | testing update httpserver.dll to .net4.6UbitUmarov2018-01-121-0/+0
| |
* | change target framework to 4.6 for testingUbitUmarov2018-01-121-95/+94
| |
* | exclude folders obj from projectsUbitUmarov2018-01-061-87/+240
| |
* | Merge branch 'master' into httptestsUbitUmarov2018-01-0546-179/+937
|\ \ | |/
| * a few more xml thingsUbitUmarov2018-01-0520-33/+91
| |
| * don't be bad Jenkins..UbitUmarov2018-01-051-2/+2
| |
| * let tau do something in avatar MoveToTargetUbitUmarov2018-01-041-133/+163
| |
| * disable some XmlResolverUbitUmarov2018-01-0417-5/+23
| |
| * remove some tabs added to config filesUbitUmarov2018-01-045-7/+7
| |
| * update configuration files and examples for mutesUbitUmarov2018-01-045-2/+17
| |
| * add more files for robust mutes suport. (module is still named ↵UbitUmarov2018-01-046-4/+641
| | | | | | | | MuteListModuleTst for testing, others in core will be removed later
* | Merge branch 'master' into httptestsUbitUmarov2018-01-032-38/+20
|\ \ | |/
| * fix estates URIUbitUmarov2018-01-031-2/+2
| |
| * fix/clean error messages on MySQLUserProfiles (profilesV2)UbitUmarov2018-01-021-36/+18
| |
* | fix mergeUbitUmarov2017-12-303-53/+148
|\ \ | |/
| * clean some extra space charsUbitUmarov2017-12-301-1/+1
| |
| * mantis 8271: work around missing encoding of estate bans on the pseudo url ↵UbitUmarov2017-12-302-53/+116
| | | | | | | | encode used on POST, without changing the xml also used elsewhere. Possible this can be used in other case
| * add missing entry on prebuid.xml for mutelist serviceUbitUmarov2017-12-201-1/+60
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-12-143-16/+38
|\ \ | |/
| * add a missing return on a mesh decode error in ubOdemeshmerizerUbitUmarov2017-12-141-1/+2
| |
| * mantis 8255 update example_web.xmlUbitUmarov2017-12-131-8/+26
| |
| * mantis 8250: try to work around timing issuesUbitUmarov2017-12-131-7/+10
| |
* | Merge branch 'master' into httptestsUbitUmarov2017-12-1225-147/+1403
|\ \ | |/ | | | | | | # Conflicts: # prebuild.xml
| * commit what i did so far for core mutes module, befere i lose itUbitUmarov2017-12-118-69/+546
| |
| * increase sample rate of WaitGetScenePresence()UbitUmarov2017-12-113-2/+10
| |
| * move some sharable items out of Xmute to Framework; add another test ↵UbitUmarov2017-11-175-120/+411
| | | | | | | | mutelistmodule, ignore it
| * try kick jenkins/nant 2UbitUmarov2017-11-161-114/+116
| |
| * try kick jenkins/nantUbitUmarov2017-11-161-2/+2
| |
| * add missing part of mutes list protocolUbitUmarov2017-11-165-3/+47
| |
| * Donating the Avination Mute ModuleMelanie Thielker2017-11-143-0/+376
| | | | | | | | | | | | | | | | This lived out-of-tree and therefore wasn't part of the big code drop. It's classic Avination, tied to MySQL and a direct database connection and I don't have the bandwidth to fix it to core methods. However, it has all the strange mute logic that OpenSim was missing and maybe someone can step up to make it work in an open grid context.