Commit Graph

16949 Commits

Author SHA1 Message Date
Elias Pschernig
d586235841 fixed download option for raw packets from the campaign server 2007-05-26 11:32:38 +00:00
Nils Kneuper
2e10eb1ad0 bumped version to 1.3.3+svn
and changed ports for the default mp server to the one for trunk
2007-05-26 09:21:18 +00:00
Jérémy Rosen
79dcf5eb38 code refactoring in unit animations,
preparing the grand animation unification scheme...
2007-05-26 08:20:35 +00:00
J.W. Bjerk
aa0516e591 moved most unit CFGs into subfolders.
since other CFGs to not directly link to these, there should be no problems.
2007-05-26 07:15:14 +00:00
J.W. Bjerk
caf3cc0b68 added the a riderless Wolf.
These graphics are intended to replace the ones used in SoF.  I used
the stats from the Wolf rider, changing only the alignment to
neutral. These stats are different from the stats used in SoF.  I have
no opinion, what (if anything) should change about the stats- i merely
point the discrepency out.
2007-05-26 02:49:20 +00:00
J.W. Bjerk
bf666fee4c actually adding the images for: attack icons for sickle and scythe. 2007-05-26 00:25:48 +00:00
Ali El Gariani
fcc0f155fa Add automatic side-coloring of custom village-flags.
Simplify a little the code.
2007-05-25 23:55:45 +00:00
J.W. Bjerk
a158a02221 attack icons for sickle and scythe. 2007-05-25 23:55:10 +00:00
Ali El Gariani
26e7015506 simplify and clean the previous commit...
....about the automatic side-coloring of flag-icon
2007-05-25 23:49:19 +00:00
Ali El Gariani
791346e646 add an automatic side coloring of custom flag_icon 2007-05-25 20:52:09 +00:00
J.W. Bjerk
62624352b3 returned the flags icons to pure, recolorable green. 2007-05-25 20:06:33 +00:00
Nils Kneuper
43e95200ad bumped version to 1.3.3 2007-05-25 18:14:55 +00:00
Jérémy Rosen
023c173ac1 fix halo glitch 2007-05-25 17:43:20 +00:00
Lari Nieminen
7ad1d81285 Updated changelogs. 2007-05-25 17:41:05 +00:00
Nils Kneuper
0ebb40d2ce removed fuzzy from German translation (I don't want to call this an 'update') 2007-05-25 17:37:16 +00:00
Jérémy Rosen
581bdb1b69 fix mvt animation being stuck on first frame 2007-05-25 17:31:33 +00:00
Gunter Labes
8cf156a76c remove the 'fearless' trait from humans, orcs and mermen
add the 'firstrike' weapon special to the pierce attack of Drake Clasher

decrease the arcane ranged attack of the White Mage from 8-4 to 7-4

decrease the arcane ranged attack of the Mage of Light from 10-4 to 9-4
2007-05-25 16:32:10 +00:00
John W. C. McNabb
1ac9ec2161 added distance function to evaluators 2007-05-25 14:57:38 +00:00
Lari Nieminen
17c6f17b32 A bit better sand storm attack icon. 2007-05-25 07:48:26 +00:00
Ali El Gariani
4ad505a5bc map editor shorter starting time 2007-05-25 07:39:25 +00:00
Ali El Gariani
09214ea31d allow middle click on scrollbar to jump to a position. 2007-05-25 07:34:27 +00:00
Ali El Gariani
99c6398db4 add linux-like middle-click on scrollbar for jumping to a a position 2007-05-25 01:48:23 +00:00
Benoît Timbert
f8715138c4 french translation update 2007-05-24 22:33:53 +00:00
Patrick Parker
239934fe75 fix a bad typo in the previous commit 2007-05-24 22:25:20 +00:00
Ali El Gariani
615c9c459d An other blind shot to unifiy the code of _main.cfg detection,
in the hope to limit risk of strange OS behavior:

This was the only place where we use the ==0 return value of stat()

Normally it's valid, but I change it to !=-1 like we do elsewhere for
checking cfg files.
2007-05-24 22:21:32 +00:00
Patrick Parker
40ea2a419a add comments and some more optimization to the preprocessor 2007-05-24 22:21:08 +00:00
Ali El Gariani
6d6b757cc8 someone forget to use the anonymous namespace for "stat()" working on main.cfg
I don't know the importance of this, but best to be clean since stat()
have probably some compiler/OS specialities
2007-05-24 22:09:14 +00:00
Ali El Gariani
66cae3a697 Kill the last "//" before _main.cfg on linux.
Copy the same ugly block of code for generate path(/)file.cfg used
with standard files (since it seems to works fine)

And paste it for generate the path(/)_main.cfg (since it seems bogus on win/mac)

This double use must probably be in a function. Maybe later (or never
if we use boost?)
2007-05-24 21:38:51 +00:00
Ali El Gariani
c4ea3bd084 More precise logs on the automatic detection of _main.cfg in sub-directories.
* display the exact path recorded in the files list (fix a previous
  small imprecision)

* display a message when spotting the _main.cfg, react on it but don't
  record it in any files list

(because I consider this a very strange behavior, even if it seems to
never be triggered)

Zero changes in the logs output on linux
2007-05-24 21:11:22 +00:00
Nils Kneuper
8f71fa22d7 updated French manpages 2007-05-24 20:28:17 +00:00
Ali El Gariani
b8da689582 A first try to remove the "//".
On linux it removes the majority of them except the ones before
_main.cfg (sadly probably the important ones). I'm on it too.

It play a little with AMIGAOS, but normally keep the previous behavior
(what's ":" in this OS?)
2007-05-24 20:27:25 +00:00
Nils Kneuper
98cf72f2e0 pot-update 2007-05-24 20:26:17 +00:00
Nils Kneuper
c51505259a updated Italian translation 2007-05-24 20:21:15 +00:00
Mark de Wever
ae269e7fee removed the option to show deprecated WML messages in a dialog,
it's really too annoying
2007-05-24 18:29:29 +00:00
George Birthisel
bf79efca10 bugfix: better, but still not "fixed" 2007-05-24 18:24:02 +00:00
Mark de Wever
46dd3cd94a fixes a small alignment problem in the output of wesnoth -h 2007-05-24 17:08:48 +00:00
Mark de Wever
6b3d3f3ae2 updated the changelog, the fix has been confirmed in the tracker 2007-05-24 16:26:52 +00:00
Mark de Wever
a0a28f897e restore an assert which got accidently removed 2007-05-24 16:23:33 +00:00
Patrick Parker
188ab6dcbd revert the incorrect assumption made in 2007-05-21T04:35:09Z!patrick_x99@hotmail.com 2007-05-24 00:59:38 +00:00
J.W. Bjerk
66e2cf5b93 fixed the tile for snow hills and mountain villages to show the correct village. 2007-05-23 21:01:28 +00:00
Mark de Wever
3cb1621dce no longer allow undo if a traitless unit reveals fogged and/or shrouded terrain
(bug #9171, patch #739)
2007-05-23 20:12:10 +00:00
Mark de Wever
bdda277361 Invalidate halo sets when loading should fix bug #9144,
based on a patch by Frank Gevaerts
2007-05-23 19:50:24 +00:00
Ali El Gariani
fe87341af9 define S_IFMT before using it,
don't know if it was a problem, but I suppose it make more sense like
this.
2007-05-23 17:16:14 +00:00
Elias Pschernig
ccc4a56a3f tried to fix filesystem.cpp compilation for mingw...
not sure if MSVC is now broken.
2007-05-23 16:39:35 +00:00
David Philippi
2a6f224c29 updated DejaVu to 2.17 2007-05-23 15:37:20 +00:00
Lari Nieminen
c7c7aa50c6 Fixed a map path that wasn't updated when the tutorial was moved to campaigns/. 2007-05-23 14:49:51 +00:00
Gunter Labes
c0660c0b67 revised maps 2007-05-23 08:57:42 +00:00
Ali El Gariani
9a7b191726 add another filesystem log message...
...to show the detection of _main.cfg in a sub-directory (eg in
campaigns/SotBE/)

fix a bad indentation to better show something strange in the code:

if a _main.cfg is detected in a directory, it doesn't record the
directory. Is it wanted?
2007-05-22 22:32:28 +00:00
Ali El Gariani
f3ee1bdfb2 add messages in filesystem logs about the search and discover of _main.cfg
I hope it will help to locate the win/mac bug in filesystem
2007-05-22 22:05:48 +00:00
Ali El Gariani
e3637f74f9 comment out a non-working part of code about image_mask 2007-05-22 21:45:55 +00:00