Commit History

Author SHA1 Message Date
  Spackled Lanturn ece34efc4b [changed] wrapped all accesses to the value of student in a function call in preparation for adding checks that the player should still be a student when this is checked. made expulsion set student = -1, and changed some places that checked student = 0 to check student <= 0 to fix a bug where you could reapply to the university after being expelled only to be instantly expelled again. moved logic for enrolling and unenrolling from the university to the same file as function for checking value of student to cut down on code duplication and make this the only place where the raw student variable is accessed. fixed two typos 3 years ago
  KevinSmarts fc72f41905 [Chaged] Renamed Island, park and lake to use city_ prefix 4 years ago
  KevinSmarts f1b2fbaaea [fixed] Incorrect uses of a before a word begining with a vowel and duplicate a's 5 years ago
  Blatte eff0ba4ba3 [added]menu variables added T-U 5 years ago
  3xpurt d24c7ad72b [added] no theme option to display menu. 5 years ago
  3xpurt 831b24b506 [added] new "modern grey" night mode (less dark) and changed night mode selection to themes. 5 years ago
  3xpurt 070d5bac4e [changed] qsrc extension added to all split files, for easier management (may need to rename your un-pushed changes manually before committing). 6 years ago