39895 Commits

Author SHA1 Message Date
Sergey Popov
06abc6d22e Fixed compile error with mingw gcc 4.2 2010-06-12 15:23:12 +00:00
Ali El Gariani
6b5cfbce7e Fix FR/bug #16149: Remember Recall List Sorting Order
Not saved when exiting the game for now. Not even sure if needed.
2010-06-12 13:58:47 +00:00
Ali El Gariani
bcc19d502b Fix a typo/error and several warnings in 2010-06-12T10:24:09Z!upthorn@gmail.com 2010-06-12 13:24:58 +00:00
Ali El Gariani
b713a572ad Revert 2010-06-03T18:39:26Z!alinkmaze@gmail.com. True cause of the bug was unrelated to this. 2010-06-12 13:24:56 +00:00
Jody Northup
cee02c3714 Re-engineered persist_context struct...
...to simplify structure, initialization, and garbage collection as
well as reducing data duplication. Additionally, empty nodes are now
removed from the structure when the last child or attribute is
removed.
2010-06-12 10:24:09 +00:00
Jérémy Rosen
af2b0c210b reorganisation/renaming of all transition macros, mainline updated 2010-06-12 10:14:06 +00:00
Nils Kneuper
1c18aa07ba set some svn irgnores 2010-06-12 08:46:34 +00:00
Gabriel Morin
13f473adac Whiteboard: experiment with bright team colors...
...instead of white for highlighted arrows.
2010-06-12 06:23:07 +00:00
Gabriel Morin
a23eeebe36 Whiteboard:
- moved to std::auto_ptr for some variables to ensure proper deletion
  on manager "death".

- fixed infamous off-by-one error with the team indexes

- made manager noncopyable

- use more forward declarations and less includes in manager.hpp
2010-06-12 06:04:35 +00:00
Gabriel Morin
2dc6f6d383 Whiteboard: explicit initialization for side_actions member in team class. 2010-06-12 06:04:27 +00:00
Gabriel Morin
de9b11d12a Arrows: Unsubscribe display from arrow updates in display's destructor. 2010-06-12 06:04:21 +00:00
Gabriel Morin
633eae1fc7 Whiteboard: use transparent arrows. 2010-06-12 06:04:14 +00:00
Gabriel Morin
bbf16a6185 Arrows: added set_alpha method to set transparency. 2010-06-12 06:04:07 +00:00
Gabriel Morin
0d45df6bec Arrows: solved problem with setting color or other parameter...
...before the path was valid.

Also, in the past few commits I moved some members to "protected"
instead of "private", to allow subclassing.

Whiteboard: adapted to the change of interface in arrows.

Now setting the arrows to white during creation, then to team color
when created.
2010-06-12 00:55:58 +00:00
Gabriel Morin
5cf0ff90c4 Arrows: comments 2010-06-12 00:55:49 +00:00
Gabriel Morin
252e9a6d7c Arrow: added a set_style() method, that uses images from a subdirectory of images/arrows 2010-06-11 23:55:26 +00:00
Gabriel Morin
1bb82db4be Arrows: color parameter now gets used, and set_color() works properly. 2010-06-11 23:55:19 +00:00
Gabriel Morin
85c3494589 Whiteboard: change log level 2010-06-11 23:55:12 +00:00
Steven Panek
6a90330e14 Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 455 KiB on 3 files
 Optimized size: 433 KiB
   Total saving: 22 KiB = 4% decrease
2010-06-11 22:06:31 +00:00
Phil Barber
f27eb4a788 Add and wire new portrait for Draug...
...and one alternate, both by Valkier.  Update changelogs, portrait credits.
2010-06-11 17:54:03 +00:00
Jérémy Rosen
aba3de0ccd removing compat.cfg instead of moving deprecated macros there 2010-06-11 16:26:59 +00:00
Jérémy Rosen
46f3384858 move all adjacent.cfg to compat, it's entirely unused in mainline 2010-06-11 16:12:11 +00:00
Jérémy Rosen
1dc3fa34ad move all of transition_overlay to compat...
...since it's entirely unused in mainline
2010-06-11 15:52:24 +00:00
Jérémy Rosen
132547dce7 fix compil with libpng1.4 patch by abcd 2010-06-11 15:34:08 +00:00
Nils Kneuper
e0b445a34d pot-update
regenerated doc files
2010-06-11 11:56:16 +00:00
Timotei Dolean
ef1ffee5eb eclipse plugin: refactor documentation 2010-06-11 11:52:53 +00:00
Timotei Dolean
d9fc08492f eclipse plugin: documentation refactor 2010-06-11 11:52:00 +00:00
Nils Kneuper
470067c3fc applied utils/pofix.py on all po/pot files, pot-update will follow soon 2010-06-11 11:50:41 +00:00
Nils Kneuper
e31d9a0ba2 some additional conversions that are required...
...to keep the files in sync with utils/pofix.py:

