Age | Commit message (Collapse) | Author |
|
* added banlist hotreload
* fix formatting
* didnt append, cleared whole file oopsie
* unfuckedunban not rewriting file
* fixed not checking for new line
|
|
* fixed unban
* changed timestamp for gecko
* fixed unbanning with inline comment
uids with inline comments werent able to unban due to whitespaces
|
|
* added support for comments and newlines
* added checking if line is empty earlier
* Fix formatting
* check if last char is \n
|
|
- Fix include case.
- Replace MSVC-specific align with standard alignas.
- Type fixes.
- Delete operator noexcept.
- A few other minor issues.
- clang-format everything.
- Use c++20 instead of c++17.
- Rewrite ERROR macro for launcher_wsock32_proxy.
- Use a plain ifstream for the audio.cpp wavStream.
Note: When compiling with clang, you'll need -municode.
Related to #212.
|
|
|
|
|
|
|
|
Added command line option for custom northstar dir
https://github.com/orgs/R2Northstar/projects/1#card-76312632
|
|
|
|
|
|
|
|
|
|
|