Commit graph

7516 commits

Author SHA1 Message Date
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