VladimirMangos
|
93ed08e886
|
[8343] Extand level allowed range for item use to upper values if it end at max player level.
Also add DEFAULT_MAX_LEVEL define for store current used client expection about max player level.
For example for current supported this is 80.
|
2009-08-10 14:22:50 +04:00 |
|
VladimirMangos
|
7baebcd2de
|
[8328] Fixed problem with crash at startup in result destroy anti-freeze thread runnable.
* Destroy runnable only if no references.
* Some code cleanups
|
2009-08-08 11:00:03 +04:00 |
|
VladimirMangos
|
0f364bf00a
|
[8318] Deleted as expected runnable objects at related Thread deleting for avoid memory leaks.
|
2009-08-05 20:22:54 +04:00 |
|
tomrus88
|
7c52111fb1
|
Fixed /played chat command.
(cherry picked from commit 3e49bbe692ea5f44ea2daffdfe970a7201d501f5)
Conflicts:
src/game/MiscHandler.cpp
src/game/SharedDefines.h
src/game/UpdateFields.h
src/realmd/AuthCodes.h
|
2009-07-29 15:14:23 +04:00 |
|
freghar
|
c3d26f6fa2
|
[8255] Makefile.am cleanup, comments + indent
Signed-off-by: freghar <compmancz@gmail.com>
|
2009-07-27 03:35:53 +02:00 |
|
VladimirMangos
|
634fda8475
|
[8067] Fixed tabs and trailing whitespaces in code.
|
2009-06-22 15:43:47 +04:00 |
|
tomrus88
|
cffbb8661b
|
Merge commit 'origin/master' into 310
Conflicts:
src/game/Player.cpp
src/game/SpellAuras.cpp
|
2009-06-02 15:01:26 +04:00 |
|
tomrus88
|
4154d606cc
|
Updated to 3.1.3.9947 client build.
|
2009-06-02 14:58:59 +04:00 |
|
XTZGZoReX
|
9166cd9ef3
|
[7940] Print only warnings on SSLeay check.
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
|
2009-06-01 15:52:37 +04:00 |
|
AlexDereka
|
dacdf4e60f
|
[7937] Check OpenSSL lib at server start up.
|
2009-06-01 11:43:04 +04:00 |
|
tomrus88
|
42f8ce5f3e
|
[7911] Applied coding style.
|
2009-05-29 19:07:28 +04:00 |
|
tomrus88
|
182cedd3c0
|
Some coding style.
|
2009-05-24 10:03:48 +04:00 |
|
VladimirMangos
|
f72a8bc6dc
|
Merge commit 'origin/master' into 310
|
2009-05-23 01:55:33 +04:00 |
|
VladimirMangos
|
3beec18f4e
|
[7873] Use same name for realmd DB connection in realmd code as used in mangosd/game.
|
2009-05-22 16:27:46 +04:00 |
|
tomrus88
|
f499a8cba3
|
Updated to latest PTR build 9901.
|
2009-05-14 02:14:34 +04:00 |
|
tomrus88
|
92401853c5
|
Updated to latest PTR build.
|
2009-05-12 01:20:12 +04:00 |
|
tomrus88
|
c86290fa50
|
Merge commit 'origin/master' into 310
|
2009-05-11 15:11:02 +04:00 |
|
Ambal
|
2aff48cc5d
|
[7810] Moved ZThread related code on ACE framework.
Remove ZThread source code from mangos.
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
|
2009-05-11 12:14:22 +04:00 |
|
tomrus88
|
12bd33afc6
|
Removed unsupported client build.
|
2009-05-10 13:04:57 +04:00 |
|
tomrus88
|
7e938af972
|
Updated to latest PTR client build 9868.
|
2009-05-05 10:41:22 +04:00 |
|
tomrus88
|
b980e9ac59
|
Updated to 3.1.2.9855 client build, fixed quests, some work on monster movement. Not tested.
|
2009-05-02 19:41:00 +04:00 |
|
tomrus88
|
e2fdeb0e52
|
Updated to latest client build 3.1.1.9835
|
2009-04-29 01:46:18 +04:00 |
|
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 |
|