Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | try to add a mysql migration to avn | UbitUmarov | 2015-09-14 | 1 | -0/+15 | |
| | | ||||||
| * | update ProtocolVersions | UbitUmarov | 2015-09-14 | 1 | -4/+4 | |
| | | ||||||
| * | mels fixes to prebuild order | UbitUmarov | 2015-09-14 | 1 | -67/+67 | |
| | | ||||||
| * | Merge branch 'ubitworkvarnew' of ssh://3dhosting.de/var/git/careminster into ↵ | UbitUmarov | 2015-09-14 | 5 | -20/+81 | |
| |\ | | | | | | | | | | ubitworkvarnew | |||||
| * | | change interface version to 8, as core | UbitUmarov | 2015-09-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | Change the actual versions allowed to connect, which is different from | Melanie Thielker | 2015-09-14 | 1 | -4/+4 | |
| | | | | | | | | | | | | the interface major version | |||||
* | | | Bump Interface Version to 8 | Melanie Thielker | 2015-09-14 | 1 | -1/+1 | |
| | | | ||||||
* | | | Entries in prebuild.xml are order sensitive. Fix the compile break | Melanie Thielker | 2015-09-13 | 1 | -67/+67 | |
| |/ |/| | ||||||
* | | Remove the last proprietary copyright headers, insert BSD ones. | Melanie Thielker | 2015-09-13 | 5 | -20/+81 | |
|/ | ||||||
* | change the names also on the assembyInfo files | UbitUmarov | 2015-09-13 | 2 | -7/+7 | |
| | ||||||
* | missing file... | UbitUmarov | 2015-09-12 | 1 | -29/+34 | |
| | ||||||
* | add entries the the ini.example files for ubODE | UbitUmarov | 2015-09-12 | 2 | -5/+12 | |
| | ||||||
* | rename Ubit physics modules | UbitUmarov | 2015-09-12 | 18 | -72/+73 | |
| | ||||||
* | remove a silly and not necessary List i added | UbitUmarov | 2015-09-12 | 1 | -6/+6 | |
| | ||||||
* | let regionCache really find a varregion by a position | UbitUmarov | 2015-09-12 | 1 | -13/+26 | |
| | ||||||
* | try to be more friendly to HG | UbitUmarov | 2015-09-12 | 2 | -21/+30 | |
| | ||||||
* | revert validating Library textures. Those need to be on a grid assets or ↵ | UbitUmarov | 2015-09-12 | 1 | -14/+0 | |
| | | | | will not work anyway | |||||
* | try to validate textures from library folder | UbitUmarov | 2015-09-12 | 1 | -0/+14 | |
| | ||||||
* | try to better merge avn and os fetchinventory and fetchinvdescendents | UbitUmarov | 2015-09-12 | 4 | -447/+94 | |
| | ||||||
* | fix the typos that seem to matter so much to some :p | UbitUmarov | 2015-09-12 | 2 | -2/+2 | |
| | ||||||
* | send a reply on UpdateInventoryItem with the transactionID viewer sent. ↵ | UbitUmarov | 2015-09-12 | 1 | -1/+3 | |
| | | | | Protocol seems to have also a callbackID on this, apparently ignored by viewers ( as possible the transactionID ) | |||||
* | put back diva's cache with her recent fix but also avoid duplicated ↵ | UbitUmarov | 2015-09-11 | 2 | -11/+33 | |
| | | | | InventoryService.UpdateItem call in case of m_uploadState is complete. In that case CompleteItemUpload will do it | |||||
* | inventory mess return to the state before divas cache issue | UbitUmarov | 2015-09-11 | 8 | -130/+1465 | |
| | ||||||
* | inventory mess | UbitUmarov | 2015-09-11 | 2 | -88/+241 | |
| | ||||||
* | change to avn fecthinventory and webfecth.. code | UbitUmarov | 2015-09-11 | 8 | -1465/+130 | |
| | ||||||
* | remove diva's inventory cache since it seems to cause mantis 7720, broken ↵ | UbitUmarov | 2015-09-11 | 2 | -241/+88 | |
| | | | | items UUID. Guess it doesn't cover all paths | |||||
* | add a few terminating / in LSLhttp uris as core | UbitUmarov | 2015-09-10 | 1 | -4/+4 | |
| | ||||||
* | remove a avn thing before it gets into core | UbitUmarov | 2015-09-10 | 1 | -11/+0 | |
| | ||||||
* | fix lost sending of initial terrain to child agents | UbitUmarov | 2015-09-10 | 1 | -0/+2 | |
| | ||||||
* | revert SynchronousRestObjectRequester timeout to miliseconds, and fix where ↵ | UbitUmarov | 2015-09-09 | 2 | -3/+3 | |
| | | | | it was wrong set in seconds | |||||
* | minor clean, letting small classes be own module class | UbitUmarov | 2015-09-09 | 1 | -2/+4 | |
| | ||||||
* | let old ode also have a Module class | UbitUmarov | 2015-09-09 | 3 | -80/+113 | |
| | ||||||
* | found core hack to fix modules interdependencies RegionLoaded is not that ↵ | UbitUmarov | 2015-09-09 | 2 | -24/+37 | |
| | | | | obvius | |||||
* | split Module from its scene, so if not enabled there is no scene memory ↵ | UbitUmarov | 2015-09-09 | 2 | -97/+113 | |
| | | | | allocation. All physics modules need this ( if not others) | |||||
* | demote ConvexDecompositionDotNet to a simple dll, i had made it a region module | UbitUmarov | 2015-09-09 | 25 | -31/+27 | |
| | ||||||
* | retouch ubitode module | UbitUmarov | 2015-09-09 | 1 | -119/+52 | |
| | ||||||
* | add missing llSetVelocity stub | UbitUmarov | 2015-09-08 | 1 | -0/+6 | |
| | ||||||
* | and now.. seems to work.. but does it really work? | UbitUmarov | 2015-09-08 | 3 | -54/+68 | |
| | ||||||
* | properties folders | UbitUmarov | 2015-09-08 | 3 | -3/+45 | |
| | ||||||
* | a mess with Modules and Module | UbitUmarov | 2015-09-08 | 42 | -96/+56 | |
| | ||||||
* | more on compile.. | UbitUmarov | 2015-09-08 | 2 | -11/+4 | |
| | ||||||
* | more on compile.. | UbitUmarov | 2015-09-08 | 3 | -20/+8 | |
| | ||||||
* | more on compile.. | UbitUmarov | 2015-09-08 | 9 | -39/+43 | |
| | ||||||
* | opps my files? | UbitUmarov | 2015-09-08 | 1 | -0/+340 | |
| | ||||||
* | opps my files? | UbitUmarov | 2015-09-08 | 9 | -0/+13829 | |
| | ||||||
* | rename Ubitode | UbitUmarov | 2015-09-08 | 11 | -14170/+1 | |
| | ||||||
* | fix some compile | UbitUmarov | 2015-09-08 | 25 | -24/+25 | |
| | ||||||
* | fix some compile | UbitUmarov | 2015-09-08 | 1 | -1/+1 | |
| | ||||||
* | fix some compile | UbitUmarov | 2015-09-08 | 4 | -30/+59 | |
| | ||||||
* | Merge branch 'mbworknew1' into ubitworkvarnew | UbitUmarov | 2015-09-08 | 296 | -15924/+3205 | |
|\ |