Iurii Chernyi
6df240e341
stub code for new candidate action for gnew ai lobal_fallback stage,
2011-01-03 03:45:52 +00:00
Anonymissimus
07ccfc6be4
CodeBlocks projectfile update
2010-12-24 15:12:22 +00:00
Iurii Chernyi
c7f8b17c88
expiremental recruitment by Grimling, work-in-progress code
2010-11-25 15:08:46 +00:00
Alexander van Gessel
5f91c3bd4a
Get rid of binary WML
2010-11-18 22:21:00 +01:00
Anonymissimus
593126ac74
projectfile update
2010-11-15 22:06:34 +00:00
Anonymissimus
89818dc82f
adds edit_label.cpp, .hpp
2010-11-07 16:00:51 +00:00
Anonymissimus
681978bbbe
CodeBlocks projectfile update
2010-11-07 15:58:43 +00:00
Iurii Chernyi
c30997182e
standard side filter
2010-11-06 23:43:53 +00:00
Anonymissimus
b022b9c0f2
Re-added serialization/string_utils.cpp and .hpp...
...
...to CodeBlocks project file (see loony's previous commit, sry...)
2010-10-18 22:58:51 +00:00
Anonymissimus
70c71a4076
fix CodeBlocks project file (reflects mordante's changes)
2010-10-18 18:46:16 +00:00
Anonymissimus
09e92a931f
updated CodeBlocks project file
2010-09-07 13:45:47 +00:00
Anonymissimus
e7a81c4ef8
Added embedded lua for CodeBlocks compiling.
2010-09-02 20:58:11 +00:00
Anonymissimus
e7a03af81b
Updated CodeBlocks project file.
2010-09-02 20:42:59 +00:00
Alexander van Gessel
c4dd14af65
Apply anonymissimus's patch for codeblocks project
2010-08-12 17:46:45 +01:00
Iurii Chernyi
101e8da183
added data_manage.cpp to buildsystems,
...
...fixed a few cases of 'unused parameter'
2010-07-02 23:17:07 +00:00
Alexander van Gessel
2a5fa2ab7d
Add persist_manager.?pp to codeblocks projectfiles
2010-06-30 18:35:44 +01:00
Alexander van Gessel
746f3ebf73
Add arrow.cpp to code blocks project files
2010-06-21 16:53:40 +01:00
Alexander van Gessel
6b4858d5c5
Added whiteboard to Code::Blocks project files
2010-06-21 04:15:57 +01:00
McShark
8d459fa3c4
Update according to recent file changes
2010-05-16 18:19:13 +00:00
Ignacio R. Morelle
8a120089cf
Moving addon_*.?pp files to their own dir, step 2...
...
(fix project files except MSVC++ 9, which I found too complicated to
edit)
2010-05-15 22:50:32 +00:00
Iurii Chernyi
41291670bb
move wesnoth lua ai support from scripting/lua.?pp...
...
...into separate files in src/ai/lua/
2010-04-30 13:42:49 +00:00
Iurii Chernyi
f758aef59c
remove testing_ai_default::default_move_to_targets_phase,
...
...since a better one (by alink) is available
2010-04-29 21:25:10 +00:00
Iurii Chernyi
ebbe53ae9d
remove default_ai, to avoid code duplication...
...
...(as default_ai is ported to rca ai candidate actions. remove ai2 stub.
2010-04-29 21:25:03 +00:00
McShark
f2bb96c258
update of svn.ignore: build logs
2010-04-05 17:44:03 +00:00
McShark
794f85c901
Update according to recent file changes
2010-04-05 17:41:16 +00:00
Iurii Chernyi
37024f6cc6
update CodeBlocks project files...
...
...to account for recent MP lobby source file changes
2010-02-19 19:26:14 +00:00
McShark
b1463170d6
Update according to recent file changes:
...
...added src/gui/widgets/tree_view_node.cpp+hpp
2010-02-08 20:37:48 +00:00
McShark
8b93454de6
Update according to recent file changes: added tree_view-widget
2010-02-07 15:20:52 +00:00
McShark
968d904a12
Update according to recent file changes:
...
...added src/gui/dialogs/icon_message.cpp+hpp
2010-02-02 20:12:21 +00:00
McShark
4eb7e7e501
Update according to recent file changes: movement of files to src/pathfind
2010-01-30 23:27:38 +00:00
Iurii Chernyi
7a9caa4f36
added gamestate_observer class,
...
...used it to simplify candidate actions interface and implementation,
by making is_gamestate_changed flag managed externally, by rca stage
2010-01-29 23:17:35 +00:00
Iurii Chernyi
62b629e179
lua AI support engine, interface code and AI integration
2010-01-18 21:32:38 +00:00
McShark
0f26bb198e
Update according to recent file changes
2010-01-12 20:08:36 +00:00
McShark
8cc848d639
Update according to recent file changes
2010-01-09 18:15:30 +00:00
Iurii Chernyi
1462573062
refactoring of ai component model to a more object-oriented approach.
...
[modify_ai] now works fully and uniformly, with less code
duplication. added the ability to see all ai components from
gamestate_inspector.
2009-12-24 22:38:59 +00:00
McShark
771a3bb08d
Update according to recent file changes
2009-12-11 22:52:55 +00:00
McShark
ea0947e422
Update according to recent file changes
2009-11-27 21:48:04 +00:00
Alexander van Gessel
08d132dded
Remove jwsmtp from projectfiles
2009-11-24 20:12:13 +01:00
Iurii Chernyi
71a84f6823
forked candidate action:
...
...testing_ai_default::default_move_to_targets_phase into
testing_ai_default::testing_move_to_targets_phase - set up everything
for experiments on ai movement and targeting phase
2009-10-09 00:53:04 +00:00
Iurii Chernyi
afb3c3ce78
new candidate action:
...
...testing_ai_default::default_move_to_targets_phase - copy of default
ai movements and targeting phase, as a candidate action
2009-10-09 00:11:27 +00:00
McShark
6e19e946f6
Update according to recent file changes
2009-09-24 23:34:30 +00:00
Iurii Chernyi
2bac79fad0
new 'inspect' debug command, new [inspect] debug tag,
...
...new gamestate inspector dialog (prototype)
2009-09-05 11:02:23 +00:00
McShark
51657b7bc8
Update according to recent file changes:
...
...added src/gui/auxiliary/window_builder/horizontal_listbox.cpp+hpp
2009-08-27 19:22:32 +00:00
Iurii Chernyi
d2ef421454
Added component class interface, which is needed to support [modify_ai]
2009-08-23 19:30:38 +00:00
McShark
43ead3bbc8
Update according to recent file changes:
...
...added src/editor/editor_preferences.cpp+hpp
2009-08-22 12:34:25 +00:00
Iurii Chernyi
498c4f8977
Formula AI Debugger (uses --new-widgets )
2009-08-17 15:06:13 +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
Iurii Chernyi
cf0c168e1c
new source file for formula debugger
2009-08-08 22:27:50 +00:00
Iurii Chernyi
2ce5d43784
new formula_ai-related stages
2009-08-08 12:03:40 +00:00
Tomasz Śniatowski
1a934ac94b
rename editor2 -> editor. Old editor is long dead, long live the new editor!
2009-08-08 12:14:58 +01:00