aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-10-11[svn] * svn:eol-style native set on all files that need itNeo2003
--HG-- branch : trunk
2008-10-10[svn] * Fixing some typos in SQL files.XTZGZoReX
* Applying proper structure to SQL updates. * Fixing ImpConfig compile problems. * Moving INSTALL to INSTALL.linux to avoid autoconf collisions. --HG-- branch : trunk rename : INSTALL => INSTALL.linux rename : sql/updates/10_instantiated_battlegrounds.sql => sql/updates/10_world.sql rename : sql/updates/11_arena_points_characters.sql => sql/updates/11_characters.sql
2008-10-10[svn] * Removing useless data accidentally committed.XTZGZoReX
* Applying ImpConfig patch. * Note: QUEUE_FOR_GM currently disabled as it's not compatible with the ACE patch. Anyone care to rewrite it? * Note2: This is untested - I may have done some mistakes here and there. Will try to compile now. --HG-- branch : trunk
2008-10-10[svn] * Changing text in various files to make it more Trinity Core-like, as ↵XTZGZoReX
well as fixing the grammar and understandability in certain files. * Adding INSTALL file to root with Linux instructions. * Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me). * Updating config files with Trinity text instead of MaNGOS text. --HG-- branch : trunk
2008-10-09[svn] * Renamed the solutions and removed scripts folderNeo2003
--HG-- branch : trunk rename : win/TrinityCore No Script VC71.sln => win/TrinityCore Only VC71.sln rename : win/TrinityCore No Script VC80.sln => win/TrinityCore Only VC80.sln rename : win/TrinityCore No Scripts VC90.sln => win/TrinityCore Only VC90.sln rename : win/TrinityCore VC71.sln => win/TrinityCore&Script VC71.sln rename : win/TrinityCore VC80.sln => win/TrinityCore&Script VC80.sln rename : win/TrinityCore VC90.sln => win/TrinityCore&Script VC90.sln
2008-10-09[svn] Removed the scripts and added them to their own repo at: ↵runningnak3d
http://svn.assembla.com/svn/trinityscripts --HG-- branch : trunk
2008-10-09[svn] * Updated to 6743 and 685Neo2003
Moved language id used by Arena to a higher place to solve conflicts Added the empty script folders --HG-- branch : trunk rename : 6731-680 => 6743-685
2008-10-08[svn] * Another small fix in Random Movement Generator because of Normalized ↵Neo2003
Map Coords --HG-- branch : trunk
2008-10-07[svn] * New icons for Windows version of TrinityCore and TrinityRealm thanks ↵Neo2003
to moujin --HG-- branch : trunk
2008-10-06[svn] * lost 2 Makefiles in prev commit due to connection lostColdblooded
* reverted dep/ACE_wrappers/ace/config.h.in & dep/ACE_wrappers/aclocal.m4 to rev23 :o --HG-- branch : trunk
2008-10-06[svn] * Adjusted all Makefile headers; Updated to GPL v3Coldblooded
--HG-- branch : trunk
2008-10-06[svn] * Updated character create query to use proper LEFT JOIN instead of ↵Neo2003
NOT IN (SELECT... --HG-- branch : trunk
2008-10-06[svn] * Removed ObjectPosSelector and DetectPosCollision. See ↵derex_tri
http://www.trinitycore.org/forum/project.php?issueid=3 * Need win32 build fix ;) --HG-- branch : trunk
2008-10-06[svn] * Little fix in RandomMovementGeneratorNeo2003
* Updated to 6731 and 680 --HG-- branch : trunk rename : 6721-676 => 6731-680
2008-10-06[svn] * Restore make dist.derex_tri
--HG-- branch : trunk
2008-10-06[svn] * Remove debugging code from WorldSocket.cpp.derex_tri
* Small cleanup fix in configure.ac. --HG-- branch : trunk
2008-10-05[svn] * Make Grounding totem disappear after any spell redirectionNeo2003
Patch provided by Albrecht de Endrau --HG-- branch : trunk
2008-10-05[svn] * Added fleeing and call assistance in script until we move all AI ↵Neo2003
functions to core --HG-- branch : trunk
2008-10-05[svn] * Moved Script grid_searchers to coreNeo2003
* Moved an enum from sc_creature.h to CreatureAI.h --HG-- branch : trunk
2008-10-05[svn] * PlaySound changed to SendPlaySound, moved to WorldObject and used ↵Neo2003
everywhere instead of hard-coding packet --HG-- branch : trunk
2008-10-05[svn] * Some renames of VS projectsNeo2003
ACEWraper -> ACEWrappers ScriptFull -> TrinityScript --HG-- branch : trunk
2008-10-05[svn] -enabled instantiated battlegroundsw12x
-enabled arena matches -rewritten battleground queuing to support joining as group -removed queue announcements --HG-- branch : trunk
2008-10-04[svn] * Auto detect if ACE is already installed and use it.derex_tri
--HG-- branch : trunk
2008-10-04[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and ↵Neo2003
partial Windows part) * Updated to 6721 and 676 * Fixed TrinityScript logo * Version updated to 0.2.6721.676 --HG-- branch : trunk rename : 6700-670 => 6721-676
2008-10-03[svn] * Continue Trinity Script conversion.Seline
--HG-- branch : trunk
2008-10-03[svn] * Remove unneeded SQL updates from TrinityScript.Seline
--HG-- branch : trunk
2008-10-02[svn] * Proper SVN structureinitNeo2003
--HG-- branch : trunk