1513 Commits

Author SHA1 Message Date
Francisco Muñoz
71bfdb287c New unit: Iron Mauler 2004-04-12 21:03:07 +00:00
Francisco Muñoz
6bc18a0f71 Minor change in Dwarven Doors (if you have bandit-like units) (part 1 from 2) 2004-04-12 20:53:54 +00:00
Pauli Manninen
4f3315eda4 changed treefolk piercing resistance to 70 2004-04-12 20:34:22 +00:00
Dave White
62ee425ade fixed bug where keeps weren't calculated properly 2004-04-12 20:27:26 +00:00
Pauli Manninen
ed6f9971ae made treefolk (movetype) easier to hit 2004-04-12 20:26:11 +00:00
Dave White
fcfe5ae8e7 fixed bug in terrain.cfg with keeps 2004-04-12 20:12:18 +00:00
Dave White
d08630afe7 gave ability for terrain to have multiple aliases 2004-04-12 20:04:52 +00:00
Dave White
a05c618c27 added in castle making utilities
added in comments in display.cpp
2004-04-12 17:19:11 +00:00
Dave White
215ce7596f made it so that castles appearing in the middle of invalid terrain...
...would have islands placed underneath them.

made it so that random map generator generates more scattered, broken-up maps
2004-04-12 16:25:39 +00:00
Dave White
9163a72271 added nice looking new castles from Ayin 2004-04-12 14:18:01 +00:00
John B. Messerly
8eed6184eb [[Menu and action fixes]]
* Added new function turn_info::in_context_menu(HOTKEY_COMMAND) - this
function returns true if the given command should be present in the
context menu. This gives the option of providing more context sensitive
right-click menus without changing can_execute_command (and thereby
breaking hotkeys).

* RECRUIT, REPEAT_RECRUIT, and RECALL actions were changed to be
hidden in the context menu unless you right click on a castle/keep
hex. Hotkeys and the main menu are unaffected.
2004-04-12 00:00:49 +00:00
John B. Messerly
634e1dc978 Added the ability to undo recall actions.
Involved changing:

* recruit_unit - location parameter is now a reference so we can
return the actual position the unit was placed at (saves O(N) search)

* all locations that call recruit_unit (but don't need the actual
position)

* turn_info::recall,::undo,::redo - added support for undoing recalls

* undo_action - added new fields for recall actions
2004-04-11 19:31:22 +00:00
Francisco Muñoz
7d02b51702 Added Faerie touch attack icon (placeholder) 2004-04-11 00:04:32 +00:00
Francisco Muñoz
a3c7ec10b5 Change in gryphon rider image to make him more Knalgan... 2004-04-10 23:08:21 +00:00
Francisco Muñoz
38ddebb1f6 Elvish Lord melee attack image by Sangel (minor edit by fmunoz) 2004-04-10 22:51:43 +00:00
Francisco Muñoz
abe9b4cd6e Added Hero bow images, by Neorice and Darth Fool 2004-04-10 22:22:32 +00:00
Pauli Manninen
747f975b7a Fixed Wose advanceto 2004-04-10 12:54:57 +00:00
Pauli Manninen
43e182a3ae s/ahug/thug/ for Knalgan Alliance recruits in multiplayer.cfg 2004-04-10 08:04:36 +00:00
Pauli Manninen
832348f409 s/race=Wose/race=wose/ 2004-04-09 22:10:02 +00:00
Pauli Manninen
6b421eb8f1 enabled traits to Tree Folk 2004-04-09 21:14:28 +00:00
Pauli Manninen
ea19e10f78 added forgotten 'treefolk' movetype 2004-04-09 20:38:37 +00:00
Pauli Manninen
151021cce5 added Tree Folk (Woses), authorized by Dave.
Sounds are missing. Descriptions are missing. Animations are missing
but images for doing animations are there.
2004-04-09 18:16:41 +00:00
Dave White
27f43ec122 [[Multiplayer fixes]]
- fixed bug where if the host changed their name, it would show that
  name to users connecting to the game