"Queen's", "Queen’s"
"I don't understand.", "I don’t understand."
"It's done.", "It’s done."
applying pofix.py on all po/pot files will follow
2010-06-11 11:49:19 +00:00
Nils Kneuper
9ed23ef650 updated Vietnamese translation 2010-06-11 11:16:03 +00:00
Steven Panek
ae7e5549e3 Fixed a screw up in which em dashes were being used...
...instead of horizontal bars.
2010-06-11 05:00:56 +00:00
Steven Panek
9ef8c85b67 Reworked some strings to be less awkward;...
...fixed screw ups within those strings (which were using em dashes
instead of horizontal bars).
2010-06-11 04:55:56 +00:00
Steven Panek
ff45474ec4 Temporarily commented out two conversions. 2010-06-11 04:45:23 +00:00
Steven Panek
9fe51ed7c7 Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 3 KiB on 1 files
 Optimized size: 0 KiB
   Total saving: 2 KiB = 78% decrease
2010-06-11 04:39:18 +00:00
Steven Panek
30ca686d3b Converted the quotes and apostrophes in Liberty...
...to their curly forms (double form for quotation marks).
2010-06-11 04:33:35 +00:00
J.W. Bjerk
298b6d21cc fixed glitchy edge on end of scenario screen effect. 2010-06-11 03:35:14 +00:00
Guillermo Biset
83f105b6b3 Separated ana.hpp & detail.hpp into several single-purpose files...
...and updated error_code creation to comply with boost 1.35.
2010-06-10 23:18:14 +00:00
Steven Panek
8a310769d7 Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 143 KiB on 29 files
 Optimized size: 68 KiB
   Total saving: 75 KiB = 52% decrease
2010-06-10 23:08:08 +00:00
Steven Panek
73646f1bc9 Ran wesnoth-optipng:
Overall statistics (only for files with a smaller recompressed size):
  Original size: 4 KiB on 6 files
 Optimized size: 4 KiB
   Total saving: 0 KiB = 4% decrease
2010-06-10 23:05:00 +00:00
Ignacio R. Morelle
4f3f524d7b Add __MACOSX directories to default ignore patterns 2010-06-10 22:31:34 +00:00
Guillermo Biset
616b1f1e52 Previous commit wasn't at root dir. Now added the files. 2010-06-10 21:24:56 +00:00
Guillermo Biset
4a081e0bf0 Moved ana documentation to wesnoth's doc directory. 2010-06-10 21:23:26 +00:00
Guillermo Biset
4be54effb5 Fixed cmake files to support the apps option in ana. 2010-06-10 20:00:19 +00:00
Guillermo Biset
c1be239dca Modified the ana directory structure, added serialization and cleaned up cmake files. 2010-06-10 18:38:10 +00:00
Phil Barber
93a0f57640 Add and wire new animations for Drake Flameheart. Update changelogs. 2010-06-10 14:42:12 +00:00
Gabriel Morin
012de0894a Arrows: they now look like arrows, with proper placement of images. 2010-06-10 02:59:19 +00:00
Gabriel Morin
e91a396603 Whiteboard: correction to logger defines. 2010-06-10 02:59:10 +00:00
Gabriel Morin
177a2c2424 Arrows: prototype images 2010-06-10 02:59:02 +00:00
Gabriel Morin
acca1a5594 Made temporary_unit_mover and temporary_unit_placer...
...make copies of map_locations instead of keeping references.
2010-06-10 02:58:53 +00:00
Gabriel Morin
251a733511 Whiteboard: debug statements 2010-06-10 02:58:42 +00:00