tomrus88
6fae544fbe
Merge branch 'master' into 303
...
Conflicts:
src/game/WorldSocket.cpp
src/shared/Database/DBCStructure.h
src/shared/Database/DBCfmt.cpp
2008-11-10 01:10:52 +03:00
tomrus88
96f2b1d314
Load SummonProperties.dbc, data not used yet
2008-11-10 00:58:14 +03:00
Wyk3d
2d46c5da11
[6816] Cleaned up git_id
...
Added the -f option to fetch from origin and check for fast-forward
Added alternates for the -r,-h and -l options
Added usage output for -h
Other cleanups
2008-11-09 23:39:17 +02:00
arrai
871f2e181c
Removed dynamic memory allocations in CriteriaCastSpellRequirements
2008-11-09 21:38:07 +01:00
arrai
8e54a3c1cf
[6815] Allowed switching INVTYPE_HOLDABLE items during combat, used correct spells for triggering global cooldown at weapon switch. Original patch provided by mobel/simak
2008-11-09 20:44:53 +01:00
tomrus88
2c1671ef5c
Positive auras can be cancelled once again :)
2008-11-09 19:53:24 +03:00
tomrus88
1d3667e765
Some work on visible auras
2008-11-09 18:47:26 +03:00
derex
a44ada6d6b
[6814] git_id on *nix.
2008-11-09 17:32:39 +02:00
derex
d53b77cadf
Fixed english spelling in src/game/WorldSocket.h/cpp.
2008-11-09 17:06:36 +02:00
VladimirMangos
af556bae16
[sql/updates/2008_11_09_03_mangos_mangos_string.sql] Sql update for [6813]
2008-11-09 17:04:09 +03:00
VladimirMangos
755717e8ac
[6813] Allow have team dependent graveyards at entrance map for instances.
...
Entrance map graveyards selected by same way as local (by distance from entrance)
Until DB support will work in old way base at current DB data.
2008-11-09 17:02:58 +03:00
derex
1346f394be
Fix auth login queue.
2008-11-09 15:35:22 +02:00
Megamage
ace2d4815e
Prevent proc spell from HOT and DOT ticks.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2008-11-09 13:32:07 +01:00
derex
5055d957e2
Restore build for GCC < 4.3.
2008-11-09 13:27:22 +02:00
evilstar
1da8ff0043
[6812] Implement localization of creature/gameobject name that say/yell.
...
Original patch deeply rewrited.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-11-09 13:19:08 +03:00
VladimirMangos
89612654da
Fixed crash at .chardelete command use.
2008-11-09 13:15:39 +03:00
Wyk3d
61a3159c31
[6811] Use unordered_map only from gcc 4.3.x where it became deprecated
2008-11-09 12:01:26 +02:00
tomrus88
90b0c47592
uint->int
2008-11-09 11:39:01 +03:00
tomrus88
50e538c32f
Merge branch 'master' into 303
2008-11-09 11:37:52 +03:00
Fredi
928ea2bdcf
[6810] Added new command: .sendmoney player "subject" "message" money - Sends a mail with money to a player
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-11-09 11:21:13 +03:00
VladimirMangos
ad59efb6d9
[2008_11_09_01_mangos_command.sql] Create new command .senditems and remove from moderator level command .sendmail possibility send items.
2008-11-09 11:01:41 +03:00
Arthorius
397d855569
[6809] Not reset display model at shapeshift aura remove if it not set at apply.
...
This must resolve problems with model reset at warrior stance switch.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-11-09 09:44:12 +03:00
VladimirMangos
d2be8dbe8f
Implement expansion class check and unique class limit.
2008-11-09 04:17:13 +03:00
arrai
73e595ef87
Implemented some spell achievements
2008-11-09 01:31:12 +01:00
DiSlord
eb05f7d5eb
Merge branch 'master' of git@github.com:mangos/mangos
2008-11-09 01:53:44 +03:00
DiSlord
540a05322f
* Fix reset combopoints on miss/parry/immune and etc.
2008-11-09 01:53:03 +03:00
tomrus88
7a384e9374
Merge branch 'master' into 303
2008-11-09 01:45:34 +03:00
tomrus88
f6ff7b5a45
Updated some enums
2008-11-09 01:43:22 +03:00
Wyk3d
ca31e21740
[6808] Fixed VC9 build when TR1 is not present and added revision number output to the exception report
2008-11-08 22:03:42 +02:00
arrai
eb0cfe7fec
Fixed ACHIEVEMENT_CRITERIA_TYPE_FALL_WITHOUT_DYING by using total fall distance instead of fall time. This distance might be used for a more accurate fall damage formula in a later version.
2008-11-08 16:29:44 +01:00
tomrus88
0a783585e0
Compile fix
2008-11-08 17:48:42 +03:00
tomrus88
7974d1cb94
Merge branch 'master' into 303
...
Conflicts:
src/game/Player.cpp
src/game/Spell.cpp
2008-11-08 16:52:28 +03:00
tomrus88
7c73afbd22
Raid wide auras, untested
2008-11-08 16:44:10 +03:00
Wyk3d
82ad991969
[6807] Fixed multi line messages and other bugs in git_id
2008-11-08 12:00:03 +02:00
VladimirMangos
0dba9362d6
[6806] Not output error at loading empty character_ticket table.
2008-11-08 11:48:02 +03:00
VladimirMangos
5222f49820
Use (if available) TR1 unordered_map instead hash_map at Unix/Linux (in GCC 4.0.0 and later) and Windows (VC90 and later)
2008-11-08 11:44:13 +03:00
VladimirMangos
ac222e92b1
[6805] Small fixes in send/received packet and simple code cleanup also.
2008-11-08 07:26:28 +03:00
VladimirMangos
d5b713e9c0
[6804] [sql/updates/2008_11_07_03_characters_guild_bank_tab.sql sql/updates/2008_11_07_04_realmd_account.sql] Not use varchar(L) with L > 255 for compatibility with mysql version < 5.0.3.
2008-11-08 06:05:46 +03:00
VladimirMangos
7e10e20810
[6803] [sql/updates/2008_11_07_01_characters_character_db_version.sql sql/updates/2008_11_07_02_realmd_realmd_db_version.sql] Implement characters/realmd DB version requiremnts checks support.
...
Note: each DB (mangos/charactes/realmd) have independent checks for version.
Also fixed required_* field name in mangos DB. It need updated with each sql update applied to related DB.
2008-11-08 05:07:45 +03:00
VladimirMangos
85c6e30bed
[6802] Fixed build of realmd (absent macro arg) after recent git_id adding.
2008-11-08 04:16:45 +03:00
Wyk3d
7b0cdcdac5
[6801] Fixed some compile errors in git_id
2008-11-08 02:17:52 +02:00
ApoC
5c6a736e1c
Merge branch 'master' of git@github.com:mangos/mangos
2008-11-08 01:11:34 +01:00
ApoC
9284058126
Do not check LOS for triggered spells.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2008-11-08 01:08:30 +01:00
Wyk3d
cfd9ccdaaf
[6800] Added revision number output.
...
* Changed genrevision to use * instead of unknown when some info can not be found
* Added the git_id tool which is used to generate changes to revision_nr.h and the commit message
2008-11-08 01:50:42 +02:00
arrai
d7f8a60835
Implemented ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM and ACHIEVEMENT_CRITERIA_TYPE_LOOT_ITEM
...
Fixed CMSG_CANCEL_CAST opcode
2008-11-07 16:21:30 +01:00
hunuza
b681f5ac1a
Access cached member lists in guild handlers instead of querying the DB.
2008-11-07 11:49:27 +01:00
VladimirMangos
8fc5ac7fd3
Fixed crash at using .account set gmlevel with wrong args.
2008-11-07 01:05:49 +03:00
VladimirMangos
4476d483d4
Fixed comment text and code indentifiers spelling.
...
GetFieldNames part provided by Paradox.
2008-11-06 19:22:23 +03:00
tomrus88
78ec66babc
Merge branch 'master' into 303
...
Conflicts:
contrib/extractor/System.cpp
contrib/extractor/ad.exe
src/game/WorldSocket.cpp
2008-11-06 15:50:47 +03:00
tomrus88
ca8180ecd1
Futher pet spell work
2008-11-06 13:22:43 +03:00