aowow/includes/types
Sarjuuk 43fe5e4b4d - implemented display of spawns and waypoints for gameobjects and creatures
!IMPORTANT!
  Due to the inability to determine what layer covers what height-level
  in multilayer-zones, spawns and waypoints WILL have duplicates and must
  be removed manually from ?_spawns and ?_waypoints respectively, if
  nessecary. Besides, the other points may also need manual love.
- NPC:
  * removed a redundant cuFlags for Bosses
  * set NPC_CU_INSTANCE_BOSS with data from world.instance_encounters
  * removed misc. factions from tooltip
  * fixed malformed condition for creature-loot
  * location is displayed in Listviews (also for GOs)
  * enabled filters foundIn and relatedEvent (also for GOs)
  * do not display empty quotes
- Zone:
  * initial implementation of detail page
- Misc:
  * fixed notices being displayed without restrictions
  * added RewriteBase hint to .htaccess (lost several hours to this one)
  * removed lost isles from dataset 'zones'
  * updated sql-archives and removed old sql updates, db_setup_2.zip
    will need to be reapplied
2014-10-10 21:12:30 +02:00
..
achievement.class.php - removed tooltip buffer from TypeClasses (only used by setup and caused bugs with the localization to boot) 2014-09-02 23:17:36 +02:00
basetype.class.php - implemented display of spawns and waypoints for gameobjects and creatures 2014-10-10 21:12:30 +02:00
charclass.class.php removing smarty - part II 2014-06-15 21:56:48 +02:00
charrace.class.php removing smarty - part II 2014-06-15 21:56:48 +02:00
creature.class.php - implemented display of spawns and waypoints for gameobjects and creatures 2014-10-10 21:12:30 +02:00
currency.class.php removing smarty - part II 2014-06-15 21:56:48 +02:00
faction.class.php removing smarty - part VI 2014-06-22 19:56:42 +02:00
gameobject.class.php - implemented display of spawns and waypoints for gameobjects and creatures 2014-10-10 21:12:30 +02:00
item.class.php - check for url-param 'locale' and handle as temporary choice 2014-09-23 19:32:57 +02:00
itemset.class.php implemented filters on Community Content 2014-08-23 12:30:03 +02:00
pet.class.php removing smarty - part II 2014-06-15 21:56:48 +02:00
profile.class.php - removed tooltip buffer from TypeClasses (only used by setup and caused bugs with the localization to boot) 2014-09-02 23:17:36 +02:00
quest.class.php - removed tooltip buffer from TypeClasses (only used by setup and caused bugs with the localization to boot) 2014-09-02 23:17:36 +02:00
skill.class.php fixed problems with case-sensitivety on different systems 2014-08-01 22:43:56 +02:00
spell.class.php - implemented display of spawns and waypoints for gameobjects and creatures 2014-10-10 21:12:30 +02:00
title.class.php - move sources from individual tables to a single table with searchable format 2014-09-05 22:18:32 +02:00
user.class.php - implemented comments (in general and as preview on account page & latest comments) 2014-07-30 22:10:34 +02:00
worldevent.class.php removing smarty - part IX 2014-06-29 19:10:08 +02:00
zone.class.php - implemented display of spawns and waypoints for gameobjects and creatures 2014-10-10 21:12:30 +02:00