UbitUmarov
|
e731edfa2e
move minimal dotnet version to 8
|
před 6 měsíci |
UbitUmarov
|
b7e897f741
direct encode to llsdxml cap seeds response
|
před 7 měsíci |
UbitUmarov
|
4abdea5bb3
change default config to Release since Debug is now a very bad idea, unless needed
|
před 7 měsíci |
UbitUmarov
|
6905f1a71a
cosmetics
|
před 8 měsíci |
UbitUmarov
|
a133a0c7ac
change bullet to use dllmap
|
před 2 roky |
UbitUmarov
|
50ad1034dd
add a needed reference - runprebuild
|
před 2 roky |
UbitUmarov
|
f4e1bf798a
update prebuild; remove duplicated Debug compile define
|
před 2 roky |
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
|
před 2 roky |
UbitUmarov
|
4678611a44
remove a xengine project from prebuild.xml
|
před 2 roky |
UbitUmarov
|
c10b4e8760
remove list of source files where the folders structure does allow for dotnet automatic includes, ie simple flat folders per project
|
před 2 roky |
UbitUmarov
|
173ac39d71
change prebuild files as needed to compile and run under dotnet 6.0
|
před 2 roky |
UbitUmarov
|
c3332713d0
remove TRACE define from release mode
|
před 2 roky |
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
|
před 2 roky |
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
|
před 2 roky |
UbitUmarov
|
5e9b3b42b2
minor cleanup
|
před 2 roky |
UbitUmarov
|
3f9ffcdf8f
update a dll
|
před 2 roky |
UbitUmarov
|
35f04b0def
minor cleanup
|
před 2 roky |
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
|
před 2 roky |
UbitUmarov
|
22c343f9fd
fix a typo
|
před 3 roky |
UbitUmarov
|
b72676bae9
let osGetRegionStats return a list with all the avaiable values (43 currently)
|
před 3 roky |
UbitUmarov
|
56d3e1cdc9
add TestsAssetCache using .net MemoryCache to tests only
|
před 4 roky |
UbitUmarov
|
144d4a6326
let scripts dataserver do async code actions
|
před 4 roky |
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
|
před 4 roky |
UbitUmarov
|
b24c669c16
more on the hack (runprebuild)
|
před 5 roky |
UbitUmarov
|
a99055160b
YEngine no longer uses mono.tasklets
|
před 6 roky |
UbitUmarov
|
c98f4d0158
remove unmaintaned and obsolete GlynnTucker.Cache
|
před 6 roky |
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
|
před 6 roky |
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
|
před 6 roky |
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.
|
před 6 roky |
UbitUmarov
|
0dbed94e13
no need to set MuteListsService twice
|
před 6 roky |