525 Commits

Author SHA1 Message Date
newfrenchy83
f0dae02029 Update tests.cbp 2021-02-18 14:14:34 -06:00
newfrenchy83
0bcd1853e7 revert to c++20 dev to c++17 2021-02-18 14:14:34 -06:00
newfrenchy83
3f131848ea
upgrades codeblock to Lua 5.4.2 (#5556)
* upgrades codeblock to Lua 5.4.2

* fix error

* upgrade to c++20

* upgrade to c++20

* upgradeto c++20

* Update wesnothd.cbp
2021-02-18 02:15:13 +11:00
newfrenchy83
043d49c6c3
fix codeblock projectfiles and update instructions 2021-02-03 19:58:36 +01:00
newfrenchy83
6f85e689e6
Update codeblock for recent changes (#5455)
* update codeblock for recent changes

* update codeblock test for recent changes

* Update wesnothd.cbp

* Update wesnothd.cbp

* update scons codeblock
2021-01-17 21:45:31 +11:00
newfrenchy83
3e46f3d4b4
update codeblock projectfiles (#5444)
* update codeblock project

* updat campaingd codeblock projectfiles

* update wesnothd codeblock scons
2021-01-17 03:04:18 +11:00
Steve Cotton
4205de91e5 Remove the editor's unused set_starting_position dialog
6424d79f489129791fedb23e267565922dba3751 changed to using an editor palette instead.
2020-12-30 15:01:47 +01:00
newfrenchy83
b9dcc32e24
fix codeblocks projectfiles (#5356) 2020-12-14 10:35:42 +11:00
newfrenchy83
1d17f559a3
update codeblocks projectfiles 2020-12-10 16:21:29 +01:00
newfrenchy83
ba3d2ea989 update test.cpp in codeblock projectfiles 2020-12-05 14:12:41 -06:00
Charles Dang
6e2f3e099e Removed utils/functional.hpp 2020-12-04 15:30:46 +11:00
newfrenchy83
0687196b4f Update tests.cbp 2020-12-01 16:53:09 -06:00
newfrenchy83
ea7a643951 update codeblock projectfiles 2020-12-01 16:53:09 -06:00
newfrenchy83
ede2cc0098 fix campaignd in codeblock project 2020-11-13 17:04:50 +01:00
newfrenchy83
7fedeb5790 Update campaignd.cbp 2020-11-10 13:57:48 -06:00
newfrenchy83
118dcc0f09
update code block projectfiles (#5271)
* Update campaignd.cbp

* add commandline_arg to codeblock projectfiles

* Update tests.cbp

* Update wesnoth.cbp
2020-11-10 09:04:56 -06:00
newfrenchy83
8c5f6c2a4d Fix codeblock test 2020-10-21 17:12:34 -05:00
Steve Cotton
934cae6093 Refactoring the orb-coloring code, adding new units/orb_status.hpp
Instead of creating lots of image::locators and calling a family of
similarly-named preferences functions, this refactor encapsulates that logic
and uses an enum.

The new orb_status files still need adding to the MacOS build.

An assert has been added to `unit_drawer`'s constructor. There are two callers
- the `display` class guards it with an explicit check before constructing
unit_drawer. The `game_display` class doesn't have an explicit check, but it's
clear that other code in that class assumes the teams are already valid (and
would crash if they weren't).
2020-10-17 14:11:10 +02:00
newfrenchy83
51f7340067
fix codeblocks project for lua widget 2020-09-04 13:20:16 +02:00
newfrenchy83
2be22c8030
fix codeblock projectfiles (#5078) 2020-08-12 11:11:28 +02:00
newfrenchy83
f33330de19
fix wesnothd and campaignd codeblock projectfiles after #5029 (#5035) 2020-08-07 11:18:05 +02:00
newfrenchy83
e05be0b597
update codeblocks projectfiles (#5033) 2020-08-06 12:21:02 -05:00
newfrenchy83
4becc858f1
update codeblock projectfiles 2020-07-03 17:16:26 -05:00
newfrenchy83
fd0cd29683
updated codeblock projectfiles 2020-06-29 16:48:26 -05:00
newfrenchy83
a3859e4b46
fix cb projecfile after #4797 (#4811)
* fix cb projecfile after https://github.com/wesnoth/wesnoth/pull/4797/files

* Update tests.cbp

* Update wesnoth.cbp
2020-03-16 08:31:26 -05:00
Iris Morelle
48e6b821b0 i18n: Convert POSIX/Win32 locale table file into a map
This removes the need for the separate file and the giant if chain by
using a std::map instead.
2020-01-19 12:40:03 -03:00
newfrenchy83
b187627985 Update tests.cbp 2019-12-10 22:07:12 +11:00
newfrenchy83
39bd8dbccf Update tests.cbp 2019-12-10 22:07:12 +11:00
newfrenchy83
7951836233 Update wesnoth.cbp 2019-12-10 22:07:12 +11:00
newfrenchy83
632bb80ba6 Update tests.cbp 2019-11-29 16:28:53 -06:00
newfrenchy83
bfa8bbf889 add tests projectfile to codeblock workspace 2019-11-29 16:28:53 -06:00
newfrenchy83
fa7e5c2dfe fix test projectfiles 2019-11-28 04:53:52 +11:00
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