[z2722] Refactor waypoint tables and even the field

All three tables now use same structure. Added comment column to other
two WP tables.
In addition to that, escort entries which spawn in different places are
now able to have different WPs.
Despite adding dbscript column to script_waypoints, it should not be
combined with C++. The sync was done mainly so that in the future we
have only one structure for everything.
Orientation was moved after XYZ for greater clarity.

classic-db note for @Cala
Since you excluded SD2 tables from FullDB file on your last release, when doing more than one deployment, the DB build will fail.
You fix it by adding script_waypoints table create statement to FullDB file without any data.
This commit is contained in:
Killerwife 2018-02-28 18:21:38 +01:00 committed by killerwife
parent 2069dd8fc8
commit dbcbe03383
13 changed files with 1830 additions and 1916 deletions

File diff suppressed because it is too large Load diff