Mark de Wever
b543ddd496
Remove an unneeded include.
2010-11-21 13:57:55 +00:00
Guillaume Melquiond
eeb047de55
Fixed file headers so that they match the content of the COPYING file.
2010-09-01 21:12:38 +00:00
Mark de Wever
a99c78e0d8
Update doxygen comment.
...
The filename after the @file comment is optional (spotted by alink).
2010-07-26 21:32:18 +00:00
Mark de Wever
92f5f92ce5
New year copyright update.
2010-01-01 13:16:49 +00:00
Mark de Wever
eec0cb381c
Remove an unneeded include.
2009-12-05 21:25:13 +00:00
Ali El Gariani
0984328cb0
Move some simple common map_location functions from pathutils.hpp...
...
...to map_location.hpp where they more clearly belongs. Allow to
simplify some includes.
2009-08-31 12:59:22 +00:00
Ali El Gariani
1f32116d33
Regroup similar utility fonctions in pathutils.?pp where they clearly belong.
...
Remove or simplify some include of pathfind.hpp
2009-08-29 17:25:53 +00:00
Ignacio R. Morelle
a98c998c4f
Indented license header in pathfind.cpp, pathutils.hpp.
2009-01-27 01:20:03 +00:00
Mark de Wever
a5d1d2e969
New year copyright update.
2009-01-01 10:27:41 +00:00
Tomasz Śniatowski
01e504ede6
remove some map.hpp dependencies,
...
...also separated viewpoint and map_exception classes from map.hpp
into separate headers (no cpp files)
2008-10-17 17:53:08 +01:00
Tomasz Śniatowski
c54a538139
Refactor gamemap::location -- rename to map_location,
...
...move into separate cpp/hpp pair. The code under src/ was modified
mainly using a global search-and-replace. This change allows reducing
code dependencies and gets rid of inner-class confusion (parts of the
code had to use "location" when referring to gamemap::location, it is
now consistent across the codebase.)
2008-10-15 17:38:51 +01:00
Mark de Wever
5d0255676c
Update doxygen comment style.
2008-06-17 18:10:51 +00:00
Jérémy Rosen
71a3a1b794
add new distance functions to formula AI, patch 1033 by Alesis Novik
2008-03-30 21:13:49 +00:00
Mark de Wever
001af46e6e
Updated all headers to 2008.
2008-02-16 08:47:16 +00:00
Gunter Labes
ae9e10f260
codeclean run
...
set svn:eol-style to native where missing
2007-08-31 19:09:40 +00:00
Hans Joachim Gurt
4d2fb6a4a6
Comments, doxygen
2007-08-17 14:27:34 +00:00
Mark de Wever
080eb69f60
Updated the headers to state GPL 2+ and a few changelog cleanups.
2007-08-15 13:41:56 +00:00
Mark de Wever
bb01934b85
A rather large update which updates the copyright info
...
* Wesnoth is distributed under the terms of the GPL version 2, made
that more explicit
* updated the copyright range to 2007
* updated Dave's email adress
2007-07-21 07:28:04 +00:00
David Philippi
f231fb12e0
merged patch #714 by silene
...
- removal of dead stuff and static linkage marking for internal functions
2007-04-06 12:26:02 +00:00
András Salamon
8d25fb99a6
codeclean in src, mostly Dave's new email address (checked with cvs diff -b)
...
BY THE WAY, many of the source files have no copyright headers!
2005-07-02 21:37:20 +00:00
András Salamon
8bd9bc98a5
ran codeclean against files
2005-06-04 19:16:06 +00:00
Yann Dirson
e508fb0a83
include cleanup: path*
2005-03-10 20:17:17 +00:00
Dave White
f1dc8ab736
added ability to customize attack animations...
...
...based on direction attack takes place from
2005-02-07 03:44:37 +00:00
Dave White
4d43d18213
added Redsun's pathfinding patch
2005-01-21 20:16:43 +00:00
Yann Dirson
558d7daf14
first attempt at desentangling file deps to make editor smaller
2004-09-02 15:41:10 +00:00