Index Search ←Prev date Next date→
Timestamps are in GMT/BST.
| 06:38:38 | BFLogBot Repo: bitfighter | Commit: 383e18b64c | Author: google-labs-jules[bot] | Message: Fix bugs in isHex and extractDirectory utility functions - isHex(const string &str) now returns false for empty strings. - extractDirectory(const string &path) now correctly returns the root separator when provided an absolute path to a file in the root directory (e.g. "/file.txt" returns "/"). - Added corresponding unit tests in bitfighter_test/TestStringUtils.cpp | |
| 06:38:39 | BFLogBot . Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 06:38:42 | BFLogBot Pull request #715 opened by eykamp | Title: Fix bugs in string utility functions isHex and extractDirectory | https://github.com/bitfighter/bitfighter/pull/715 | |
| 12:54:40 | BFLogBot Repo: bitfighter | Commit: 14a488a86b | Author: eykamp | Message: Fix bugs in isHex and extractDirectory utility functions (#715) - isHex(const string &str) now returns false for empty strings. - extractDirectory(const string &path) now correctly returns the root separator when provided an absolute path to a file in the root directory (e.g. "/file.txt" returns "/"). - Added corresponding unit tests in bitfighter_test/TestStringUtils.cpp. Co-aut | |
| 12:54:42 | BFLogBot hored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 12:54:57 | BFLogBot Pull request #715 closed by eykamp | Title: Fix bugs in string utility functions isHex and extractDirectory | https://github.com/bitfighter/bitfighter/pull/715 | |
| 13:04:37 | BFLogBot Repo: bitfighter | Commit: e675bd5e2c | Author: google-labs-jules[bot] | Message: Cleanup xtank mode toggle and disable modules in tank mode - Simplify Ship::cycleXtankBody to toggle only between Lightcycle and regular ship. - Update Ship::processModules to prevent module activation while in tank mode. - Tank armor remains active via existing logic in Ship::applyDamage. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 13:04:43 | BFLogBot Pull request #716 opened by eykamp | Title: Cleanup xtank mode toggle and module behavior | https://github.com/bitfighter/bitfighter/pull/716 | |
| 13:07:09 | BFLogBot Pull request #716 closed by eykamp | Title: Cleanup xtank mode toggle and module behavior | https://github.com/bitfighter/bitfighter/pull/716 | |
| 13:14:13 | BFLogBot Repo: bitfighter | Commit: c350f98b9b | Author: Copilot | Message: Change xtank toggle to Lightcycle-only and disable modules in tank mode Agent-Logs-Url: https://github.com/bitfighter/bitfighter/sessions/b60ac065-0322-48bf-9cf7-c3fda5bf3e24 Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 13:17:00 | BFLogBot Pull request #717 opened by Copilot | Title: Ctrl+Alt+Shift+X: toggle Lightcycle only; disable modules in tank mode | https://github.com/bitfighter/bitfighter/pull/717 | |
| 13:17:14 | BFLogBot Pull request #717 closed by Copilot | Title: Ctrl+Alt+Shift+X: toggle Lightcycle only; disable modules in tank mode | https://github.com/bitfighter/bitfighter/pull/717 | |
| 13:17:14 | BFLogBot Repo: bitfighter | Commit: 4b1837a032 | Author: Copilot | Message: Change xtank toggle to Lightcycle-only and disable modules in tank mode (#717) Agent-Logs-Url: https://github.com/bitfighter/bitfighter/sessions/b60ac065-0322-48bf-9cf7-c3fda5bf3e24 Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 13:49:35 | BFLogBot Repo: bitfighter | Commit: 43d0d5ee9a | Author: Copilot | Message: Add xtank-to-BF converter, 20 converted levels, and LEVELSPEC fixes Agent-Logs-Url: https://github.com/bitfighter/bitfighter/sessions/de1bff90-9633-4e67-a0eb-44d87d44fe71 Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 13:50:48 | BFLogBot Repo: bitfighter | Commit: ff4d41128a | Author: Copilot | Message: Document magic numbers in converter per code review Agent-Logs-Url: https://github.com/bitfighter/bitfighter/sessions/de1bff90-9633-4e67-a0eb-44d87d44fe71 Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 17:24:55 | BFLogBot Repo: bitfighter | Commit: e94a0904e3 | Author: google-labs-jules[bot] | Message: Fix silent word truncation in parseString The parseString(const char*, Vector | |
| 17:24:57 | BFLogBot s.cpp to verify the fix. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 17:24:58 | BFLogBot Pull request #718 opened by eykamp | Title: Fix silent word truncation in parseString utility | https://github.com/bitfighter/bitfighter/pull/718 | |
| 20:18:45 | BFLogBot Repo: bitfighter | Commit: b8fa9dc4ea | Author: eykamp | Message: Standardize the interp function | |
| 20:22:18 | BFLogBot Repo: bitfighter | Commit: 463438e833 | Author: eykamp | Message: Standardize the interp function | |
| 20:26:44 | BFLogBot Pull request #718 closed by eykamp | Title: Fix silent word truncation in parseString utility | https://github.com/bitfighter/bitfighter/pull/718 | |
| 20:26:44 | BFLogBot Repo: bitfighter | Commit: a4fba304c2 | Author: eykamp | Message: Fix silent word truncation in parseString (#718) The parseString(const char*, Vector | |
| 20:26:46 | BFLogBot verify the fix. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 22:31:29 | BFLogBot Repo: bitfighter | Commit: 8a9fb23160 | Author: google-labs-jules[bot] | Message: Fix compiler warnings across TNL and Zap libraries This commit addresses a comprehensive list of compiler warnings (C4312, C4267, C4018, C4309, C4244, C4305) reported by the user. Key changes: - Applied explicit type casts (e.g., (S32), (U32), (F32), (size_t)) to resolve data loss and size mismatch warnings. - Updated loop counter types to match comparison types ( | |
| 22:31:31 | BFLogBot e.g., S32 to U32 for node list traversal). - Replaced double literals with float literals (e.g., 1.0 to 1.0f) in graphics-related code. - Fixed pointer size mismatches in netStringTable.cpp using size_t as an intermediate cast. - Resolved Lua-to-integer conversion warnings in UI components. The fixes were verified by building the bitfighterd (dedicated server) target. While some client-only files could not be fully compiled due to missing graphi | |
| 22:31:32 | BFLogBot cal dependencies (SDL2), the changes were applied consistently and reviewed for correctness. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 22:31:37 | BFLogBot Pull request #719 opened by eykamp | Title: Fix compiler warnings in TNL and Zap | https://github.com/bitfighter/bitfighter/pull/719 | |
| 22:37:51 | BFLogBot Repo: bitfighter | Commit: f595efc152 | Author: eykamp | Message: Provide default value | |
| 22:37:52 | BFLogBot Repo: bitfighter | Commit: 9e3674aa75 | Author: eykamp | Message: Fix tests and one geometry error | |
| 22:37:54 | BFLogBot Repo: bitfighter | Commit: 21c4a2862a | Author: eykamp | Message: Fix tests | |
| 22:42:16 | BFLogBot Repo: bitfighter | Commit: 4b43f43539 | Author: eykamp | Message: Strip trailing whitespace from tons of files | |
| 22:58:56 | BFLogBot Repo: bitfighter | Commit: a4fba304c2 | Author: eykamp | Message: Fix silent word truncation in parseString (#718) The parseString(const char*, Vector | |
| 22:58:58 | BFLogBot verify the fix. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 22:58:59 | BFLogBot Repo: bitfighter | Commit: f595efc152 | Author: eykamp | Message: Provide default value | |
| 22:59:01 | BFLogBot Repo: bitfighter | Commit: 9e3674aa75 | Author: eykamp | Message: Fix tests and one geometry error | |
| 22:59:02 | BFLogBot Repo: bitfighter | Commit: 21c4a2862a | Author: eykamp | Message: Fix tests | |
| 22:59:04 | BFLogBot Repo: bitfighter | Commit: 4b43f43539 | Author: eykamp | Message: Strip trailing whitespace from tons of files | |
| 22:59:05 | BFLogBot Repo: bitfighter | Commit: 1ad08e453e | Author: eykamp | Message: Merge branch 'master' into fix-compiler-warnings-10937036851214704142 | |
| 22:59:23 | BFLogBot Pull request #719 closed by eykamp | Title: Fix compiler warnings in TNL and Zap | https://github.com/bitfighter/bitfighter/pull/719 | |
| 22:59:23 | BFLogBot Repo: bitfighter | Commit: e94369e5c3 | Author: eykamp | Message: Fix huge slew of compiler warnings across TNL and Zap libraries (#719) This commit addresses a comprehensive list of compiler warnings (C4312, C4267, C4018, C4309, C4244, C4305) reported by the user. Key changes: - Applied explicit type casts (e.g., (S32), (U32), (F32), (size_t)) to resolve data loss and size mismatch warnings. - Updated loop counter types to match comparison typ | |
| 22:59:24 | BFLogBot es (e.g., S32 to U32 for node list traversal). - Replaced double literals with float literals (e.g., 1.0 to 1.0f) in graphics-related code. - Fixed pointer size mismatches in netStringTable.cpp using size_t as an intermediate cast. - Resolved Lua-to-integer conversion warnings in UI components. The fixes were verified by building the bitfighterd (dedicated server) target. While some client-only files could not be fully compiled due to missing gr | |
| 22:59:26 | BFLogBot aphical dependencies (SDL2), the changes were applied consistently and reviewed for correctness. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> |
Index Search ←Prev date Next date→
These logs were automatically created by BFLogBot on irc.freenode.net.