UbitUmarov
|
e731edfa2e
move minimal dotnet version to 8
|
6 місяців тому |
UbitUmarov
|
b7e897f741
direct encode to llsdxml cap seeds response
|
7 місяців тому |
UbitUmarov
|
4abdea5bb3
change default config to Release since Debug is now a very bad idea, unless needed
|
7 місяців тому |
UbitUmarov
|
6905f1a71a
cosmetics
|
8 місяців тому |
UbitUmarov
|
a133a0c7ac
change bullet to use dllmap
|
2 роки тому |
UbitUmarov
|
50ad1034dd
add a needed reference - runprebuild
|
2 роки тому |
UbitUmarov
|
f4e1bf798a
update prebuild; remove duplicated Debug compile define
|
2 роки тому |
UbitUmarov
|
7ef28ede29
remove old ode (OpenDynamicsEngine) module. Thnaks to all that worked on it, in fact it was the basis for other modules like Bullet and ubOde
|
2 роки тому |
UbitUmarov
|
4678611a44
remove a xengine project from prebuild.xml
|
2 роки тому |
UbitUmarov
|
c10b4e8760
remove list of source files where the folders structure does allow for dotnet automatic includes, ie simple flat folders per project
|
2 роки тому |
UbitUmarov
|
173ac39d71
change prebuild files as needed to compile and run under dotnet 6.0
|
2 роки тому |
UbitUmarov
|
c3332713d0
remove TRACE define from release mode
|
2 роки тому |
UbitUmarov
|
bf6885607e
add parameters frameworkVersion and forceFrameworkVersion to the prebuild solution. First sets the version if not defined on projects, alternatively the second does override those. The comandline can still override all. Use command line override to compile for 4.8 so remove 4.4 xml and simplify main xml, still defaulting to 4.6
|
2 роки тому |
UbitUmarov
|
21770a83c1
replace EmailModule with EmailModule2. Note current use of dlls from nuget mailkit2.9.0, mimekit2.9.2 and Portable.BouncyCastle1.9.0 without all nuget useless crap
|
2 роки тому |
UbitUmarov
|
5e9b3b42b2
minor cleanup
|
2 роки тому |
UbitUmarov
|
3f9ffcdf8f
update a dll
|
2 роки тому |
UbitUmarov
|
35f04b0def
minor cleanup
|
2 роки тому |
UbitUmarov
|
52fdab0c67
add a scripts emailmodule2 that uses MailKit.dll to send email using recent tls. This will replace current, once tested. Note that MailKit and Minekit versions are old to avoid use of ...unsafe.dll. This still will not work with gmail after May22, since only uses simple user:password login
|
2 роки тому |
UbitUmarov
|
22c343f9fd
fix a typo
|
3 роки тому |
UbitUmarov
|
b72676bae9
let osGetRegionStats return a list with all the avaiable values (43 currently)
|
3 роки тому |
UbitUmarov
|
56d3e1cdc9
add TestsAssetCache using .net MemoryCache to tests only
|
4 роки тому |
UbitUmarov
|
144d4a6326
let scripts dataserver do async code actions
|
4 роки тому |
UbitUmarov
|
67cd5efab3
replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder
|
4 роки тому |
UbitUmarov
|
b24c669c16
more on the hack (runprebuild)
|
5 роки тому |
UbitUmarov
|
a99055160b
YEngine no longer uses mono.tasklets
|
6 роки тому |
UbitUmarov
|
c98f4d0158
remove unmaintaned and obsolete GlynnTucker.Cache
|
6 роки тому |
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 роки тому |
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 роки тому |
UbitUmarov
|
83e2fee71b
add experimental script engine XMRengine donated by mrieker (DreamNation) And our Melanie. ***DANGER*** ***TESTONLY*** ***disable HG*** dont leave running when not looking... tp/crossing to Xengine will reset scripts. i do see a few issues but should be testable, so we can decide if we should invest more on it.
|
6 роки тому |
UbitUmarov
|
0dbed94e13
no need to set MuteListsService twice
|
6 роки тому |