Quantcast

Cleanup of database structure.

Author Peter Eliasson <warackta@gmail.com>
Author date 2015-01-15 00:29:54
Author local date 2015-01-15 01:29:54 +0100
Committer Peter Eliasson <warackta@gmail.com>
Committer date 2015-01-15 01:17:17
Committer local date 2015-01-15 02:17:17 +0100
Commit ee14308bc8a51baf015956827f293dbed518d2c0
Tree fe24b5e35fdae9c652432581712527fd581ee381
Parent 04e6d8b5a6960a352cc6ec4967b59ef3c22e4c12
Cleanup of database structure.

* Tried to remove all redundant data (zone name for a zone id was repeated for each zone, same for encounter name and player name).
* Some general cleanup of the code, broken into smaller functions.