Commit graph

47 commits

Author SHA1 Message Date
tomrus88
79325c2851 Updated to 3.1.1.9806 client build 2009-04-21 14:14:43 +04:00
tomrus88
97144ca1c0 Updated to client build 9767 2009-04-09 08:10:55 +04:00
tomrus88
ffcf5bb137 Updated to latest PTR build 9757 2009-04-03 11:21:41 +04:00
tomrus88
8e485ac249 Updated to latest client build 9742 2009-03-31 11:30:49 +04:00
tomrus88
4d7d9752a5 Updated to latest PTR build 9733 2009-03-27 01:11:34 +03:00
tomrus88
ea96cf4e52 Updated to new client build 9722 2009-03-24 08:33:34 +03:00
tomrus88
a2d3941588 Merged and updated to latest PTR build 9704 2009-03-19 14:18:17 +03:00
tomrus88
7d06f61b41 Updated to latest client build 2009-03-13 16:08:28 +03:00
tomrus88
8f9849969b Updated to 9658 client build, SMSG_ADDON_INFO temporary disabled 2009-03-08 01:51:23 +03:00
tomrus88
e6a66cdc54 Updated to new client build 2009-03-04 14:58:11 +03:00
VladimirMangos
ce8bd43bef Merge commit 'origin/master' into 310 (at [7360]) 2009-03-01 01:18:20 +03:00
freghar
74b9874fd8 [7356] Use tabs for indent in Makefiles
Signed-off-by: freghar <compmancz@gmail.com>
2009-02-27 21:23:19 +01:00
tomrus88
a8f7f57065 New client build, SMSG_MONSTER_MOVE partly fixed 2009-02-26 11:39:00 +03:00
tomrus88
5aad1e0169 Initial 3.1.0 commit, can't be compiled 2009-02-24 19:39:24 +03:00
VladimirMangos
1932ce1ae7 [7298] Switch to support client 3.0.9 (3551). 2009-02-18 21:27:05 +03:00
tomrus88
9ba229213f Updated client build 2009-01-28 07:40:42 +03:00
tomrus88
b5ba359186 Updated client build 2009-01-21 11:00:54 +03:00
tomrus88
77f11162dc Merge branch 'master' into 308 2009-01-13 20:08:41 +03:00
tomrus88
7a5b2f2d7b Updated opcodes enum, client build number 2009-01-13 20:07:31 +03:00
zhenya
5bf32dd62a [7032] Remove unused field from realm structure in realmd.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-01-05 14:39:55 +03:00
arrai
c6f48843ad [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
tomrus88
5eddba260e Fixed allowed client builds 2008-12-22 17:06:17 +03:00
tomrus88
9fda3da212 Merge branch 'master' into 303
Conflicts:
	src/game/ObjectMgr.cpp
	src/game/Unit.cpp
2008-12-22 15:44:49 +03:00
tomrus88
4f55ef857a Merge branch 'master' into 303
Conflicts:
	src/game/MovementHandler.cpp
2008-12-13 23:16:44 +03:00
tomrus88
5d4d7292b9 Merge branch 'master' into 303
Conflicts:
	src/game/Player.h
2008-12-12 18:14:49 +03:00
tomrus88
857e7ae7ee Updated opcodes enum. 2008-12-12 18:12:28 +03:00
hunuza
0f12997ef1 [6899] Pass const reference instead of value for some strings in some functions.
Signed-off-by: hunuza <hunuza@gmail.com>
2008-12-12 14:17:37 +01:00
tomrus88
768fa2d2de Merge branch 'master' into 303
Conflicts:
	src/game/CharacterHandler.cpp
	src/game/Pet.cpp
	src/game/Player.cpp
2008-11-15 15:35:52 +03:00
VladimirMangos
a62bee6d66 [6823] Restore colored console output. 2008-11-14 19:24:56 +03:00
VladimirMangos
2bf6345beb [6822] Implement --version option for mangosd/realmd for output current binary version and exit. 2008-11-14 11:19:04 +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
VladimirMangos
85c6e30bed [6802] Fixed build of realmd (absent macro arg) after recent git_id adding. 2008-11-08 04:16:45 +03:00
tomrus88
7adf2001f3 New client build, level cap is 80 2008-11-04 19:37:22 +03:00
arrai
3162a8dc61 Implemented realmd reconnect, backported from 303 branch
(cherry picked from commit ac6d01a6b0bf2ffd874db2097ade90ecfd7b1ff7)
2008-11-01 16:08:00 +01:00
tomrus88
8a29415450 Added one more supported client build (9149) 2008-10-30 23:02:45 +03:00
tomrus88
a1d83ebc6f Updated fot new client build 9155 2008-10-29 23:07:41 +03:00
tomrus88
0186b88b52 Updated realmd stuff 2008-10-26 10:17:20 +03:00
VladimirMangos
643f6af8c7 Rename gensvnrevision and related files and references to genrevision/etc.
Also svn_revision.h renmaed to revision.h and defines in to it also renamed. MaNGOS code updated.
Other projects using this genrevison tool need to be updated in similar way.
2008-10-25 15:35:25 +04:00
VladimirMangos
0874856e34 Implement git support in gensvnrevision tool and related changes in code.
gvnrevision still support svn version generation and have addition options now (see sources).
gensvnrevision/svn_revision.h and other svn reference will fixed later.
Now version strings include commit date/time that can be used in git case for fast find git commit without using git hash most time.
In chat ".server info" output git hash can be copied by shift-click in chat and then copied to cliboard if need.
2008-10-25 14:34:47 +04:00
arrai
dbb399d808 * Fixed mangos-realmds autopatching system 2008-10-18 00:11:12 +02:00
derex
7b871111ef Merge branch 'master' of git@github.com:mangos/mangos 2008-10-17 13:48:58 +03:00
TheLuda
245f868521 On configure runs, sysconfdir is now properly set [#6 tagged:committed responsible:theluda milestone:"0.12" state:resolved] 2008-10-16 22:43:42 +02:00
derex
2073ab6365 Replace some defines with more portable ones. 2008-10-16 21:38:42 +03:00
arrai
32db217d9a * Fixed build on linux 2008-10-15 20:45:48 +02:00
TheLuda
288ef6fb27 Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:26:24 +02:00
TheLuda
800ee76535 Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00