Changeset 102 for trunk/src/framework/GameSystem
- Timestamp:
- 11/19/08 13:35:58 (17 years ago)
- Location:
- trunk/src/framework/GameSystem
- Files:
-
- 9 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/framework/GameSystem/Grid.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/framework/GameSystem/GridLoader.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/framework/GameSystem/GridRefManager.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/framework/GameSystem/GridReference.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/framework/GameSystem/NGrid.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/framework/GameSystem/TypeContainer.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/framework/GameSystem/TypeContainerFunctions.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/framework/GameSystem/TypeContainerFunctionsPtr.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify -
trunk/src/framework/GameSystem/TypeContainerVisitor.h
r44 r102 1 1 /* 2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 3 * 2 4 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 3 *4 * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/>5 5 * 6 6 * This program is free software; you can redistribute it and/or modify