- New York
- https://alterware.dev
-
🤿 Computer Scientist 🤿 SSI Technical XR Scuba Diver Founder and lead developer of AlterWare
she/her/hers
- Joined on
2023-12-08
Block a user
Future
synced commits to refs/heads/t5-refactor at Future/t5_bot_warfare from mirror
2025-01-04 20:49:26 +00:00
Future
synced new reference refs/heads/t5-refactor to Future/t5_bot_warfare from mirror
2025-01-04 20:49:26 +00:00
Future
synced and deleted reference 2025-01-02 12:49:27 +00:00
refs/tags/dependabot/submodules/deps/GSL-16a6019 at Future/BlackOpsPlugin from mirror
Future
synced and deleted reference 2025-01-02 12:49:27 +00:00
refs/tags/dependabot/submodules/deps/asmjit-cfc9f81 at Future/BlackOpsPlugin from mirror
Future
synced and deleted reference 2025-01-02 12:49:27 +00:00
refs/tags/refs/pull/161/merge at Future/BlackOpsPlugin from mirror
Future
synced and deleted reference 2025-01-02 12:49:27 +00:00
refs/tags/refs/pull/162/merge at Future/BlackOpsPlugin from mirror
Future
synced commits to refs/heads/main at Future/BlackOpsPlugin from mirror
2025-01-02 12:49:27 +00:00
Future
synced commits to refs/heads/dependabot/submodules/deps/GSL-16a6019 at Future/BlackOpsPlugin from mirror
2025-01-02 04:39:26 +00:00
Future
synced new reference refs/heads/dependabot/submodules/deps/GSL-16a6019 to Future/BlackOpsPlugin from mirror
2025-01-02 04:39:26 +00:00
Future
synced commits to refs/heads/dependabot/submodules/deps/asmjit-cfc9f81 at Future/BlackOpsPlugin from mirror
2025-01-02 04:39:26 +00:00
Future
synced new reference refs/heads/dependabot/submodules/deps/asmjit-cfc9f81 to Future/BlackOpsPlugin from mirror
2025-01-02 04:39:26 +00:00
Future
synced commits to refs/heads/main at Future/MW3ServerFreezer from mirror
2025-01-01 19:49:27 +00:00
Misc changes.
I'm not interested in arbitrary refactors made to reflect your own taste of C++
I do not need PRs that change data to c_str for all I care it can stay data forever or be a mix of the two but…
Added workaround to enforce max fps limit.
If I were to just see this patch without context I would straight up refuse to merge it because what is this?
Added functions to parse the command line arguments.
The game already parsed the command line and I believe we do as well multiple times in commands.cpp and flags.cpp this is redundant with the other functions in place. those can be reused or this…