- fixed bug in lobby where top-left of screen would not be drawn properly

- made private messaging work
2004-04-09 17:53:53 +00:00
Dave White
6245f0c421 [[Graphics fixes]]
- made it so labels on light coloured terrain are black.

- made it so that ellipses fade when a unit dies

- tried to fix bug where labels slowly move
2004-04-08 20:13:18 +00:00
Dave White
fbbd7766b0 added 'berserk' attack ability and gave it to the dwarvish berserker 2004-04-08 15:02:48 +00:00
Mark Michelsen
8f6b3ebe62 Made slacknoth automatically fetch the current year through the 'date' command 2004-04-08 13:34:35 +00:00
Benjamin Drieu
4c11b456c0 Do not end level if enemy leader is defeated
Make trolls more aggressive
2004-04-08 13:28:59 +00:00
Alfredo Beaumont
47524b26be Fixed an unimportant bug. 2004-04-08 08:42:12 +00:00
Pauli Manninen
cd1e95d971 pumped version to 0.7.3-CVS
ran autoreconf
2004-04-08 04:49:32 +00:00
Pauli Manninen
318e5119d4 pumped version to 0.7.2
ran autoreconf
v0_7_2
2004-04-08 04:23:17 +00:00
Dave White
dcafbbdb1c made default server 'devsrv.wesnoth.org' 2004-04-08 04:16:36 +00:00
Dave White
adce250af7 removed some network diagnostics which use lots of bandwidth for release 2004-04-08 04:12:50 +00:00
Dave White
d8688d6147 added lexical_cast and lexical_cast_default functions.
(Internal Programmer's stuff)
2004-04-08 04:09:11 +00:00
Mark Michelsen
25b053052c Insignificant changes to 'slacknoth' script 2004-04-08 00:40:51 +00:00
Mark Michelsen
53ae9689a1 Insignificant changes to 'slacknoth' script 2004-04-08 00:39:25 +00:00
Dave White
d4f4d4a3d4 attempt to fix OoS bug 2004-04-07 22:47:11 +00:00
Pauli Manninen
bb9085cea8 updated changelog 2004-04-07 21:48:56 +00:00
Mark Michelsen
10ef1c28c3 Updated French translation (Guillaume) 2004-04-07 18:30:38 +00:00
Dave White
a4e4b933df attempt to fix OoS bug 2004-04-07 18:13:11 +00:00
Francisco Muñoz
0074d43b41 Upgraded Berserker damage by 1 point. (to made him a better choice vs Steelclad) 2004-04-07 16:02:17 +00:00
Dave White
df83b3d4a1 made mountains a 'dark' terrain
made labels disappear on end of level
2004-04-07 13:20:38 +00:00
Pauli Manninen
1ef27f14b2 removed z_ai.[ch]pp from src/Makefile.am
ran autoreconf
2004-04-07 10:44:24 +00:00
Dave White
a9e68d52eb improved multiplayer chat system 2004-04-07 05:07:52 +00:00
Francisco Muñoz
14cd7419b0 New bow frames for most elvish units, images by Sangel and Darth Fool. 2004-04-07 01:47:49 +00:00
Francisco Muñoz
58187a9575 Minor edit in Dwarven Doors map (+1 village) . Minor graphic updates. 2004-04-07 01:20:26 +00:00
Alfredo Beaumont
89f38e7136 Autotools clean up. Thanks to Guillem Jover 2004-04-06 23:29:47 +00:00
Dave White
5b35e46674 added diagnostics which log all network messages 2004-04-06 21:26:41 +00:00
Jordà Polo
6743e126fa new ellipses (top and bottom) 2004-04-06 20:42:34 +00:00
Jordà Polo
bf57c9001e new ellipses 2004-04-06 20:20:11 +00:00
Pauli Manninen
198a4c97c7 updated changelog 2004-04-06 20:19:17 +00:00