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 |
|
zhenya
|
8dc3586889
|
[7285] More code cleanups in static data structures use.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
|
2009-02-16 17:10:24 +03:00 |
|
Balrok
|
ce384c5278
|
[7123] Cleanup in using STD's containers erase method.
Signed-off-by: ApoC <apoc@nymfe.net>
|
2009-01-20 20:07:44 +01:00 |
|
arrai
|
c6f48843ad
|
[7017] Updated copyright notice for new year
|
2009-01-03 18:09:51 +01:00 |
|
hunuza
|
e9fc699d86
|
Make guid lookup for adding ignore async.
|
2008-11-02 20:23:25 +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 |
|