Commit graph

1774 commits

Author SHA1 Message Date
anonymissimus
080282b2fb vc project update 2013-06-05 01:23:17 +02:00
mattsc
56149ec682 Update Xcode project files 2013-06-04 15:21:42 -07:00
Charles Dang
f8b6725d67 Updated version string to 1.11.4 2013-06-02 16:52:03 +11:00
Charles Dang
35f39dc4ee Updated XCode proj file (added unit_advancements_aspect.*pp) 2013-06-02 14:30:57 +11:00
anonymissimus
62161aeedb cb project update
(MSVC is okay)
2013-06-01 22:59:50 +02:00
flix/Felix Bauer
29e8584738 Add new aspect 'advancements'
As part of a GSoC proposal I added a new aspect so a scenario editor can control advancements in two ways:
1. Define a aspect with a string-value like "Swordsman, Knight", so the units of interesst will always advance to this
2. Use the LUA-Engine and return a function of the form advance(x, y) which will itself return a string-value
    like "Swordsman, Knight". Everytime a ai-unit advances advance(x, y) will be called.
The corresponding wikipage (http://wiki.wesnoth.org/AiWML) is going to be updated soon.
2013-06-01 17:21:12 +03:00
Charles Dang
79f6a41e98 Updated XCode proj (added editor item tool files) 2013-05-25 20:21:12 +11:00
anonymissimus
f798a06f4b cb project update 2013-05-24 18:31:02 +02:00
anonymissimus
5cab0b2654 vc project update 2013-05-24 17:53:17 +02:00
anonymissimus
44c18d0266 cb project update 2013-05-18 23:13:59 +02:00
anonymissimus
ec7714193e vc project update 2013-05-18 22:46:24 +02:00
mattsc
8e872d3bbe Xcode project update 2013-05-12 17:29:05 -07:00
anonymissimus
48e795aa6d cb project update 2013-05-10 16:01:36 +02:00
anonymissimus
1b6ca091d9 vc project update 2013-05-10 16:01:36 +02:00
anonymissimus
f24c4104f7 vc project update 2013-05-07 00:10:58 +02:00
anonymissimus
9a5c80fab3 cb project update 2013-05-07 00:10:22 +02:00
mattsc
99a87216a5 Xcode project: add leader_scroll_dialog.?pp to project file 2013-05-06 13:52:24 -07:00
mattsc
4aba43d15d Xcode project: add tristate_button.?pp files 2013-04-30 06:23:08 -07:00
anonymissimus
74997dfa43 cb project update 2013-04-13 20:16:01 +02:00
anonymissimus
1932c9962e vc9 project update 2013-04-13 20:15:50 +02:00
anonymissimus
c30e960247 mute some MSVC level 4 warnings thrown by included boost 1.46.1 headers 2013-04-09 01:09:02 +02:00
Alarantalara
1a3aefd3e0 Remove deleted files from Xcode project. 2013-04-03 18:30:25 -04:00
anonymissimus
b369ade4b3 vc project update 2013-04-03 00:03:38 +02:00
anonymissimus
834680d568 cb project update 2013-04-03 00:03:37 +02:00
Alarantalara
fe272620ef Add new files to Xcode project 2013-03-29 20:01:32 -04:00
unknown
196008bcd1 update the respective .gitignore file with CodeBlocks's output files 2013-03-29 20:30:30 +01:00
unknown
528e31628f cb project update 2013-03-29 20:30:30 +01:00
Ignacio R. Morelle
66efdbab26 gui2/trename_unit: Implement new GUI2 Rename Unit dialog
This is probably the simplest GUI2 dialog I've ever implemented.
2013-03-28 05:15:56 -03:00
Eric S. Raymond
7f85fa000c The git transition.
Most references to and dependencies on Subversion have been removed.
"+svn" is now "+dev". Files that can't be fixed yet have a FIXME-GIT
comment in them; most of these are in the website tests.
2013-03-26 10:44:47 -04:00
Simon Forsyth
58ad683461 Add new files to Xcode project 2013-02-28 12:38:46 +00:00
Anonymissimus
92fb55568b add movetype.hpp/cpp to VC project 2013-02-23 01:12:40 +00:00
J. Tyne
bb70a29017 Overhaul of unit_movement_type
This is a general overhaul of the class embodying movement types,
featuring:

* Better data encapsulation

* Less duplication of code between unit.cpp and unit_type.cpp

* Easier to use

* New files for the class (VC and XCode projects still need updating)

* New (shorter) name for the class

Some additional revisions will be coming.

The primary motivation for this was to get a class that embodies
movement costs (part of the data encapsulation).
2013-02-20 02:25:14 +00:00
Mark de Wever
53259cf8c8 Increased the pango cairo dependency to 1.24.4.
Loonycyborg I didn't see a version check in SCons and I didn't add one,
please review.
2013-02-16 09:07:31 +00:00
Simon Forsyth
9c9e98e9c9 Add even more warnings when building with Xcode 2013-01-16 19:08:17 +00:00
Simon Forsyth
2a5b2a3669 Add more warning flags when compiling with Xcode 2013-01-16 18:11:47 +00:00
Simon Forsyth
7df1b138e3 Update copyright string for Xcode project 2013-01-06 06:44:06 +00:00
Boldizsár Lipka
fe5cff80be Update the CodeLite project to find the wesnoth executable. 2012-12-09 08:32:51 +00:00
Simon Forsyth
a57ab214a0 Update Xcode project 2012-12-08 19:41:46 +00:00
Boldizsár Lipka
3834d2a462 CodeLite project files. 2012-12-08 10:50:44 +00:00
Anonymissimus
58516e9761 project update (bz2 dependency) 2012-11-29 21:29:25 +00:00
Anonymissimus
73ffc34098 project file linker setting hacks to make VC debugger work (for me...) 2012-11-29 21:29:14 +00:00
Simon Forsyth
9c63d717cc Add new file references to Xcode project 2012-09-29 00:45:46 +00:00
Anonymissimus
3775ad2843 cb project update 2012-09-25 20:19:05 +00:00
Anonymissimus
2bc46a794c vc project update 2012-09-25 20:18:56 +00:00
Anonymissimus
dd8f12c870 vc project update 2012-09-25 16:50:47 +00:00
Anonymissimus
049016dd73 cb project update 2012-09-25 16:50:37 +00:00
Simon Forsyth
519c4c3b86 Add new files to Xcode project 2012-09-23 19:51:57 +00:00
Simon Forsyth
80937695b7 Version number update for Xcode project 2012-08-27 17:25:11 +00:00
Charles Dang
bee2445134 Updated XCode projectfile 2012-08-25 16:40:14 +00:00
Anonymissimus
3a60c10b9e vc project update 2012-08-25 16:33:58 +00:00