Commit Graph

27365 Commits (e110ca24cfbf53d831ec0bc3219583018fb80c75)

Author SHA1 Message Date
Melanie Thielker c85df49af5 Merge branch 'ubitworkvarnew' into avinationmerge 2015-09-14 19:31:29 +02:00
UbitUmarov 5becc16acf try to improve vehicles crossing with Xengine. Lag seems main issue now, but needs testing, specially the fail cases, that most likelly need more work 2015-09-14 16:40:01 +01:00
UbitUmarov 6b54c741ca try to add a mysql migration to avn 2015-09-14 03:35:01 +01:00
UbitUmarov ac6625f7b0 update ProtocolVersions 2015-09-14 00:30:14 +01:00
Melanie Thielker 0a23d1634d Change the actual versions allowed to connect, which is different from
the interface major version
2015-09-14 01:27:20 +02:00
UbitUmarov a5aef4024d mels fixes to prebuild order 2015-09-14 00:14:05 +01:00
UbitUmarov 4386ee886d Merge branch 'ubitworkvarnew' of ssh://3dhosting.de/var/git/careminster into ubitworkvarnew 2015-09-14 00:05:25 +01:00
UbitUmarov 154e19b0e7 change interface version to 8, as core 2015-09-14 00:03:43 +01:00
Melanie Thielker 783aff9723 Bump Interface Version to 8 2015-09-14 00:36:47 +02:00
Melanie Thielker 93adf1ab55 Entries in prebuild.xml are order sensitive. Fix the compile break 2015-09-13 23:40:19 +02:00
Melanie Thielker f24414c063 Remove the last proprietary copyright headers, insert BSD ones. 2015-09-13 21:03:38 +02:00
UbitUmarov 672f7468f7 change the names also on the assembyInfo files 2015-09-13 00:05:29 +01:00
UbitUmarov 209cb840a2 missing file... 2015-09-12 21:56:07 +01:00
UbitUmarov caf298cda3 add entries the the ini.example files for ubODE 2015-09-12 21:46:40 +01:00
UbitUmarov e9a56d5e19 rename Ubit physics modules 2015-09-12 21:38:26 +01:00
UbitUmarov 064aade4c1 remove a silly and not necessary List i added 2015-09-12 17:20:07 +01:00
UbitUmarov 280780d3bc let regionCache really find a varregion by a position 2015-09-12 15:27:36 +01:00
UbitUmarov dfc142a50f try to be more friendly to HG 2015-09-12 14:37:07 +01:00
UbitUmarov 0eba5d25c3 revert validating Library textures. Those need to be on a grid assets or will not work anyway 2015-09-12 12:51:47 +01:00
UbitUmarov 8e920ac59d try to validate textures from library folder 2015-09-12 07:24:35 +01:00
UbitUmarov 118aff520e try to better merge avn and os fetchinventory and fetchinvdescendents 2015-09-12 06:10:52 +01:00
UbitUmarov 61ad58310b fix the typos that seem to matter so much to some :p 2015-09-12 02:21:27 +01:00
UbitUmarov 8621abf2b7 send a reply on UpdateInventoryItem with the transactionID viewer sent. Protocol seems to have also a callbackID on this, apparently ignored by viewers ( as possible the transactionID ) 2015-09-12 02:05:52 +01:00
UbitUmarov 410ae96d04 put back diva's cache with her recent fix but also avoid duplicated InventoryService.UpdateItem call in case of m_uploadState is complete. In that case CompleteItemUpload will do it 2015-09-11 22:26:05 +01:00
UbitUmarov 08187cb599 inventory mess return to the state before divas cache issue 2015-09-11 20:40:10 +01:00
UbitUmarov af0febf6a7 inventory mess 2015-09-11 19:55:38 +01:00
UbitUmarov 7841628313 change to avn fecthinventory and webfecth.. code 2015-09-11 16:25:46 +01:00
UbitUmarov 6a0465b70a remove diva's inventory cache since it seems to cause mantis 7720, broken items UUID. Guess it doesn't cover all paths 2015-09-11 04:46:15 +01:00
UbitUmarov 2bd8fb6b5a add a few terminating / in LSLhttp uris as core 2015-09-10 13:17:50 +01:00
UbitUmarov 82785f559e remove a avn thing before it gets into core 2015-09-10 13:00:30 +01:00
UbitUmarov daf8a4d01d fix lost sending of initial terrain to child agents 2015-09-10 01:02:52 +01:00
UbitUmarov b93412972e revert SynchronousRestObjectRequester timeout to miliseconds, and fix where it was wrong set in seconds 2015-09-09 23:17:18 +01:00
UbitUmarov 5e12bc452d minor clean, letting small classes be own module class 2015-09-09 19:03:31 +01:00
UbitUmarov 47aa8107fd let old ode also have a Module class 2015-09-09 18:53:24 +01:00
UbitUmarov e1a8125b4f found core hack to fix modules interdependencies RegionLoaded is not that obvius 2015-09-09 17:55:46 +01:00
UbitUmarov 8571736ff3 split Module from its scene, so if not enabled there is no scene memory allocation. All physics modules need this ( if not others) 2015-09-09 17:15:04 +01:00
UbitUmarov 9a919bac3f demote ConvexDecompositionDotNet to a simple dll, i had made it a region module 2015-09-09 15:07:35 +01:00
UbitUmarov 52fb24ade5 retouch ubitode module 2015-09-09 14:27:21 +01:00
UbitUmarov ece4088a45 add missing llSetVelocity stub 2015-09-08 21:53:52 +01:00
UbitUmarov 254008cd1f and now.. seems to work.. but does it really work? 2015-09-08 21:41:52 +01:00
UbitUmarov 6dc4c8321d properties folders 2015-09-08 20:44:20 +01:00
UbitUmarov 40fd7cbf74 a mess with Modules and Module 2015-09-08 20:03:54 +01:00
UbitUmarov 3780e98d36 more on compile.. 2015-09-08 18:54:40 +01:00
UbitUmarov 339f60e990 more on compile.. 2015-09-08 18:45:53 +01:00
UbitUmarov ecc1969857 more on compile.. 2015-09-08 18:13:15 +01:00
UbitUmarov e8d5f23fc4 opps my files? 2015-09-08 17:34:27 +01:00
UbitUmarov 5c619fe0ab opps my files? 2015-09-08 17:21:45 +01:00
UbitUmarov d2d34a473d rename Ubitode 2015-09-08 17:17:09 +01:00
UbitUmarov 774c42e7fb fix some compile 2015-09-08 17:02:44 +01:00
UbitUmarov 31afc76fcf fix some compile 2015-09-08 16:51:42 +01:00