15703 Commits

Author SHA1 Message Date
Steven Panek
5694a8b366 Fixed a spelling error in the AI config. 2011-02-13 22:17:10 +00:00
Mark de Wever
86174bca3c Add tooltips and helptips to all windows.
All use the basic default now, this will need some window based tuning
later on.
2011-02-13 18:41:58 +00:00
Mark de Wever
16b7fdea0c Remove some dead title screen code.
Ivanovic spotted it while evaluting the small gui code.
2011-02-13 18:41:38 +00:00
J.W. Bjerk
0fdf0dbc1c New and improved Tropical villages by Lurker. 2011-02-13 18:22:06 +00:00
Ignacio R. Morelle
2966c02ce8 New year copyright notice update 2011-02-13 07:56:23 +00:00
Fabian Müller
a3caa30a09 Resolved naming conflict. 2011-02-12 22:35:15 +00:00
Fabian Müller
cf921d70f9 Config file for the image message dialog. 2011-02-12 21:41:35 +00:00
Mark de Wever
19490f0a31 Implement the helptips. 2011-02-12 21:36:42 +00:00
Mark de Wever
c61bea3404 Remove the now unused tooltip widget. 2011-02-12 21:36:38 +00:00
Steven Panek
e8ce5ecada Moved the ruined desert castle to core. 2011-02-12 21:15:27 +00:00
Nils Kneuper
ea138d748f "tiny gui support"-removal part 4:
basic removal from config files (not from GUI2 specific stuff!)

TODO: remove tinygui from scons build system and consider if removing
"smaller res" support should be removed from GUI2 config files
2011-02-12 16:41:14 +00:00
Fabian Müller
3fe7c28c3d Finetuned the recruit dialogue. 2011-02-12 06:25:47 +00:00
Steven Panek
56757e1a2b Fixed a spelling error; pofix will not be helpful in this case. 2011-02-12 05:51:46 +00:00
Steven Panek
51af975076 Italicized some missed terms. 2011-02-12 05:47:00 +00:00
Steven Panek
bad63d11ee Made Korean conform. 2011-02-12 03:34:59 +00:00
Mark de Wever
813f103b15 Add a new tooltip implementation.
It's based on a new base class for popup windows. It also fixes the not
properly undrawing problem.
2011-02-11 19:50:23 +00:00
Fabian Müller
7725e75a07 Implemented the [unit_input] message subtag...
...and replaced the old recruit dialog with a gui2 one.
2011-02-11 19:01:16 +00:00
Anonymissimus
0278e8b181 Fixed array index out-of-bounds problem and uncleared variables...
...in SCATTER_IMAGE and improved its code.
2011-02-11 18:26:10 +00:00
Jörg Hinrichs
9afd2aca23 Introduce line breaks for OOS-dialog. 2011-02-10 21:20:45 +00:00
Alexander van Gessel
1958a0c2ba Make wmllint accept all [*_frame] variants, not just a specific subset 2011-02-10 18:11:55 +01:00
Fabian Müller
144073daa2 LoW::19: Balancing changes. 2011-02-08 18:43:19 +00:00
Fabian Müller
a6e53956e5 LoW::18: Added a TODO 2011-02-08 18:41:24 +00:00
Mark de Wever
ecfee147c1 Improve the red orb description in the help.
Issue was found by chrber.
2011-02-07 19:48:25 +00:00
Mark de Wever
46eb1e052d Add a circle to the debug clock.
Doesn't look too great, but the window is for debug testing only.
2011-02-07 19:42:09 +00:00
Steven Panek
fb5cfb0131 Removed now-untrue comment. 2011-02-07 09:01:40 +00:00
Steven Panek
fad030f7aa Made Arabic conform. 2011-02-07 00:24:45 +00:00
Alexander van Gessel
93776cb5ac Merge pathfind branch 2011-02-06 15:54:27 +01:00
Nils Kneuper
eb3ac77b92 more fixes following "the first time that the terrain name appears...
...in help, it is marked italic, doing so for some where it was missed"
2011-02-06 12:47:39 +00:00
Nils Kneuper
07d23f419e the first time that the terrain name appears in help,
...it is marked italic, doing so for some where it was missed
2011-02-06 12:15:20 +00:00
Steven Panek
73c4c0c14d Fixed a bug reported in the fora. 2011-02-06 05:51:06 +00:00
Guillaume Melquiond
e1b9a398f2 Fixed Landar's starting position. (Fix for bug #17602.) 2011-02-05 13:58:31 +00:00
Guillaume Melquiond
c81680c152 Removed unknown tag. (Fix for bug #17624.) 2011-02-05 13:53:38 +00:00
Guillaume Melquiond
b57ffb45e7 Fixed broken enumeration of lvl3 units. (Fix for bug #17626.)
Note that the whole thing was already untranslatable, so this commit
doesn't make it worse.
2011-02-05 13:48:03 +00:00
Guillaume Melquiond
70974d492d Simplified WML for changing side and adding the loyal trait.
(Fix for bug #17631, patch by Elvish_hunter.)
2011-02-05 13:34:53 +00:00
Guillaume Melquiond
a9e5efc716 Fixed Kalenz' starting position.
(Fix for bug #17625, patch #2458 by Hethrir.)
2011-02-05 13:29:15 +00:00
Guillaume Melquiond
2bfa141473 Fixed broken scenario ids. (Fix for bug #17640.) 2011-02-05 13:26:34 +00:00
J.W. Bjerk
0c8bb80be8 New and improved swamp villages by Lurker. 2011-02-04 16:06:26 +00:00
Steven Panek
a61abca638 Make Chinese Traditional conform. 2011-01-31 04:48:55 +00:00
Elias Pschernig
b477391b6c [wmlunits] Make parser not choke on malformed WML. 2011-01-30 22:29:59 +00:00
Nils Kneuper
ad7f53945a updated Chinese (Traditional) translation 2011-01-30 15:54:02 +00:00
Steven Panek
807467b737 Added tone marks to the romanized name for Chinese Simplified. 2011-01-30 10:34:05 +00:00
Steven Panek
58be865bb7 Begin to strictly adhere to the <name> (<romanized name>) convention. 2011-01-30 10:12:23 +00:00
Lari Nieminen
69af88dea3 Removed TSG's old and ugly bigmap.jpg. 2011-01-27 17:55:32 +00:00
Steven Panek
949f50b17d Killed a couple absurdities. 2011-01-26 21:02:28 +00:00
Steven Panek
b397cbd473 Reworded it again. 2011-01-26 20:44:27 +00:00
Steven Panek
83f12d1d02 Reworded a string to avoid a grammatical error. 2011-01-26 20:41:19 +00:00
Lari Nieminen
406449e4b6 Map update to Ruins of Terra-Dwelve from Velensk. 2011-01-26 20:06:44 +00:00
Steven Panek
e48aea0575 Added a missing apostrophe. 2011-01-26 19:51:45 +00:00
Gunter Labes
c75517c403 Fixed bug #17561: UtBS/ Battle for Zocthanol Isle
Dust Devil should not have dialogue
2011-01-25 21:49:10 +00:00
Eric S. Raymond
8100842514 Usage fixes for encyclopedia text. 2011-01-25 16:54:09 +00:00