summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-24Update logo; Update lints; Bump dependency versions. Core: Add 'net' module; ...0.13.0-1Gabriel Bjørnager Jensen
2024-08-21Rewrite in Rust; Update copyright years; Update gitignore; Use decimal versio...0.13.0-0Gabriel Bjørnager Jensen
2023-08-10Update readme; Improve commenting;Gabriel Bjørnager Jensen
2023-08-10Fix readme;Gabriel Bjørnager Jensen
2023-08-10Update readme; Add dependencies subsection to readme; Add function for logging;Gabriel Bjørnager Jensen
2023-08-10Fix and update readme; Update and fix installation script; Put version number...Gabriel Bjørnager Jensen
2023-08-10Update readme; Add function for getting the hull mass of a ship type; Update ...Gabriel Bjørnager Jensen
2023-08-10Update readme;Gabriel Jensen
2023-08-09Update readme (add logo);Gabriel Bjørnager Jensen
2023-08-09Update readme; Update changelog style;Gabriel Bjørnager Jensen
2023-08-09Update readme (eg. use non-ASCII characters)Gabriel Bjørnager Jensen
2023-08-09Fix CMake not complaining about data directory not being specified; Find pack...Gabriel Bjørnager Jensen
2023-08-09Fix shader validation script; Fix shader;Gabriel Jensen
2023-08-05Update readme; Split program into client-side and server-side; Use inheritanc...Gabriel Jensen
2023-07-10Check I/O results; Fix credits print; Add structure for wares; Disable langua...Gabriel Jensen
2023-07-08Update readme; Fix version constant;Gabriel Jensen
2023-07-08Drop zp in favour of the standard library; Drop ly in favour of the standard ...Gabriel Jensen
2023-05-12Enable more warnings;Gabriel Jensen
2023-05-12Enforce new naming convention; Use fixed-width floating-point types; Update s...Gabriel Jensen
2023-05-10Update naming convention; Use trailing return types; Use C++20; Don't use min...Gabriel Jensen
2023-05-06Migrate from Zap to zp; Migrate from Flux to ly; Tag development versions; Us...0.12.0-devGabriel Jensen
2023-04-11Fix data directory not being set correctly by CMake;0.11.2Gabriel Jensen
2023-04-11Fortify sources; Use Flux more;0.11.1Gabriel Jensen
2023-04-10Use generator expressions in CMake; Use OpenGL 4.1; Migrate to C++; Implement...0.11.0Gabriel Jensen
2023-04-07Remove satellite object type; Fix viewport size being too small on some devic...0.10.0Gabriel Jensen
2023-03-31Fix compilation warning; Optimise mechanical functions; Add system generation...0.9.0Gabriel Jensen
2023-03-28Update renderer; Add canister to simulation; Update mechanical functions;0.8.1Gabriel Jensen
2023-03-28Make code more modular; Don't use global variables; Add more launch options; ...0.8.0Gabriel Jensen
2023-03-27Make window fullscreen; Update object data (store both positional and rotatio...0.7Gabriel Jensen
2023-03-22Update versioning: Use major.minor; Update save format; Fix invalid symbol; A...0.6Gabriel Jensen
2023-03-20Update save data format; Add continue routine; Read command line parameters; ...5Gabriel Jensen
2023-03-18Add simple save routine; Add logo; Add clean and purge targets to makefile;4Gabriel Jensen
2023-03-14Fix incorrect symbol names; Add basic graphics instancing;3Gabriel Jensen
2023-03-13Rename project to Bowshock (from Procyon); Rewrite project; Add gravity engine;2Gabriel Jensen
2022-11-16Move save handlers into their own module 'sav'; Add new module 'evt'; Move sh...1Gabriel Jensen
2022-11-15Initial;0Gabriel Jensen