Commit Graph

23839 Commits

Author SHA1 Message Date
David White
ef16256317 fix memory leak in server 2008-03-26 06:37:18 +00:00
Douglas Hains
89b80652e3 Added comment support to formula AI scripts. See FormulaAI wiki for details. 2008-03-26 05:22:57 +00:00
Eric S. Raymond
84461299df Fix an installation bug in the scons recipe. 2008-03-26 02:38:09 +00:00
Rusty Russell
deb8d64d16 Checkin of patch 1020 (file #4046: unit_map_final1.patch) for Sapient. 2008-03-26 00:19:29 +00:00
Bartek Waresiak
5507d8ff24 New formula function: nearest_keep 2008-03-25 23:04:42 +00:00
Benoît Timbert
c53429740b French translation update 2008-03-25 21:04:46 +00:00
Nils Kneuper
8bb8870d68 updated Russian translation 2008-03-25 20:54:37 +00:00
Gunter Labes
1f5cb3c561 change the colour of side 8 from white to brown so it's easier to see on snow 2008-03-25 20:06:27 +00:00
Ignacio R. Morelle
68e7fdb4b0 Remove deprecated usage of [message] id=...
...that was left over of Wesnoth's prehistoric period (a.k.a. before
gettextization of WML)
2008-03-25 16:51:37 +00:00
Bartek Waresiak
01d1d4179c Fixed the switch() function bug...
...which made this function always return second argument instead of
proper result
2008-03-25 16:31:18 +00:00
Nils Kneuper
7cd29ccaf8 updated Italian translation 2008-03-25 16:25:04 +00:00
Eric S. Raymond
4e90bbc3cd scons should no longer generate wesconfig.h. Add Python-suppression option. 2008-03-25 14:36:53 +00:00
Gunter Labes
8f2280e619 handle non-player hosts better
consider [advance_unit] and [choose] for out-of-turn players legal commands

send server messages always in the [message] form since the client
can handle that now
2008-03-25 14:27:04 +00:00
Nils Kneuper
a3908cd1fa more fixes related to the removal of wesconfig.h 2008-03-25 14:24:22 +00:00
Piotr Cychowski
13f278cc62 Merge scenario 5 per ESRs request 2008-03-25 14:24:00 +00:00
Nils Kneuper
efe8ed43e2 correct comment in src/wesconfig
this file should *NOT* be autogenerated but only touched by hand by
the packager of the release tarball
2008-03-25 14:18:16 +00:00
Ignacio R. Morelle
dec24de9ed Hardcode wesconfig.h...
...(i.e. no longer auto-generated, it was updating only the version
number anyway, and that can be easily done by hand)
2008-03-25 14:14:10 +00:00
Eric S. Raymond
22c0411b08 SpellingMistakes fixes (dev branch). 2008-03-25 14:13:58 +00:00
Nils Kneuper
6190fc70aa revert 2008-03-24T16:04:02Z!esr@thyrsus.com
the file *is* needed to build eg on windows and maybe other platforms
that don't rely on autotools and scons
2008-03-25 14:13:28 +00:00
Ignacio R. Morelle
0f5bdaf8f3 Mention the -R linker parameter removal 2008-03-25 13:54:10 +00:00
Nils Kneuper
983637898c add "while attacking it" to the backstab description in the special notes 2008-03-25 13:24:59 +00:00
Lari Nieminen
846855b041 Removed the last traces of the Ghast in DiD.
Only the unit .cfg remains since it might still be useful in the future.
2008-03-25 13:17:54 +00:00
Piotr Cychowski
a1c0b5f717 The great NR WML cleanup project:
* First pass on scenario 11
2008-03-25 12:48:49 +00:00
Nils Kneuper
0b4e18ae85 updated Turkish translation 2008-03-25 10:13:09 +00:00
Eric S. Raymond
c8efc43a4b Document know problems with the scons build. 2008-03-25 08:50:25 +00:00
Eric S. Raymond
f016fd119b scons uninstall proceduction is working. 2008-03-25 05:56:15 +00:00
Douglas Hains
2e77800a49 Fixed Formula AI parsing bug and cleaned up sample script 2008-03-25 05:28:18 +00:00
Richard Kettering
b88a607bdc Added images for zombie bat. 2008-03-25 05:16:11 +00:00
Ali El Gariani
798b866c8b Map screenshot feature for editor and game (with units):
The render engine is rerouted, so most objects are on it. So keep the
UI parts that you can hide by moving your mouse (footsteps,
highlighted hex etc...), may be useful. But don't write map labels
(not hideable).

