Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 3 años
  philormand 33b82b1f62 [Fixes] Renamed metka and metkM to loc_arg and locM_arg. Fixed some $Curloc uses hace 4 años
  Netuttki b83b1f695a Stupid mistake, not sure why the file names got missed. hace 4 años