韦诺之战
Go to file
Ali El Gariani e37ba15306 Fix a bug spotted when summoning a troll near the top of the screen...
...in the test-scenario, (but probably elsewhere too) : the unit's
decorations were blitted on the status bar.

So, remove a useless redraw_unit() when WML-create the unit, and
instead use a draw() since the hex was invalidated.

This happened because redraw_unit() was used outside the "clipping
context" of the function to draw a tile.
2007-06-04 06:32:21 +00:00
config
data
doc
fonts
graphincludes/project
icons
images
m4
misc/fortunes
po
sounds
src
utils
.gitignore
ABOUT-NLS
autogen.sh
campaign_server.dsp
changelog
config.h.dummy
configure.ac
COPYING
copyright
Doxyfile
editor.dev
INSTALL
Makefile.am
MANUAL
MANUAL.brazilian
MANUAL.catalan
MANUAL.chinese_simplified
MANUAL.czech
MANUAL.danish
MANUAL.french
MANUAL.german
MANUAL.hungarian
MANUAL.indonesian
MANUAL.italian
MANUAL.japanese
MANUAL.norwegian
MANUAL.polish
MANUAL.russian
MANUAL.spanish
MANUAL.swedish
MANUAL.turkish
map_editor.dsp
players_changelog
py-compile
README
server.dev
server.dsp
setup.iss
wesnoth.dev
wesnoth.dsp
wesnoth.dsw
wesnoth.kdevelop

The game's license is described in COPYING.

See INSTALL for instructions on how to build the game from source code.

A description of how to play the game can be found in MANUAL.

See ISSUES for an overview of some of the bugs we are aware of.

To be notified of new releases, go to
    http://freshmeat.net/projects/wesnoth
and 'subscribe to new releases'.

Wesnoth User and Developer Forums (with over 100,000 posts from more
than 2,800 registered members) can be found at
    http://forum.wesnoth.org/

For extensive documentation about all aspects of the game, see the
official Battle for Wesnoth web site:
    http://www.wesnoth.org/

David White <davidnwhite@verizon.net>