35063 Commits

Author SHA1 Message Date
Iurii Chernyi
7b1d5e24fb updated version numbers on rescheduled todo items 2009-08-16 11:29:44 +00:00
Iurii Chernyi
e1bc649114 simplified ai usage of generic_event's 2009-08-16 10:29:28 +00:00
Iurii Chernyi
7feb490e74 added back fai 'recruit' action 2009-08-16 10:28:15 +00:00
Guillaume Melquiond
f587565d17 Typo. 2009-08-16 10:08:42 +00:00
Guillaume Melquiond
175fbef4e2 Removed unused function gui::textbox::process. 2009-08-16 10:08:38 +00:00
Guillaume Melquiond
ae3af7f780 Removed unused function gui::menu::wrap_words. 2009-08-16 10:08:33 +00:00
Guillaume Melquiond
e3b2a340c5 Removed unused class statistics::disabler. 2009-08-16 10:08:28 +00:00
Guillaume Melquiond
564f87ea34 Removed unused functions hotkeys::get_scope_*. 2009-08-16 10:08:24 +00:00
Guillaume Melquiond
52c5b10dc3 Removed unused constructor of terrain_label. 2009-08-16 10:08:19 +00:00
Guillaume Melquiond
8db72b20ab Removed unused constructor of map_labels. 2009-08-16 10:08:15 +00:00
Guillaume Melquiond
a56a587b57 Removed unused class input_blocker. 2009-08-16 10:08:10 +00:00
Guillaume Melquiond
1151eec060 Removed unused constructor of unit. 2009-08-16 10:07:51 +00:00
Tomasz Śniatowski
4e15da49c8 Lobby icon update, icons taken from forum lobby icon request topic.
- JAP's ums2 icon (as ums.png)

- Zarael's fog/shroud icons (modified to add transparency)

- Zarael's disclosure triangles, key and qmark reload icon (modified
  with transparency)

- Zarael's A-Z sort icon, modified with transparency and with
  desaturated version as "off" icons

