aboutsummaryrefslogtreecommitdiff
path: root/src/trinitycore
AgeCommit message (Collapse)Author
2009-10-17*Massive cleanup redux.maximius
--HG-- branch : trunk
2009-10-17*Backed out changeset 3be01fb200a5maximius
--HG-- branch : trunk
2009-10-17*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ↵maximius
some other cleanups by hand) *Fix a possible crash in Spell::DoAllEffectOnTarget --HG-- branch : trunk
2009-10-17* Wintergrasp: Elementals/Revenants only visible outside Wartime. By Sppmaximius
*Wintergrasp: Fixed Towers, weren't giving rewards. By Spp *Wintergrasp: Cosmetic changes to make code easier to follow. By Spp (idea by Biglad) *Wintergrasp: Building are immune to damage outside Wartime. By Spp (Original code by Biglad) *Wintergrasp: Modified Custom Honor (Honor and marks) to fit with rank level. By Spp (Thanks to Gyullo and Magnarion) *Some cleanup. --HG-- branch : trunk
2009-10-15*Fix some typos in trinitycore.conf.distmaximius
*Fix Enduring Winter not increasing water elemental duration, by Cleave --HG-- branch : trunk
2009-10-14*Wintergrasp: Cannons only visible during wartime, by Sppmaximius
*Wintergrasp: Custom Honor system now gives marks and completes achievements, by Spp --HG-- branch : trunk
2009-10-06* Allow the initialization of the Wintergrasp OutdoorPvP enviroment to be ↵Machiavelli
disabled if configured. --HG-- branch : trunk
2009-09-27*Merge [8524] New cell search algorithm implemented. You can now choose ↵maximius
different visibility distances on continents, in BG/Arenas and instances. Author: Ambal *Some warning cleanup --HG-- branch : trunk
2009-09-26*Should fix Linux build, thanks Drahymaximius
--HG-- branch : trunk
2009-09-26*Remove some redundant code, and relocate some illogical code.maximius
--HG-- branch : trunk
2009-09-26*Wintergrasp: Tenacity fixes by Sppmaximius
*Better Windows signal handling for services, by defacer *Always hide triggers for players, by ogeraisi --HG-- branch : trunk
2009-09-18*Indentation cleanupmaximius
--HG-- branch : trunk
2009-09-18*[8475] fixed some gcc-warnings Author: balrokmaximius
*[8476] Revert some recent cleanup changes, some other fixes and cleanups. Author: VladimirMangos *[8489] Fixed player visibility update in case view point different from player itself. Author: SilverIce *[8493] Avoid unexpected multiply error messages at wrong `quest_template`.`RewSpell*` Author: VladimirMangos *[8496] Resolve some #include cycles and unsafe code. * Common.h -> Threading.h -> Errors.h -> Common.h * Remove reduncdent #include "ByteBuffer.h" in headers * Remove redundent #include "Auth/BigNumber.h" in headers * Avoid multyply data copy at use some now dropped functions in BigNumber. * Avoid copy fixed byte count from byte arrays with unknown real size created from BigNumber. * Avoid possible problems for build mangos at different platform or compilers. Author: VladimirMangos. *[8501] Apply code style and cleanups to some Player functions. Author: VladimirMangos. *[8502] Disable quests related to specific game events at startup if event not active. Also rename member boolean variable. Author: NoFantasy *[8506] Add check for IsAutoComplete() in SendPreparedQuest(). For cases where quest is repeatable but has Method!=0, QuestDetails must be sent instead of RequestItems. Some additional code cleanup. Author: NoFantasy *[8507] Check amount of spawned pools before decrement to avoid unexpected result. Also rename variable to more meaningful name. Signed-off-by: NoFantasy <nofantasy@nf.no> Thanks to Stryker and onkelz28! --HG-- branch : trunk
2009-09-16* Changed the logging for missing spell_script_target / spell_script_positionroot@trinity
* entries in DB to "debug" level. * Set the default level for DBLogLevel in trinitycore.conf.dist to 2 "detail" --HG-- branch : trunk
2009-09-14Backed out changeset d3fe2d6d504a (please test your patches thoroughly ↵maximius
before getting me to push them ogeraisi) --HG-- branch : trunk
2009-09-14*Merged MaNGOS [8458], [8475], [8476] by ogeraisi, thanks to all authors :)maximius
--HG-- branch : trunk
2009-09-13Remove the remaining obsolete Zthread codeChaz Brown
--HG-- branch : trunk
2009-09-12*Config option to allow multiple Guild Masters by MrSmitemaximius
--HG-- branch : trunk
2009-09-11Allow Wintergrasp honor rewards to be customized. Please update your ↵Machiavelli
trinitycore.conf. --HG-- branch : trunk
2009-09-10Fix compatibility problems with PostgreSQL. Patch by AzuritusKudlaty
--HG-- branch : trunk
2009-09-10*Add Instant flight paths option, by Hawthornemaximius
--HG-- branch : trunk
2009-09-06Add macro for finding Termcap with cmake, and some cleaning about readlineKudlaty
--HG-- branch : trunk
2009-08-30*More updates to Rate.MoveSpeed, thanks megamagemaximius
--HG-- branch : trunk
2009-08-30*Should fix some things with Rate.MoveSpeed, thanks megamagemaximius
--HG-- branch : trunk
2009-08-30*Add Rate.MoveSpeed (aka speedpatch) to coremaximius
--HG-- branch : trunk
2009-08-30genrevision now generates revision and hash number #defines that are used in ↵Chaz Brown
trinityrealm.rc and trinitycore.rc to correctly set the fileversion numbers in windows executables, major/minor numbers will be updated later. --HG-- branch : trunk
2009-08-29Fix missed changes in conf file version. Thanks AokromesChaz Brown
--HG-- branch : trunk
2009-08-27[8424] Added support for strict chatmessage validation Author: arraimegamage
--HG-- branch : trunk
2009-08-24 [8402] Optimalized guild_eventlog and guild_bank_eventlog loading from ↵megamage
database. Added config options to set count of eventlog records stored in DB. Attached SQL files will DROP existing and create new tables. Make sure you create backup (if you need old data). Renamed few variables in Guild class. Signed-off-by: Triply <triply@getmangos.com> *Note: existing guild bank log will be removed. --HG-- branch : trunk
2009-08-20* Change _TRINITY_CORE_CONFVER to match r5235Machiavelli
--HG-- branch : trunk
2009-08-20*Add a config option for .die command behaviormaximius
--HG-- branch : trunk
2009-08-17New Filters added to AHBot, moved into AI section for VSChaz Brown
--HG-- branch : trunk
2009-08-17Change conf versions, check your conf files and make sure they have all the ↵Chaz Brown
latest options, devs, don't forget to do this when adding/removing options. --HG-- branch : trunk
2009-08-17* Add changes to trinitycore.conf.dist from rev 5124, somehow HG missed it.Machiavelli
--HG-- branch : trunk
2009-08-15*More cleanup :)maximius
--HG-- branch : trunk
2009-08-15*Cleanupmaximius
--HG-- branch : trunk
2009-08-15*Replace every tab with 4 spaces, checked by handmaximius
--HG-- branch : trunk
2009-08-15This should fix readline on OSX and shouldn't break anything for other OS's ↵Chaz Brown
- submitted by Curuad --HG-- branch : trunk
2009-08-15*Add config option to change minimum level required to Dual Specmaximius
--HG-- branch : trunk
2009-08-14[8365] Small description clarify for new config option. Author: Fogmegamage
--HG-- branch : trunk
2009-08-14 [8364] Implement possibility reset client cache data from server side. ↵megamage
Author: Fog Implemented 2 way set cache data "version": * New db_version.cache_id field let set cache data version by DB content creators. This can be used for content releases by seting some unique value at each release. This value used by default. * New mangosd.conf config option let set (overwrite DB value) or use 0 for ignore. This can be used by serever admin for reset cache at some local changes. Note: values use at client login and then must be unique for long period time to avoid ignored at login some long not connected client with old same cache version value. --HG-- branch : trunk
2009-08-13Missing change in rev 4945 - thanks Thyros and Aokromes for pointing it out.Chaz Brown
--HG-- branch : trunk
2009-08-13Fix typo and add debug_Out_Filters (update your conf)Chaz Brown
--HG-- branch : trunk
2009-08-12*Do not allow to run the server if openssl lib is outdated.megamage
--HG-- branch : trunk
2009-08-10*Read AutoBroadcast's messages from cache instead of from DB every times.Anubisss
--HG-- branch : trunk
2009-08-08*Added autoannounce to core, and optimized autobroadcast db query to put ↵maximius
less strain on MySQL --HG-- branch : trunk
2009-08-08 [8328] Fixed problem with crash at startup in result destroy anti-freeze ↵megamage
thread runnable. Author: VladimirMangos * Destroy runnable only if no references. * Some code cleanups --HG-- branch : trunk
2009-08-08 [8320] Imporovements in wild summoned gameobjects work. Author: ↵megamage
VladimirMangos * Not set owner for will summoned gameobjects. Its not expected to have owner, and must be accessable to all players (or team). * Set for all objects summoned by spells: despawned by deafult for proper despawn withut owner. * Cleanup Spell::EffectSummonObjectWild. --HG-- branch : trunk
2009-08-08[8318] Deleted as expected runnable objects at related Thread deleting for ↵megamage
avoid memory leaks. Author: VladimirMangos [8319] Restore compile PGSQL support after last changes. Author: ApoC --HG-- branch : trunk
2009-08-08Add config options for filters, add some, delete some, change others. Make ↵Chaz Brown
sure you update your trinitycore.conf --HG-- branch : trunk