XTZGZoReX
|
34e56c9978
|
[9641] Fix typo; IN_MILISECONDS -> IN_MILLISECONDS.
|
2010-03-30 14:44:57 +02:00 |
|
AlexDereka
|
ebfb0f9835
|
[9389] Cleanup config data. Use proper names and expected types.
|
2010-02-15 15:29:06 +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 |
|
tomrus88
|
2015f21fa8
|
Even more fixes.
|
2009-08-29 00:50:34 +04:00 |
|
balrok
|
54f2dbefa0
|
[7403] much more unneeded includes removed
now i extended my script:
NAME="Chat"; ack -c $NAME | ack ":1$" | sed 's/:1//' | xargs /usr/bin/ack-grep -l "include \""$NAME".h\"" | xargs /bin/sed -i '/include "'$NAME'.h"/d'
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
|
2009-03-08 02:22:17 +03:00 |
|
VladimirMangos
|
2b9eeb782e
|
[7362] Use IN_MILISECONDS where appropriate, other cleanups.
|
2009-03-01 05:22:56 +03:00 |
|
ApoC
|
1718653e63
|
[7130] Changet all *::Update(time_t) to *::Update(uint32), there is no need to use time_t (mostly 64b) because time diffs are very small numbers and the base calculation of diff is done as uint32.
Signed-off-by: ApoC <apoc@nymfe.net>
|
2009-01-21 02:48:32 +01:00 |
|
arrai
|
c6f48843ad
|
[7017] Updated copyright notice for new year
|
2009-01-03 18:09:51 +01:00 |
|
TheLuda
|
800ee76535
|
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
|
2008-10-14 00:29:20 +02:00 |
|