DasBlub
|
492ce567d2
|
[9767] Add the posibility to keep deleted characters in the database for a while and also add related commands.
Added commands:
* .character deleted list [$guid|$name]
* .character deleted restore $guid|$name [$newname]
* .character deleted delete $guid|$name
* .character deleted old [$keepdays]
Command .character delete renamed to .character erase
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
|
2010-04-20 22:12:50 +04:00 |
|
DasBlub
|
ea5788ff70
|
[9684] Add helper function to check if a string is numeric
(based on DasBlub's repo commit 1d5b209)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
|
2010-04-07 00:27:47 +04:00 |
|
hunuza
|
d85e4228f1
|
[9634] Remove fields 'data' and 'zone' from corpse table.
Signed-off-by: hunuza <hunuza@gmail.com>
|
2010-03-28 13:23:31 +02:00 |
|
AlexDereka
|
5368751c13
|
[9386] Store some config values in Rate emun.
|
2010-02-15 00:17:44 +03:00 |
|
AlexDereka
|
ccfd42bf3e
|
[9381] Fixed some compile warnings.
|
2010-02-14 18:16:07 +03:00 |
|
VladimirMangos
|
fe6e2e1746
|
[9122] Updated copyright notice for new year.
Also fix some lost in past cases.
|
2010-01-08 00:02:21 +03:00 |
|
arrai
|
9c5f85d309
|
[8450] Prevented using of plaintext passwords in sql queries
|
2009-09-02 02:03:42 +02:00 |
|
VladimirMangos
|
0ae528775d
|
[8390] Fixed log output work after recent replace UTF8PRINT macro.
|
2009-08-19 01:58:47 +04:00 |
|
freghar
|
17b94e1e09
|
[8388] Replaced UTF8PRINT macro by a function
Should also fix possible color leak on Windows CLI.
Signed-off-by: freghar <compmancz@gmail.com>
|
2009-08-18 20:13:57 +02:00 |
|
SeT
|
c672d4d99e
|
[7848] Fix set variable to zero on apply -100% mod
Signed-off-by: DiSlord <dislord@nomail.com>
|
2009-05-18 23:41:12 +04:00 |
|
arrai
|
c6f48843ad
|
[7017] Updated copyright notice for new year
|
2009-01-03 18:09:51 +01:00 |
|
VladimirMangos
|
904a2c40f3
|
[6935] Use larger buffer instead only formal size increase.
|
2008-12-23 23:50:32 +03:00 |
|
tomrus88
|
5d4d7292b9
|
Merge branch 'master' into 303
Conflicts:
src/game/Player.h
|
2008-12-12 18:14:49 +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 |
|
VladimirMangos
|
129c0797a7
|
Save only changed achievement data at player save. Some code cleanups.
Also increase tempory at stack buffere for utf8 convertion. It used in sql quaries log output and need have apporpriate size support.
|
2008-12-05 23:44:13 +03:00 |
|
VladimirMangos
|
2da935ecc4
|
[6842] More correct guid/name arg processing in .pdump write command, reject early wrong player name in HandleWhoisOpcode.
|
2008-11-23 11:39:13 +03:00 |
|
TheLuda
|
92441a0241
|
Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more.
|
2008-10-15 18:25:33 +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 |
|