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 години |