Files
Paradise/code/__HELPERS
Tigercat2000 1b477db904 Global DatumRefLists cleanup x1
Changelog:
 - Switched surgeries to use init_subtypes()
 - Updated init_subtypes()
 - Made the species race_key handling a bit less line-taking (uses
   pre-increment now)
 - Added new proc, init_datum_subtypes, which takes 4 arguments-
   init_datum_subtypes(prototype, list/L, list/pexempt, assocvar)

   prototype is a path which will be run through subtypesof
   list/L is the list that new datums will be added to
   pexempt is subtracted from the 'subtypesof(prototype)' (exempting them)
   assocvar is the var to associate by in the list- uses vars[] lookup

   Jobs, superheroes, and languages now use this proc.
2015-11-16 14:21:05 -08:00
..
2015-09-15 05:10:03 +02:00
2015-02-22 15:24:46 -05:00
2015-09-09 02:43:40 -04:00
2015-09-16 18:35:42 +02:00
2015-06-20 14:47:45 +02:00
2015-08-21 17:43:16 -04:00
2015-07-17 00:09:14 -04:00
2015-08-31 18:52:14 +02:00
2015-09-15 05:10:03 +02:00
2015-07-10 23:28:08 -04:00