Show
Ignore:
Timestamp:
11/19/08 13:27:40 (17 years ago)
Author:
yumileroy
Message:

[svn] * Merge Temp dev SVN with Assembla.
* Changes include:

  • Implementation of w12x's Outdoor PvP and Game Event Systems.
  • Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed).
  • All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql).
  • Improved Config cleanup.
  • And many more changes.

Original author: Seline
Date: 2008-10-14 11:57:03-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/contrib/vmap_debugger/ModelContainerView.h

    r2 r44  
    5252        Array<Command> iPrevLoadCommands; 
    5353        private: 
    54                 Vector3 convertPositionToMangosRep(float x, float y, float z) const; 
     54                Vector3 convertPositionToTrinityRep(float x, float y, float z) const; 
    5555 
    5656        public: