-
Seems like a regression in revision 4599 (the last chunk in src/logic/warehouse.cc).
2010-01-07 01:11:32 UTC in Widelands
-
These are known problems. Unfortunately the messages were not implemented in the game logic. So they are not saved with the game.
They have to be moved into the game logic, and player commands must be implemented to delete a message and mark a message as read.
That messages are created when warehouses are loaded from savegames is because the Widelands code does not distinguish between...
2010-01-04 21:39:43 UTC in Widelands
-
game_data_error has now been implemented to report fatal errors in game data (world and tribe definitions, maps, savegames and replays).
2010-01-04 20:30:43 UTC in Widelands
-
Fixed in revision 4874.
2010-01-04 15:04:34 UTC in Widelands
-
Confirmed:
widelands: src/logic/widelands.h:80: uint8_t Widelands::_Index::value() const [with T = Widelands::Ware_Index]: F�rs�kran "*this" falsk.
Avbruten (SIGABRT)
(A worker can only create 1 item because he can only carry 1 item.)
2010-01-03 23:00:43 UTC in Widelands
-
An access violation or failed assertion is always severe. The only way that I could reproduce the bug so far is to set up a game where for example player 1 is atlanteans with castle village. Then I change the tribe so that castle_village no longer exists. Then I press start game. In a debug build get:
widelands: src/logic/tribe.h:193: const Widelands::Tribe_Descr::Initialization&...
2010-01-03 00:38:18 UTC in Widelands
-
Fixed in revision 4838.
2010-01-02 20:12:22 UTC in Widelands
-
KDevelop 3.5.x could call SCons, but KDevelop 3.9x (beta versions of version 4) does not seem able to do that. KDevelop 3 is abandoned (and KDElibs, which it depends on) and no longer included in distributions. So KDevelop and Widelands do not seem to work well together any more. The file example.kdevelop in the repository is for KDevelop 3.5.x. We need a file called example.kdev4, that makes...
2010-01-02 14:01:48 UTC in Widelands
-
Duplicate of #1718316.
2010-01-02 10:09:17 UTC in Widelands
-
Broken links to FAQ: http://www.zsh.org/FAQ/
Here is a link that seems to be correct: http://zsh.sourceforge.net/FAQ/
The broken link can be found here:
file:///usr/share/doc/zsh-4.3.10/html/Introduction.html#The-Zsh-FAQ
info:/zsh/The Zsh FAQ
Downstream bug report: https://bugs.gentoo.org/show_bug.cgi?id=297420.
2009-12-25 14:34:26 UTC in zsh