VladimirMangos
|
d1ebd52390
|
* [2008_10_19_01_mangos_spell_affect.sql] List fake data for last spells expected to listed in spell_affect and enable post-loading check for spell-affect data.
|
2008-10-19 08:18:29 +04:00 |
|
VladimirMangos
|
157134a0a7
|
* Fixed: wrong arg name for va_start call in WorldSession::SendNotification.
|
2008-10-19 02:23:51 +04:00 |
|
arrai
|
cf6413edcc
|
* Implemented second choice aggro targets for creatures. This will prevent players from tanking NPCs while being affected by immunity granting buffs.
|
2008-10-18 21:05:34 +02:00 |
|
VladimirMangos
|
ae01d16a73
|
* Implement immunity totems from periodic damage spell effects. Patch provided `win & DiSlord.
|
2008-10-18 13:00:01 +04:00 |
|
VladimirMangos
|
774e004954
|
* Fixed: not apply healling bonus to spell 40972 heal amount. Patch provided by Blaymoira.
|
2008-10-18 08:50:13 +04:00 |
|
vladimir-mangos
|
fea37f9291
|
* [2008_10_18_02_mangos_spell_proc_event.sql] Item 30627 hiddent cooldown. Patch provided by Blaymoira.
|
2008-10-18 05:49:06 +04:00 |
|
vladimir-mangos
|
5710a7429b
|
Merge branch 'master' of git@github.com:mangos/mangos
|
2008-10-18 05:29:47 +04:00 |
|
vladimir-mangos
|
606f5c0f6a
|
* [2008_10_18_01_characters_characters.sql] Rename field characters.gmstate to extra_flags base at new stored value meaning. Testing also new sql updates naming scheme.
|
2008-10-18 05:25:59 +04:00 |
|
ApoC
|
a7163e0f5b
|
* Clean up unreachable code
|
2008-10-18 02:59:33 +02:00 |
|
arrai
|
dbb399d808
|
* Fixed mangos-realmds autopatching system
|
2008-10-18 00:11:12 +02:00 |
|
vladimir-mangos
|
a3689bfe3c
|
* Fixed: One more time forgot update Makefile sql update names.
|
2008-10-18 01:47:37 +04:00 |
|
vladimir-mangos
|
32ad72350f
|
* Change sql update naming scheme from absent now revison numbers to date+counter, update old sql update names to preserve proper order.
|
2008-10-18 01:43:56 +04:00 |
|
Neo2003
|
708440742b
|
Updated character create query to use proper LEFT JOIN.
|
2008-10-17 20:18:43 +03:00 |
|
derex
|
366fe7fde9
|
Add support for autoconf 2.6.2 and newer.
|
2008-10-17 15:58:03 +03:00 |
|
ApoC
|
3ba1599a78
|
Restored build on Windows
|
2008-10-17 14:32:04 +02:00 |
|
derex
|
7b871111ef
|
Merge branch 'master' of git@github.com:mangos/mangos
|
2008-10-17 13:48:58 +03:00 |
|
vladimir-mangos
|
09e6dac530
|
* Fixed: restore install work at Unix/Linux after 0.11 sql updates move to subdir. Patch provided by jolan.
|
2008-10-17 13:10:23 +04:00 |
|
vladimir-mangos
|
c1ad5734e1
|
* Move sql updates for 0.11 release to sql/updates/0.11
|
2008-10-17 09:27:39 +04:00 |
|
vladimir-mangos
|
398b5535b7
|
* Remove unused now TcpNoDelay config option. Patch provided by TonyMontana5000.
* Fixed: move includes to prevent fail rebuild WorldSocket.cpp.
* Apply code style to WorldSocket.* and WorldSocketMgr.cpp
|
2008-10-17 06:30:08 +04:00 |
|
TheLuda
|
245f868521
|
On configure runs, sysconfdir is now properly set [#6 tagged:committed responsible:theluda milestone:"0.12" state:resolved]
|
2008-10-16 22:43:42 +02:00 |
|
derex
|
2073ab6365
|
Replace some defines with more portable ones.
|
2008-10-16 21:38:42 +03:00 |
|
Vladimir
|
58a1dd7209
|
* Small code cleanups and code style apply
|
2008-10-16 14:20:07 +04:00 |
|
unknown
|
8c6c66afe0
|
* Small clanup in Map.cpp
|
2008-10-16 10:43:06 +02:00 |
|
arrai
|
a4d3269140
|
* Updated Player::InitVisibleBits
|
2008-10-15 22:33:33 +02:00 |
|
arrai
|
32db217d9a
|
* Fixed build on linux
|
2008-10-15 20:45:48 +02:00 |
|
TheLuda
|
5f036c189d
|
Merge branch 'master' of git@github.com:mangos/mangos
|
2008-10-15 18:28:20 +02:00 |
|
TheLuda
|
288ef6fb27
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:26:24 +02:00 |
|
TheLuda
|
2483a73253
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:26:19 +02:00 |
|
TheLuda
|
adc46ef907
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:26:08 +02:00 |
|
TheLuda
|
5d294f0ad2
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:25:55 +02:00 |
|
TheLuda
|
2c38c1a8ee
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:25:49 +02:00 |
|
TheLuda
|
92441a0241
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:25:33 +02:00 |
|
TheLuda
|
899d7dec74
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:25:10 +02:00 |
|
TheLuda
|
dd6df37c14
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:24:59 +02:00 |
|
TheLuda
|
9116f0286b
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:24:39 +02:00 |
|
tomrus88
|
9a908ac515
|
Added missing files
|
2008-10-15 18:42:03 +04:00 |
|
tomrus88
|
847dac7419
|
Fixed .gitignore
|
2008-10-15 18:21:55 +04:00 |
|
TheLuda
|
800ee76535
|
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
|
2008-10-14 00:29:20 +02:00 |
|
TheLuda
|
d767495d5b
|
Updated README and list of ignored files.
|
2008-10-14 00:28:15 +02:00 |
|
MaNGOS foundation
|
2f364998be
|
Created MaNGOS GIT repository.
|
2008-10-13 22:06:16 +02:00 |
|
DiSlord
|
bf5ba338d9
|
[7550] Remove dublicate init in Player::Player
Signed-off-by: DiSlord <dislord@nomail.com>
|
2008-04-27 00:26:52 +04:00 |
|
DiSlord
|
004fa105e7
|
[7549] Remove call CheckExploreSystem() from Player::Update (alredy do it in Player::SetPosition)
Signed-off-by: DiSlord <dislord@nomail.com>
|
2008-04-27 00:17:55 +04:00 |
|
arrai
|
bfe25d510b
|
[7548] Fixed some commands by replacing !args with !*args check
|
2009-03-26 20:50:35 +01:00 |
|
VladimirMangos
|
18ec7c8011
|
[7547] Improvments in reputation achievements implememtaion.
* Speedup achievement checks at reputation updates.
* Implement
- ACHIEVEMENT_CRITERIA_TYPE_GAIN_REVERED_REPUTATION
- ACHIEVEMENT_CRITERIA_TYPE_GAIN_HONORED_REPUTATION
- ACHIEVEMENT_CRITERIA_TYPE_KNOWN_FACTIONS
|
2009-03-26 20:38:19 +03:00 |
|
Triply
|
b09df0aade
|
[7546] Revert [7544] correcty move uptime table to Realm database, use realmid column.
Signed-off-by: Triply <triply@getmangos.com>
|
2009-03-26 17:58:44 +01:00 |
|
DonTomika
|
ff0c31e103
|
[7545] Fixed exploration achievements for certian areas
|
2009-03-26 17:06:46 +01:00 |
|
invliD
|
68ec6ae8ab
|
Moved table uptime from world database to character database.
Signed-off-by: Triply <triply@getmangos.com>
|
2009-03-26 16:23:57 +01:00 |
|
VladimirMangos
|
4f17a6a4e2
|
[7543] Avoid code duplication in ReputationMgr.
|
2009-03-26 17:21:35 +03:00 |
|