Commit Graph

13 Commits

Author SHA1 Message Date
jan6 7421652997 added bell beep on new turn
tweaked modded stats
2020-03-15 12:16:51 +00:00
jan6 33ded6d0dc symlink common.h to original, or modded stats, moved a couple #define lines to common.h, changed the empty space character from . to ` 2020-02-13 12:23:47 +00:00
jan6 4c037162d5 slight whitespace editing and such 2020-02-12 23:16:12 +00:00
jan6 879739764a updated changelog to 1.4.1 2020-02-12 23:00:54 +00:00
jan6 832d07921c restored original stats, moved modded ones to separate file (rename to common.h use), fixed text overflow bug caused by extending company names 2020-02-12 22:56:08 +00:00
jan6 fb969f2ac7 correct game end percent and quit_yn() datatype from testing 2020-02-11 16:57:29 +00:00
jan6 0b0be34e99 don't unbalance the economy too much 2020-02-11 16:52:15 +00:00
jan6 1959e80789 removed -static from makefile, since static compilation fails 2020-02-11 16:47:06 +00:00
jan6 8d450f5614 removed compiled binaries
they're dynamically linked and not portable between systems
2020-02-11 16:31:24 +00:00
jan6 9c402663e6 corrected .gitignore with wildcards 2020-02-11 16:27:46 +00:00
jan6 b273f3de7c added .gitignore 2020-02-11 16:25:30 +00:00
jan6 c6a6731be5 1.4.0 by jan6
edited stats and company names, copyright, changelog, edited final stats to not exit unless Y is pressed, removed buggy AI, added "make clean"
2020-02-11 16:18:17 +00:00
creme ba30e92f1b init source v1.3.0 2020-02-11 13:52:34 +00:00