server/sql
VladimirMangos f73868a703 [11117] Allow for non-instancable maps have InstanceData and instance scripts.
* New table added for non-instanced maps (except BG/arena):
    - `mangos`.`world_template` (script mapping to non instanced data)
    - `characters`.`world` (saved script data string storage)

* InstancedData created for any map types including BGs/arenas, that allow have scripts
  state for any maps, but BG/arena instance data not saved.

Note: Possible structures will renamed later for clarify apply to any type maps,
but avoid for now for simplify changes and hard affect to script library sources.
2011-02-08 04:15:13 +03:00
..
tools [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
updates [11117] Allow for non-instancable maps have InstanceData and instance scripts. 2011-02-08 04:15:13 +03:00
characters.sql [11117] Allow for non-instancable maps have InstanceData and instance scripts. 2011-02-08 04:15:13 +03:00
create_mysql.sql [11019] Improve the security for the MySQL DB 2011-01-16 20:34:39 +01:00
drop_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Makefile.am [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
mangos.sql [11117] Allow for non-instancable maps have InstanceData and instance scripts. 2011-02-08 04:15:13 +03:00
mangos_spell_check.sql [10829] Update SpellFamily check functions. 2010-12-06 08:40:39 +03:00
realmd.sql [10428] Fix line ends :/ 2010-08-31 07:00:06 +04:00