493 Commits

Author SHA1 Message Date
newfrenchy83
80cf902cec Update tests.cbp 2019-11-06 07:49:13 +11:00
newfrenchy83
976e4db819 Update wesnoth.cbp 2019-11-06 07:49:13 +11:00
newfrenchy83
2abd6d4baa Update tests.cbp 2019-10-19 04:02:48 -05:00
newfrenchy83
06213e7d33 Update wesnoth.cbp 2019-10-19 04:02:48 -05:00
Celtic Minstrel
7c07cc71c0 Remove support for legacy menu markup 2019-09-18 22:48:53 -04:00
newfrenchy83
62a005f4cf fix for sample_user_handler removal. (#4273) 2019-08-24 14:26:32 +02:00
newfrenchy83
cf800bc958 codeblock: link to libogg, libvorbis and libvorbisfile
Required for pull request #3851 that was recently merged.
2019-01-22 21:14:30 +02:00
newfrenchy83
1181811872 update CB projectfile 2019-01-04 19:06:03 +02:00
newfrenchy83
436f96a6b8 Update Code::Blocks project (#3761) 2018-12-06 09:27:58 +02:00
newfrenchy83
965175a2f2 Add battery_info to codeblock project 2018-11-01 14:02:59 +02:00
newfrenchy83
0e99c2f2b9 Fix Code::Blocks project 2018-10-28 16:14:49 +02:00
newfrenchy83
c926f2c718 Update wesnoth.cbp 2018-10-22 08:38:53 -05:00
newfrenchy83
b43c132b70 Update Code::Blocks project (#3640) 2018-10-21 16:24:20 +03:00
newfrenchy83
f594019433 Update Code::Blocks project and add documentation
Manual merge of pull request #3626.
2018-10-18 16:44:22 +03:00
newfrenchy83
da95fedcad Update Code::Blocks project (#3585)
(cherry-picked from commit 248af054c70f7e924b6caf24b95d7ff0617f5a12)
2018-10-07 03:25:23 +00:00
newfrenchy83
8086df2196 Update Code::Blocks project (#3566)
(cherry-picked from commit e3957063093ef2cd055af803fa2943c011e57dcd)
2018-10-07 03:25:22 +00:00
Martin Hrubý
96bbebb514 Fix building with Xcode 10 (#3460)
Resolves #3458.

(cherry-picked from commit 50301f84e33d828c39835bc47f04dd1107631960)
2018-10-07 03:24:17 +00:00
newfrenchy83
341ad0821d Update wesnoth.cbp
(cherry-picked from commit ae1149948650c9bb663b00407766a563aee13beb)
2018-10-07 03:24:15 +00:00
newfrenchy83
753f1fb3e5 Update CB project (#3307)
(cherry-picked from commit 411eb6105dccc83fa0adbb6ac7b107788947a81f)
2018-10-07 03:23:09 +00:00
newfrenchy83
f551e5ca8e Enable C++17 in Code::Blocks
(cherry-picked from commit 882eeb52ab38547004f2ba7249913323596188d7)
2018-10-07 03:23:05 +00:00
newfrenchy83
fb403a982a Update wesnothd.cbp
(cherry-picked from commit 9bcaf3a897b2c9174f11d24112a89b7577628f08)
2018-10-07 03:22:48 +00:00
newfrenchy83
18642d983b Update wesnoth.cbp
(cherry-picked from commit cffd51a42570350a7e9704c44a602444c7cad0d2)
2018-10-07 03:22:48 +00:00
Charles Dang
3b89e7f7e9 Rename gettext_boost.cpp to gettext.cpp
Since there isn't another version anymore.

(cherry-picked from commit e0beff6615288a580553ee43ff3799a9794625b4)
2018-10-07 03:21:16 +00:00
Charles Dang
ee2b9d242e Bump min required Windows version to 7
Technically, all this code should work on Vista, (including the recent switch to using
SHGetKnownFolderPath), but since we're also considering requiring Visual Studio 2017
for building, we need Windows 7.

(cherry-picked from commit 2a585118d8b6c4b37d0ff9446a72ca20419ff7f7)
2018-10-07 03:20:45 +00:00
newfrenchy83
e81512ba83 Update wesnoth.cbp
(cherry-picked from commit 2c65dff722f16d4c0a0892941c05062ccff59966)
2018-10-07 03:18:53 +00:00
newfrenchy83
c2f010d378 Update wesnoth.cbp
(cherry-picked from commit 596f3f1bda5e09b2f2d29ae5d1c4a1a5f635ae5b)
2018-10-07 03:18:48 +00:00
newfrenchy83
3b2cc5da78 Update wesnoth.cbp
(cherry-picked from commit cf70a6bb54fa6e6e1332ed5aa1abe1dc93de28a6)
2018-10-07 03:18:23 +00:00
newfrenchy83
4d28725441 Update wesnoth.cbp
(cherry-picked from commit f8abea0de496cdde1da854151a26b570fea06144)
2018-10-07 03:18:14 +00:00
newfrenchy83
7a80094724 Update wesnothd.cbp
(cherry-picked from commit 67f2ba9767e659d9e6589b1279d8eb5e6c5fd2af)
2018-10-07 03:18:09 +00:00
newfrenchy83
e14e3281fc
Update wesnoth.cbp 2018-03-14 14:08:29 -05:00
Gregory A Lundberg
b3b3b61c5a
Remove trailing tabs from CodeBlocks projectfile 2018-03-08 07:40:43 -06:00
newfrenchy83
5e272829fa Update wesnoth.cbp 2018-03-08 06:31:29 -06:00
newfrenchy83
6a2631a5b2 Update wesnoth.cbp (#2543) 2018-02-23 14:32:29 +02:00
newfrenchy83
5207a7b1c1 Update wesnoth.cbp 2018-02-23 21:33:47 +11:00
newfrenchy83
33f9bb9b56 Update wesnoth.cbp 2018-02-14 12:25:11 +02:00
newfrenchy83
7f55296c7d Update wesnoth.cbp 2018-02-05 18:55:28 +02:00
kallaballa
024b2e7e9b Implement a surrender dialog
This records a surrender command in replays and quits the game.
2018-02-05 00:35:35 +01:00
newfrenchy83
e20c55f57d Update Code::Blocks project files to C++14 (#2416) 2018-01-29 12:13:24 +02:00
newfrenchy83
9d2765e73a Update Wesnoth Code::Blocks project files (#2386) 2018-01-20 17:04:39 +02:00
newfrenchy83
1aaac42d3b Update wesnoth.cbp 2018-01-20 14:59:26 +02:00
Charles Dang
e08350cd17 Revert "rebase commit: implemented a surrender dialog that records a surrender command in replays and quits the game"
This reverts commit 4dda0ad9b2dc74f0d2251f6778339f4199bec4e9. This feature needs to be
considered further. Right now the design doesn't make sense.
2017-12-06 13:35:28 +11:00
kallaballa
4dda0ad9b2
rebase commit: implemented a surrender dialog that records a surrender command in replays and quits the game 2017-12-05 17:01:06 -06:00
Charles Dang
78002951dd Update CB projectfile for 25a0d09 2017-08-15 11:23:52 +11:00
Charles Dang
bc3f72b45b Update CB projectfile for 4e4d7b527
This is the same fix as applied to Scons in a3d884ef.
2017-07-26 22:29:22 +11:00
DisherProject
b790184ece Add new file to CB projectfile 2017-07-09 17:26:49 +11:00
Charles Dang
84929f69a6 Update CB projectfile again (forgot to remove a file)
[ci skip]
2017-06-02 23:47:12 +11:00
Charles Dang
648ca5cd04 Updated CB projectfile 2017-06-02 22:52:54 +11:00
Charles Dang
1e28a54cf2 Update CodeBlocks projectfiles for Boost 1.64
Also added a missing include to the wesnothd projfile.
2017-06-01 10:53:04 +11:00
Charles Dang
922cc201bc Updated CB projectfile
[ci skip]
2017-05-23 10:02:37 +11:00
Charles Dang
246ea98dd9 GUI2: moved common swap_grid util function into new widget_helpers file 2017-05-22 14:50:16 +11:00