- Timestamp:
- 11/12/06 18:42:02 (4 years ago)
- Location:
- trunk/map
- Files:
-
- 6 modified
-
include/pimp.h (modified) (1 diff)
-
include/pimp_tile_load.h (modified) (1 diff)
-
src/optionguard.cpp (modified) (1 diff)
-
src/pimp.cpp (modified) (1 diff)
-
src/pimp_tile_load.cpp (modified) (1 diff)
-
src/test.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/map/include/pimp.h
r2553 r2988 11 11 * The iWear Framework is free software; you can redistribute it and/or modify 12 12 * it under the terms of the GNU General Public License as published by the 13 * Free Software Foundation ; either version 2 of the License, or (at your14 * option) any later version. 13 * Free Software Foundation as in version 2 of the License. 14 15 15 * 16 16 * The iWear Framework is distributed in the hope that it will be useful, but -
trunk/map/include/pimp_tile_load.h
r2169 r2988 11 11 * The iWear Framework is free software; you can redistribute it and/or modify 12 12 * it under the terms of the GNU General Public License as published by the 13 * Free Software Foundation ; either version 2 of the License, or (at your14 * option) any later version. 13 * Free Software Foundation as in version 2 of the License. 14 15 15 * 16 16 * The iWear Framework is distributed in the hope that it will be useful, but -
trunk/map/src/optionguard.cpp
r2950 r2988 11 11 * The iWear Framework is free software; you can redistribute it and/or modify 12 12 * it under the terms of the GNU General Public License as published by the 13 * Free Software Foundation ; either version 2 of the License, or (at your14 * option) any later version. 13 * Free Software Foundation as in version 2 of the License. 14 15 15 * 16 16 * The iWear Framework is distributed in the hope that it will be useful, but -
trunk/map/src/pimp.cpp
r2553 r2988 11 11 * The iWear Framework is free software; you can redistribute it and/or modify 12 12 * it under the terms of the GNU General Public License as published by the 13 * Free Software Foundation ; either version 2 of the License, or (at your14 * option) any later version. 13 * Free Software Foundation as in version 2 of the License. 14 15 15 * 16 16 * The iWear Framework is distributed in the hope that it will be useful, but -
trunk/map/src/pimp_tile_load.cpp
r2170 r2988 11 11 * The iWear Framework is free software; you can redistribute it and/or modify 12 12 * it under the terms of the GNU General Public License as published by the 13 * Free Software Foundation ; either version 2 of the License, or (at your14 * option) any later version. 13 * Free Software Foundation as in version 2 of the License. 14 15 15 * 16 16 * The iWear Framework is distributed in the hope that it will be useful, but -
trunk/map/src/test.cpp
r2561 r2988 10 10 * The iWear Framework is free software; you can redistribute it and/or modify 11 11 * it under the terms of the GNU General Public License as published by the 12 * Free Software Foundation ; either version 2 of the License, or (at your13 * option) any later version. 12 * Free Software Foundation as in version 2 of the License. 13 14 14 * 15 15 * The iWear Framework is distributed in the hope that it will be useful, but
