提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  KevinSmarts 7cb7503fa3 Merge remote-tracking branch 'Philo/master' 4 年之前
  philormand 33b82b1f62 [Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses 4 年之前
  Netuttki 542bad4a5e Changed variable names 4 年之前
  Netuttki 4b398ef169 Changing variable name to better. 4 年之前
  Netuttki d30e67cc60 Tried to make busking criteria a bit more realistic 4 年之前
  Netuttki ddb30553c4 Merging the mod into the main code finished. 4 年之前
  Netuttki 61f8c23613 Added musiclife code to the main game 4 年之前
  Netuttki 1239d9a0ca Renamed parkivent->park_walkevents, parkdin->park_walkeventsrnd 4 年之前
  KevinSmarts fc72f41905 [Chaged] Renamed Island, park and lake to use city_ prefix 4 年之前