You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:widelands

There are download files available for widelands.

See all merge proposals.

widelands has 50 active branches owned by 28 people and 1 team. There were 28 commits by 2 people in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:widelands
Series: trunk
bug(Linked to a blueprint)(Has a merge proposal) 1 Development 2024-04-26 03:38:34 UTC
10966. Update vcpkg version (by bunnybot) e...

Author: The Widelands Bunnybot
Revision Date: 2024-04-26 03:38:34 UTC

Update vcpkg version

(by bunnybot)
e155db4062fe78d14b9bd9a4c6c14c14087f4415

lp:widelands/1.x
Series: 1.x
1 Development 2024-03-29 19:26:31 UTC
9918. Update to v1.2

Author: Benedikt Straub
Revision Date: 2024-03-29 19:26:31 UTC

Update to v1.2

lp:widelands/build21
Series: build21
2 Mature 2020-07-17 15:14:03 UTC
9365. build-21

Author: Benedikt Straub
Revision Date: 2020-07-17 15:12:43 UTC

build-21

lp:widelands/build20 bug 2 Mature 2019-09-16 15:16:55 UTC
9070. Patch for GCC9.

Author: Hans de Goede
Revision Date: 2019-07-27 11:44:55 UTC

Patch for GCC9.

lp:widelands/build18 2 Mature 2019-09-16 15:16:43 UTC
6830. Updated WL_RELEASE.

Author: SirVer
Revision Date: 2014-02-22 09:05:19 UTC

Updated WL_RELEASE.

lp:widelands/build16 2 Mature 2019-09-16 14:04:49 UTC
5902. Readded WL_RELEASE

Author: SirVer
Revision Date: 2011-04-15 18:26:39 UTC

Readded WL_RELEASE

lp:widelands/build15 bug 2 Mature 2019-09-16 14:04:41 UTC
5022. Same fix as the one I just committed ...

Author: Nasenbaer
Revision Date: 2011-03-18 20:38:26 UTC

Same fix as the one I just committed to trunk

lp:widelands/build19 2 Mature 2019-09-14 08:56:58 UTC
8149. Added support for gcc7. Removed "redu...

Author: GunChleoc
Revision Date: 2017-06-17 14:20:10 UTC

Added support for gcc7. Removed "redundant-decls" flag for Windows builds due to conflict between SDL and MinGW. New Macro FALLS_THROUGH; for use in switch statements. Got rid of predeclaration of Widelands::PlayerEndResult.

lp:~thenifker13-deactivatedaccount/widelands/trunk bug(Has a merge proposal) 1 Development 2019-07-28 13:42:02 UTC
9131. Merged trunk here

Author: Antonino Siena
Revision Date: 2019-07-28 13:42:02 UTC

Merged trunk here

lp:~the-scx/widelands/build19-flatpak bug 1 Development 2019-02-24 06:27:51 UTC
8151. Fix AppData file

Author: scx
Revision Date: 2018-12-09 23:28:05 UTC

Fix AppData file

