UbitUmarov
|
e731edfa2e
move minimal dotnet version to 8
|
7 месяцев назад |
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 лет назад |