Commit graph

1755 commits

Author SHA1 Message Date
Ignacio R. Morelle
9a7457e4ca Add a tip on parallel builds to the CB readme 2013-12-24 16:55:30 -03:00
Ignacio R. Morelle
e3332d670d Add a note about 64-bit Windows builds to the CB readme
It seems there are people who can't tell the difference between tdm-*
and tdm64-*.
2013-12-24 16:53:47 -03:00
Ignacio R. Morelle
9a589eb585 Line-wrap CB readme to 80 columns 2013-12-24 15:11:43 -03:00
happygrue
e96f430780 Fixed a typo. 2013-12-23 18:31:37 -05:00
happygrue
95fa91e0c2 Updated CodeBlocks walkthrough with user input. 2013-12-23 13:47:15 -05:00
anonymissimus
d4401e5777 vc project update 2013-12-23 18:37:56 +01:00
Ignacio R. Morelle
d8993137d7 CodeBlocks project update 2013-12-22 14:33:35 -03:00
mattsc
5a3ac4ccc3 Xcode project update 2013-12-22 07:12:42 -08:00
Ignacio R. Morelle
23bdf9e1d6 CodeBlocks project update 2013-12-21 01:32:29 -03:00
Ignacio R. Morelle
673b3b08e0 Revert "remove unused util.*pp from wesnothd cb project"
This reverts commit c51ce084fe.
2013-12-21 01:21:52 -03:00
anonymissimus
9b96184604 vc project update 2013-12-20 21:31:20 +01:00
anonymissimus
c51ce084fe remove unused util.*pp from wesnothd cb project 2013-12-20 21:31:13 +01:00
mattsc
3b72826bee Xcode project update 2013-12-17 17:12:33 -08:00
Ignacio R. Morelle
cca7782ec3 CodeBlocks project update 2013-12-17 20:57:29 -03:00
mattsc
48da8f4bca Xcode project update 2013-12-16 18:03:03 -08:00
Ignacio R. Morelle
8592b52f4c CodeBlocks project update 2013-12-16 20:48:28 -03:00
anonymissimus
32fee2b447 vc project update 2013-12-05 21:35:27 +01:00
anonymissimus
d1d045a416 cb project update 2013-12-05 21:35:26 +01:00
mattsc
6984e4a09c Update Xcode project file with hotkeys refactoring changes 2013-12-03 10:42:59 -08:00
mattsc
8567a0d616 Xcode project: don't show warnings for third-party code 2013-11-29 19:07:45 -08:00
Alarantalara
256de7b1d3 Update Xcode project for 1.11.7
Version number, in game changelog, restore builds for older versions of
OS X in release
2013-11-16 09:56:44 -05:00
anonymissimus
dcfc4c539e cb project update 2013-11-10 20:06:40 +01:00
anonymissimus
7715a2e00a vc project update 2013-11-10 20:06:40 +01:00
Alarantalara
06caec35cb Update Xcode project for new files
Files added in commit 6ebf28bd30
2013-11-09 20:57:59 -05:00
anonymissimus
b2f3cf98a5 vc project update 2013-10-30 19:02:22 +01:00
mattsc
48917eeb2b Add local user data files to Xcode .gitignore file 2013-10-29 09:33:59 -07:00
mattsc
122f7372f2 Update Xcode project file 2013-10-27 16:38:17 -07:00
JaMiT
1f77cb1fc3 Split wml_menu_item and wmi_container into their own source files.
They are now under the game_events subdirectory.
2013-10-27 12:13:45 -05:00
mattsc
4d92a3068e All Remaining Animal MAIs: switch to using external CAs 2013-10-26 10:03:07 -07:00
Ignacio R. Morelle
cd6c0dae6e CodeBlocks prject: Make it more obvious that sdk_root and wesnoth_root are to be substituted in the README 2013-10-25 03:24:17 -03:00
Ignacio R. Morelle
038e76ee47 Make the CodeBlocks projectfiles README pretty and not confusing
This streamlining should make it easier for people reading this document
to get started without stumbling upon references to old packages that
aren't useful anymore, and it's also verified to work with the latest
CodeBlocks release (12.11).
2013-10-21 04:29:17 -03:00
anonymissimus
40d81d1e25 cb project update 2013-10-03 01:36:14 +02:00
mattsc
ce958fec50 Update Xcode project file 2013-10-02 15:02:18 -07:00
Andrius Silinskas
947a842bad Translatable months and weekdays. Missing am/pm designations.
A simple std::strftime wrapper was introduced, which takes care of date
translations when needed. I.e. if correct locale is not available, or
locale in use does not support am/pm designations.
2013-10-02 14:49:37 +01:00
anonymissimus
bc067de37c vc project update 2013-09-27 16:49:42 +02:00
Ignacio R. Morelle
bd2062c7d1 CodeBlocks project update 2013-09-26 15:27:41 -03:00
mattsc
6f20df53ae Update Xcode projectfile 2013-09-26 07:17:45 -07:00
mattsc
50bb487e31 Update Xcode project file 2013-09-25 06:35:12 -07:00
anonymissimus
d03195686c cb project update 2013-09-25 12:51:15 +02:00
anonymissimus
fb51fe6b8f vc project update 2013-09-25 12:51:07 +02:00
Ignacio R. Morelle
ede9848bd8 Remove stub.hpp and the orphaned function using it
All this was used only by the no-op the_end() implementation.
2013-09-16 04:31:09 -03:00
anonymissimus
e330606b76 cb project update 2013-09-07 01:05:10 +02:00
anonymissimus
c5bfcbc6f8 fix the MSVC project file 2013-09-07 01:05:10 +02:00
lipk
48a5b585e8 Ignore build folder for ReleaseDEBUG MSVC builds. 2013-09-06 22:17:38 +02:00
Andrius Silinskas
c84e94fe9b Bring back MP options (patch by lipkab). 2013-09-05 18:33:45 +01:00
Andrius Silinskas
5d1406c30e Added a new class to handle factions, leaders and genders. 2013-09-05 18:33:41 +01:00
Andrius Silinskas
0509d0c188 Unify leaders and genders set up between mp::connect and mp::wait.
The relevant functions from mp::connect were moved to mp::ui to enable
them to use by mp::wait as well. This is not the most elegant solution,
but in the future mp::connect and mp::wait should be merged into one,
and those functions could be moved back to where they were.

leader_list.?pp has been removed since it is no longer used.
2013-09-05 18:33:35 +01:00
Andrius Silinskas
13e22fd6f1 Initial step for splitting mp::connect into gui and engine. 2013-09-05 18:33:33 +01:00
Andrius Silinskas
c00e94de18 Move the initialization of the new level config to a different file.
This is initial step to unify the level initialization between
multiplayer_connect.cpp and playcampaign.cpp for multiplayer games.
2013-09-05 18:33:32 +01:00
Andrius Silinskas
97559fa5ec Separate gui and engine in mp::create.
Some things still need to be moved from gui to engine.
2013-09-05 18:33:26 +01:00