64 Commits (2ee677b4844dac9e1dc403413331e3d2feb528a2)

Author SHA1 Message Date
  DragonAura cbd1e2106d perf(CAPI): 🐛 change static to constexpr 3 years ago
  DragonAura 79d2c86247 refactor(API): 🎨 add HaveView function 3 years ago
  DragonAura 04c8e89440 feat(PyAPI): complete debug api 3 years ago
  DragonAura a24f6856c5 refactor(CAPI): 🐛 fix mutex using 3 years ago
  DragonAura 34feec7c99 perf(CAPI): remove unnecessary atomic 3 years ago
  DragonAura 929ac31e58 fix(CAPI): 🐛 fix wrong consumer design 3 years ago
  DragonAura 55dcd9cc5a refactor(CAPI): 🔒 fix busy waiting 3 years ago
  DragonAura 46c5cd702c feat(PyAPI): 🚧 complete the structure of PyAPI, finish communication module 3 years ago
  DragonAura 6d077eca10 style(CAPI): 🎨 change some different naming styles 3 years ago
  DragonAura 6e752e0587 fix(CAPI): 🐛 delete wrong sleep_for 3 years ago
  DragonAura d51a41f999 feat(CAPI): add print info, and fix some bug 3 years ago
  DragonAura 8eac946c28 fix(CAPI): 🐛 change some lambda capture to 'this' 3 years ago
  DragonAura d523abc95b fix(CAPI): 🐛 change some lambda capture to by-copy capture 3 years ago
  DragonAura e531998ddf feat(CAPI): add api warn logger 3 years ago
  DragonAura a7244ffda8 style(CAPI): 🎨 fix name style 3 years ago
  DragonAura d5c76a4140 feat(CAPI): Add debug api timer 3 years ago
  DragonAura 50afe72cde refactor(CAPI): change logger to unique ptr 3 years ago
  DragonAura 74d8d2970f feat(CAPI): 🔊 add debug api logger 3 years ago
  DragonAura 7b04b7af7a feat(CAPI): 🔊 use spdlog as logger and finish logic logger 3 years ago
  DragonAura 403798ecfa fix(CAPI): 🐛 fix "const auto&", and some format fix 3 years ago
  DragonAura 881edec18f feat(CAPI): add cmdline 3 years ago
  DragonAura 18a8cbcf87
add final line 3 years ago
  DragonAura 94761fe67a
add final line 3 years ago
  DragonAura e051343f7b feat(CAPI): use concurrent queue as message queue 3 years ago
  DragonAura f114499b28
fix: read map first 3 years ago
  wihn2021 ed210cb776 🐞 fix(fix bugs): 3 years ago
  wihn2021 27f89f95c1 🐞 fix(fix range bugs, maybe bugs remaining): 3 years ago
  wihn2021 ed772cfd9e Merge branch 'dev' of https://github.com/wihn2021/THUAI6 into dev 3 years ago
  wihn2021 3f5fc6d8fa 🐞 fix(fix sight bug): 3 years ago
  wihn 3a8b29ff7d
Merge branch 'eesast:dev' into dev 3 years ago
  wihn2021 e026154d3d feat(add 视野机制): 3 years ago
  DragonAura cd6747e6f8 feat(CAPI): complete basic logic 3 years ago
  DragonAura 5cc2890f51 refactor(CAPI): remake reading message 3 years ago
  DragonAura 9bb2a712bc feat(CAPI): complete temp debug api 3 years ago
  DragonAura 0ef25542f7 refactor(CAPI): change save human/fix machine logic 3 years ago
  DragonAura 0b43a2cd39 feat(CAPI): commits with state 3 years ago
  DragonAura 33cbb308ff
Merge pull request #43 from wihn2021/dev 3 years ago
  wihn2021 04f2687549 feat(structures.h): + human status enum 3 years ago
  DragonAura 3937ad00af feat(CAPI): complete most communication functions, test required 3 years ago
  wihn2021 0c20f615e9 🌈 style(API.h): replace {} with ; 3 years ago
  DragonAura 4a435febb8 fix(CAPI): 🐛 fix multi definition 3 years ago
  DragonAura 9e57e657b8
Merge branch 'eesast:dev' into dev 3 years ago
  wihn2021 f433f26c19 🌈 style(API.cpp): 3 years ago
  wihn2021 4d765b4f8e 🦄 refactor(API): 在API.cpp实现了一些函数 3 years ago
  DragonAura 557f900edb fix(CAPI): 🐛 fix wrong param num 3 years ago
  wihn2021 43bc95f570 🦄 refactor(logic.h & logic.cpp): 3 years ago
  wihn2021 7caba50069 Merge branch 'dev' of https://github.com/eesast/THUAI6 into dev 3 years ago
  DragonAura e6d204e5f9 refactor(CAPI): 🎨 unbind logic and communication 3 years ago
  wihn2021 f5950fbe19 add 'const' to reduce possible type errors 3 years ago
  DragonAura 0e418a8886 feat(CAPI): finish some of the 1-1 rpc service 3 years ago