- group effort relation sort icon, with desaturated version as "off" icons
2009-08-16 10:31:06 +01:00
Tomasz Śniatowski
feebc46855 changelog typo fix 2009-08-16 10:30:36 +01:00
Phil Barber
8b37b2e6ab Add and wire new Naga Fighter portrait, update changelogs, portrait credits. 2009-08-16 09:22:41 +00:00
Mark de Wever
c93f636f90 Mention boost dependency increment in the changelog. 2009-08-16 09:07:53 +00:00
Guillaume Melquiond
8bcde7939b Updated to current hierarchy and made compatible with 64-bit architectures. 2009-08-16 08:50:04 +00:00
Gregory Shikhman
802c46b797 Refactored the menu into a separate header file...
...that can be imported into other files. Added a footer. Added a link
to the stats in the main menu. Removed a stub file that I ended up not
using.
2009-08-16 05:23:35 +00:00
Tomasz Śniatowski
eef90f161c changelogs and rel-nots update wrt server RNG and new lobby 2009-08-15 23:34:44 +01:00
Tomasz Śniatowski
ac1b674eef vcproj update 2009-08-15 23:34:17 +01:00
Tomasz Śniatowski
9f60ee8302 reverse the "core" terrain logic so UMC can pull core terrains...
...into an UMC terrain group without making the terrain non-core
2009-08-15 23:33:51 +01:00
Tomasz Śniatowski
7ec4ad9946 add some editor terrain palette load debug messages 2009-08-15 23:33:29 +01:00
Tomasz Śniatowski
1e3c76625d use std::remove_if in place of a hand-coded loop 2009-08-15 23:32:32 +01:00
Gunter Labes
471cfea4b9 if we're searching by IP also match online players by IP 2009-08-15 22:13:23 +00:00
Iurii Chernyi
d353870ad3 rework of 2009-08-15T19:59:42Z!terraninfo@terraninfo.net - set human leader names to player names,
...AI leader names to AI descriptions
2009-08-15 21:44:19 +00:00
Gregory Shikhman
1d211ce9f6 Date selection is now saved between page refreshes on the killmap page.
Removed some code now unnecessary because of the SQL JOIN.
2009-08-15 21:36:38 +00:00
Gregory Shikhman
947ad4154b Added an SQL JOIN to merge GAMES/GAMES_MP and KILLMAP tables...
...when doing filtering. Still need to refactor things to get rid of
temporary hacks.  Added some debugging to look at a rare change in
[kill_event] format that my parser does not handle.
2009-08-15 20:53:24 +00:00
Iurii Chernyi
6a55681bb3 Added a new developer ai configuration 2009-08-15 19:59:52 +00:00
Iurii Chernyi
ee6b314da6 WIP on show_ai_moves 2009-08-15 19:59:48 +00:00
Iurii Chernyi
0eb769dc3b Set leader names to player names in MP...
...(can be overridden on per-faction/per-scenario basis)
2009-08-15 19:59:42 +00:00
Gregory Shikhman
435280f3eb Changed all instances of dateconstruct()...
...with the more general rangeconstruct(). Added unique game-id
generation to rows added to GAMES/GAMES_MP.
2009-08-15 19:20:11 +00:00
Mark de Wever
ae446c35ec Added a listbox assertion failure work-around.
In the MP lobby it can happen that a listbox has first zero ite then
gets filled and since there are no visible items the second asse after
this block will be triggered. Use this ugly hack to avoid that case.
2009-08-15 18:46:15 +00:00
Guillaume Melquiond
7b127bfef2 Added backward compatibility for drake changes. 2009-08-15 17:47:52 +00:00
McShark
c103d79f8c Update according to recent file changes:
...added src/gui/dialogs/unit_create.cpp+hpp
2009-08-15 17:21:28 +00:00
Guillaume Melquiond
0f70433cf2 Removed useless assertion. 2009-08-15 15:07:19 +00:00
Guillaume Melquiond
24f1921e1f Fixed a few fuzzy strings and typos. 2009-08-15 14:48:41 +00:00
Guillaume Melquiond
37737112ca Moved turn change notifications before the player starts. 2009-08-15 14:36:02 +00:00
Guillaume Melquiond
151eeb879f Fixed segfault. 2009-08-15 14:21:16 +00:00
Guillaume Melquiond
9100043769 Removed unused function utils::uppercase. 2009-08-15 14:21:12 +00:00
Guillaume Melquiond
a304af167d Removed unused function utils::strip_char. 2009-08-15 14:21:08 +00:00
Guillaume Melquiond
56a89d7646 Removed unused function unit_ability_list::lowest. 2009-08-15 14:21:04 +00:00
Guillaume Melquiond
eaa1800a22 Removed unused field mouse_handler::enemy_visible_. 2009-08-15 14:21:00 +00:00
Guillaume Melquiond
cc94ed8cd6 Removed unused function chat_log::assemble_text. 2009-08-15 14:20:55 +00:00
Guillaume Melquiond
09e76345a7 Removed unused function cursor::temporary_use_bw. 2009-08-15 14:20:51 +00:00
Guillaume Melquiond
b118b7c68c Removed unused function config::merge_and_keep. 2009-08-15 14:20:48 +00:00
Guillaume Melquiond
f778440952 Removed unused function utils::capitalize. 2009-08-15 14:20:43 +00:00
Guillaume Melquiond
68e485ee3e Removed unused function sound::play_no_music. 2009-08-15 14:20:39 +00:00
Guillaume Melquiond
15247bf9d6 Removed unused field display::hex_overlay_. 2009-08-15 14:20:34 +00:00
Guillaume Melquiond
9a26bfa344 Removed unused function attack_type::has_special_by_id. 2009-08-15 14:20:29 +00:00
Guillaume Melquiond
30e688bf4b Removed unused function unit::team_rgb. 2009-08-15 14:20:23 +00:00