Age | Commit message (Collapse) | Author |
|
versioning; Add core library; Add client and ;server executables; Reformat changelog; Reformat credits. Core: Depend on 'bzipper'.
|
|
inheritance for objects (instead of using unions) and rework them; Rework application structure; Remove 'random' facilities; Improve commenting; Update and fix quotes; Use OpenGL 3.2; Allow sixteen characters in commander names (was 14).; Update save format (bump format version); Update default name: Caelum => Corneille; Create app-specific directory (save files in a subdirectory here); Rework save path setting; Rework terminal parameters; Update help print; Add copyright symbol to startup notice; Bump version specified in CMake;
|
|
|
|
|
|
Implement main program as a class; Use exceptions; Use references; Update readme; Add more quotes; Fix launch options not being listed on the help print;
|
|
devices; Update mass unit; Add macros for branch prediction; Add new modules 'init' and 'run'; Remove module 'gfx'; Add more ship types; Use OpenGL 4.0; Use GLAD; Specify OpenGL profile; Update code style; Update gitignore; Update naming convention; Add more station types; Create script for validating shaders; Add install script; Add script for extracting glad; Add launch option 'credits'; Make code more modular; Add readme; Update credits; Switch back to CMake; Add minimal MSVC support; Specify underlying type for enumerations; Add more quotes; Rename launch option 'restart' to 'new'; Add assumption macro; Improve precision of gravitational constant;
|