Commit Graph

19 Commits

Author SHA1 Message Date
Ignacio R. Morelle
d6a3de1938 Apply patch #2213 by stikonas, using file #11274 2010-11-21 01:56:29 +00:00
Ali El Gariani
c5bb310923 Fix images in devdocs main page
- Fix broken path to Wesnoth logo

- Replace tiny icon by a nice portait
2010-07-27 01:09:20 +00:00
Ali El Gariani
69c5437143 Add deprecated page in main page of documentation (after todo).
Link to http://devdocs.wesnoth.org/deprecated.html
2010-07-26 00:32:07 +00:00
Guillaume Melquiond
ffcbaf82bd Fixed source documentation. 2009-04-26 16:15:13 +00:00
Hans Joachim Gurt
af7ca88efe doxygen, comments 2007-10-04 14:13:29 +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
713099208d doxygen, comments 2007-08-26 13:59:05 +00:00
Hans Joachim Gurt
1a6ada53bd doxygen, comments 2007-08-26 12:52:53 +00:00
Hans Joachim Gurt
f4944f8d57 doxygen, comments 2007-08-21 22:42:23 +00:00
Hans Joachim Gurt
9b4ee443e6 doxygen, comments 2007-08-20 00:22:38 +00:00
Hans Joachim Gurt
1948328a05 doxygen, comments 2007-08-18 06:10:00 +00:00
Hans Joachim Gurt
984d16c5c4 Update doxygen-config to 1.5.1 2007-08-13 01:02:51 +00:00
Mark de Wever
9e94e45899 updated the doxygen files with the www.wesnoth.org domain...
...and fixed broken links.
2006-11-12 11:44:52 +00:00
Patrick Parker
be173c5f78 revamped the way event handlers join event contexts
(to eliminate some ugly widget construct/destruct situations)

minor: typo fix in south guard

minor: wassert clarification
2006-05-25 23:04:34 +00:00
Alfredo Beaumont
542c747e13 Switch doxygen templatesfrom CVS to SVN and from Savannah to Gna! 2005-10-17 19:47:18 +00:00
András Salamon
0856e5f6f7 correct forum url 2005-06-04 19:37:28 +00:00
András Salamon
8bd9bc98a5 ran codeclean against files 2005-06-04 19:16:06 +00:00
Philippe Plantier
ba195ecd8a [[Attack some problems with data serialization in saves]]
* Made serialized data be saved as untranslated. To achieve this, added the
  t_string class, which encapsulates a translatable string.

* Completely rewrote the (text) WML parser, making it use a tokenizer / parser
  architecture. The parser is now much more strict and validates a WML grammar.

  - Change to the WML syntax: pluses are now ignored, spaces are now forbidden
    in WML keys

* Rewrote the way the variables are interpolated. There is no more default
  interpolation, however, the vconfig class was added, which provides a
  variable-interpolating proxy to config objects.

* There is still an important known bug: this is impossible to load textmode
  save games now, because the statistics module saves some WML with spaces in
  keys, which the parser refuses. I am commiting anyway to respect the string
  freeze; the fix for this bug will come tomorrow

Hoping I do not break everything...
2005-03-27 23:06:17 +00:00
uid69206
b9dd83f0aa Initial checkin of developer documentation 2004-02-03 01:32:47 +00:00