Commit Graph

23749 Commits

Author SHA1 Message Date
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
Benoît Timbert
5d789571cd French translation update 2008-03-24 14:24:45 +00:00
Eric S. Raymond
b6af620a56 Most of the way (though not all) to getting the test target to build. 2008-03-24 14:16:41 +00:00
Ignacio R. Morelle
40462d1d5e Remove spurious -R command line switch from generated C++ linker step 2008-03-24 13:47:35 +00:00
Eric S. Raymond
d648270ebb Re-introduce wesconfig.h include to some files...
...where it will be handy for the scons build.
2008-03-24 13:43:45 +00:00
Ignacio R. Morelle
0d68aacd5e Added probes for required runtime environment 2008-03-24 13:36:44 +00:00
Eric S. Raymond
c1bc990148 Refactoring step in the scons recipe. 2008-03-24 13:24:11 +00:00
Eric S. Raymond
e2cd9ae8dc Fix a comment and regroup. 2008-03-24 12:52:29 +00:00
Eric S. Raymond
a2942cbc28 Re-enable fribidi and Python tests. 2008-03-24 12:50:21 +00:00
Lari Nieminen
262d9069c7 Update the old logo image used in the windows installer. 2008-03-24 12:43:59 +00:00
Lari Nieminen
c13f215873 Added mention of backstab and charge only working on offense...
...into their descriptions.
2008-03-24 12:36:37 +00:00
Eric S. Raymond
ba608e95e0 Factoring into SConstruct and src/SConstruct turned out to be a bad idea,
...revert it.
2008-03-24 12:17:46 +00:00
Lari Nieminen
b3a5055f30 Applied mesilliac's road tiles patch #1021. 2008-03-24 10:32:40 +00:00
Douglas Hains
572410211c Support for formula scripts (only team formulas for now) added to WML.
Formula AI can now be written in a script completely seperate from WML
and 'plugged' into a WML scenario cfg.

For an example, the opening formula AI strategy was converted to a
script (opening.fai) and added to scenario-formula.cfg.  Scripts are
still pretty rough looking, comments and parsing improvements will
come shortly to pretty them up.

The embedded Formula AI in WML is still supported as well.
2008-03-24 09:02:49 +00:00
Piotr Cychowski
93e7a4851f The great NR WML cleanup project
* First pass on scenario 9
2008-03-24 08:26:01 +00:00
Mark de Wever
ad759db113 Wire in the resize handler again. 2008-03-24 07:59:28 +00:00
Mark de Wever
87705e8d94 Let tevent_handler derive from events::handler...
...and twindow derive from tevent_handler instead of
events::handler. This means that the event handling is now done in
tevent_handler instead of in twindow.
2008-03-24 07:24:25 +00:00
Eric S. Raymond
948553bb4c Make sure prefs directory option is properly formed in scons recipe. 2008-03-24 04:54:47 +00:00
Eric S. Raymond
6952bdb6e7 Implement the prefsdir option. 2008-03-24 04:20:35 +00:00
Eric S. Raymond
20480167be Make sure SVN revision is available in scons build. 2008-03-24 04:00:32 +00:00
Eric S. Raymond
f249c93831 Implement fribidi check in scons. 2008-03-24 03:45:07 +00:00
Eric S. Raymond
b49af0b594 Move the implementation of some scons switches. 2008-03-24 03:23:49 +00:00
Eric S. Raymond
d71d7fa45b Support more configuration flags in scons. 2008-03-24 02:36:13 +00:00
Bartek Waresiak
f2bc4bbdcb Update to the formula test scenario after latest changes 2008-03-24 01:48:05 +00:00
Eric S. Raymond
1b1ee530c2 Lay some groundwork for utility productions. 2008-03-24 01:25:32 +00:00
Bartek Waresiak
1e097f2280 Some improvements for formula system:
* made 'my_leader' return unit instead of location only

* made 'defense_on' return unit's defense on a given location instead
  of the chance of being hit

* added new function 'chance_to_hit' which works like previous 'defense_on'
2008-03-24 01:25:14 +00:00
Eric S. Raymond
7f75708f8b Remove wesconfig.h where it isn't needed. 2008-03-23 23:46:55 +00:00
Mark de Wever
1de1bca43e Rename tevent_info to tevent_handler. 2008-03-23 21:52:20 +00:00
Piotr Cychowski
cad5acd31b The great NR WML cleanup project
* First pass on scenario 8
2008-03-23 21:42:36 +00:00
Nils Kneuper
268ddfccaa updated Polish translation 2008-03-23 20:50:51 +00:00
Bartek Waresiak
e628cb13bd Fixed off-by-one bug in is_village function 2008-03-23 20:23:02 +00:00
Mark de Wever
d6a6fd410c Rename event_info.*p to event_handler.*p. 2008-03-23 18:43:10 +00:00
Piotr Cychowski
382e0c6a37 The great NR WML cleanup project
* First pass on scenario 7

* Another pass on herodeaths.cfg - add an ifdef to prevent brothers
  and Stalrag event firing unwanted

* Further tweak to scenario 6 Tallin hitpoints fix, previous attempt
  proved unsuccessful
2008-03-23 18:33:08 +00:00
Mark de Wever
a8c422af6c Move the event handling stuff out of the twindow class into a the
tevent_info class. More modifications will follow.
2008-03-23 18:15:37 +00:00
Lari Nieminen
beffa41dc2 Tuned the flower transitions. 2008-03-23 18:03:37 +00:00
Piotr Cychowski
ccfa7fd501 Fix a typo 2008-03-23 17:59:10 +00:00
Jörg Hinrichs
4b121f043e Code::Blocks project files for windows...
...(a little outdated but better than nothing ;-)
2008-03-23 17:21:41 +00:00
Ali El Gariani
8013eb919c Fix some glitches introduced by the temporary part of layer's code:
Just split the temporary layer in 2 parts (under and on top of units)
This make things less ugly and will help to detect real z-order problems.
(move grid, black stripes, attack indictator... under units, as before)
2008-03-23 17:02:06 +00:00
Elias Pschernig
087878100e Added logic processing (#ifdef/#ifndef) to the python WML preprocessor...
...(until now it would just parse both branches and add them to the
output tree, as that's what campgen needed).
2008-03-23 15:35:10 +00:00
Eric S. Raymond
414568f71d Delete TeamColorizer.pl, there's cleaned-up Python version now. 2008-03-23 15:31:42 +00:00
David Philippi
acc293164e hungarian translation update 2008-03-23 15:25:01 +00:00