mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
* vastly improved memory usage when handling DBCs * DBCs are no longer read entirely into memory, instead appropriate file handles are used. * read data is written to DB in reasonable intervals instead of all at once * DBC-class can no longer read from DB, but that wasn't used anyway CLISetup * can now interpret the HOME-shorthand (~) in paths