1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2025-02-25 14:25:20 +01:00

Commit Graph

  • 833fa2f99c feat: Add sdk-hook icex2 2024-08-15 11:34:31 +02:00
  • 73da986d0b refactor: Inject icex2 2024-08-15 11:34:31 +02:00
  • c965011788 feat: Add config-ext icex2 2024-08-15 11:34:31 +02:00
  • e3c97801ed feat: Property (node) API impl with mxml icex2 2024-08-15 11:34:31 +02:00
  • 7a6c3af9c8 feat: Add log-ext, handle win last errors icex2 2024-08-15 11:34:31 +02:00
  • d73ded1895 chore: Add more debug logging icex2 2024-08-15 11:34:31 +02:00
  • 9a87281603 chore: Decrease log message level on debug messsage icex2 2024-08-15 11:34:31 +02:00
  • 57da0404cf fix: "Atomic" output log messages on minimial boot env, debug icex2 2024-08-15 11:34:31 +02:00
  • 690d3b1385 fix: Default print to stderr and not stdout icex2 2024-08-15 11:34:31 +02:00
  • b188b938dc chore: Add missing log module define icex2 2024-08-15 11:34:31 +02:00
  • b9819c9cb5 fix: Expose typedef in header icex2 2024-08-15 11:34:31 +02:00
  • d3b3951eee fix: Typo icex2 2024-08-15 11:34:31 +02:00
  • dbd1a4c3e0 feat: Turn into macros to log line numbers correctly icex2 2024-08-15 11:34:31 +02:00
  • f990d839af chore: Remove property (node) log from API, make ext(ension) function icex2 2024-08-15 11:34:31 +02:00
  • 14f534b993 fix: Log fatal force flush icex2 2024-08-15 11:34:31 +02:00
  • 45d7a29cba feat: Add mxml icex2 2024-08-15 11:34:31 +02:00
  • ee8f2a05fe refactor: property_node attribute handling icex2 2024-08-15 11:34:31 +02:00
  • 8d98a38519 doc: Update changelog, alpha 2 icex2 2024-08-15 11:34:31 +02:00
  • a79c40b626 doc(inject): Remark regarding performance impact logging icex2 2024-08-15 11:34:31 +02:00
  • 27e9f8dea8 feat(inject): Use async log sink for logging icex2 2024-08-15 11:34:31 +02:00
  • 8bb8c3364e sqash with removal of log server icex2 2024-08-15 11:34:31 +02:00
  • 3f4dab5fd6 feat: Add helpers to easily setup the async logging sink icex2 2024-08-15 11:34:31 +02:00
  • a970884873 feat(core): Async log sink icex2 2024-08-15 11:34:31 +02:00
  • c3d95b0ffd feat(core): Expose message size on logger as parameter icex2 2024-08-15 11:34:31 +02:00
  • 903bddddce refactor(config): Use helper to setup logging icex2 2024-08-15 11:34:31 +02:00
  • 9540e9e115 feat: Use async logger in launcher icex2 2024-08-15 11:34:31 +02:00
  • 87fb71d769 feat: Add missing macro to check for errors icex2 2024-08-15 11:34:31 +02:00
  • 71e6b1e29f fix: bootstrapping with logger on extiotest icex2 2024-08-15 11:34:31 +02:00
  • 3987ef99ac fix: Mutex the std logging sink on colored messages icex2 2024-08-15 11:34:31 +02:00
  • e61dfb3977 refactor: Move all hook and IO libraries to use btools log and thread api icex2 2024-08-15 11:34:31 +02:00
  • 57e68f928a feat: bemanitools 6 initial refactoring drop, alpha 1 icex2 2024-08-15 11:34:31 +02:00
  • 106b908f17 feat(launcher): Integrate procmon as optional dependency icex2 2024-08-14 17:53:51 +02:00
  • fd9f455bf3 feat(procmon): Library to hook and monitor selected system calls icex2 2024-08-14 17:53:51 +02:00
  • b0870503de fix(make): Include dwarf symbols and remove stripping icex2 2024-08-14 17:53:51 +02:00
  • aaef2d94c5 feat(launcher): Improve error output when missing vcredist deps icex2 2024-08-14 17:53:51 +02:00
  • 1b8bf7b245 feat(util): Separate debug module with proper stacktrace printing icex2 2024-08-14 17:53:51 +02:00
  • 4b352ed080 feat(inject): Use new exception handler with stacktraces icex2 2024-08-14 17:53:51 +02:00
  • 4b38f50a39 fix(mingw): Version upgrade caused this to error icex2 2024-08-14 17:53:51 +02:00
  • 8fde17d24a refactor(dist): Config and .bat files icex2 2024-08-14 17:53:51 +02:00
  • 35ca49fe7e refactor(launcher): Major re-work of launcher icex2 2024-08-14 17:53:51 +02:00
  • 947050d0c8 refactor(inject): Use new core thread and log modules icex2 2024-08-14 17:53:51 +02:00
  • 1b38c3d346 chore: Delete old log and thread modules in util icex2 2024-08-14 17:53:51 +02:00
  • 93e0a090bc refactor: Entire code base, thread and log usage icex2 2024-08-14 17:53:51 +02:00
  • 82d1a2df52 refactor(api): Thread and log API icex2 2024-08-14 17:52:59 +02:00
  • 170277100c feat: Add helper to set avs implementations icex2 2024-08-14 17:52:59 +02:00
  • 573840aba6 feat: Add core module icex2 2024-08-14 17:52:59 +02:00
  • bb41192a10
    Merge ea835b32ee10a6ae6a007211a69251f39e8d605c into 48668837a8f68fe2e2a5b11f5caf378f3d5422d3 icex2 2024-06-20 19:53:17 +00:00
  • 6307a3a900
    Merge 87b7e53973ed58b4be0a38b097a9090a57f8058f into 48668837a8f68fe2e2a5b11f5caf378f3d5422d3 icex2 2024-06-13 15:55:48 +00:00
  • 5695401fd0
    Merge fb1442b7342b3cef0f906eac3fef21c849213fab into 48668837a8f68fe2e2a5b11f5caf378f3d5422d3 icex2 2024-06-12 17:54:15 +00:00
  • acf2498939 WIP: bemanitools 6 wip-new-btapi icex2 2024-06-12 17:41:20 +02:00
  • 48668837a8 camhook: fix camhook for new style camera detection Will Xyen 2024-05-20 23:23:48 -07:00
  • 8307837995 camhook: split cam-detect code to different file Will Xyen 2024-05-11 19:42:59 -07:00
  • 68a66d7dad camhook: fix camhook for new style camera detection Will Xyen 2024-05-20 23:23:48 -07:00
  • 38665372c9 camhook: split cam-detect code to different file Will Xyen 2024-05-11 19:42:59 -07:00
  • a03c4e0d93 iidxhook9: add fs hook for F drive Will Xyen 2024-05-11 01:45:20 -07:00
  • 96998fa51c iidxhook9: add fs hook for F drive Will Xyen 2024-05-11 01:45:20 -07:00
  • ca42257fa2 iidxhook-util: Add domain check to my_gethostbyname func garbage 2024-03-04 10:08:53 +09:00
  • f7142df84d iidxhook-util: Remove inet_addr hook garbage 2024-03-04 09:59:14 +09:00
  • 7d397dc54c iidxhook3: Add hook for ea3_boot func garbage 2024-03-04 08:49:59 +09:00
  • b6e9adcdd4 iidxhook-util: Add domain check to my_gethostbyname func garbage 2024-03-04 10:08:53 +09:00
  • 5601f39418 iidxhook-util: Remove inet_addr hook garbage 2024-03-04 09:59:14 +09:00
  • e477455739 iidxhook3: Add hook for ea3_boot func garbage 2024-03-04 08:49:59 +09:00
  • 81821490bd feat(launcher): Integrate procmon as optional dependency icex2 2024-02-25 09:36:53 +01:00
  • 024929e13c feat(procmon): Library to hook and monitor selected system calls icex2 2024-02-25 09:36:53 +01:00
  • cbb3d37f11 fix(make): Include dwarf symbols and remove stripping icex2 2024-02-25 09:36:53 +01:00
  • 3a2ebae869 feat(launcher): Improve error output when missing vcredist deps icex2 2024-02-25 09:36:53 +01:00
  • d3c293de45 feat(util): Separate debug module with proper stacktrace printing icex2 2024-02-25 09:36:53 +01:00
  • 31fa84e0ef feat(inject): Use new exception handler with stacktraces icex2 2024-02-25 09:36:53 +01:00
  • eeff90b355 fix(mingw): Version upgrade caused this to error icex2 2024-02-25 09:36:53 +01:00
  • 9b7590f728 refactor(dist): Config and .bat files icex2 2024-02-25 09:36:53 +01:00
  • a243791d5c refactor(launcher): Major re-work of launcher icex2 2024-02-25 09:36:53 +01:00
  • cd798ebe77 refactor(inject): Use new core thread and log modules icex2 2024-02-25 09:36:53 +01:00
  • 9254fcd6f5 chore: Delete old log and thread modules in util icex2 2024-02-25 09:36:53 +01:00
  • 40027fa995 refactor: Entire code base, thread and log usage icex2 2024-02-25 09:36:53 +01:00
  • 62a17b56d6 refactor(api): Thread and log API icex2 2024-02-25 09:36:53 +01:00
  • 8a5a8c8a7c feat: Add helper to set avs implementations icex2 2024-02-25 09:36:53 +01:00
  • df8bf56d0c feat: Add core module icex2 2024-02-25 09:36:53 +01:00
  • 2d4d5fa535 feat(avs-util): Add helper to translate property errors icex2 2024-02-25 09:34:37 +01:00
  • 8c5cf383b6
    Merge 94aa0bdda34cd382c342458809ee16dd9bd0441b into sapling-pr-archive-icex2 icex2 2024-02-25 09:36:13 +01:00
  • e81bd6f9cd fix(avs): Incorrect function signature icex2 2024-02-25 09:34:37 +01:00
  • 075381481d merge commit for archive created by Sapling icex2 2024-02-25 09:35:20 +01:00
  • 94aa0bdda3 feat(avs-util): Add helper to translate property errors icex2 2024-02-25 09:34:37 +01:00
  • 70e8e2a965 fix(avs): Incorrect function signature icex2 2024-02-25 09:34:37 +01:00
  • d1db1d816f
    Merge d3273bf1d8f4e9da6a7e8bd98e0d3c233d89ede8 into sapling-pr-archive-icex2 icex2 2024-02-25 09:33:50 +01:00
  • d3273bf1d8 fix(avs): Incorrect function signature icex2 2024-02-25 09:33:42 +01:00
  • f4f8e7d8e2
    Merge c369412f70f42e7fece4a7a9c918a947044e15b9 into sapling-pr-archive-icex2 icex2 2024-02-25 09:32:24 +01:00
  • 84ff799024
    Merge e12cd63ba2ec72a3d6ee2cec431df9ff6800d7a7 into sapling-pr-archive-icex2 icex2 2024-02-25 09:31:08 +01:00
  • c369412f70 fix(mingw): Version upgrade caused this to error pr298 icex2 2024-02-25 09:30:53 +01:00
  • 26d1da8660 refactor(dist): Config and .bat files pr297 icex2 2024-02-25 09:30:53 +01:00
  • 04310f49fd refactor(launcher): Major re-work of launcher pr296 icex2 2024-02-25 09:30:53 +01:00
  • d72996c5d9 refactor(inject): Use new core thread and log modules pr295 icex2 2024-02-25 09:30:53 +01:00
  • 5ac858e15d chore: Delete old log and thread modules in util pr294 icex2 2024-02-25 09:30:53 +01:00
  • e4a221e15b refactor: Entire code base, thread and log usage pr293 icex2 2024-02-25 09:30:53 +01:00
  • ea835b32ee refactor(api): Thread and log API pr292 icex2 2024-02-25 09:30:53 +01:00
  • fb1442b734 feat: Add helper to set avs implementations pr291 icex2 2024-02-25 09:30:53 +01:00
  • 87b7e53973 feat: Add core module pr290 icex2 2024-02-25 09:30:53 +01:00
  • 2e45f095ba feat(avs-util): Add helper to translate property errors icex2 2024-02-25 09:30:53 +01:00
  • e12cd63ba2 Fix(avs): Incorrect function signature icex2 2024-02-25 09:30:47 +01:00
  • a4b3f92935 feat(avs): Add property get and clear error functions pr288 icex2 2024-02-25 09:14:42 +01:00
  • 1126011d99
    Merge 8804e667b34e0ce3efc9ba73819d7c7a0ae5d100 into sapling-pr-archive-icex2 icex2 2024-02-25 09:22:54 +01:00