Age | Commit message (Collapse) | Author |
|
Add 'net::Request' and 'net::Response' types; Add 'net::SessionToken' type; Add 'net::DEFAULT_SERVER_PORT' constant. Client: Add 'ServerConnection' type; Add 'Client' type; Depend on 'bzipper'. Server: Rename 'App' to 'Server'; Depend on 'bzipper'.
|
|
versioning; Add core library; Add client and ;server executables; Reformat changelog; Reformat credits. Core: Depend on 'bzipper'.
|
|
|
|
|
|
|
|
number in readme;
|
|
commenting; Don't define object-kind type types inside their appropriate class; Rename ware_mass to ware_density; Add ship type 'canis';
|
|
|
|
|
|
|
|
|
|
packages in CMake; Update exception specifiers; Add terminal parameter for specifying the port number; Update help screen; Rename terminal paramaeter 'name' to 'save'; Add server configuration structure; Clean up code; Improve commenting; Update ware list; Add linked-list class for object roots; Fix gravitate in the case of overlaping objects; Add our own terminate functions for unrecoverable errors; Improve error handling; Add new header for network formats; Fix save path; Make readme Markdown; Make changelog Markdown; Rename home_directory to base_directory;
|