Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-13 | correct makeDir check, optimize images | Jan200101 | |
2022-09-13 | move mirror printing to stdout to generalize, disable stdout buffering | Jan200101 | |
2022-09-12 | revert pack to custom json-c cmake package because security by age | Jan200101 | |
thanks Debian and Ubuntu | |||
2022-09-11 | move over to official cmake packages, fix data race in qt frontend | Jan200101 | |
2022-09-11 | rename force update to verify, reorder updates, return rename retval | Jan200101 | |
2022-09-10 | move back to indexing strings forward instead of backwards | Jan200101 | |
this is easier to deal | |||
2022-09-10 | show completed progress bar when done | Jan200101 | |
2022-09-10 | set latest to revision number, not revision | Jan200101 | |
2022-09-10 | add OF Repo Mirroring tool | Jan200101 | |
2022-09-10 | expose directory and endpoint macros | Jan200101 | |
while I do not encourage their use, it would make direct access to TVN files more reliable | |||
2022-09-09 | correct revision size logic, readd fork | Jan200101 | |
2022-09-02 | reverse search vdf's correctly, return on non forks | Jan200101 | |
2022-09-02 | stop threads when condition is reached, gracefully deal with status text | Jan200101 | |
2022-08-31 | windows implementation for get_core_count() | Jan200101 | |
2022-08-30 | implement thread pools | Jan200101 | |
2022-07-22 | give vdf functions const argments, allow fetching arbitrary app installs | Jan200101 | |
2022-07-22 | Correct function prototypes,add more Cflags for sanity,add sanity assets | Jan200101 | |
2022-07-04 | store conditional | Jan200101 | |
we do not have an opinion on if WIN32 is PC or Windows or whatever, we give you the tools | |||
2022-07-02 | Release 0.1.40.1.4 | Jan200101 | |
2022-07-02 | add version info to OFCL | Jan200101 | |
2022-07-02 | add support for conditional vdf values, return NULL on invalid state | Jan200101 | |
2022-06-30 | remove too new Qt features | Jan200101 | |
2022-06-30 | add launch options to Qt frontend | Jan200101 | |
2022-06-29 | Quote of_dir on Windows | Jan200101 | |
the exec family of functions end up recombining the arguments and invoking them as a whole which causes args with spaces to be seen as muĺtiple args. This way the path is kept as one and correctly passed to -game | |||
2022-06-29 | validate revisions, set threads to 4, do not allow concurent updates | Jan200101 | |
2022-06-29 | remove CI tests | Jan200101 | |
2022-06-29 | invoke dpkg with sudo | Jan200101 | |
2022-06-29 | add source sdk path fetching, directly launch OF via sdk executable | Jan200101 | |
- guard Flatpak logic for non Linux UNIX systems - add /proc check on FreeBSD - allow arguments when launching OF - update README - add alternative launch options to CMakeLists.txt - add CFLAGS to all libraries and executables | |||
2022-06-29 | update vdf indexing program to accept integer types | Jan200101 | |
2022-06-29 | properly accept character escaping in VDF files | Jan200101 | |
2022-06-29 | remove unimportant vdf data types, make vdf failure more transparent | Jan200101 | |
2022-06-28 | correct tests on github action | Jan200101 | |
2022-06-28 | add unit tests for vdf & md5, allow escaped quotesvdf-parser | Jan200101 | |
2022-06-26 | add vdf library | Jan200101 | |
2022-06-17 | Release 0.1.30.1.3 | Jan200101 | |
2022-06-17 | Correct windows binary uploads | Jan200101 | |
2022-06-17 | Correct font for Windows | Jan200101 | |
2022-06-17 | give each thread a string, require UI Thread to clear string to progress | Jan200101 | |
2022-06-17 | add install targets for frontends, link pthread, add CI | Jan200101 | |
2022-06-16 | Release 0.1.20.1.2 | Jan200101 | |
2022-06-16 | Change MD5 function signatures, make libtvn static, not object | Jan200101 | |
this solves a problem on x86_64 Windows where the MD5 functions were included within ntdll. STATIC libraries have better defined behavior than static ones, and we do not compile the same thing multiple times since we use it as a libary. | |||
2022-06-14 | Release 0.1.10.1.1 | Jan200101 | |
2022-06-14 | disable frontends by default | Jan200101 | |
2022-06-13 | use murse for User Agent | Jan200101 | |
the official toast.openfortress.fun server only accepts some UAs | |||
2022-06-13 | rename libofqt to libtvn | Jan200101 | |
2022-06-13 | add README | Jan200101 | |
2022-06-13 | add License | Jan200101 | |
2022-06-08 | Release 0.1.00.1.0 | Jan200101 | |