Need a warning because filesize can be really huge (bmp). Dezoom helps that.

PS: a nice useful bug show the minimap rectangle change to include all
the map during the screenshot
2008-03-25 04:56:30 +00:00
Eric S. Raymond
93e18d1214 scons installation works, but with one odd error message. 2008-03-25 04:30:17 +00:00
Douglas Hains
f6a9e66c38 Cleaned up formula AI script file reads to use {script.fai} WML syntax. 2008-03-25 03:44:25 +00:00
Richard Kettering
c561c4b4ed New icon for music, minor tweaks to general icon. 2008-03-25 03:29:29 +00:00
Ali El Gariani
b67d62c435 Fix a type spotted by Sapient 2008-03-25 02:24:51 +00:00
Bartek Waresiak
f28df33901 Made commandline hide just after pressing enter, not after executing function. 2008-03-25 02:00:12 +00:00
Bartek Waresiak
73d6f301b3 Made formula command line more powerful:
...now funtions executed in it can affect game
2008-03-25 01:39:17 +00:00
Eric S. Raymond
07ac33c7de Get the Python site-packages directory right in the scons recipe. 2008-03-25 01:14:25 +00:00
Ali El Gariani
35db448c17 remove a redundant and strangely placed "About the game" from the help
(it's already in the introduction section)
2008-03-25 00:04:34 +00:00
Bartek Waresiak
0ed88a7733 Fixed bug which made attack function produce invalid results 2008-03-24 19:53:49 +00:00
Nils Kneuper
694af45d03 minor header correction 2008-03-24 19:36:36 +00:00
Nils Kneuper
dfe562c6ac add FINDCFG to the packaging, also fixes bug #11279 2008-03-24 19:31:56 +00:00
Piotr Cychowski
e0993598af The great NR WML cleanup project:
* First pass on scenario 10

* Some changes in scenario 9 to make 10 work properly
2008-03-24 19:15:29 +00:00
Nils Kneuper
42272d9a5a correct list of src files 2008-03-24 19:10:10 +00:00
Nils Kneuper
401404f610 simplify the file to prepare the move to a new build system
*please* everyone using translations check if they are still working
correctly (that is make install and creation of the files working
normally)
2008-03-24 19:02:40 +00:00
Eric S. Raymond
23798c2b78 Typo fix. 2008-03-24 16:38:00 +00:00
Lari Nieminen
ccb257d3a5 Made the signpost a bit smaller, repositioned it a bit higher...
...and tweaked the colouring slightly.
2008-03-24 16:35:44 +00:00
Lari Nieminen
ec3c2ea8cc Got rid of commas in variable names...
...and prevented the guards from having identical ids.
2008-03-24 16:21:33 +00:00
Eric S. Raymond
4d1c2b3936 This file is generated (either by autotools or scons)...
...and does not belong in the repo.
2008-03-24 16:04:02 +00:00
Lari Nieminen
e83b1a48d8 Added mention of backstab and charge only working on offense...
...into their descriptions in the manual.
2008-03-24 15:45:35 +00:00
Eric S. Raymond
2e9f61e876 Installation production is ready, *except* for data directory installation. 2008-03-24 15:32:49 +00:00
Eric S. Raymond
7e28631e52 Proof of concept for installation machinery. 2008-03-24 15:04:08 +00:00