Commit History

Author SHA1 Message Date
  UbitUmarov 2369ce413d Yengine: only retry compile if there was a object file in cache with wrong version or signature 6 years ago
  UbitUmarov 2dc49dc1e9 remove a unnecessay file check 6 years ago
  UbitUmarov c723a1be16 Yengine temp file delete was still bad in case of script errors 6 years ago
  UbitUmarov cf5ec5d29c Merge branch 'master' into httptests 6 years ago
  UbitUmarov 8c390ef3fe Merge branch 'master' of opensimulator.org:/var/git/opensim 6 years ago
  UbitUmarov d543421675 make the setting economymodule visible on Economy section of OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does also look for it at Startup section for legacy reasons) 6 years ago
  UbitUmarov c408f0a38e Merge branch 'master' into httptests 6 years ago
  UbitUmarov c5ce9b7be8 make the setting economymodule visible on Economy section of OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does look for it at Startup section for legacy reasons) 6 years ago
  UbitUmarov 47fd3afecd change SampleMoneyModule intialization, make it look for economymodule setting both in startup and economy sections; change some default settings to no cost values, since that is our default 6 years ago
  UbitUmarov befe1ad4be fix some LSL functions to return type Key as they should and not string 6 years ago
  UbitUmarov dc5cd9a3ae Merge branch 'master' into httptests 6 years ago
  UbitUmarov 18914fae64 make more clear some magic numbers on SOP getnumberofsides(), reduce unnecessary calls to it on LSL api 6 years ago
  mewtwo0641 f579fbba0e Remove the work around for sphere number of faces since as of commit 846f35 it initially has the correct number of faces and the workaround returns 2 more than the correct number of faces. 6 years ago
  UbitUmarov 5ff57f01b7 Yengine: change filename extentions on scripts state (better delete contents of bin/scriptengines/yengine .. btw bin/scriptdata is not used anymore ) 6 years ago
  UbitUmarov 85b973ce1d Y(xmr)engine cosmetics... 6 years ago
  UbitUmarov 2f94fa4dc7 Yengine fix its section name on opensim.ini.example 6 years ago
  UbitUmarov f158867d93 Yengine replace xmr by yeng on console comands 6 years ago
  UbitUmarov 2129d941ac rename XMREngine as Yengine (still not all done), big mess source formating changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit 6 years ago
  UbitUmarov 756fbf324a Merge branch 'master' into httptests 6 years ago
  UbitUmarov 846f35d365 a few more changes on tortured prims number of sides/faces 6 years ago
  UbitUmarov 4a982adb02 Merge branch 'master' into httptests 6 years ago
  UbitUmarov 25d6d99c6e fix a old issue on some tortured prims number of sides, and so textures set 6 years ago
  UbitUmarov 9a73a39989 Merge branch 'master' into httptests 6 years ago
  UbitUmarov d6a35d6d2f COmment out relocation of tmp cs source file during compilation. This seems to cause issues on same win servers, and is only usefull on deep scripts debug (Xengine compiler) 6 years ago
  UbitUmarov 467b591f3a COmment out relocation of tmp cs source file during compilation. This seems to cause issues on same win servers, and is only usefull on deep scripts debug (Xengine compiler) 6 years ago
  UbitUmarov 96aecf80ef Oops... don't leave script source out of compilation in same cases 6 years ago
  UbitUmarov 01ceb4d17e try to fix xmr on multiregions per instance. Ugly spargetti ...; remove fixes for 2 llparcel functions that should not be needed; remove xmr own API, it has no business having one. 6 years ago
  UbitUmarov cddb848c13 add a warning about XMR only suoprting one region per instance at this point, it was never made to suport more 6 years ago
  UbitUmarov 53a910e3e5 some more code from mrieker for system threads, give up of all the other mono dependent theading models only availble for linux (and possible not all platforms). This only has impact on micro-threading switching, and this only happens on long events and only every 60ms, aditionally we do remove a totally extra set of threads (that could grow in a uncontroled way on win) and their hanshake with main ones. This may of course be even more broken now :P 6 years ago
  UbitUmarov aa2c710c57 due credits even if code goes away 6 years ago