57 Commits

Author SHA1 Message Date
Ignacio R. Morelle
c200fba830 Mention the changes of 2008-07-26T18:44:31Z!shadowm@wesnoth.org in the Release Notes, for UMC authors
(although this may be stupid, since the only add-ons that may be
affected by those changes are precisely *my* add-ons; hopefully
someone else can benefit from them...)
2008-07-26 18:52:12 +00:00
Nils Kneuper
42d1fde0a2 cleanup release notes since the release is done... 2008-07-15 11:43:41 +00:00
Mark de Wever
c5840e962c Change dependencies to pango with cairo backend, only wired in for autotools. 2008-07-10 17:45:29 +00:00
Mark de Wever
aee9e58b8e Added the freetype2 dependency needed for SDL_Pango...
...and changed the dependency to the pango with ft2 support.
2008-07-06 14:56:38 +00:00
Nils Kneuper
b14bc07702 post release announcement (1.5.1) cleanup of RELEASE_NOTES 2008-06-22 20:39:42 +00:00
Piotr Cychowski
4ee5d98b46 Update changelog and RELEASE_NOTES 2008-06-20 10:17:29 +00:00
Pauli Nieminen
7d9d9a7974 Disabled Host Network Game in mac
Wrote something to release_notes; Someone should fix that to better
form, please
2008-06-17 08:13:59 +00:00
Piotr Cychowski
b015c04420 Update release notes with info about [attacks] and [swarm] 2008-06-14 06:38:53 +00:00
Ignacio R. Morelle
68f548dac8 Mention MP [binary_path] preprocessing order fix 2008-06-13 23:12:24 +00:00
Ignacio R. Morelle
ed9b873f1c Revert mentioning of windows-specific change 2008-06-13 18:35:24 +00:00
Ignacio R. Morelle
4c35b3aa01 Mention the userdata dir location change in Release Notes for Windows users 2008-06-12 23:29:27 +00:00
Ignacio R. Morelle
0e0dbaca8a Revert removal of support for <user pref. dir>/data/units 2008-06-12 21:59:58 +00:00
Ignacio R. Morelle
6938202a50 Talk about adding "type=" field to Pbl files 2008-06-12 21:58:41 +00:00
Ignacio R. Morelle
0b0ab579d2 Talk about removal of ~/.wesnoth/data/units 2008-05-30 20:15:21 +00:00
Mark de Wever
a369f08f02 Add comment about the addon server in the release notes. 2008-05-25 08:43:57 +00:00
Mark de Wever
0f6f0a1525 Added a new experimental feature in the new widget library.
This feature disables languages not available on the system. It has
only been tested on Linux and it can use more testing on other
platforms. (bug #11212)
2008-05-18 09:34:19 +00:00
Nils Kneuper
9dd166175d clean up RELEASE_NOTES after 1.5.0 2008-04-27 20:27:00 +00:00
Ali El Gariani
b07b80147a add a word about the new (heavy) map-screenshot and the smarter pathfinding 2008-04-26 16:44:22 +00:00
Ignacio R. Morelle
89ea513370 Add zlib version requirement too 2008-03-17 16:35:42 +00:00
Ignacio R. Morelle
b39ea5500a Add zlib requirement (formerly we just required the run-time, right?) 2008-03-17 16:35:09 +00:00
Mark de Wever
d41120795d Changed the buildin SDL_ttf to a dependency on the library version >= 2.0.8. 2008-03-04 18:24:15 +00:00
Mark de Wever
af264fd273 Add info about the new boost regex dependency. 2008-03-04 16:58:45 +00:00
Nils Kneuper
79960b1feb announcment is done 2008-01-14 22:04:37 +00:00
Mark de Wever
7e0e30abf2 Added a release note about the 'broken' start of scenario saves. 2008-01-11 07:44:56 +00:00
Nils Kneuper
4ce3fde203 cleaned up the release notes 2008-01-06 20:39:26 +00:00
Mark de Wever
0d1a65e928 Next scenario in MP now properly loads the recall list.
Refactored the recall list load code a bit.
2007-12-28 19:42:46 +00:00
Mark de Wever
049a11ac73 recruitment OOS is fatal now (bug #9723) 2007-12-27 18:42:32 +00:00
Pauli Nieminen
00e9d0af1a Enabled functionality to undo nonrandom recruits without 2007-12-26 10:11:36 +00:00
Mark de Wever
a23b02fade units spawned with unit in events can now have random traits...
...and also the names are the same (bug #10501).

NOTE there's a dummy gamestatus_editor.cpp for gamestatus.cpp which can
be used for the editor, this file is added to avoid the editor need to
pull in a lot more dependencies.
2007-12-25 14:25:47 +00:00
Jérémy Rosen
5a54d031f7 port movement anim to the new framework.
* if animations are jumpy, this should be the first suspect

* slowing down on hard to cross tiles has been removed as discussed on
  IRC

* i'm not satisfied with that completely yet, expect some more work
  here...
2007-12-19 23:23:33 +00:00
Gunter Labes
01d86b29f8 only comment undoing of recruits out for now
correct the RELEASE_NOTES entry (undo OOS is not specific to undoing
recruits)
2007-12-16 20:52:44 +00:00
Mark de Wever
2d093c07c8 Disallow undoing of recruits:
It could cause OOS errors when undoing a recruit if recruit was send
over the network and the undo not. Since it's rarely possible the
option has entirely been removed. This will also make it easier to get
random properly working everywhere in MP.
2007-12-16 11:26:33 +00:00
Mark de Wever
22ad729bcc Added gzip write support.
Updated changelogs and other documentation about new gzip featue.

Some cosmetic cleanups.
2007-12-05 17:27:08 +00:00
Nils Kneuper
c71be76ae0 cleanup the file 2007-12-01 19:45:07 +00:00
Eric S. Raymond
5a1d58549c Well, *that* was a mistake... 2007-12-01 09:59:19 +00:00
Eric S. Raymond
5139c617a9 Enpty RELEASE_NOTES. 2007-12-01 09:57:56 +00:00
Eric S. Raymond
f612dc944c Fixed version of code to do campaign prefixes. 2007-11-23 05:10:52 +00:00
Nils Kneuper
0e456c8bf9 announcement for 1.3.11 is done, cleanup work... 2007-11-21 10:40:37 +00:00
Mark de Wever
0a88a03f61 Update the release notes about the new recall duplication bug. 2007-11-18 08:42:22 +00:00
Ignacio R. Morelle
c73e7a0448 Update release notes. 2007-11-16 16:33:04 +00:00
Mark de Wever
e40fc4fd84 Fix the recall list duplication bug (bug #10183).
Also add a warning when description isn't unique as required for the fix.
2007-11-15 19:18:08 +00:00
Nils Kneuper
db6834ca74 purging content of the file, 1.3.10 announcement is online 2007-11-11 13:26:00 +00:00
Eric S. Raymond
b39ec64a62 Note functional improvements in the server-upload code. 2007-11-09 13:03:23 +00:00
Ignacio R. Morelle
8cc684f104 Commit 2007-10-31T20:03:25Z!shadowm@wesnoth.org was okay.
It's completely fixed, and the bug reported on IRC was a nonexistent
one, just I had bad luck with the RNG when testing. :P Also, added
some stderr output in case of problems. Feature finally implemented:
gender selection for MP leaders, with random option. Updated Release
Notes for the release team.
2007-11-01 00:29:35 +00:00
Mark de Wever
cea2e58ab4 All external mask files should use a '.mask' extension,
converted all mainline stuff.
2007-10-16 17:34:02 +00:00
Nils Kneuper
ab97d1c117 release and announcement are done, wiping clean this file 2007-10-11 20:25:01 +00:00
Gunter Labes
aef29a0cc7 typo fixes 2007-10-11 03:37:08 +00:00
Ali El Gariani
e480ee8ed5 and some WML events 2007-10-10 23:45:48 +00:00
Ali El Gariani
4443b74eea Rebuild the map after a change is optimized and so the editor works faster. 2007-10-10 23:32:33 +00:00
Mark de Wever
f0d4b03d4d [[utf-8 handling fixes]]
* Fixed a bug where some strings were resized in utf-8 unaware mode.

* Fixed a bug in the server code where the resize failed in utf-8 mode 
  due to a typo (part of the CVE-2007-3917 fixes).

* Added a function to do the resizing instead of reinventing the wheel
  at every place.
2007-10-04 19:36:59 +00:00