9383 Commits

Author SHA1 Message Date
Ignacio R. Morelle
3a9c227a6f Added LOG, ERROR and WARNING, [debug_message]-based macros 2008-08-10 20:58:08 +00:00
Ignacio R. Morelle
a7b3efcefc Fixed FULL_HEAL macro,
...which was not doing anything due to a missing [unstore_unit]
2008-08-10 20:57:21 +00:00
Tomasz Śniatowski
c9bd6576c2 editor2 theme update: tool butons 2008-08-10 17:30:30 +01:00
Lari Nieminen
242f19151d Made it impossible to win the scenario by defeating both enemy leaders. 2008-08-10 16:03:05 +00:00
Lari Nieminen
a3c21ab64b Fixed a stupid coordinate bug. 2008-08-09 20:52:50 +00:00
Tomasz Śniatowski
f2aea15b1f editor2: allow resizing the map in any direction,
...the dialog needs some more work (use icons instead of text in the
descriptions). Also use the map sizes sans the border in dialogs.
2008-08-09 17:32:45 +01:00
Tomasz Śniatowski
f72d75a179 editor2 resize dialog update, some misc cleanup. The dialog is not stable atm. 2008-08-08 18:23:13 +01:00
Mark de Wever
d53d754e32 Make the length of the slide area configurable for WML.
Converted the sliders in the new editor to use this feature.
2008-08-08 15:57:19 +00:00
Tomasz Śniatowski
0c918613e2 editor2: resize map dialog,
...fix resizing issues that also came up in flipping, made size
members in map protected to allow said fix. Flipping still broken but
at least will no longer occasionally crash.
2008-08-08 16:41:21 +01:00
Tomasz Śniatowski
4110e8564f editor2 dialog update 2008-08-08 12:36:38 +01:00
Tomasz Śniatowski
25c22b9c91 editor2: use sliders in new map dialog 2008-08-08 12:29:24 +01:00
Lari Nieminen
eecdc8fafb Fixed a few typos. 2008-08-08 08:31:27 +00:00
Lari Nieminen
46ee044601 Upgraded and fixed Malin's graphics and animations. 2008-08-07 21:44:06 +00:00
Lari Nieminen
fe98ef99de DiD cleanups to the first 6 scenarios,
(mostly moving everything from story.cfg to the scenario .cfg's)
including a change to how the ice breakage works in 'Beginning of the
Revenge'.
2008-08-07 18:05:30 +00:00
Richard Kettering
faa2da5dd7 Added in WML for muzzle-flashes. 2008-08-07 05:21:58 +00:00
Richard Kettering
e2d0df696d Added in new thunder/dragonstick sound effects. 2008-08-07 05:05:10 +00:00
Douglas Hains
cddb6b3a67 Fixed bug in scouting eval formula 2008-08-07 05:02:50 +00:00
Richard Kettering
bf498b40be Updated muzzle flare scripting to include misfire sparks. 2008-08-07 04:47:55 +00:00
Richard Kettering
c84b2c6899 Added misfire effects. 2008-08-07 04:22:30 +00:00
Ignacio R. Morelle
12ac0b2199 'attempt' at improving this image's shadow 2008-08-06 23:06:47 +00:00
Mark de Wever
6f4b9e9432 Make the stepsize 10 for experience work. 2008-08-06 15:19:08 +00:00
Mark de Wever
ce41f025a2 Fix some alignment problems in the dialog. 2008-08-06 15:08:05 +00:00
Tomasz Śniatowski
a9362872b3 editor2: random map generate dialog stub, refresh image cache option 2008-08-04 13:36:59 +01:00
Richard Kettering
7810f4a32f cleanup of book items, and addition of a stone tablet. 2008-08-04 07:35:53 +00:00
Nils Kneuper
dcd024e607 ran utils/wesnoth-optipng
*** Total saved: 78 KB on 61 files
2008-08-03 10:50:40 +00:00
Bartek Waresiak
514e4dd124 Move recruitment.fai to approppriate directory 2008-08-02 10:58:53 +00:00
Richard Kettering
e6799b5767 Fixup of several item graphics. 2008-08-02 04:31:13 +00:00
Douglas Hains
40d6e87d40 reorganized directory structure for python and formula ais 2008-07-31 22:42:13 +00:00
Tomasz Śniatowski
57f08d0eb3 editor2 theme update 2008-07-31 16:42:18 +01:00
Bartek Waresiak
f9d1f13963 one more time recruitment 2008-07-31 15:22:50 +00:00
Bartek Waresiak
93e97f5ac9 Some more advanced improvements to recruitment formula...
...and small one for debug_print
2008-07-31 15:19:01 +00:00
Bartek Waresiak
12638c9765 Recruitment update 2008-07-31 13:19:34 +00:00
Bartek Waresiak
2e8a12dd46 Changes to test different set of units 2008-07-31 12:28:13 +00:00
Tomasz Śniatowski
a47b87d130 editor2: select inverse fix/tweak 2008-07-31 11:51:53 +01:00
Tomasz Śniatowski
7389e04b24 editor2 theme update 2008-07-31 10:59:43 +01:00
Bartek Waresiak
59241a4bae Improvements to recruitment formula 2008-07-31 09:51:34 +00:00
Douglas Hains
1bb0610ad1 Broke scouting code out into fai files.
Removed hardcoded fallbacks from scouting move, incorporated into
scoring of move.

Improved general readability.
2008-07-31 06:32:24 +00:00
Ignacio R. Morelle
74cb75704e More addon management system refactoring and bugfixing of previous commits
* Addon metainfo is now saved in file _info.cfg instead of info.cfg.

* Added _info.cfg to default upload exclusion list.

* Updated addons management script to be aware of the info.cfg change.
2008-07-31 00:13:03 +00:00
Tomasz Śniatowski
6d34944ad7 editor2: select all, invert selection, everything_changed member in map_context 2008-07-30 23:58:00 +01:00
Bartek Waresiak
8332d57348 New formula function: debug_print 2008-07-30 22:42:13 +00:00
Jérémy Rosen
5e957460e3 apply patch 1090 by elvish pillager:
...fix a segfault due to WML removing some units
2008-07-30 17:22:15 +00:00
Bartek Waresiak
f3cd5828c4 Some improvements to formula recruitment 2008-07-30 14:47:14 +00:00
Douglas Hains
2849e47204 Formula AI can now make moves based on eval/move list.
Changes to class formula_ai:

* Added build_move_list function to formula_ai to create eval/move list
  with eval scores.

* Added make_candidate_move function to take best move found.

Various changes made to the candidate_move class to allow this functionality.
2008-07-30 07:10:29 +00:00
Tomasz Śniatowski
e68301c3f7 editor2: wire in flip actions, smarter after-action refreshing,
...mouse action tweaks (do less work on mouse move within same
hex). Not guaranteed to be 100% stable at the moment, editor_map needs
a slight overhaul.
2008-07-30 00:21:57 +01:00
Patrick Parker
2de535a1d6 fix a little bug with the transform unit macro 2008-07-29 04:19:15 +00:00
Patrick Parker
022206e26e added TRANSFORM_UNIT macro, patch #1085 by AI 2008-07-29 03:41:03 +00:00
Piotr Cychowski
ede58fca7c Force immediate variable substitution in outer villages event. 2008-07-28 18:45:09 +00:00
Ignacio R. Morelle
04cc11aaf1 Changed location of many image files to be inside /images/units 2008-07-28 18:36:52 +00:00
Ignacio R. Morelle
1bf7543ea1 Added music to the test scenario 2008-07-28 18:11:12 +00:00
David Philippi
243ba13c95 font update 2008-07-28 00:32:34 +00:00