Commit Graph

31401 Commits

Author SHA1 Message Date
UbitUmarov
b299df0464 update libomv 2020-10-20 04:25:27 +01:00
UbitUmarov
3049658aaa hide --ffast-math mono option.. stay within IEEE754 2020-10-17 16:09:49 +01:00
UbitUmarov
2ac8c495ca add some aot options 2020-10-17 14:06:31 +01:00
UbitUmarov
6ba169e7ad fix typos and update opensim.sh 2020-10-17 13:43:31 +01:00
UbitUmarov
bb48f75570 add makeaot.sh and cleanaot.sh for linux suicidal player. opensim should be started with -O=all option also. Forgetting to run cleanaot when needed may cause fun smoke. (files may need the exec (-x) flag due to creation in windows) 2020-10-17 13:34:44 +01:00
UbitUmarov
9075c3fd08 mantis 8781: fix 2020-10-16 18:48:58 +01:00
UbitUmarov
b09b0e6476 make some changes 2020-10-16 17:38:36 +01:00
UbitUmarov
28ee0816d4 make some changes 2020-10-16 17:37:52 +01:00
UbitUmarov
7f1b85d9e6 make some changes 2020-10-16 17:35:29 +01:00
UbitUmarov
872d9e22df make some changes 2020-10-16 17:32:35 +01:00
Skyler Clark
c71ea23bf5 adds OpenSim.ini to the gitignore and updates build instructions
Signed-off-by: Skyler Clark <wgahnagl@protonmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-10-16 17:06:10 +01:00
UbitUmarov
ba46b5bf8b libomv 2020-10-14 20:44:17 +01:00
UbitUmarov
64464891bc fix oar assets save 2020-10-14 12:19:06 +01:00
UbitUmarov
3358c1d32d replace more llsd xml fw encoder 2020-10-13 23:17:05 +01:00
Melanie
bd92b2f8ad Merge branch 'master' of brain.opensimulator.org:/var/git/opensim 2020-10-13 17:40:34 +01:00
Melanie
4105bf350e Improve handling of slow asset requests which previously could be successful but still be ignored 2020-10-13 17:36:54 +01:00
Melanie
5b70cdef11 Trying some things to get the console client working again 2020-10-13 17:36:03 +01:00
UbitUmarov
c70904418a replace llsd xml fw encoder 2020-10-13 16:20:55 +01:00
UbitUmarov
1fc6f84790 send those limits to any viewer that may care in OpensimExtras simulator features 2020-10-12 23:33:57 +01:00
UbitUmarov
9773ff42c2 define constants for simulation height (-100,50000m) and terrain heightmap (-100,4000). No option. compile time decision. use them at ubOde 2020-10-12 23:20:37 +01:00
UbitUmarov
c7c82773d0 restore original RecyclePackets default 2020-10-12 20:59:47 +01:00
UbitUmarov
930f57b4f3 another libomv change ( yes just one file) 2020-10-12 19:28:14 +01:00
UbitUmarov
31f0290e7d coff cofff cofff 2020-10-12 19:00:10 +01:00
UbitUmarov
7a2c6a8afa update libomv (cross fingers harder) 2020-10-12 17:36:29 +01:00
UbitUmarov
7d87555288 update libomv (cross fingers) 2020-10-12 15:02:39 +01:00
UbitUmarov
3e5813a0c3 viewers do caps before knowing where they are. Tell them to take a walk and try later on 2 cases 2020-10-11 17:56:20 +01:00
UbitUmarov
511012dc50 mantis 8780: possible tmp work around 2020-10-11 17:44:09 +01:00
UbitUmarov
df42be0614 register getassets to caps and not directly to http server 2020-10-11 15:41:53 +01:00
UbitUmarov
7e99db34c8 check new agent access before creating other things 2020-10-11 10:31:14 +01:00
UbitUmarov
6e3f0a140c handle a sp null ref better 2020-10-11 06:55:35 +01:00
UbitUmarov
c6b27cc02a silly bug on llSetText exec 2020-10-11 04:00:35 +01:00
UbitUmarov
c2879f9f83 disabpe lludp packetpool 2020-10-10 20:41:12 +01:00
UbitUmarov
9c01e8b0c4 change cap eventqueue to use some of those useless changes 2020-10-10 20:29:12 +01:00
UbitUmarov
473580652b duuhhhh... 2020-10-10 19:17:59 +01:00
UbitUmarov
c7d61737fb make use of some of those on inventory caps; fix some set of sp osutf8 fields 2020-10-10 19:11:37 +01:00
UbitUmarov
8c4ef84b25 update libomv with llsd micro opt 2020-10-10 18:02:39 +01:00
UbitUmarov
1c07d0c37a stop sending parcel info totally out of time 2020-10-10 17:56:43 +01:00
UbitUmarov
d437808ba4 add INVENTORY_SETTING lsl constant; cosmetics 2020-10-09 12:42:28 +01:00
UbitUmarov
128e0be382 add GetFullGroupPowers(agentID, groupID) to groups modules. This returns the 'sum' of powers of all agent roles on that group, apply it to some OSSL (mantis 8777). It May be needed elsewhere 2020-10-09 00:20:34 +01:00
UbitUmarov
89ccd601b1 osInviteToGroup: mk sure avatar is really in same region; return value 2 if avatar is already member of the group 2020-10-08 22:24:10 +01:00
UbitUmarov
c136bcef6e osInviteToGroup: dont invite if already member (returns TRUE in this case) 2020-10-08 21:45:33 +01:00
UbitUmarov
52b16c34a2 add a little missing space 2020-10-08 21:15:02 +01:00
UbitUmarov
1acac074ec cosmetics on ossl 2020-10-08 20:55:07 +01:00
UbitUmarov
f4db2f4b93 clean up; CODE SEEMS USABLE AGAIN 2020-10-06 22:26:27 +01:00
UbitUmarov
a2268160a8 some changes 2020-10-06 20:24:05 +01:00
UbitUmarov
41c6ff0cd7 WARNING CURRENTLY BROKEN. wait for fix 2020-10-06 19:34:27 +01:00
UbitUmarov
e894b4cafc update libomv and apply necessary related changes 2020-10-06 17:29:01 +01:00
UbitUmarov
e218c2110d update script syntax 2020-10-05 20:28:33 +01:00
UbitUmarov
af9d4af50a update libomv 2020-10-04 22:29:17 +01:00
UbitUmarov
65afd3e3d9 update libomv 2020-10-04 22:03:56 +01:00