Guillermo Biset
4a081e0bf0
Moved ana documentation to wesnoth's doc directory.
2010-06-10 21:23:26 +00:00
Guillermo Biset
4be54effb5
Fixed cmake files to support the apps option in ana.
2010-06-10 20:00:19 +00:00
Guillermo Biset
c1be239dca
Modified the ana directory structure, added serialization and cleaned up cmake files.
2010-06-10 18:38:10 +00:00
Phil Barber
93a0f57640
Add and wire new animations for Drake Flameheart. Update changelogs.
2010-06-10 14:42:12 +00:00
Gabriel Morin
012de0894a
Arrows: they now look like arrows, with proper placement of images.
2010-06-10 02:59:19 +00:00
Gabriel Morin
e91a396603
Whiteboard: correction to logger defines.
2010-06-10 02:59:10 +00:00
Gabriel Morin
177a2c2424
Arrows: prototype images
2010-06-10 02:59:02 +00:00
Gabriel Morin
acca1a5594
Made temporary_unit_mover and temporary_unit_placer...
...
...make copies of map_locations instead of keeping references.
2010-06-10 02:58:53 +00:00
Gabriel Morin
251a733511
Whiteboard: debug statements
2010-06-10 02:58:42 +00:00
Steven Panek
dc769aa2a5
Ran wesnoth-optipng:
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 143 KiB on 30 files
Optimized size: 66 KiB
Total saving: 77 KiB = 53% decrease
2010-06-09 22:35:21 +00:00
Steven Panek
67b93cc856
Ran wesnoth-optipng:
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 833 KiB on 5 files
Optimized size: 795 KiB
Total saving: 37 KiB = 4% decrease
2010-06-09 22:33:26 +00:00
Steven Panek
69a1048f32
Ran wesnoth-optipng:
...
Overall statistics (only for files with a smaller recompressed size):
Original size: 82 KiB on 10 files
Optimized size: 37 KiB
Total saving: 45 KiB = 54% decrease
2010-06-09 22:28:39 +00:00
Steven Panek
7aa0286941
Reverted the effects of an unfinished Typography Tyrant rampage.
2010-06-09 22:26:00 +00:00
Steven Panek
56a12555ac
Ran umcpropfix.
2010-06-09 22:21:01 +00:00
Steven Panek
b0eb99a3b0
Ran umcpropfix.
2010-06-09 22:19:48 +00:00
Steven Panek
3714ed7620
Made use of the Unicode arrow characters for the storyscreen buttons.
2010-06-09 21:59:22 +00:00
J.W. Bjerk
99a2485309
a couple more map updates for tHoT, made as I play through it.
2010-06-09 21:38:48 +00:00
Phil Barber
fda1a474bf
Add another Orc Grunt line alternate portrait...
...
...from LordBob, update changelog.
2010-06-09 14:08:22 +00:00
Gabriel Morin
76ade9fea7
Whiteboard: applying of temp modifiers to the unit map now works properly.
...
It's now possible to define moves for multiple units.
2010-06-09 01:59:27 +00:00
Gabriel Morin
b4c079167f
Slightly more informative debug statements in unit_map.cpp
2010-06-09 01:59:20 +00:00
Gabriel Morin
e565b320fa
Whiteboard: loop to make the mapbuilder_visitor actually visit something.
...
Renamed team::get_planned_actions() to team::get_side_actions()
2010-06-09 01:59:11 +00:00
Gabriel Morin
b44278d56e
Whiteboard: initial test for arrow/planned move creation.
...
Works with a unit selected and :debug and :whiteboard activated.
2010-06-08 01:53:59 +00:00
Gabriel Morin
0fb9b61af4
Whiteboard: additions to manager.
2010-06-08 01:53:52 +00:00
Gabriel Morin
c196b7611f
Arrows: change path container from list to vector...
...
...to match the pathfinder's use.
2010-06-08 01:53:45 +00:00
Gabriel Morin
d1203662f6
Whiteboard: confirmation message for debug command.
2010-06-08 01:53:38 +00:00
Gabriel Morin
66a6fc4ab8
Debug command "whiteboard" (alias: "wb")...
...
...to toggle planning mode on and off.
2010-06-08 01:53:29 +00:00
Gabriel Morin
e2afbe94ef
properly clear the whiteboard resource
2010-06-07 22:44:13 +00:00
Gabriel Morin
a5a01bd4e2
Make whiteboard manager a member variable of play_controller.
...
Added resources::whiteboard pointer for easy access.
Move planned actions sets for each team within the team class.
2010-06-07 22:21:12 +00:00
Gabriel Morin
2c190ab3f7
Whiteboard: mapbuilder_visitor implementation
2010-06-07 21:11:46 +00:00
Gabriel Morin
9926bdf515
Added common superclass to temporary_unit_mover and temporary_unit_placer,
...
to allow placing them in the same stl container.
2010-06-07 21:11:39 +00:00
Phil Barber
714475d4bb
Add and wire new animations for Drake Flare. Update changelogs.
2010-06-07 18:57:03 +00:00
Jérémy Rosen
cc5330c08c
new buttons and logic to navigate story screen,
...
...allowing back an forth, patch #1587 by icelus
2010-06-07 18:22:49 +00:00
Lari Nieminen
e6566fa8dd
Removed the last traces of the Dismounted Commander unit.
2010-06-07 14:13:57 +00:00
Lari Nieminen
4210cae891
Corrected the id of Infantry Commander...
...
...and Gerrick's type to Infantry Lieutenant.
2010-06-07 14:11:14 +00:00
Phil Barber
ec8228c322
Add and wire new sprites for the Infantry Lieutenant and Commander...
...
...in TSG, by rhyging5. Remove outdated images. Re-name cfg files,
remove outdated files. Update campaign credits, changelogs.
2010-06-07 11:10:54 +00:00
Nils Kneuper
f43cb236b0
updated Slovak translation
2010-06-07 10:07:40 +00:00
Phil Barber
112909da51
Move Giant Rat from DiD to core,
...
...update changelogs, update campaign and main credits.
2010-06-07 10:00:59 +00:00
Phil Barber
c38d0a8882
Add and wire new Orc Archer portrait by LordBob.
...
Add two new alternates for the Orc Grunt line, also by LordBob.
Update changelogs, portrait credits.
2010-06-07 09:34:54 +00:00
Phil Barber
a78ea1a617
Fix troll hero attack frame.
2010-06-07 09:02:32 +00:00
Guillermo Biset
f389d3df07
Updated ana to support basic proxy authentication on the client side.
2010-06-07 06:43:26 +00:00
Lari Nieminen
0da3dde7fa
Fixed some duplicate unit ids (fixes bug #16126 ),
...
...a few buggy messages and a broken event filter.
2010-06-07 04:21:20 +00:00
Gabriel Morin
a8c0d08e71
Whiteboard: Additions/Corrections to manager.
2010-06-07 00:25:30 +00:00
Gabriel Morin
621e5b080b
Moved actions collection from manager to new class side_actions.
...
This will allow manager to hold one side_actions object per side.
2010-06-07 00:25:22 +00:00
Gabriel Morin
f4f6d8c529
Whiteboard: rename planned_actions_ private member to actions_
2010-06-06 23:41:23 +00:00
Gabriel Morin
40f4eb2cdc
Whiteboard: reworked the manager API
2010-06-06 23:41:16 +00:00
Gabriel Morin
e86bbdff89
Whiteboard: manager functions to add, remove and move around actions.
2010-06-06 20:48:56 +00:00
Gabriel Morin
0e6a5dc77c
Whiteboard: adjustments to includes and method parameters
2010-06-06 20:48:49 +00:00
Gabriel Morin
6b64f02072
Whiteboard: changed method names
2010-06-06 18:37:18 +00:00
Gabriel Morin
d4181e76a2
Whiteboard: find_visitor
2010-06-06 18:37:10 +00:00
Ali El Gariani
f34f526d39
Use en dash as separator between damage-hits, as requested by Espreon.
...
This use 2 more pixels, but looks more readable.
2010-06-06 18:33:19 +00:00