r20090912203729

Details

  • Filename
    syllabus-r20090912203729.zip
  • Uploaded by
  • Uploaded
    Sep 12, 2009
  • Size
    7.76 KB
  • Downloads
    116
  • MD5
    b6ab15f2822b62edaf3d6401c3a4dfd5

Supported WoW Retail Versions

  • 3.1.0

Changelog

James D. Callahan III:
    - Revamped initial database and added saving of category/skill information - may change format in the future.
    - Fixed the preservation of trainer filter preferences, and changed the trainer information to not use a single table - it was duplicating data for all trainers.
    - Removed TRAINER_CLOSED() - all trainer-related code is now in TRAINER_SHOW(). Added check in TRADE_SKILL_CLOSE() so we aren't saving linked trade skill information as though it were our own.
    - Basic skeletal code structure.