Boldizsár Lipka
aa71f67d47
RIP mp_options.?pp
2013-09-05 18:33:23 +01:00
JaMiT
a213190130
Remove some functions that have been unused for a year (r54990).
2013-08-25 22:32:27 -05:00
Charles Dang
1816c8e1b6
Bumped XCode projfile version string
2013-08-18 02:43:02 +11:00
Lipka Boldizsár
ea2cbaa217
Update CodeLite project file.
2013-08-13 01:14:20 +02:00
Lipka Boldizsár
ab4a58bd16
Fix CodeLite project file to work with GDB.
2013-08-13 01:05:12 +02:00
anonymissimus
40472ab4b0
vc project update
2013-08-12 17:12:58 +02:00
Charles Dang
6daf0f3365
Long overdue XCode projfile update
2013-08-13 00:43:42 +11:00
JaMiT
c0435769bd
Split game_events.cpp.
...
VC and XCode projects still need to be updated.
2013-08-11 19:31:20 -05:00
Alexander van Gessel
38b224c1ff
Revert "Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old""
...
This reverts commit 23b72d6956
.
2013-08-09 00:13:46 +02:00
Thibault Févry
23b72d6956
Revert "Merge branch 'master' of github.com:wesnoth/wesnoth-old"
...
This reverts commit 5fa5c03411
, reversing
changes made to 06374c64ba
.
2013-08-08 18:50:46 +02:00
anonymissimus
eb00df8feb
vc project update
2013-07-21 18:55:44 +02:00
anonymissimus
258bb9ddf8
cb project update
2013-07-21 18:55:35 +02:00
Alarantalara
fd58461ef9
Merge branch 'new_branch_name'
2013-06-24 23:45:32 -04:00
Alarantalara
2c192b8099
Update Xcode project.
...
Change release settings to what I'm using for releases, update menu accessible changelog.
2013-06-24 23:11:32 -04:00
anonymissimus
9751417f9d
CodeBlocks/MinGw: remove -march=native
...
1. I discovered that this removes the duplicate section linker warnings...
2. The option causes binaries to be incompatible with different hardware.
2013-06-24 23:00:27 -04:00
Charles Dang
9792be35f8
Bumped version string to 1.11.5
2013-06-24 23:00:26 -04:00
Charles Dang
f25223b087
Updated XCode projfile (added editor selection action files)
2013-06-22 04:30:47 +11:00
anonymissimus
a74c56683f
cb project update
2013-06-21 18:40:46 +02:00
anonymissimus
c9a0a9bc3a
vc project update
2013-06-21 18:40:13 +02:00
anonymissimus
54adc2ec0a
update MSVC README
...
While those intructions to build the dependencies are no longer very
accurate, they are the only description of how to build the windows
dependencies given in a wesnoth context, removing them is a bad idea.
2013-06-19 18:33:16 +02:00
anonymissimus
4cff56bce1
update CodeBlocks README
2013-06-19 18:33:15 +02:00
anonymissimus
91f1c7bce8
cb project update
2013-06-19 18:33:15 +02:00
Charles Dang
e0ee5325ec
Updated XCode projfile
2013-06-20 00:27:38 +11:00
Andrius Silinskas
4175e62956
Remove game controllers: new and abstract.
2013-06-19 13:59:26 +01:00
Andrius Silinskas
377e9adc8e
Clean-up and polish of game_config_manager game_controller class.
...
Add extra braces.
Substitute for loop with BOOST_FOREACH.
Update CMakeLists.txt and VC9/wesnoth.vcproj.
Split some long lines.
Change pass by value to pass by reference.
Fix formatting of some comments.
Introduced enums for load_game_cfg().
2013-06-19 13:59:24 +01:00
Alarantalara
4d61935f97
Remove empty folder
2013-06-16 11:06:53 -04:00
Charles Dang
3dd9e058c5
XCode proj: experimental default compiler bump
2013-06-11 21:18:56 +11:00
anonymissimus
e92e84f009
vc project update
2013-06-09 16:17:12 +02:00
anonymissimus
70e4b9afb4
cb project update
2013-06-09 16:12:23 +02:00
Charles Dang
7ac8aec106
Updated XCode projfile (removed editor_settings.*pp)
2013-06-09 16:31:10 +11:00
anonymissimus
405a2b7195
cb project update
2013-06-05 01:23:17 +02:00
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