22185 Commits

Author SHA1 Message Date
Elias Pschernig
41be9c29d6 fixed a typo: CLEAR_vARIABLE 2008-01-27 19:56:51 +00:00
Nils Kneuper
2645298e93 really revert 2008-01-27T19:08:20Z!paniemin@cc.hut.fi 2008-01-27 19:43:29 +00:00
Elias Pschernig
c9b3343bce Translated all missing strings in the German UtBS translation. 2008-01-27 19:39:18 +00:00
Pauli Nieminen
f27aabae7a reverted 2008-01-27T19:08:20Z!paniemin@cc.hut.fi 2008-01-27 19:24:24 +00:00
Pauli Nieminen
e5fa47807b made SVNREV not to recompile all everytime 2008-01-27 19:08:20 +00:00
Martin Renold
94c680127b Highlight and paths are now updated after moves/deaths. (bug #7028)
Additionally enemy moves do no longer unhighlight the player's
selection. I'm not sure if this is a bug or a feature.  There is a
small glitch that you have to move the mouse 1px to get the update
during enemy turns. (it should call mouse_update() somewhere)
2008-01-27 19:05:36 +00:00
Mark de Wever
d2dd39ef7a wescamp script allows the same values for true as utils::string_bool() 2008-01-27 18:37:52 +00:00
Elias Pschernig
3625576b83 Fixed lots of fuzzies in German UtBS translation. 2008-01-27 18:33:39 +00:00
Mark de Wever
f67b16a847 Image scaling on tinygui was broken, this has been fixed.
(Spotted on the forum by allonby.)
2008-01-27 18:00:18 +00:00
uso
e8c6140d50 use some more parameters from a loaded MP game to...
...display the correct values in the game list
2008-01-27 17:56:50 +00:00
Elias Pschernig
acb49882b6 Replaced std::cerr with LOG_AI when logging desperate AI attacks. 2008-01-27 15:33:16 +00:00
Nils Kneuper
9189ea43d5 pot-update
should only update references and generated files
2008-01-27 13:12:35 +00:00
Nils Kneuper
b1adf98b60 though mentioned in the list of reverted changes, i forgot 2008-01-26T19:18:41Z!elias@pschernig.at,
reverting it now
2008-01-27 12:06:09 +00:00
Nils Kneuper
6ce621e79c revert the following revisions:
2008-01-27T00:49:02Z!soliton@wesnoth.org
2008-01-26T21:16:47Z!esr@thyrsus.com
2008-01-26T20:48:27Z!esr@thyrsus.com
2008-01-26T19:18:41Z!elias@pschernig.at
2008-01-26T18:57:31Z!esr@thyrsus.com
2008-01-26T18:42:21Z!esr@thyrsus.com
2008-01-26T18:41:21Z!esr@thyrsus.com
2008-01-26T17:52:29Z!esr@thyrsus.com
2008-01-26T17:22:42Z!esr@thyrsus.com
2008-01-26T17:17:44Z!esr@thyrsus.com
2008-01-26T14:01:48Z!esr@thyrsus.com
2008-01-26T13:32:14Z!esr@thyrsus.com

reasons:

1) they break building at least partially / change the way how
building works which is a no go in beta time