lp:~zbigniew-chyla/widelands/use-sdl-color-cursor 1 Development 2018-09-06 13:07:13 UTC
8809. Use color SDL cursor if possible (wit...

Author: Zbigniew Chyla
Revision Date: 2018-09-06 13:03:36 UTC

Use color SDL cursor if possible (with fallback to old approach)

Currently Widelands paints mouse cursor manually which is bad for user
experience - at 25 FPS the cursor lags behind the actual mouse position
and the user gets impression that there's "something wrong" with the
mouse.

SDL since v2 supports color cursors (SDL_CreateColorCursor) so we can
paint our custom (color) hand using SDL cursor.

Use SDL cursor in WLApplication by:
 - creating SDL_Cursor for both states (normal/clicked) on startup,
 - switching between cursors on button up/down events.
To avoid regressions on systems/setups that don't support our color
cursors keep the old code as a fallback, i.e. if SDL_CreateColorCursor
fails, disable SDL cursor and paint cursor manually.

lp:~weedfreak/widelands/Innkeeper_upgrade (Has a merge proposal) 1 Development 2018-02-20 13:19:29 UTC
8557. Merged with trunk

Author: R M
Revision Date: 2018-02-20 13:19:29 UTC

Merged with trunk

lp:~weedfreak/widelands/recycling_centre bug(Has a merge proposal) 1 Development 2018-01-06 10:46:17 UTC
8523. Limit AI.

Author: R M
Revision Date: 2018-01-06 10:46:17 UTC

Limit AI.

lp:~stdh/widelands/minimal_startconditions 1 Development 2017-09-21 20:24:14 UTC
8458. Minimal start conditions more resilie...

Author: Steven De Herdt
Revision Date: 2017-09-21 20:22:22 UTC

Minimal start conditions more resilient: add granite when no rocks nearby.

lp:~trimardio/widelands/widelands-media 1 Development 2017-01-16 23:29:56 UTC
200. Re-exectued replace_script.py because...

Author: <email address hidden>
Revision Date: 2017-01-16 12:56:20 UTC

Re-exectued replace_script.py because some blender files had not the right script somehow.

lp:~7010622-q-deactivatedaccount/widelands/topple-trainingsites-1 bug 1 Development 2016-10-29 10:17:29 UTC
8157. improved time management in trainings...

Author: toptopple
Revision Date: 2016-10-29 09:44:51 UTC

improved time management in trainings-sites of all races

lp:~7010622-q-deactivatedaccount/widelands/topple-forester-1 1 Development 2016-07-16 21:15:42 UTC
8032. probability algo, beauty adjustments

Author: toptopple
Revision Date: 2016-07-16 21:15:42 UTC

probability algo, beauty adjustments

lp:~qcumber-some/widelands/hunter_gamekeeper_improvement 1 Development 2015-10-18 17:06:29 UTC
7560. fix working size

Author: Jens Beyer
Revision Date: 2015-10-18 17:06:29 UTC

fix working size

lp:~hjd/widelands/tests-poc (Has a merge proposal) 1 Development 2015-02-21 10:29:01 UTC
40. Add comment on why the tests are rest...

Author: Hans Joachim Desserud
Revision Date: 2015-02-21 10:33:40 UTC

Add comment on why the tests are restricted to a single suite

lp:~kxq/widelands/bug-1348800-forester_adds_weight bug(Has a merge proposal) 1 Development 2015-01-21 15:45:29 UTC
7356. Put some numbers found from the inter...

Author: Teppo Mäenpää
Revision Date: 2015-01-21 15:45:29 UTC

Put some numbers found from the internet into various config files.

lp:~majcherlk/widelands/bug-1387784 (Has a merge proposal) 1 Development 2014-11-24 14:54:23 UTC
7277. using smaller font when text is overf...

Author: Lukasz
Revision Date: 2014-11-24 14:50:59 UTC

using smaller font when text is overflowing

lp:~marten-r/widelands/feature-3d-rendering-open-gl-es-compat 1 Development 2013-12-07 16:34:54 UTC
6824. Add z-Ordering for rendering, fix som...

Author: Marten Richter \
Revision Date: 2013-12-07 16:34:54 UTC

Add z-Ordering for rendering, fix some drawing glitches, change api for 3d rendering

lp:~stdh/widelands/rewrite_wincondition bug(Has a merge proposal) 1 Development 2013-08-09 15:47:45 UTC
6698. Merge trunk. With game end screen!

Author: Steven De Herdt
Revision Date: 2013-08-09 15:47:45 UTC

Merge trunk. With game end screen!

lp:~kxq/widelands/feature-978-partial-training 1 Development 2013-07-26 10:47:37 UTC
6580. Removed some commented-out debug code.

Author: Teppo Maenpaa \
Revision Date: 2013-07-26 10:47:37 UTC

Removed some commented-out debug code.

lp:~charlyghislain/widelands/fh1-port bug 1 Development 2013-07-10 16:53:29 UTC
6601. A better definition of defeated. Patc...

Author: SirVer
Revision Date: 2013-07-10 05:09:06 UTC

A better definition of defeated. Patch by Charly Ghislain (cghislai).

lp:~qcumber-some/widelands/gamekeeper_improvement 1 Development 2013-03-23 13:01:49 UTC
6550. Sometimes the gamekeeper needs to col...

Author: Jens Beyer
Revision Date: 2013-03-23 13:00:56 UTC

Sometimes the gamekeeper needs to collect live animals to improve breeding...

lp:~shevonar/widelands/reworking-menus bug 1 Development 2013-01-15 23:15:22 UTC
6438. merged current trunk

Author: Shevonar
Revision Date: 2013-01-15 23:15:22 UTC

merged current trunk

lp:~mxsscott/widelands/carli2-ai-improvements (Has a merge proposal) 1 Development 2013-01-05 13:41:28 UTC
6478. AI improvements

Author: carli <https://launchpad.net/~s3734770>
Revision Date: 2013-01-05 13:23:23 UTC

AI improvements

lp:~nomeata/widelands/sentence-structure bug 1 Development 2012-11-09 20:55:20 UTC
6446. Re-add code for constructing explanat...

Author: Joachim Breitner
Revision Date: 2012-11-09 20:55:20 UTC

Re-add code for constructing explanations programmatically

Until it is clear what way is the best to got, better enable both.

lp:~son-of-yhwh/widelands/experimental 0 Experimental 2012-07-04 19:58:31 UTC
6410. More scratchings about building place...

Author: Jonathan Rodriguez
Revision Date: 2012-07-04 19:58:31 UTC

More scratchings about building placement AI

lp:~ab-tools/widelands/msvs2010-compilewarnings (Has a merge proposal) 1 Development 2012-06-11 17:42:13 UTC
6405. Fixing more MSVS 2010 compiler warnings.

Author: Andreas Breitschopp
Revision Date: 2012-06-11 17:42:13 UTC

Fixing more MSVS 2010 compiler warnings.

lp:~peter.waller/widelands/codecheck-fixes 1 Development 2012-06-08 22:26:22 UTC
6401. codecheck: New strategy for comment s...

Author: Peter Waller
Revision Date: 2012-06-08 22:22:39 UTC

codecheck: New strategy for comment stripping which copes with two c-style comments on one line

lp:~peter.waller/widelands/toggle-fullscreen-rewrite (Has a merge proposal) 1 Development 2012-04-25 20:06:40 UTC
6358. Experimental: Remove use of SDL_WM_To...

Author: Peter Waller
Revision Date: 2012-04-25 20:05:49 UTC

Experimental: Remove use of SDL_WM_ToggleFullScreen

lp:~peter.waller/widelands/menu-fullscreen-hotkey bug(Has a merge proposal) 1 Development 2012-04-21 15:12:33 UTC
6347. Add handle_key to Fullscreen_Menu_Bas...

Author: Peter Waller
Revision Date: 2012-04-21 15:01:11 UTC

Add handle_key to Fullscreen_Menu_Base, for now only f to toggle fullscreen (see #682351)

lp:~alocritani/widelands/chief_blacksmith bug 1 Development 2012-03-10 08:54:19 UTC
6301. updated 3rd barbarian campaign to ins...

Author: Angelo Locritani
Revision Date: 2012-03-10 08:54:19 UTC

updated 3rd barbarian campaign to insert info about chief blacksmith

lp:~qcumber-some/widelands/build16-without-ggz bug 0 Experimental 2012-01-17 21:43:00 UTC
5903. Remove GGZ dependencies and add some ...

Author: Jens Beyer
Revision Date: 2012-01-17 20:53:52 UTC

Remove GGZ dependencies and add some warnings

lp:~nha/widelands/yai bug 0 Experimental 2011-11-29 22:03:50 UTC
6113. Merge trunk

Author: Nicolai Hähnle
Revision Date: 2011-11-29 22:03:50 UTC

Merge trunk

lp:~charlyghislain/widelands/noroads 1 Development 2011-11-26 10:05:11 UTC
6127. remove unused flag in compile.sh

Author: David Allwicher
Revision Date: 2011-11-22 20:31:05 UTC

remove unused flag in compile.sh

lp:~s3734770/widelands/carli-ai (Has a merge proposal) 1 Development 2011-11-13 00:03:23 UTC
6100. Improved AI (is now able to defeat ot...

Author: Carli
Revision Date: 2011-11-13 00:01:57 UTC

Improved AI (is now able to defeat other AI enemies)

lp:~victor-pelt/widelands/workers bug(Has a merge proposal) 1 Development 2011-09-23 21:06:29 UTC
5994. make working positions into a vector ...

Author: Victor Pelt
Revision Date: 2011-09-23 21:06:29 UTC

make working positions into a vector
improve evicting of production site

lp:~shevonar/widelands/refactoring-campaigns bug(Linked to a blueprint) 0 Experimental 2011-09-13 12:14:59 UTC
5976. refactored barbarian tutorial 1 and t...

Author: Shevonar
Revision Date: 2011-09-13 12:08:21 UTC

refactored barbarian tutorial 1 and tried to keep as much of the translation as possible

lp:~nha/widelands/xai 0 Experimental 2011-04-03 20:49:47 UTC
4982. Extended wood economy and further bug...

Author: Nicolai Hähnle
Revision Date: 2011-04-03 20:49:47 UTC

Extended wood economy and further bugfixes

lp:~nomeata/widelands/construction-window-tertium-datur bug 1 Development 2010-11-01 15:57:48 UTC
5653. Merge from trunk

Author: Joachim Breitner
Revision Date: 2010-11-01 15:37:33 UTC

Merge from trunk

lp:~tmk/widelands/help-gen-ng 0 Experimental 2010-10-30 23:08:25 UTC
5167. make graph background transparent, no...

Author: Tmk
Revision Date: 2010-10-30 23:08:25 UTC

make graph background transparent, nodes get background colors.

lp:~florian-angermeier/widelands/widelands-menu-graphics 1 Development 2010-04-11 15:55:12 UTC
1. menu and checkbox graphics

Author: Florian R. A. Angermeier
Revision Date: 2010-04-11 15:45:20 UTC

menu and checkbox graphics

lp:~victor-pelt/widelands/trunk 1 Development 2010-04-05 23:59:09 UTC This branch has not been pushed to yet.
lp:~qcumber-some/widelands/worlds-tribes bug 0 Experimental 2010-03-24 21:05:30 UTC
5112. Deep mines working as normal mines (P...

Author: Jens Beyer (Qcumber-some)
Revision Date: 2010-03-24 21:00:59 UTC

Deep mines working as normal mines (Proof of concept, see Barbarian Coal Mines only)

lp:~samithdisal/widelands/editor-enhancements 0 Experimental 2010-03-22 12:02:32 UTC
5083. Editor: Undo/Redo: Menu UI Initialized

Author: Samith D Sandanayake
Revision Date: 2010-03-22 11:55:11 UTC

Editor: Undo/Redo: Menu UI Initialized

lp:~wsk/widelands/OSX-libs 1 Development 2010-03-18 22:06:16 UTC
1. OSX 10.6 libs

Author: <email address hidden>
Revision Date: 2010-03-18 22:05:26 UTC

OSX 10.6 libs

lp:~timo-wingender/widelands/feature-stop-constructionsites 1 Development 2010-03-01 17:23:23 UTC
4995. stopping constructionsites works

Author: Timo
Revision Date: 2010-03-01 17:22:24 UTC

stopping constructionsites works

150 of 50 results
You can't create new branches for widelands.