Quantcast

Moved all of the recipe functions out of core.lua and into Recipe.lua - also changed recipes to use a metatable and assigned a prototype as the index so recipes can share methods.

Author James D. Callahan III <darkenelf@gmail.com>
Author date 2011-03-06 06:49:40
Author local date 2011-03-06 00:49:40 -0600
Committer James D. Callahan III <darkenelf@gmail.com>
Committer date 2011-03-06 06:49:40
Committer local date 2011-03-06 00:49:40 -0600
Commit 0faa450cb372620685533b5a6b94a67820395def
Tree 23832056b0597f8611e285a3a13f37f6f471c607
Parent e80d1f4b8d240b1b7ce338f1543a74390964b5e5
Moved all of the recipe functions out of core.lua and into Recipe.lua - also changed recipes to use a metatable and assigned a prototype as the index so recipes can share methods.