Nay
bb91aa5933
[12080] Use a single method to send SMSG_ACTIVATETAXIREPLY
...
Signed-off-by: stfx <stfx@hotmail.de>
2012-08-03 19:27:06 +02:00
Sergey
c69759a38d
Merge pull request #68 from zergtmn/master
...
Move some methods from .h to .cpp
2012-08-03 07:14:08 -07:00
zergtmn
af349b4bdd
Move some methods from .h to .cpp
2012-08-03 20:12:15 +06:00
Sergey
16fe6cbe82
Merge pull request #65 from LordJZ/bug/ACE_Stack_Trace
...
Fix compile on Linux
2012-08-03 06:53:44 -07:00
Machiavelli
21a3ee9267
[12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls since this check is done implicitly when deleting
...
Signed-off-by: stfx <stfx@hotmail.de>
2012-08-03 14:30:18 +02:00
stfx
4a684fe630
[12078] Fix SMSG_SET_FACTION_STANDING
...
Client now correctly displays visual effect for faction rank increase. Also added comment for refer-a-friend bonus reputation field
Based on patch by kaelima
Thanks to TOM_RUS
Signed-off-by: stfx <stfx@hotmail.de>
2012-08-03 14:23:20 +02:00
LordJZ
9daa9ad472
Possibly fix ByteBuffer when no ACE_Stack_Trace available.
...
Testing required as I do not have access to a system that lacks ACE_Stack_Trace."
2012-08-03 05:14:11 +04:00
Silinoron
4bf5c3d701
[12077] Send SMSG_GROUP_INVITE also when the invite fails due to the invitee already being in a group
...
Signed-off-by: stfx <stfx@hotmail.de>
2012-08-02 19:58:31 +02:00
stfx
e81b605caa
[12076] Remove redundant casts in Player.cpp
2012-08-02 10:26:11 +02:00
Machiavelli
32aede1a82
[12075] Don't check registry for game folder on windows, use relative "Data" dir, similar to linux.
...
Fixes annoyance when you have multiple wow clients and building vmaps fails for reason that extractor takes path from wrong client even though it is located inside the correct directory
Signed-off-by: stfx <stfx@hotmail.de>
2012-08-02 10:08:40 +02:00
stfx
8ebcfae37c
[12074] Improve OS detection for windows crash reporting
2012-08-02 09:54:45 +02:00
Sergey
10f55eab70
Merge pull request #62 from LordJZ/feature/bytebuffer-enhancement
...
Print stack trace in ByteBufferException::PrintPosError.
2012-07-30 19:30:25 -07:00
Sergey
2d7c2900c3
Merge pull request #61 from LordJZ/bug/world.log-race-condition
...
Eliminate race condition in World Log.
2012-07-30 19:30:17 -07:00
LordJZ
1ae8dee2c2
Print stack trace in ByteBufferException::PrintPosError.
2012-07-31 00:44:19 +04:00
LordJZ
e45969b9ec
Eliminate race condition in World Log.
...
In has been introduced with multithreaded packet processing, and prevents the dump from being written correctly, e.g. with tools.
2012-07-31 00:38:45 +04:00
Sergey
19e03b0890
Merge pull request #60 from evil-at-wow/master
...
Fix build errors introduced by [12070] for compilers that don't support "override".
2012-07-28 12:11:40 -07:00
evil-at-wow
f3dfab3954
Fix build errors introduced by [12070] for compilers that don't support "override".
2012-07-28 17:54:59 +02:00
Sergey
a457ba9b41
Merge pull request #59 from antiroot/master
...
ACE Remove sys/param.h includes
2012-07-27 23:59:02 -07:00
antiroot
dfde2cdd28
[12073] ACE Remove sys/param.h includes
...
These are already included elsewhere if the platform supports it
2012-07-27 16:11:51 -05:00
Sergey
d84883ec3f
Merge pull request #58 from antiroot/master
...
Apply ACE patches for FreeBSD
2012-07-27 11:38:57 -07:00
antiroot
2c7ba84313
[12072] Apply ACE patches for FreeBSD
2012-07-27 10:44:59 -05:00
Schmoozerd
7dc0a86237
[12071] Improve recent commits. Thanks to Reamer and stfx for pointing
2012-07-22 15:50:21 +02:00
Schmoozerd
8c93370a19
[12070] Add some override correctness
2012-07-22 14:39:53 +02:00
Schmoozerd
835d1c7479
[12069] Cleanup comment style
2012-07-22 14:39:31 +02:00
bugeyedcreepy
5efb3867f5
[12068] Fix another engrish line and improve the lines output
2012-07-22 02:01:26 +02:00
Shyax
759d7f80db
[12067] Use world state enum for adding/ remove a state in bg and various cleanups
...
Thanks to stfc for additional input
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-07-22 01:49:43 +02:00
stfx
3707b04330
[12066] Optimize some parts for ++C
2012-07-21 17:15:11 +02:00
Schmoozerd
ba86b02dd4
Rename a virtual to usual coding style
2012-07-21 00:02:42 +02:00
Schmoozerd
84080ee5d3
[12065] Fix various warnings
2012-07-20 21:17:04 +02:00
Xfurry
5f4d61928f
[12064] Implement spell 56430
2012-07-20 18:14:53 +02:00
Schmoozerd
e32b9953a1
Cleanup Operator padding
2012-07-20 17:38:23 +02:00
Lillecarl
9141299127
[12063] Fix Typo in SpellTemplate storage checks
2012-07-19 23:04:33 +02:00
Schmoozerd
aeff8f9d1a
[12062] Cleanup MaNGOS sources
2012-07-19 22:05:00 +02:00
Schmoozerd
a4cbed3199
Various Cleanups (realmd/)
2012-07-19 21:59:38 +02:00
Schmoozerd
ed3220dbf2
Various Cleanups (bindings/universal/)
2012-07-19 21:59:14 +02:00
Schmoozerd
c334cd5ea4
Various Cleanups (shared/Database/)
2012-07-19 21:57:32 +02:00
Schmoozerd
9753625fd1
Various Cleanups (framework/)
2012-07-19 21:54:46 +02:00
Schmoozerd
8951eed780
Various Cleanups (vmap/)
2012-07-19 21:54:21 +02:00
Schmoozerd
0d2bedadae
Various Cleanups (movement/)
2012-07-19 21:53:56 +02:00
Schmoozerd
6379a746d7
Various Cleanups (game T-Z)
2012-07-19 21:52:26 +02:00
Schmoozerd
08fd085549
Various Cleanups (game S)
2012-07-19 21:52:06 +02:00
Schmoozerd
865f7d7428
Various Cleanups (game Q-R)
2012-07-19 21:51:54 +02:00
Schmoozerd
98e1efd435
Various Cleanups (game P)
2012-07-19 21:51:30 +02:00
Schmoozerd
94795f2bff
Various Cleanups (game N-O)
2012-07-19 21:51:08 +02:00
Schmoozerd
8d0c106aa4
Various Cleanups (game L-M)
2012-07-19 21:46:40 +02:00
Schmoozerd
2bd41afb3e
Various Cleanups (game F-K)
2012-07-19 21:46:24 +02:00
Schmoozerd
c5c09cee3c
Various Cleanups (game C-E)
2012-07-19 21:45:58 +02:00
Schmoozerd
f80629e307
Various Cleanups (game A-B)
2012-07-19 21:45:38 +02:00
Xfurry
2a4b8f2cb0
[12061] Assert correct loading of GO_TYPE_CAPTURE_POINT
...
This will assert controlled behaviour when loading a `gameobject_template` entry of type Capture Point with bad data
Patch improved by stfx
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-07-19 21:37:31 +02:00
Xfurry
5a0f668515
[12060] Implement GO_TYPE_CAPTURE_POINT support
...
Patch also developed by stfx
Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
2012-07-19 21:32:04 +02:00