aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
2009-07-31[8272] Fixed typos in world 'height' by code. Author: Soryamegamage
--HG-- branch : trunk
2009-07-30 [8221] Removed trailing whitespacesmegamage
With excluded dep/ - as usual. Signed-off-by: freghar <compmancz@gmail.com> --HG-- branch : trunk
2009-06-04[7953] Some space and formating cleanups in vmap_extractor_v2 Author: ↵megamage
VladimirMangos --HG-- branch : trunk
2009-06-03[7947] Use "NUMERIC" type instead of "BIGINT" in mysql_to_pgsql convertor. ↵megamage
Author: AlexDereka --HG-- branch : trunk
2009-05-31 [7913] Fixed vmap_assambler sources. Updated binary. Author: VladimirMangosmegamage
* Fixed week ago added bugs into vmap code that break vmap_assambler sources work. Note: vmap_assambler binary not updated from nov 2008 until this commit and it has been correct working. * Add to vmap assambler process show output and add appropriate error messages output. * vmap_assambler binary updated. --HG-- branch : trunk
2009-04-20 [7691] Added MySQL to PostgreSQL converter. Author: AlexDerekamegamage
Tested on PostgreSQL 8.3 and MySQL 5.0. For compile see README. --HG-- branch : trunk
2009-04-13* Fixed extractor compile.XTZGZoReX
--HG-- branch : trunk
2009-04-07* Added tab2spaces and trailing-whitespace cleanup scripts to contrib.XTZGZoReX
--HG-- branch : trunk
2009-04-02[7596] Better use wmo MOPY flags data on extract vmaps. No changes, just ↵megamage
speedup. Author: DiSlord --HG-- branch : trunk
2009-03-18 [7489] Update gameobject rotation fields if need. Author: VladimirMangosmegamage
* Fixed update absent in ".gobject turn" command * Propetly set rotation fields for summoned objects * Check rotation/coordinates fields values at server loading --HG-- branch : trunk
2009-03-18* Fixed extractor on systems with 2GB fopen() limit. Author: arraiXTZGZoReX
--HG-- branch : trunk
2009-03-12[7443] Better error reporting at DBC files extraction in ad.exe. No ↵megamage
functionlity chnages in normal work case. Author: VladimirMangos --HG-- branch : trunk
2009-03-10 [7439] Fix wrong liquid level in some places. Need reectract maps. ↵megamage
Author: DiSlord Remove some log on extract maps. Add liquid status log to .gps command --HG-- branch : trunk
2009-03-09 [7428] Add new .map file format use more compact data store and usemegamage
Rewrite .map extractor + extract more useful data + add "-f 0" option for disable size/accuracy optimisation + Compatability vs 2.4.3 client data More fast get .map data Implement fatigue timer Rewrite breath timer Allow absorb/resist for lava/slime environmental damage Need re-extract map for work. Author: DiSlord --HG-- branch : trunk
2009-02-22*Merge.megamage
--HG-- branch : trunk
2009-02-22*Merge.megamage
--HG-- branch : trunk
2009-02-21Bump to map version number. New maps needed.KingPin
--HG-- branch : trunk
2009-02-21New ad.exe for rev 1086+KingPin
--HG-- branch : trunk
2009-02-20fix cmake/ACE for freeBSD and Mac OSXraczman
--HG-- branch : trunk
2009-02-20fix for height mapsDiSlord
--HG-- branch : trunk
2009-02-18*Merge.megamage
--HG-- branch : trunk
2009-02-17Newline added to bottom of all files.KingPin
--HG-- branch : trunk
2009-02-17[7291] Better map height calculation by use client data format.megamage
Need re extract map files by use new ad.exe Author: DiSlord --HG-- branch : trunk
2009-02-12*Merge.megamage
--HG-- branch : trunk
2009-02-12*Merge.megamage
--HG-- branch : trunk
2009-02-12More tabs2spacesParadox
--HG-- branch : trunk
2009-02-09Add newline at end of file.KingPin
--HG-- branch : trunk
2009-02-09Replace tabs with spaces in more files.Paradox
--HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 3 (final)Drahy
* Fixed some missing copyright notice --HG-- branch : trunk
2009-02-04* Updated copyright notice for new year (2009) part 2Drahy
* Changed mangos website --HG-- branch : trunk
2009-01-23*Update to Mangos 7154.megamage
--HG-- branch : trunk
2009-01-17*Update to Mangos 7100.megamage
--HG-- branch : trunk
2009-01-17*Update to Mangos 7100.megamage
--HG-- branch : trunk
2008-12-24*Some clean up.megamage
--HG-- branch : trunk
2008-12-24Backed out changeset: ad4f100c0a9dmegamage
--HG-- branch : trunk
2008-12-24*Update to Mangos 6938. (Only build for VC9)megamage
--HG-- branch : trunk
2008-12-21*CRLF fix. By Paradox.megamage
--HG-- branch : trunk
2008-12-12*Update to Mangos 6902. Source: Mangos.megamage
*Skipped rev: rev 6893, some code about waypoint movement. --HG-- branch : trunk
2008-11-14[svn] *** Source: MaNGOS ***visagalis
* Fixed build extractor at Windows Vista. Author: Vladimir * Fixed comment text and code indentifiers spelling. Author: Vladimir & Paradox. * Access cached member lists in guild handlers instead of querying the DB. Author: Hunuza * Small fixes in send/received packet and simple code cleanup also. Author: Vladimir * Not output error at loading empty character_ticket table. Author: Vladimir * Not reset display model at shapeshift aura remove if it not set at apply. Author: Arthorius * Applied props to few files. --HG-- branch : trunk
2008-11-06[svn] * Avoid access to bag item prototype for getting bag size, use related ↵KingPin
item update field instead as more fast source. source mangos. * Further reduce of DB access in guild handlers. * Multi-locale DBC extracting - source Foks *** Devs not responsible if all your player items drop to the ground and get eaten by ants or rabbits.. or some kind of wierd ant-rabbits.. --HG-- branch : trunk
2008-11-05[svn] *** Source Mangos ***KingPin
*Load npc_options at server startup, use cached data at creature gossip menu init. * Also new .reload table command added *Implement npc_option localization support, also store in DB BoxText/BoxMoney/Coded * Use characters.guid instead low guid value from characters.data in charcter enum data prepering for client. * Fixed crash at .pinfo command use from console. * Fixed windows ad.exe build *Creature related code and DB cleanups. * Rename 2 creature_template fields to more clean names and related code update also. * Use enum values instead raw values for type_flags, use halper functions instead code repeating. * Move tamed pet creating code to new function. ** Small code changes to make things compliant with above changes. ** Another rev with big changes so test away. --HG-- branch : trunk
2008-11-02[svn] *Implement new player conditions CONDITION_NO_AURA, CONDITION_ACTIVE_EVENTKingPin
* Default behaviour of pets for creatures changed to REACT_DEFENSIVE * Disallowed sending wrapped items as COD * Prevent loading and saving single target auras for pet in same way as already implemented for player * Correctly limit use some flask types to zones. * Fixed extracting common.MPQ under *nix * Many small xleanups and fixes. ** mangos merge rev. TEST REV so be careful of creepy crawly bugs! --HG-- branch : trunk
2008-10-24[svn] * Moved regular script to simple folder, added an expanded version of it.KingPin
* Expanded is still in beta so may have errors. --HG-- branch : trunk
2008-10-23[svn] Change 'tbc' to 'expansion' in the registration script, following ↵w12x
realm db changes. --HG-- branch : trunk
2008-10-23[svn] Fixed copyright notices to comply with GPL.w12x
--HG-- branch : trunk
2008-10-14[svn] * Merge Temp dev SVN with Assembla.Seline
* 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. --HG-- branch : trunk
2008-10-11[svn] * Fixed more text files.XTZGZoReX
* Added basic registration page. Setup instructions in contrib/registration_form/README. --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-08[svn] * Removal of not needed old DBC toolsNeo2003
--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