Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1005 commits
Select commit Hold shift + click to select a range
3e3a940
DB/SAI: Fix for Quest 11317 & 11322 "The Cleansing"
Jun 6, 2012
e4af5e4
Core/Misc: A couple misc fixes.
Jun 6, 2012
5ed8d2c
DB/SAI: Fix Quest 11307 "Field Test" Now more like offi
Jun 7, 2012
3968d2e
Db/Conditions: Remove unneeded spell conditions.
Jun 7, 2012
7b5bdc2
DB/SAI: Add SAI for Forsaken Plaguebringer and fix weapon.
Jun 7, 2012
8223bce
SQL: Corrected file names
Shauren Jun 7, 2012
2c153b8
Core/Movement: Fixed Unit::SetFacingTo
Shauren Jun 7, 2012
089b0a4
Core/SAI: Fixed the cage GameObject template script, the script shoul…
Subv Jun 7, 2012
ed42aa1
DB/Updates: Fix file name and add missing deletes to a file.
Jun 7, 2012
37f0e1f
DB/Gossip: Fix gossip for Charles Worth to add tailoring spells
Jun 7, 2012
7bf459c
DB/Gossip: Fix Gossip for Leryssa
Jun 7, 2012
d719730
Core/Spells: do not apply unit_state_casting for instant cast spells.
Star-lion Jun 7, 2012
0965e1f
Core/Loot: fix loot rules for looting quest items that have the party…
Star-lion Jun 7, 2012
b668bd6
DB/ItemTemplate: make rotface/festergut acidic blood and shadowfrost …
Star-lion Jun 7, 2012
22efc5e
Core/Spells: fix mocking blow doing damage to players and non tauntab…
Star-lion Jun 7, 2012
4bfb96f
Core/Loot: fix mistake in previous commit. also fix flags in sql. i d…
Star-lion Jun 7, 2012
f92ae93
Core/Spells: fix crash introduced in d719730929db84674cee0b56834e2a9e…
Star-lion Jun 7, 2012
8705030
Core/Auras: use a case for SPELL_AURA_MECHANIC_IMMUNITY_MASK. disting…
Star-lion Jun 7, 2012
4261453
DB/Spell_dbc: Add missing spell to db
Jun 7, 2012
c7775c8
Core/Maps: Moved object respawn time storage from global to map level…
Shauren Jun 7, 2012
73e6eed
And missing full sql changes
Shauren Jun 7, 2012
1e34d3e
Db/spell_dbc: typo fix
Jun 7, 2012
1c0fc0a
DB/misc: Some misc updates
Jun 8, 2012
32aa983
Core/Maps: Fixed possible crash when resetting instances
Shauren Jun 8, 2012
643b689
Core/Spells: codestyle and fix logic for adding unit state casting. (…
Star-lion Jun 8, 2012
6107e48
Core/Spells: fix scourge strike extra damage. thanks to tibbi
Star-lion Jun 8, 2012
e9feb0e
DB/Spells: fix bonus coefficient for lava burst. (thx 3kids)
Star-lion Jun 8, 2012
69bf716
Core/Spells: set default multiplier for scourge strike bonus damage t…
Star-lion Jun 8, 2012
69ea6b5
Core/Pets: base implementation for pet aura scaling system. not curre…
Star-lion Jun 8, 2012
3842402
Core/Pets: more updates to spells for pet scaling. based on research …
Star-lion Jun 8, 2012
8e8bf5c
Core/Pets: one more update before i leave for the weekend!
Star-lion Jun 8, 2012
8ab6d57
fix typos - i failed so hard :(
joschiwald Jun 8, 2012
563c70e
DB/Spawns: Corrected Nerub'ar Broodkeeper spawns in ICC, they should …
Shauren Jun 9, 2012
7d98f2f
Core/Spells: Fixed WotF and PvP trinket shared cooldown
Shauren Jun 9, 2012
be5f0b0
Core/Scripts: Fixed crash in mob_phase_hunterAI, this entire script i…
Shauren Jun 9, 2012
f6fc2ef
Fix non PCH build
DDuarte Jun 10, 2012
41d2de2
Core/Spells: fix addition of unit_state_casting. thx vincent-michael
Star-lion Jun 10, 2012
41b1416
Core/Warden: Fixed a crash when Warden.ClientCheckFailAction was set …
Subv Jun 11, 2012
20b97b0
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
Subv Jun 11, 2012
28f8e42
Core/AI: Added EventInform hook for GameObjectAI and implemented it i…
Shauren Jun 11, 2012
38f6f9d
Core/SAI: Missing change from previous commit
Subv Jun 11, 2012
042f825
Core/Spells: use raw basepoint value for extra attacks. damage gets f…
Star-lion Jun 11, 2012
9fe66ca
Core/Pets: add ghoul reactions to owner emotes. thx joshwhedon
Star-lion Jun 11, 2012
cdb3ab8
Core/Pets: removed logerror from previous commit
Star-lion Jun 11, 2012
5b8d3f8
Core/Pets: more functionality for pet auras. thx to joshwhedon for th…
Star-lion Jun 11, 2012
b806218
Core/Spells: Correctly fix basepoint calculation for adding extra att…
Star-lion Jun 11, 2012
a2848f5
Core/Spells: use calculated basepoints for mechanic_immunity_mask aur…
Star-lion Jun 12, 2012
c6c23b7
Core/DungeonFinder:
kaelima Jun 12, 2012
76a2d13
Core/Pets: more updates for pet calculations. feedback would be nice!…
Star-lion Jun 12, 2012
b24c157
Build fix
Shauren Jun 12, 2012
15eb5f0
Core/SmartAI: Allow calling talk action on targeted creature even if …
Shauren Jun 12, 2012
e8f4eb2
Core/DF: Add Dungeon Deserter debuff when leaving an incomplete DF ma…
Subv Jun 12, 2012
5180bc4
DB/Transport: First Transport to be properly Spawned and scripted.
Jun 13, 2012
9cdf3fb
Core/DungeonFinder:
kaelima Jun 13, 2012
12ff298
DB/creature: Spawning and pathing for Violetta by Wishtodie.
Jun 13, 2012
ca85c03
Db/creature: Add newline
Jun 13, 2012
39a46e6
DB/Spawns: correct spawn for Lok'lira the Crone. add the quest invisi…
Star-lion Jun 13, 2012
1aaea81
DB/Gossip: Misc fixes from Durotar. Closes 6785 , 6770 , 6768 , 6767 …
Jun 13, 2012
2bcee23
Merge branch 'master' of git://github.com/TrinityCore/TrinityCore
Jun 13, 2012
b43fa6f
DB/Gossip: Misc fixes from Durotar. Closes 6785 , 6770 , 6768 , 6767 …
Jun 13, 2012
5daa540
Core/Spells: handle SPELL_AURA_MOD_DEBUFF_RESISTANCE only for auras. …
Star-lion Jun 13, 2012
50bd436
Core: Remove a few silly warnings here and there (and adjust a commen…
click Jun 13, 2012
0ddaead
Core/Pets: more updates for pets and add spell_pet.cpp to the cmakeli…
Star-lion Jun 13, 2012
2f46831
Db/Gossip: Fix error in sql
Jun 13, 2012
62c6492
Core/Spells: Fix Empowered Renew calculation
Vincent-Michael Jun 8, 2012
ace68d5
DB/SAI: Scripting for Grand Anchorite Almonen
Jun 13, 2012
63dd625
Fix wrong magnet aura takeCharges when spell hit not magnet unit
drskull Jun 13, 2012
d4cc563
Merge pull request #6792 from drskull/master
QAston Jun 14, 2012
56c3811
Merge pull request #6685 from mweinelt/master
QAston Jun 14, 2012
6c8fca7
DB/Spells: Fix spell Surge of Adrenaline
QAston Jun 14, 2012
ea254ee
Db/Spells: Merge branch 'remover'
QAston Jun 14, 2012
08802b2
Merge pull request #6315 'corrections'
QAston Jun 14, 2012
0e88894
Core/Chat: Convert instance commands in commandscript
Vincent-Michael Jun 14, 2012
f5fd27f
DB/Spells: fix bonus coeff for spells. -1 does auto calculation and s…
Star-lion Jun 14, 2012
e53b44b
Merge pull request #6491
QAston Jun 14, 2012
968c5b9
Merge branch 'master' of github.com:TrinityCore/TrinityCore
QAston Jun 14, 2012
aae4546
Merge Pull Request #6744 'EmpoweredRenew'
QAston Jun 14, 2012
d77a856
Fixing Death Knight T8 Melee 4P Bonus (darkruned set). tibbi
Faq Jun 14, 2012
cc7f958
DB/SAI: Fix up quest 9539 "Totem of Coo"
Jun 14, 2012
3fac8f1
DB/EAI: Remove Stillpine Ancestor Akida EAI
Jun 14, 2012
8cf01fd
DB/Misc: blah blah blah
Jun 14, 2012
ac74853
Adding enums
Faq Jun 14, 2012
67a0e54
Correct the amount of dmg absorbed by Anti-magic shell.tibbi
Faq Jun 14, 2012
39e4211
DB/SAI: Fix up quest 9540 "Totem of Tikti"
Jun 14, 2012
8962b88
DB/SAI: Comment update to previous commit
Jun 14, 2012
cf1f21a
Misc: fix filename
Jun 15, 2012
478de62
Scripts/Icecrown Citadel: Fixed Sindragosa & her frost wyrms summonin…
Shauren Jun 15, 2012
6bd8a01
...
Faq Jun 15, 2012
9d19be2
Core/Spells: fix spell scripts from recent commit and cleanup scripts
Star-lion Jun 14, 2012
38ac9b3
DB/Spells: added spell script name that was missed.
Star-lion Jun 15, 2012
2ff2387
Core/Spells: revert some of previous commit and fix up a few things.
Star-lion Jun 15, 2012
521bf5f
Core/Spells: fix build error from previous commit.
Star-lion Jun 15, 2012
ab0a8dc
Merge pull request #6811 from Faq/6bd8a01aa5474b55dc8681e224d31b16a43…
QAston Jun 15, 2012
c430b45
DB/SAI: Fix up quest 9544 "The Prophecy of Akida"
Jun 15, 2012
47b2df8
DB/SAI: Fix up quest 9312 "The Emitter"
Jun 16, 2012
89af15f
DB/SAI: Fix up quest 9541 "Totem of Yor"
Jun 16, 2012
1c8211e
Db/creature: Add missing Storm Totem spawn to Borean Tundra
Jun 16, 2012
3164ba6
Core/Combat: Fix CanAIAttack implementation
Jun 16, 2012
f0d14c3
Core/Entities: Fix possible variable overflows in health calculation …
Jun 16, 2012
3f8efb2
add IsEffect() check to correct IsImmunedToSpell
drskull Jun 17, 2012
14430c5
Merge pull request #6826 from Elron103/pull-requests2
QAston Jun 17, 2012
33873cc
Merge pull request #6820 from Elron103/pull-requests
QAston Jun 17, 2012
99888e1
DB/creature: Fix Storm Totem flags
Jun 17, 2012
3fb93ce
DB/creature: Add aura missing aura to Nerub'ar Scarab
Jun 17, 2012
5bcfd83
DB/creature: Add missing Gan'jo spawn to Grizzly Hills
Jun 17, 2012
8c16cc2
Core/SAI: Implement SMART_EVENT_ACTION_DONE (72, DoAction)
DDuarte Jun 17, 2012
d61f9fb
Fix build in GCC
DDuarte Jun 17, 2012
b5a0728
Fix added check for IsImmunedToSpell
drskull Jun 17, 2012
0e4d6bf
Missing break on 8c16cc2260a68
DDuarte Jun 17, 2012
a9b6a0c
Merge pull request #6827 from drskull/master
QAston Jun 17, 2012
53b561f
Core/SAI: Remove some unused conditions related code
DDuarte Jun 17, 2012
32d3e33
Core/Commands: Update TeleDel command to support id, shift click, or …
abduhman-star Jun 18, 2012
6d85b7c
Merge pull request #6798 from Vincent-Michael/instanceCommand
QAston Jun 18, 2012
c98a48d
Merge pull request #6698 from 4m1g0/cleanup1
QAston Jun 18, 2012
b3d99e9
Core/Commands: TeleDel command cleanup.
abduhman-star Jun 18, 2012
f90f5b6
Merge pull request #6832 from Xees/master
QAston Jun 18, 2012
9938128
Scripts/Icecrown Citadel
Shauren Jun 18, 2012
2cafa85
Scripts/Icecrown Citadel: Minor correction for previous commit
Shauren Jun 18, 2012
bd7299a
Scripts/Spells: Reverted part of 9d19be2ee5be7cf46ea3eb6b197647737266…
Shauren Jun 18, 2012
2affb39
Core/Spells: fix bloodthirst. again.
Star-lion Jun 18, 2012
c1a0148
Core/Scripts: fix professor oozes being able to be knocked back.
Star-lion Jun 18, 2012
29f1ab2
Core/Achievements: Corrected map requirement for Once Bitten, Twice S…
Shauren Jun 18, 2012
e190a20
Core/CreatureAI: Implement an OnSpellClick hook instead of the ugly w…
Jun 18, 2012
0b947c9
DB/SAI: Fix quest 11895 "Master the Storm"
Jun 18, 2012
225d264
DB:SAI: Fix Quest 13231 The Broken Front and 13232 Finish Me!
Jun 19, 2012
c19f13e
Core/Commands: Convert cast commands in commandscript
Vincent-Michael Jun 18, 2012
f166fe6
DB/SAI: Fix up Quest to prevend Startup errors.
Jun 19, 2012
be2d324
DB?Gossip: Gossip fixes from Pitcrawler
Jun 19, 2012
35b444f
Core/Movement: Implement speed changes for PointMovementGenerator
Jun 19, 2012
793421b
DB/Misc: Some spawn fixes and a path added to Dragonblight.
Jun 20, 2012
28faf41
Merge pull request #6853 from Elron103/pull-requests
QAston Jun 20, 2012
a057525
Merge pull request #6837 from Vincent-Michael/castCommand
QAston Jun 20, 2012
ab34307
DB/Gossip: Some gossip updates from pitcrawler and remove old cpp scr…
Jun 20, 2012
ef4d9dd
Core/Spells:
Vincent-Michael Jun 20, 2012
66c9973
Fix build, replace script that should have been removed
DDuarte Jun 20, 2012
2049a92
Merge pull request #6869 from Vincent-Michael/bloodthirst
Star-lion Jun 20, 2012
f3aacb6
Scripts/Miscellaneous: Enable const-ness for various functions in Scr…
Jun 20, 2012
de3f982
DB/SAI: Fix Quest 9689 "Razormaw" Thanks to Kiper for sniff.
Jun 20, 2012
a312cd4
Scripts/Commands: Convert character and server commands to commandscript
Xees Jun 20, 2012
90efff9
DB/Gossip: Add a Missing gossip
Jun 20, 2012
7e62733
Scripts/Commands: Fix non pch build (add missing includes)
DDuarte Jun 20, 2012
874dff2
Scripts/Commands: No one likes tabs :(
DDuarte Jun 21, 2012
c22988e
Merge pull request #6872 from Elron103/pull-requests
QAston Jun 21, 2012
d3bf462
Core/Commands: Convert list commands in commandscript
Vincent-Michael Jun 20, 2012
3368e88
Core/Commands: Fix some codestyle for a312cd4ba1f47d3dceb774091ec143c…
Vincent-Michael Jun 21, 2012
98479c4
Merge pull request #6882 from Vincent-Michael/cleanUp
QAston Jun 21, 2012
8907388
Merge pull request #6867 from Vincent-Michael/listCommand
QAston Jun 21, 2012
716e2db
Core/Misc: Code-style + some const methods.
Erfa1l Jun 21, 2012
5de44b3
Core/Commands: Convert reset commands in commandscript
Vincent-Michael Jun 21, 2012
df7bbf2
Core/Commands: Add missing scriptLoader for d3bf4626d05883ed856785e19…
Vincent-Michael Jun 21, 2012
92bcddf
Merge pull request #6887 from Vincent-Michael/scriptLoader
Jun 21, 2012
69285b1
Core/Player: Modify GetItemByEntry to include Currency.
abduhman-star Jun 22, 2012
acee199
Merge pull request #6895 from Xees/master
Machiavell1 Jun 22, 2012
cfb53db
Merge pull request #6885 from Chaplain/clean
Machiavell1 Jun 22, 2012
b859dee
Core/Item: Add IsCurrencyToken to override use of default ugly method.
abduhman-star Jun 22, 2012
fc10517
Merge pull request #6896 from Xees/master
Star-lion Jun 22, 2012
24a395c
Core/Item: Modify IsCurrencyToken to use IsCurrencyToken in item temp…
abduhman-star Jun 22, 2012
3b808cd
Merge pull request #6897 from Xees/master
Star-lion Jun 22, 2012
f63328d
Core/LFG: commented out a previous change that was causing issues wit…
Star-lion Jun 22, 2012
e50fa50
fix build
Star-lion Jun 22, 2012
9bf7ee3
fix build #2
Star-lion Jun 22, 2012
9628679
Core/Mails: Allow GMs to send emails without money
horn Jun 22, 2012
29bfb98
Merge pull request #6898 from horn/trinity_wishlist
DDuarte Jun 23, 2012
ea9339b
Core/SmartAI: Fixed SMART_ACTION_SET_RANGED_MOVEMENT parameters
Shauren Jun 23, 2012
d0fa012
Core/Auras: Properly initialize mechanic immunity mask for SPELL_AURA…
Shauren Jun 23, 2012
bf5002a
Core/Items: Remove item from tradeable list when clearing the flag on…
Shauren Jun 23, 2012
830d1cd
DB/Core/Gossip: Add Gossip for Alliance & Horde bonfires, fix gameobj…
Jun 24, 2012
1071384
Db/quest: Add quest relations for Alliance & horde bonfires.
Jun 24, 2012
9da9de7
DB/Gameobject: Add Mid Summer Festival Go Spawns to Burning Steppes
Jun 25, 2012
e250725
DB/Gameobject: Chillwind Camp Mid Summer Festival Go Spawns
Jun 25, 2012
da6904a
DB/Gameobject: The Forgotten Coast Alliance Mid Summer Festival Go Sp…
Jun 25, 2012
1f0ecf2
DB/Spells: fix death strike double procing the heal effect. according…
Star-lion Jun 25, 2012
4a85def
DB/SAI: Fix Quest 12828 (Ample Inspiration).
w1sht0l1v3 Jun 25, 2012
d5d7429
Merge pull request #6937 from w1sht0l1v3/stormpeaks
Jun 25, 2012
d6db97f
DB/SQL: Filename fix and some comments updated.
Jun 25, 2012
12b4694
Scripts/Icecrown Citadel: Added floating souls visual in The Spire af…
Shauren Jun 25, 2012
1bddb4e
Fixed compile without PCH
Shauren Jun 25, 2012
76df7f8
DB/Gameobject: Add Azuremyst Isle Alliance Mid Summer Festival Go Spawns
Jun 26, 2012
da8c039
DB/Gameobject: Blades Edge Alliance & Horde Mid Summer Festival Go Sp…
Jun 26, 2012
d014f7f
DB/Loot: Add missing recipe and replace a furious weapon with the cor…
Jun 26, 2012
e43b50b
Death Knight T10 Tank 2P Bonus. Thnx Shauren
Faq Jun 26, 2012
e5adb05
missed break :/
Faq Jun 26, 2012
b9860aa
Merge pull request #6943 from Faq/DK
Star-lion Jun 27, 2012
551878a
Core/Spells: correctly award kill credit for quest the focus on the b…
Star-lion Jun 27, 2012
87db7b2
Fix build
DDuarte Jun 27, 2012
5b24fbf
DB/Graveyards: Fix Graveyard Link for Shattered Halls
mweinelt Jun 27, 2012
dfdbc91
Core/Spells: Fix spell casting time reduce / increase effects for pla…
Jun 28, 2012
799b2c1
Merge pull request #6962 from Elron103/pull-requests
QAston Jun 29, 2012
8ba234e
Scripts/Spells: Fix Deathknight ability Death Pact 48743
Jun 29, 2012
efa92ea
Merge pull request #6976 from Elron103/pull-requests
Star-lion Jun 29, 2012
6e4da33
Core/Spells: fix build and typo from previous commit
Star-lion Jun 29, 2012
e099787
Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTar…
Shauren Jun 29, 2012
067c27d
Core/SpellScript: Corrected error messages and in-source documentatio…
Shauren Jun 29, 2012
469c7a0
Core/Scripts: fix a crash from e0997874f5bf8d38b67ad3dee66e3d808dd1a059
QAston Jun 30, 2012
c8d2000
Core: Minor code style corrections
Shauren Jun 30, 2012
3308809
Correcting Black Ice bonus dmg for Scourge strike shadow part. Thnx T…
Faq Jun 30, 2012
1ae1847
Merge pull request #6988 from Faq/DK_talent
Shauren Jun 30, 2012
ee22521
Scripts/Icecrown Citadel: Fixed visual and target selection of Sindra…
Shauren Jun 30, 2012
bd82264
Missed change for previous commit
Shauren Jun 30, 2012
f4ec8b0
Scripts/Icecrown Citadel: Fixed Frost Bomb ignoring line of sight checks
Shauren Jun 30, 2012
6eadc63
Core/VMaps: Use fabs instead of abs for float type. On some platforms…
Shauren Jun 30, 2012
86353cd
Core/Scripts: Use proper headers, code style, creature_texts and clea…
4m1g0 Jul 1, 2012
a986a62
DB: Removed old script_texts no longer used
4m1g0 Jul 1, 2012
2bee0e6
Core/SpellScript: Corrected when OnObjectAreaTargetSelect hooks are c…
Shauren Jul 1, 2012
d3c325d
Merge pull request #6996 from 4m1g0/cleanup3
Subv Jul 1, 2012
80898c1
Merge pull request #6884 from Vincent-Michael/resetCommand
Subv Jul 1, 2012
ae13832
Merge pull request #6490 from Vincent-Michael/notEvenAScratch
Subv Jul 1, 2012
16d4cc7
Fixed build
Subv Jul 1, 2012
f34bbf5
Core/Scripts: More missing includes
Subv Jul 1, 2012
8eba4ae
Core/Units: Removed deprecated code
Subv Jul 1, 2012
7f960fe
Core/Spells: fix damage bonus calculations for sanctified wrath talent.
Star-lion Jul 2, 2012
69f1cf3
DB/Rep: Add onkill reputation for Monstrous Kaliri
Jul 2, 2012
cf65c38
DB/SAI: Add combat AI for Dark Ritualist
Jul 2, 2012
8151454
DB/SAI: Fix quest The Air Stands Still
Jul 2, 2012
798fc2d
DB/NPC: Add various missing gossips
Kezo90 Jul 2, 2012
93cec76
Core/Spells: small change for previous commit. fixes typos
Star-lion Jul 2, 2012
f454b67
Core/Battlegrounds: Don't reward killing blows if the killer is also …
Jul 2, 2012
5edeb06
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore
Jul 2, 2012
a73ad71
Core/Battleground: move check from f454b6722ca0d4be7c8a35730aa325d940…
Star-lion Jul 2, 2012
72fd203
Fixed CHAR_SEL_PETITION_SIG_BY_GUID_TYPE.
LordJZ Jul 2, 2012
413d8c6
Merge pull request #7002 from LordJZ/master
DDuarte Jul 2, 2012
c49bc93
Core/Spells: correctly get magnet target. (subv fixed it) Closes #6674
Star-lion Jul 2, 2012
f8374fa
Core/Commands: Convert guild commands in commandscript
Vincent-Michael Jul 2, 2012
1292b73
Core/Spells: Fixed Evasive Maneuvers and Stop Time, spells from the O…
Subv Jul 2, 2012
94d935e
Fixed build
Subv Jul 2, 2012
d28f348
Core/Spells: Removed some old code that was breaking Grounding Totem.
Subv Jul 2, 2012
96014a7
Core/Units: Fixed crash added in 7f960fed732f119b6776bc51a4465e8e7a1a…
Shauren Jul 3, 2012
537caf3
Core/SpellScript: Implemented OnObjectTargetSelect hook for use with …
Shauren Jul 3, 2012
577d5b4
Core/SmartScript: Corrected size of pointId parameter for MOVE_TO_POS…
Shauren Jul 3, 2012
07e47b8
Fix Quest A Cleansing Song
AliveShiro Jul 3, 2012
c3cb82b
Merge pull request #7017 from AliveShiro/q12735
DDuarte Jul 3, 2012
6890b0a
Core/Spells: codestyle cleanup. case statements are your friend :]
Star-lion Jul 5, 2012
a588514
fixed sql update file name
Star-lion Jul 5, 2012
5a9fa44
Fix another sql update name. used the correct date of push
Star-lion Jul 5, 2012
869ea34
Core/Loot: fix the way quest items are handled. so far ive only found…
Star-lion Jul 5, 2012
ad71a69
Core/Loot: fix a typo from previous commit. (thx joschiwald)
Star-lion Jul 5, 2012
6a83cd4
Merge pull request #7004 from Vincent-Michael/guildCommand
Subv Jul 5, 2012
2bcc291
Scripts/Spells: fix wrath of the astromancer and stop the startup error.
Star-lion Jul 6, 2012
5395c4f
Core/Loot: fix master looting quest items with the custom flag.
Star-lion Jul 6, 2012
481e874
Core/Loot: fix possible crash from having a bad item
Star-lion Jul 6, 2012
6862d4d
fix build from r2bcc291
Star-lion Jul 6, 2012
9eab1a2
fix build again
Star-lion Jul 6, 2012
91cd710
Core/Commands: Convert lookup commands in commandscript
Vincent-Michael Jul 6, 2012
27a59f3
[Script/ICC] Properly fix Dark Nucleus aggro problems and them not fo…
Nickelangelo Jul 6, 2012
6a337bf
Core/Loot: correctly fix rolling on quest loot that follows group loo…
Star-lion Jul 6, 2012
b7f19c0
Merge pull request #7032 from Exodius/master
Star-lion Jul 6, 2012
62f609b
Merge pull request #7031 from Vincent-Michael/lockupCommand
Subv Jul 7, 2012
d4390c1
Fixed build
Subv Jul 7, 2012
26c36ba
Miscellaneous: Unsigned expressions cant be negative
Subv Jul 7, 2012
8c46681
Core/LootMgr: Fix a little logging mistake on startup to prevent conf…
Jul 7, 2012
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 5 additions & 7 deletions cmake/compiler/gcc/settings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ add_definitions(-D_BUILD_DIRECTIVE='"${CMAKE_BUILD_TYPE}"')

add_definitions(-fno-delete-null-pointer-checks)

if( USE_SFMT)
if(PLATFORM EQUAL 32)
# Required on 32-bit systems to enable SSE2 (standard on x64)
add_definitions(-msse2 -mfpmath=sse)
endif()
add_definitions(-DHAVE_SSE2 -D__SSE2__)
message(STATUS "GCC: SFMT enabled, SSE2 flags forced")
if(PLATFORM EQUAL 32)
# Required on 32-bit systems to enable SSE2 (standard on x64)
add_definitions(-msse2 -mfpmath=sse)
endif()
add_definitions(-DHAVE_SSE2 -D__SSE2__)
message(STATUS "GCC: SSE2 flags forced")

if( WITH_WARNINGS )
add_definitions(-Wall -Wfatal-errors -Wextra)
Expand Down
11 changes: 4 additions & 7 deletions cmake/compiler/icc/settings.cmake
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# Set build-directive (used in core to tell which buildtype we used)
add_definitions(-D_BUILD_DIRECTIVE="${CMAKE_BUILD_TYPE}")

if( USE_SFMT)
if(PLATFORM EQUAL 32)
add_definitions(-axSSE2)
else()
add_definitions(-xSSE2)
endif()
message(STATUS "ICC: SFMT enabled, SSE2 flags forced")
if(PLATFORM EQUAL 32)
add_definitions(-axSSE2)
else()
add_definitions(-xSSE2)
endif()

if( WITH_WARNINGS )
Expand Down
7 changes: 2 additions & 5 deletions cmake/compiler/msvc/settings.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ else()
set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /LARGEADDRESSAWARE")
message(STATUS "MSVC: Enabled large address awareness")

# Test if we need SSE2-support
if(USE_SFMT)
add_definitions(/arch:SSE2)
message(STATUS "MSVC: Enabled SSE2 support")
endif()
add_definitions(/arch:SSE2)
message(STATUS "MSVC: Enabled SSE2 support")
endif()

# Set build-directive (used in core to tell which buildtype we used)
Expand Down
1 change: 0 additions & 1 deletion cmake/options.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ option(SCRIPTS "Build core with scripts included"
option(TOOLS "Build map/vmap extraction/assembler tools" 0)
option(USE_SCRIPTPCH "Use precompiled headers when compiling scripts" 1)
option(USE_COREPCH "Use precompiled headers when compiling servers" 1)
option(USE_SFMT "Use SFMT as random numbergenerator" 1)
option(WITH_WARNINGS "Show all warnings during compile" 0)
option(WITH_COREDEBUG "Include additional debug-code in core" 0)
4 changes: 3 additions & 1 deletion cmake/platform/unix/settings.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Package overloads - Linux
if(CMAKE_SYSTEM_NAME MATCHES "Linux")
set(JEMALLOC_LIBRARY "jemalloc")
if (NOT NOJEM)
set(JEMALLOC_LIBRARY "jemalloc")
endif()
endif()

# set default configuration directory
Expand Down
13 changes: 6 additions & 7 deletions cmake/showoptions.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,6 @@ else()
message("* Build scripts w/PCH : No")
endif()

if( USE_SFMT )
message("* Use SFMT for RNG : Yes")
add_definitions(-DUSE_SFMT_FOR_RNG)
else()
message("* Use SFMT for RNG : No (default)")
endif()

if( WITH_WARNINGS )
message("* Show all warnings : Yes")
else()
Expand All @@ -78,4 +71,10 @@ if( WIN32 )
endif()
endif( WIN32 )

if ( NOJEM )
message("")
message("*** WARNING: jemalloc linking has been disabled!")
message("*** Please note that this is for DEBUGGING WITH VALGRIND only!")
message("*** DO NOT DISABLE IT UNLESS YOU KNOW WHAT YOU'RE DOING!")
endif()
message("")
4 changes: 2 additions & 2 deletions dep/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ elseif( MSVC )
endif()

if(CMAKE_SYSTEM_NAME MATCHES "Linux")
if(SERVERS)
add_subdirectory(jemalloc)
if(SERVERS AND NOT NOJEM)
add_subdirectory(jemalloc)
endif()
endif()

Expand Down
8 changes: 2 additions & 6 deletions dep/PackageList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,12 @@ G3D (a commercial-grade C++ 3D engine available as Open Source (BSD License)

jemalloc (a general-purpose scalable concurrent malloc-implementation)
http://www.canonware.com/jemalloc/
Version: 2.1.0
Version: 2.2.5

libMPQ (a library for reading MPQ files)
https://libmpq.org/
Version: 1.0.4

MersenneTwister (a very fast random number generator)
http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html
Version: 0.4.2

MySQL (the world's most popular open source database software)
http://www.mysql.com/
Version: 5.5.9 (GA)
Expand All @@ -42,4 +38,4 @@ zlib (A Massively Spiffy Yet Delicately Unobtrusive Compression Library)

gSOAP (a portable development toolkit for C and C++ XML Web services and XML data bindings)
http://gsoap2.sourceforge.net/
Version: 2.8.0
Version: 2.8.2
Loading