Laise
10b65dcf8f
[9784] Move damage and crit calculation for certain effects of spells with delayed hit to spell launch
2010-04-23 19:53:51 +03:00
Laise
8ec81caabf
[9783] Update 33851 and ranks according to 3.1.0 patch notes
2010-04-23 18:17:12 +03:00
Laise
d1dd6a8ca3
[9782] Small clean up in 2 method names
2010-04-23 16:05:41 +03:00
marintrica
6cff390de2
[9781] One more typo in instance_template loading error output.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-23 15:24:25 +04:00
Laise
236a578d52
[9780] Change CalcAbsorbResist/isBlocked to be called from target side
2010-04-23 06:58:58 +03:00
VladimirMangos
15dd77873e
[9779] Drop trailing whitespaces.
2010-04-23 05:28:51 +04:00
Lynx3d
d3cc3c2f27
[9778] Old gcc hash_map not have support for std::string keys.
...
In different from tr1 unordered_map
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-22 23:57:11 +04:00
VladimirMangos
88ab56a6e8
[9777] Fixed instance_template error output arg in one from cases.
2010-04-22 23:50:09 +04:00
hunuza
1ef89c7a22
[9776] Set m_mover to NULL on remove SPELL_AURA_MOD_POSSESS by delete.
...
This should fix a related crash.
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-22 18:59:51 +02:00
XTZGZoReX
7532061a79
[9775] Cleanups in framework library.
...
* Removed last bits of threading in grid code.
* Removed some weird and unneeded declarations.
* General code style fixes.
* (Perhaps some things I forgot.)
Thanks to Lynx3d for the usual GCC-stabbing...
2010-04-22 11:49:43 +02:00
Laise
4d89b41f60
[9774] Fix periodic damage combat log displaying
2010-04-22 11:07:23 +03:00
Olynn
3bf63659f3
[9773] Fixed typo in code comment.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-21 20:16:49 +04:00
blueboy
17dd848242
[9772] Make GCC happy and restore buuild at *unix now really.
...
Just for note: this still look as not code problem but GCC bug in C++ std. library.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-21 19:15:10 +04:00
Neggod
cea7d42971
[9771] Fixed typos in mangosd.conf comments
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-21 13:20:38 +04:00
VladimirMangos
378c76b1c3
[9770] Use more proper std::istringstream for parse args.
...
This must fix build problem at *nix.
2010-04-21 12:17:23 +04:00
Electros
6f08da7cba
[9769] Fixed typo in characters.sql.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-21 11:42:11 +04:00
VladimirMangos
9a30dbac89
[9768] Fixed my last sec. fix problem :/
...
Also make $/# in consistence in new command help texts.
2010-04-20 22:39:25 +04:00
DasBlub
492ce567d2
[9767] Add the posibility to keep deleted characters in the database for a while and also add related commands.
...
Added commands:
* .character deleted list [$guid|$name]
* .character deleted restore $guid|$name [$newname]
* .character deleted delete $guid|$name
* .character deleted old [$keepdays]
Command .character delete renamed to .character erase
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-20 22:12:50 +04:00
faramir118
c9ac685f04
[9766] Remove outdated code for 54936
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-04-20 12:03:55 +03:00
VladimirMangos
f2dd9daf45
[9765] Prevent crash at use .npc delitem to item with multiply extanded costs.
2010-04-19 13:38:12 +04:00
przemratajczak
6398abc725
[9764] Remove outdated code for 15286
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-04-19 09:18:21 +03:00
VladimirMangos
b2fefc2ca9
[9763] Use min/max BG/arena levels from DBC. Update table content.
...
* Use min/mac level from dbc because anyway list real selectable
for player level bg/arena backets set min/max range.
* Drop related fields and update per team min/max values.
2010-04-18 21:31:19 +04:00
VladimirMangos
c5974b8a7e
[9762] Init client build at reconnect (logout back to char list)
...
This fix bug with show all realms as offline at view relam list after logout.
2010-04-18 19:20:55 +04:00
VladimirMangos
d7acc13d09
[9761] Restore .list object output.
...
No reason have different command output in chat and console
just because need fix crash.
2010-04-18 18:09:44 +04:00
NoFantasy
73475d0dc0
[9760] Add missing argument causing crash using .list obj, after change in [9663]
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-04-18 15:23:00 +02:00
VladimirMangos
7f90b8955e
[9759] Comment cleanups related to spell base points use.
2010-04-18 13:08:23 +04:00
VladimirMangos
ead6468b13
[9758] Include SharedDefines.h to AchievementMgr.h for provided used enum type definition.
2010-04-18 12:33:31 +04:00
Laise
5b56c321c8
[9757] Add triggered spell(strength buff) for 71904
2010-04-18 10:47:47 +03:00
hunuza
a502d1eb78
[9756] Avoid database query on tutorial save by caching tutorial state.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2010-04-17 16:36:47 +02:00
VladimirMangos
ae9985e778
[9755] Fixed sql update version and related data
2010-04-17 15:41:38 +04:00
VladimirMangos
48254e3879
Cleanups in instance_template and map entrance DBC data.
2010-04-17 15:24:49 +04:00
VladimirMangos
43cc07fbbc
Possibility drop (hide infact) records from DBStore/SQLStorage.
2010-04-17 14:56:46 +04:00
Laise
6610484609
[9754] Rename flight speed related auras and fix spell 40120
2010-04-16 17:54:58 +03:00
NoFantasy
f25c319bc7
[9753] Add default value for parent-field in instance_template
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-04-16 09:08:32 +02:00
NoFantasy
5570f8c9cd
[9752] Add storage for min/maxgold of gameobject
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-04-16 08:45:46 +02:00
VladimirMangos
b31c006bdc
[9751] Add index by spell to character_spell
...
This is must fix porblem with long logins at
many broken spells in `character_spell` after client switch/etc.
2010-04-16 08:39:08 +04:00
XTZGZoReX
ef979daddc
[9750] Add structure of SMSG_REDIRECT_CLIENT (0x50D).
...
Thanks to TOM_RUS for help with research.
2010-04-15 09:11:54 +02:00
VladimirMangos
5d84dbb492
[9749] Partly revert "[9736] Added more usable interface for grid visits"
...
In part related broadcasts by explicit provided Map pointer (in different object GetMap() requested)
This is must fix recent crashes in Map::MessageBroadcast
2010-04-15 09:25:15 +04:00
VladimirMangos
92b11459b1
[9748] Fixed startup problems after recent realmd DB.
2010-04-14 16:40:11 +04:00
VladimirMangos
dbfb1fc8ef
[9747] Fixed bg template max/min per team values
2010-04-14 15:49:04 +04:00
VladimirMangos
822ec31cb9
[9746] Implement show realm version and build in realm list.
...
* Rename `realmlist`.`color` field to `realmflags`
* Client 2.x and later support show in realm list supported
client version for specific realm.
For client 1.x this implemented by adding version to name
in similar way as it look in more recent clients.
For enable version show each affected realm must have in `realmflags` set
flag 4.
For realm work with not officially supported builds (build > last suported)
will show version 0.0.0 and correct build value.
2010-04-14 09:15:33 +04:00
NoFantasy
88139a7857
[9745] Update equipment at aura transform apply/remove for creature case
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2010-04-14 00:58:20 +02:00
VladimirMangos
502345b2b8
[9744] Prevent adding .vsp files from VS10 to repo
2010-04-14 02:11:08 +04:00
Laise
e89583ba34
[9743] fix spell_check.sql
2010-04-13 15:16:23 +03:00
VladimirMangos
ee0089826d
[9742] Final cleanup in non proper now EffectBasePoints use.
2010-04-13 16:11:16 +04:00
Laise
958edb65f7
[9741] Implement DOT related part of 54049 and ranks
2010-04-13 13:27:03 +03:00
VladimirMangos
f225be06d3
[9740] Update in comment indexes for SpellEntry
...
No real code changes.
2010-04-13 01:57:05 +04:00
VladimirMangos
ece6cb6c48
[9739] Use local var value instead recalculation.
2010-04-13 01:00:45 +04:00
SilverIce
d8736576d3
[9738] Restore build on *nix
...
Also fix my typo in Unit::SelectRandomUnfriendlyTarget
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2010-04-13 00:47:25 +04:00
Ceris
0566ca0370
[9737] Fix number of ticks calculation for 53209 (1978 and ranks part)
...
Signed-off-by: Laise <fenrisse@gmail.com>
2010-04-12 17:54:02 +03:00