Commit Graph

37789 Commits

Author SHA1 Message Date
Lari Nieminen
b3f49db697 Fixed some more duplicate unit ids. 2010-01-14 09:31:23 +00:00
Lari Nieminen
e54e514115 Fixed some duplicate unit ids. 2010-01-14 09:24:21 +00:00
Eric S. Raymond
b2f788e240 Refactor mainline code to not rely on [unit]side defaulting to 1,
...and to not use [unit] within [side].
2010-01-14 02:07:25 +00:00
Eric S. Raymond
767c75358a Typo fix. 2010-01-13 23:34:10 +00:00
Nils Kneuper
17d83a280d updated Slovak translation 2010-01-13 22:47:20 +00:00
Gunter Labes
8dec257cb2 disabled automatic banning via the ip_log for now 2010-01-13 09:26:18 +00:00
Gunter Labes
40ad1ba05b correctly place newlines in output 2010-01-13 09:26:10 +00:00
Gunter Labes
ce72dc82db only use listings for actual code examples 2010-01-13 09:26:05 +00:00
Gunter Labes
5b3a5412d4 fixed listing logic 2010-01-13 09:26:00 +00:00
Alexander van Gessel
bc58979929 (partial) fix for incorrect wmllint 'unbalanced' handling 2010-01-13 05:32:10 +01:00
Ignacio R. Morelle
a422b4d425 Updated Spanish translation;...
..."female^lawful" was accidentally translated as "loyal"
2010-01-12 21:48:31 +00:00
McShark
0f26bb198e Update according to recent file changes 2010-01-12 20:08:36 +00:00
Mark de Wever
980dd1b790 Clean up includes due to settings changes. 2010-01-11 22:11:12 +00:00
Mark de Wever
455b8fd46a Move tgui_definition out of the header. 2010-01-11 22:11:04 +00:00
Lari Nieminen
03322c086e Probably fixed bug #15102. 2010-01-11 21:35:10 +00:00
Elias Pschernig
5431f82643 [wmlunits] fixed some problems with latin1 filenames 2010-01-11 20:52:57 +00:00
Mark de Wever
e948226de7 Move twindow_definition to a new file. 2010-01-11 20:42:57 +00:00
Mark de Wever
80e6944dad Move ttooltip_definition to a new file. 2010-01-11 20:28:21 +00:00
Mark de Wever
48e99cbee6 Move ttoggle_panel_definition to a new file. 2010-01-11 20:20:17 +00:00
Mark de Wever
671e7b8426 Add a file forgotten in the last commit. 2010-01-11 20:10:05 +00:00
Mark de Wever
79433bb4b1 Move ttoggle_button_definition to a new file. 2010-01-11 20:09:33 +00:00
Mark de Wever
3c019c6ec3 Move ttext_box_definition to a new file. 2010-01-11 19:58:59 +00:00
Mark de Wever
f0c8f52872 Move tstacked_widget_definition to a new file. 2010-01-11 19:40:44 +00:00
Nils Kneuper
16bec14833 updated Finnish translation 2010-01-11 13:50:46 +00:00
Mark de Wever
12443a4159 Move tspacer_definition to a new file. 2010-01-10 19:03:26 +00:00
Mark de Wever
a0bc3e3522 Move tslider_definition to a new file. 2010-01-10 18:56:13 +00:00
Mark de Wever
c6e2cb400c Move tscrollbar_panel_definition to a new file. 2010-01-10 18:46:04 +00:00
Mark de Wever
8ab9966124 Move tscroll_label_definition to a new file. 2010-01-10 16:44:50 +00:00
Mark de Wever
106ef5daa0 Move trepeating_button_definition to a new file. 2010-01-10 14:16:53 +00:00
Mark de Wever
2c768e027c Fix a doxygen typo found by stikonas. 2010-01-10 13:42:24 +00:00
Mark de Wever
887d101c88 Move tpanel_definition to a new file. 2010-01-10 13:16:45 +00:00
Mark de Wever
afdea85cbf Move tmulti_page_definition to a new file. 2010-01-10 11:50:23 +00:00
Guillaume Melquiond
8acf259ba5 Fixed coordinates of units. 2010-01-10 06:33:22 +00:00
Ignacio R. Morelle
bcdad60968 Cookie 2010-01-10 03:15:31 +00:00
Alexander van Gessel
cfe2e2cdb1 upkeep=free also makes unit::loyal() return true 2010-01-10 01:29:35 +01:00
Nils Kneuper
8dda1b03e3 updated Czech translation 2010-01-09 22:15:45 +00:00
Mark de Wever
7f0e000ae9 Move tminimap_definition to a new file. 2010-01-09 21:19:47 +00:00
Mark de Wever
a7f49fe205 Move tmenubar_definition to a new file. 2010-01-09 21:03:18 +00:00
Mark de Wever
f16f87feec Update changelog. 2010-01-09 21:03:06 +00:00
Mark de Wever
868ba78db3 Fix some doxygen comment. 2010-01-09 21:02:59 +00:00
Mark de Wever
541ecac1e3 Fix some doxygen comment. 2010-01-09 21:02:56 +00:00
Mark de Wever
80d090d4e7 Fix some doxygen comment. 2010-01-09 21:02:52 +00:00
Mark de Wever
3f3b44e0ce Fix some doxygen comment. 2010-01-09 21:02:49 +00:00
Mark de Wever
1a6899d37c Make twidget::request_reduce_width pure virtual.
Fixes a doxygen warning and a todo. Simular functions will be done later
since they're not trivial.
2010-01-09 21:02:45 +00:00
Mark de Wever
62bac28653 Fix some doxygen comment. 2010-01-09 21:02:41 +00:00
Mark de Wever
578ebd133b Fix some doxygen comment. 2010-01-09 21:02:38 +00:00
Mark de Wever
0fbd0195f7 Rename set_col_grow_factor.
Rather don't abbreviate in the function name, still some abbreviations
left in internal variables. (Fixes a doxygen warning.)
2010-01-09 21:02:34 +00:00
Mark de Wever
5a2f936a48 Fix some doxygen comment. 2010-01-09 21:02:30 +00:00
Mark de Wever
729000e5de Fix some doxygen comment. 2010-01-09 21:02:26 +00:00
Mark de Wever
e4b4ccaba2 Fix some doxygen comment. 2010-01-09 21:02:23 +00:00