119 Commits

Author SHA1 Message Date
John W. C. McNabb
735bc2afaf Step towards TC upgrade 2006-11-05 17:45:32 +00:00
Karol Nowak
3b1f32b34d Font sizes fixed for tiny gui; use the padding values from game.cfg 2006-08-03 13:41:51 +00:00
Patrick Parker
3b3a786367 fixes some dumb errors in my recent commits 2006-07-21 11:58:44 +00:00
Patrick Parker
5ae45dac6e fix tc for elvish avenger, etc,
by allowing custom tc values to be set with flag_rgb
2006-07-21 09:13:52 +00:00
Patrick Parker
0b49da270b update flag flag_rgb in game.cfg to use TC key "green" instead of TC values 2006-07-21 06:49:28 +00:00
Dominic Bolin
caf2704de6 Implement team-coloring mark-up system, and fix tc of recruit menu. 2006-07-19 18:08:27 +00:00
Patrick Parker
052bd8dd03 benchmarking utility command to toggle autosave functionality,
may be removed later
2006-07-13 23:06:00 +00:00
Benoît Timbert
e5b3a94555 AmigaOS4 support by afxgroup (patch #564)
(same as 12503 for 1.2)
2006-07-11 21:02:54 +00:00
Rusty Russell
3b8eea5136 Infrastructure for simple Wesnoth benchmarking 2006-06-06 12:46:34 +00:00
Gunter Labes
bd38112c4e checksum verification of recruitment provided by Xan
(only enabled when starting with --debug)
2006-06-03 18:34:35 +00:00
Rusty Russell
f2a9f6455c Separate "cures" from "heals" cleanly:
...remove global assumptions about cure/heal amounts, too.

I also added an explicit number to how much terrain heals (it's still
assumed to cure).

I also separated "cures" and "heals" from the user's perspective,
which unfortunately means the description of "heals" does not include
the number of HP any more.  It would be nice if the tooltip could use
variables...
2006-03-29 12:09:39 +00:00
Rusty Russell
01751ea84e Simplify healing as per multiple discussions:
No limit of hitpoints per cure/heal, heal at start of healer turn.

Healing still doesn't stack (you can only be healed by one thing), but
standing next to allies healer can get you double-healing.

If healers are now too powerful, simplest would be to limit number of
patients each healer can treat.

If allied healers are too powerful, we could extend limit across
entire turn, so unit cannot be treated by more than one healer per
turn, even allies.
2006-03-27 09:36:42 +00:00
Jérémy Rosen
0efec7c308 use TColor for status bar flags 2006-02-05 14:13:11 +00:00
András Salamon
99bbbd6a51 whitespace cleanup 2006-01-12 11:04:50 +00:00
Jérémy Rosen
43f1e7d213 add victory and defeat music, thanks grzywacz 2005-12-23 20:30:18 +00:00
John W. C. McNabb
21d5fdbfef updates to the energy and xp bars 2005-12-22 23:23:53 +00:00
John W. C. McNabb
d9e9c935bc fixed ordering of flag color 2005-12-22 18:36:14 +00:00
John W. C. McNabb
abd9278fde adding team colors to flags 2005-12-22 17:06:39 +00:00
John W. C. McNabb
89fec3d09c fix team colors in multiplayer lobby, and add team color names 2005-12-18 19:21:22 +00:00
John W. C. McNabb
0c56b20f75 cleanup of team color code 2005-12-15 17:33:20 +00:00
John W. C. McNabb
c6d4551563 modifications to team_rgb 2005-12-12 04:09:50 +00:00
Jérémy Rosen
297a1b710e add anonymous music for unknown teams 2005-12-10 10:11:22 +00:00
John W. C. McNabb
b0b55bc961 Added new reports: unit_amla and unit_advancement_options 2005-11-06 15:38:57 +00:00
András Salamon
8d25fb99a6 codeclean in src, mostly Dave's new email address (checked with cvs diff -b)
BY THE WAY, many of the source files have no copyright headers!
2005-07-02 21:37:20 +00:00
András Salamon
8bd9bc98a5 ran codeclean against files 2005-06-04 19:16:06 +00:00
Dave White
7650624bef revert unintentional commit 2005-05-10 22:37:36 +00:00
Dave White
1943ac5873 made menu widgets sortable 2005-05-10 22:15:57 +00:00
Dave White
683c1c4b50 made it so a unit's defense is shown over a hex when the unit is selected...
...and a hex is moused-over; also made it so different footprints are
used dependent on unit speed
2005-05-06 01:07:59 +00:00
Yann Dirson
41c84dd351 include cleanup: game* 2005-03-10 00:00:06 +00:00
Jon Daniel
b08827faf8 Applied patch #3788 from ott adding a new ignore_replay_errors command 2005-03-05 15:39:18 +00:00
Dave White
c661b3043a reduced warnings to 0 on VC++ 2004-11-18 04:08:33 +00:00
Cédric Duval
4dad657344 Campaigns description support. 2004-09-22 00:05:33 +00:00
Yann Dirson
2601d1a14f allow to build with i18n on on both windows and unix, ...
by not having a src/config.h
2004-08-22 20:10:12 +00:00
Yann Dirson
6345c87e8e oops, typo 2004-08-21 23:48:19 +00:00
Yann Dirson
f76d3bfe69 added missing #ifdef around config.h inclusion 2004-08-21 23:45:23 +00:00
Cédric Duval
a6320f46cc Some more hierarchy cleanups. 2004-08-07 01:15:33 +00:00
Isaac Clerencia Perez
b98c61e3cc Changed flag timing 2004-07-31 12:39:26 +00:00
Isaac Clerencia Perez
887fc3672e Changes in game config to use animated flags, flags frames are in the way 2004-07-31 08:16:11 +00:00
Philippe Plantier
eb70a354a3 [[Castle and village graphics fixes]]
* Fixed (reverted?) castle tiles not being expanded to the border.
* Added support for animated flags on villages.
2004-07-25 21:26:28 +00:00
Philippe Plantier
b8c8434adb [[Graphics fixes]]
* Fixed some graphical glitches

* Cleaned the terrain-graphics.cfg file. Terrain graphics rule
  precedence is now deprecated, use terrain layers.
2004-07-25 18:31:45 +00:00
Yann Dirson
3fbc7b0f34 concentrate all version and server changes for release-time on top of configure.ac 2004-07-23 11:16:51 +00:00
Cédric Duval
e94f9cee46 [[Maps tweaks]]
* Maps unification.

* Added Eastern Invasion map (template/placeholder).
2004-07-21 23:32:15 +00:00
Pauli Manninen
d370254e4e pumped version to 0.8.1-CVS
ran autoreconf
2004-07-01 23:24:57 +00:00
Pauli Manninen
fed8cbb8f5 updated changelog
pumped version to 0.8

ran autoreconf
2004-07-01 23:21:50 +00:00
Pauli Manninen
ed1f8d6509 re-pumped version to 0.7.12-CVS 2004-06-28 11:41:59 +00:00
Pauli Manninen
9dc50c62c6 removed exploder and cutter from changelog
pumped version to 0.7.11 (for tagging)

ran autoreconf
2004-06-28 11:19:40 +00:00
Pauli Manninen
b27a5208b7 pumped version to 0.7.12-CVS 2004-06-28 09:17:11 +00:00
Pauli Manninen
c143a83e71 pumped version to 0.7.11
updated changelog
2004-06-28 08:23:19 +00:00
Pauli Manninen
feeffbba6b pumped version to 0.7.11-CVS
ran autoreconf
2004-06-21 00:16:21 +00:00
Pauli Manninen
a7b1cbaa4c pumped version to 0.7.10
ran autoreconf
2004-06-20 22:45:12 +00:00