2) addition of a new feature (:version), we are in feature freeze, so
this is a no go, too
2008-01-27 11:59:04 +00:00
Mark de Wever
3c3bb5c638 Added some extra headers for the upcoming gcc 4.3 (debian bug #462708). 2008-01-27 10:00:45 +00:00
Gunter Labes
81ae1458d0 display the revision again as before 2008-01-27 00:49:02 +00:00
Gunter Labes
194f085262 store some missing server messages in the history 2008-01-26 23:35:19 +00:00
Eric S. Raymond
9f8cf054e2 Address bug #6476:
add a check that there are units alive to be moved before concluding
that player hasn't started the turn.
2008-01-26 22:30:48 +00:00
Eric S. Raymond
afa5a140a7 Only ship version, not revision, to the server. 2008-01-26 21:16:47 +00:00
Elias Pschernig
cfcd5afae6 Prevent --nogui to appear frozen. 2008-01-26 20:56:10 +00:00
Eric S. Raymond
1da9db80e3 Remove an unused option. 2008-01-26 20:51:42 +00:00
Eric S. Raymond
fb75da3ddb Vladimir Slavik's patch to generate version_stamp.hpp for Windows. 2008-01-26 20:48:27 +00:00
Elias Pschernig
47e624306d Repair --nogui option which would enter an infinite loop.
Someone should review if this was the right way to fix it.
2008-01-26 20:47:06 +00:00
Elias Pschernig
cfd4cf22b6 made sample.py less verbose 2008-01-26 20:42:54 +00:00
Elias Pschernig
31deef288b added BUILT_SOURCES to fix autotools quirk...
...causing revision_stamp.hpp to not get rebuilt
2008-01-26 19:18:41 +00:00
Eric S. Raymond
55415678ad Test a simpler shell line. 2008-01-26 18:57:31 +00:00
Eric S. Raymond
8741e90268 And another (related) typo. 2008-01-26 18:42:21 +00:00
Eric S. Raymond
545e9958e0 Typo fix. 2008-01-26 18:41:21 +00:00
Karol Nowak
4371b82db0 Fix bug #6982
- titlescreen background not being resized when video mode changes
  while logo is fading in
2008-01-26 18:30:37 +00:00
Eric S. Raymond
8667a005ba Get rid of svnrev member. 2008-01-26 17:52:29 +00:00
Eric S. Raymond
1c4eb354bd This should have been committed weeks ago. 2008-01-26 17:35:54 +00:00
Pauli Nieminen
4be428b073 fixed adjacent units to update if unit affects them 2008-01-26 17:25:08 +00:00
Eric S. Raymond
e6525e7437 Now revision_stamp.hpp will be rebuilt automatically. 2008-01-26 17:22:42 +00:00
Eric S. Raymond
d2e6ae1957 Get rid of -DSVNREV. 2008-01-26 17:17:44 +00:00
Mark de Wever
2eb14216be Remove unused parameter mousehandler. 2008-01-26 16:19:35 +00:00
Pauli Nieminen
8002064d09 MP loads now era_id from save file (bug #10878) 2008-01-26 16:15:30 +00:00
Elias Pschernig
b7b5f58f84 fixed sample.py ai 2008-01-26 15:59:32 +00:00
Eric S. Raymond
0bf9835285 Eliminate --display-svn-revision. Make Revision reporting a bit more reliable. 2008-01-26 14:01:48 +00:00
Pauli Nieminen
9bbc46e150 Made unit to hideable by others units (bug #10877) 2008-01-26 13:54:34 +00:00
Eric S. Raymond
a9e987dd55 Implement :version.
We need to work on making game_config::svnrev reliable even on Windows
builds.
2008-01-26 13:32:14 +00:00
Martin Renold
83fa6940d2 remove unused member 2008-01-26 13:11:29 +00:00
Eric S. Raymond
e1c8cb05e5 Add some conditioned-out declarations. 2008-01-26 12:09:56 +00:00
Mark de Wever
664d9b9f56 Make sure a unit with more hitpoints than its maximum...
...doesn't terminate the game with an assertion error. Fixes the C++
side of bug #10876.
2008-01-26 11:56:02 +00:00
Martin Renold
da45161ceb Removed two unused parameters from paths::paths().
Also remove them from functions that only had it because... etc.
2008-01-26 11:50:36 +00:00
Pauli Nieminen
620433f4dd fixed server to compile without monitor 2008-01-26 10:30:28 +00:00
Pauli Nieminen
d66620abe1 attack_end should be fired even if an unit was removed by WML 2008-01-26 10:13:59 +00:00
Pauli Nieminen
b2e9bb3c49 test implementation for cpu usage monitoring 2008-01-26 08:34:13 +00:00
Nils Kneuper
75db09b5d1 updated Turkish translation 2008-01-26 08:20:21 +00:00
Pauli Nieminen
171b55e7ac Again fixing attack::fire not to crash if interator is invalid 2008-01-26 07:14:14 +00:00
Gunter Labes
f87558f700 remove translatability mark before non-string
(better listen to wmllint.. ;-))
2008-01-26 03:55:34 +00:00