Commit Graph

33657 Commits

Author SHA1 Message Date
Mark de Wever
2d5f497b7e Define relative dir with a value like autotools. 2009-06-05 17:44:34 +00:00
Eugen Jiresch
5a0b4d3c7a removed the turn_ member from tod_manager...
...and added a turn argument to the corresponding functions
2009-06-05 13:27:07 +00:00
Eugen Jiresch
2c285c93da added copy constructor to game_classification 2009-06-05 10:01:02 +00:00
Eugen Jiresch
9beb622b6a savegame reorganization:
...migrated the primitve members of game_state to game_classification
2009-06-05 08:39:48 +00:00
Richard Kettering
df015ab73f New version of the armor items. 2009-06-05 08:01:00 +00:00
Iurii Chernyi
a89bc9c53c AI refactoring: dfool::dfool_ai -> ai::dfool::dfool_ai 2009-06-04 21:34:37 +00:00
Iurii Chernyi
b359b1f227 AI ai_command_history_item -> ai::command_history_item 2009-06-04 21:26:01 +00:00
Iurii Chernyi
2fd9dddd79 AI refactoring: use a factory lookup pattern to create AIs 2009-06-04 21:25:36 +00:00
Iurii Chernyi
ee886864df AI refactoring: ai_registry -> ai::registry 2009-06-04 19:37:39 +00:00
Iurii Chernyi
f4bc99a7ed AI refactoring: ai_actions-> ai::actions 2009-06-04 19:37:24 +00:00
Iurii Chernyi
8b51c5f774 AI refactoring: ai_configuration -> ai::configuration 2009-06-04 19:37:08 +00:00
Iurii Chernyi
ec19193f4e AI refactoring: ai_game_info -> ai::game_info 2009-06-04 19:36:53 +00:00
Iurii Chernyi
9f89996e9d AI refactoring: ai_interface -> ai::interface 2009-06-04 19:36:36 +00:00
Iurii Chernyi
dc6220cf3b AI refactoring: ai_manager -> ai::manager, ai_holder -> ai::holder 2009-06-04 19:36:17 +00:00
Iurii Chernyi
59f781e290 new AI: ai_composite 2009-06-04 17:48:27 +00:00
Eugen Jiresch
cdfcaf800a added a game_classification member to game_state 2009-06-04 10:43:19 +00:00
Eugen Jiresch
d38ddd4626 savegame reorganization: added class game_classification 2009-06-04 09:11:10 +00:00
Guillaume Melquiond
ffe727f5e6 Fixed color of multiline objectives.
Merged bonus note with objective line now that Pango markup is supported.
2009-06-04 07:35:59 +00:00
Guillaume Melquiond
21b27a8062 Added comment. 2009-06-04 07:35:55 +00:00
Eugen Jiresch
c6b30bb5ca changed the name of the function toConfig() to to_config() 2009-06-03 19:14:48 +00:00
Iurii Chernyi
2eb8eecddf Log total ai turn time (ms) in ai/manager DEBUG log 2009-06-03 19:02:40 +00:00
Jérémy Rosen
e679d37bf3 revert silene's change which is now totally useless 2009-06-03 19:01:31 +00:00
Eugen Jiresch
1d8301a342 fixed implementation of savegame_config in tod_manager.cpp 2009-06-03 16:00:24 +00:00
Eugen Jiresch
247a642fa0 savegame reorganization:
...added tod_manager.hpp/cpp. contains the time of day functionality
of class gamestatus (to be removed from gamestatus soon)
2009-06-03 15:42:09 +00:00
Alexander van Gessel
907863e5c6 Print a "side evaluation" report...
...for every side before announcing which one has the advantage.
2009-06-03 14:59:02 +01:00
Alexander van Gessel
713aebaf54 Teach wmlparser to read << ... >> strings. 2009-06-03 14:33:09 +01:00
Alexander van Gessel
42fd32774f Make wmlparser ignore lua strings for now. 2009-06-03 14:07:31 +01:00
Gunter Labes
5c15449cc1 added the game id for easier debugging 2009-06-03 12:58:25 +00:00
Phil Barber
282504943e Add and wire Kitty's Ghost portrait, update changelogs, portrait credits. 2009-06-03 10:48:26 +00:00
Gunter Labes
2501ee2161 duplicate the random_seed to the top level 2009-06-03 09:44:18 +00:00
Gunter Labes
b7c6920b78 put newline at the right place 2009-06-03 09:44:11 +00:00
Eugen Jiresch
cb3359ea88 savegame reorganization: implemented savegame_config for soundsources::manager 2009-06-03 09:07:31 +00:00
Gregory Shikhman
65ee9a6bb8 more work on dynamic view creation 2009-06-03 07:44:44 +00:00
Guillaume Melquiond
600e368f8c Simplified advantage calculator. 2009-06-03 06:13:34 +00:00
Eric S. Raymond
352009dbbb Clarifying context. 2009-06-03 02:31:25 +00:00
Eric S. Raymond
b9aa8dc880 Make wmllint a bit more discriminating...
...about performing [unit] -> [unit_type] conversions.
2009-06-02 20:56:40 +00:00
Mark de Wever
c60186f971 Implement the new scrollbar panel widget.
The widget isn't used yet, but will be for the campaign dialog.
2009-06-02 19:41:15 +00:00
McShark
af522cbcf0 Update according to recent file changes 2009-06-02 16:33:57 +00:00
Alexander van Gessel
1fdedb9c2b Proof-of-concept 'ending advantage' calculator. 2009-06-02 17:23:16 +01:00
Alexander van Gessel
34301174dd s/unstone/unpetrify/ in test scenario. 2009-06-02 17:21:36 +01:00
Benoît Timbert
b58d71c317 French translation update 2009-06-02 16:10:59 +00:00
Eugen Jiresch
2f27a42389 savegame reorganization: implemented savegame_config for team.
moved savegame_config to its own file to resolve dependency issues
between team.hpp and gamestatus.hpp
2009-06-02 15:40:50 +00:00
Eric S. Raymond
35587bcb0c Correction to earlier Pango-conversion diff. 2009-06-02 13:58:03 +00:00
Eric S. Raymond
c8b11a18f0 Pango conversion of special objective strings.
Had to be done by hand, as siccing wmllint on multiline strings would
be risky.
2009-06-02 13:20:31 +00:00
Eric S. Raymond
f565bf9e7a Pango markup, continuity, and dialog polishing. 2009-06-02 12:55:08 +00:00
Nils Kneuper
b7f9c1f9d9 updated German translation 2009-06-02 12:51:21 +00:00
Eric S. Raymond
8843e09218 Arrange for the value of the nd_text attribute to be spellchecked. 2009-06-02 12:22:41 +00:00
Eric S. Raymond
bb77c09b8c end_text needs a translation mark. 2009-06-02 12:03:33 +00:00
Eugen Jiresch
c566026661 savegame reorganization: added class savegame_config 2009-06-02 12:02:12 +00:00
Phil Barber
a4afd4fda6 Update changelogs. 2009-06-02 11:47:14 +00:00