click
f16df538ee
Core: More codestyle cleanups
2011-06-12 01:47:45 +02:00
click
158966dc79
Core: Codestyle cleanup
2011-06-11 22:35:29 +02:00
Azazel
9f8e4b031e
Core/Quests: add anti-cheat check in quest reward method
2011-06-03 11:54:44 +06:00
tobmaps
600cc16c94
Core/Players: Pet talents can be reset at a pet trainer for free, original idea by rsa
2011-05-31 05:47:17 +07:00
tobmaps
4a0290c17b
Core/Quests: Fix quests that require player to be dead
...
Closes #1441
2011-05-30 02:59:37 +07:00
NoFantasy
ab15d2526f
Core/Loot: Fixed gold looting messege sent to player while in group
2011-05-29 14:32:46 +02:00
kaelima
78692e1246
Core/Area: Updated AreaFlags documentation to match 3.3.5 dbcs.
2011-05-27 00:58:18 +02:00
Shauren
0ad14aeafd
Core/Gossip: Gossip menu items will now have constant index, allowing to properly define scripts relying on that index when mixed with conditions. Script-created menus via ADD_GOSSIP_ITEM will still have the index generated dynamically
2011-05-26 23:57:17 +02:00
Aokromes
6acd954bf5
Core/Misc: Some random cleanups
2011-05-25 19:54:17 +07:00
Machiavelli
402198c5ff
Core/DBLayer: Proper core-side handling of MySQL errno 1213 to prevent a snowballeffect (until innodb_lock_wait_timeout)
2011-05-23 16:33:33 +02:00
Machiavelli
59c0670f44
Core/DBLayer: Fix possible transaction deadlock in HandleMailReturnToSender opcode
2011-05-21 14:24:46 +02:00
tobmaps
029425d6fb
Core/Pets: Fix autocast-toggling for grouped pets
...
Closes #272 & #273
2011-05-12 22:07:16 +07:00
tobmaps
78362a325f
Core/Loot: Pickpocketed and player corpse looted money shouldn't be shared among party members
2011-05-11 20:39:26 +07:00
Az@zel
58f0a4b152
Core/Misc: fix typo - yet another English language lesson: INTERUPT -> INTERRUPT
2011-05-11 11:17:20 +06:00
tobmaps
bd6750b4d0
Core/Player: Fix old issue with creating a character if using declined names. Thx to someone, whose name was lost on old forums
2011-05-10 18:52:28 +07:00
click
077b69e351
Core: Fix a minor typo in WorldSession::HandleMirrrorImageDataRequest (makes Aokromes happy)
2011-05-09 02:01:02 +02:00
Shocker
a51c66d2f8
Core/Arenas: Disallow leaving arena team while in arena
2011-05-06 13:46:54 +03:00
leak
dfacd287a4
Core/ObjectMgr: Refactor group related functions into dedicated class
2011-05-05 10:25:17 +02:00
leak
ea06dcf418
Core/ObjectMgr: Refactor guild related functions into dedicated class
2011-05-04 10:08:09 +02:00
leak
ce01a37c2c
Core/ObjectMgr: Refactor arena team related functions into dedicated class
2011-05-03 15:01:37 +02:00
Shauren
92ab83b232
Core/Players: Fixed faction change quest conversion
...
Closes #1336
2011-04-30 15:23:43 +02:00
leak
1003f30448
Add spaces after commas
2011-04-29 20:47:02 +02:00
leak
01a79947d5
More cleanup after last commit spree
2011-04-29 19:59:40 +02:00
Azazel
6fb2bf4224
Core: use enum InventoryResult as return type for functions working with player items.
...
Original patch by TOM_RUS.
2011-04-29 16:48:15 +06:00
leak
e58f47664f
Restore gcc build
2011-04-28 23:38:16 +02:00
leak
c51c817a45
Core/ObjectMgr: Refactor sCreatureStorage
2011-04-28 22:57:08 +02:00
leak
e2e9431ca3
Core/ObjectMgr: Refactor sGOStorage
2011-04-28 22:54:30 +02:00
leak
a82654debd
Core/ObjectMgr: Refactor sItemStorage
2011-04-28 22:42:33 +02:00
leak
5aeb4fe794
Core/ObjectMgr: Refactor sInstanceTemplate
2011-04-28 22:16:13 +02:00
leak
19cab2c508
Core/ObjectMgr: Refactor sPageTextStore
2011-04-28 22:13:09 +02:00
Shauren
ed48364c04
Core/Accounts: Fixed saving account tutorials
2011-04-26 11:56:21 +02:00
Shauren
8898db8b27
Core: Corrected NULL usage, it should only be used with pointers, not integers
2011-04-23 15:53:48 +02:00
Azazel
c36846d78a
Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and lag_reports tables to lowerCamel, move queries to prepared statements and refactor the code of TicketMgr.
2011-04-19 14:04:18 +06:00
kaelima
384ca58b62
Core/PacketIO: Add support for receiving CMSG_UPDATE_PROJECTILE_POSITION
2011-04-11 21:24:02 +02:00
Azazel
72040c1654
Core/Misc: fix compilation warnings
2011-04-11 17:38:57 +06:00
Shocker
0905538b32
Core/Misc: Fix possible endless loop in HandleMoveWorldportAckOpcode / Logout
2011-04-09 11:28:39 +03:00
leak
7935c2f5c2
Core/Arena: Move personalRating to arena_team_member
2011-04-08 21:14:30 +02:00
Azazel
9f1cc4407a
Core/CharDB Cleanup: alter character_homebind table making column names lowerCamel and move all queries to prepared statements.
2011-04-08 17:04:51 +06:00
Azazel
74b84a603d
Core/DBLayer: add template parameter to QueryCallback classes to make it work with both QueryResult and PreparedQueryResult (will be used later).
2011-04-08 09:41:52 +06:00
leak
ae3ab32ea5
Core/Arenas: Refactor arena code and db layout
2011-04-05 21:54:28 +02:00
Shauren
379308140b
Core/Player: Prevented infinite growth of allowedCharsToLogin container and changed its type to better reflect its purpose
2011-04-04 22:27:15 +02:00
Shauren
2cc51e2482
Core/Packets: Fixed incorrect area lookup in HandleHearthAndResurrect
2011-04-01 18:17:10 +02:00
Anubisss
1b0843194f
Fix gender exploit.
...
Now check that character has a valid gender (and not an invalid via packet modifications).
This check works when trying to create a character or when building the character list.
If gender is invalid (neither male nor female): can't create the character and can't see in the characters' list (and also can't login with it via packet modding).
Signed-off-by: Anubisss <anubisss210@gmail.com >
2011-04-01 05:05:13 +02:00
Anubisss
5fe6c225e2
Fix a login exploit.
...
Make a list of GUIDs that purpose is which characters can login per account.
This fixes an exploit that player can login (but shouldn't) with packet manipulation.
Signed-off-by: Anubisss <anubisss210@gmail.com >
2011-04-01 03:11:57 +02:00
Shocker
ab83c36687
Core/Groups: Allow inviting members of opposite faction with GM mode on.
...
Closes #510
2011-03-26 05:10:18 +02:00
Shauren
827c9d3fe7
Core/Vehicles: Fixed assertion failures related to seat changes, huge thanks to Machiavelli for well documented vehicle code and j4r0d for providing info how to reproduce the crash
2011-03-21 19:37:21 +01:00
Shauren
2f79b0f266
Core: Removed all double (and more) empty lines
2011-03-21 10:52:14 +01:00
Shauren
24cb1c9555
Core/Items: Corrected logic check when placing item on auction
...
Closes #1017
2011-03-20 11:17:58 +01:00
Shauren
873b22662f
Fixed build without PCH
2011-03-19 12:50:17 +01:00
Spp
2ff8b76ddd
Core/Opcodes: Change the status of CMSG_SET_SAVED_INSTANCE_EXTEND to unhandled
2011-03-19 11:04:26 +01:00