Commit Graph

46023 Commits

Author SHA1 Message Date
Mark de Wever
8b3b8e1cf9 Fix some doxygen warnings. 2011-06-30 21:16:14 +00:00
Mark de Wever
524c00b847 Strip trailing whitespace. 2011-06-30 20:24:58 +00:00
Mark de Wever
d088595ed0 Initialize all members. 2011-06-30 20:24:55 +00:00
Mark de Wever
f37d49fcf8 Properly name a private variable.
Private variables should have a trailing underscore.
2011-06-30 20:24:51 +00:00
Mark de Wever
f1e3dafc8e Initialize all members. 2011-06-30 20:24:48 +00:00
Mark de Wever
7871ebc8e2 Initialize all members. 2011-06-30 20:24:46 +00:00
Tommy Schmitz
fab7de4163 Made whiteboard plans visible to allied network players
Disabled undo while planning mode is active

Changed arrow constructor to be more RAII
2011-06-30 18:28:00 +00:00
Dmitry Kovalenko
cd0450f950 Removed debug outputs 2011-06-30 14:54:08 +00:00
Dmitry Kovalenko
8d65c3b7f7 Added functionality to the [add_ai_behavior] tag.
Not fully working at the moment, but is usable. The usage syntax will
most probably remain, but the internals will be modified.
2011-06-30 14:14:46 +00:00
Steven Panek
91ea9e913a Set svn:eol-style. 2011-06-29 23:59:19 +00:00
Lari Nieminen
eb5a744f71 Fixed a few erroneous speakers as reported on the forums. 2011-06-29 22:37:53 +00:00
Timotei Dolean
0bcb25ec22 eclipse plugin: Refactor the SchemaParser to take in account the install 2011-06-29 18:48:33 +00:00
Timotei Dolean
c9c7cd882a eclipse plugin: Make the fields in WesnothInstall private...
...and clean some code
2011-06-29 18:48:21 +00:00
Timotei Dolean
58c6a73643 eclipse plugin: Cache the 'Paths' object instead of creating...
...it each time is needed
2011-06-29 18:48:11 +00:00
Timotei Dolean
9c7ad189c8 eclipse plugin: Add missing proper update code for the install 2011-06-29 18:48:02 +00:00
Timotei Dolean
c864bdd259 eclipse plugin: Change the plain fields to getters 2011-06-29 18:47:52 +00:00
Timotei Dolean
3980bafaec eclipse plugin: Move 'PreprocessorUtils' to a better package 2011-06-29 18:47:40 +00:00
Timotei Dolean
98204d9daf eclipse plugin: Move the Project stuff into its own package 2011-06-29 18:47:27 +00:00
Timotei Dolean
7532db65fc eclipse plugin: Move the Installs stuff to it's own package 2011-06-29 18:47:11 +00:00
Timotei Dolean
120663c9ba eclipse plugin: remove 'changelog' from build 2011-06-29 18:46:58 +00:00
Sergey Popov
5d5791c20c Network transmission dialog improvement:
Realign the numeric display label and use invalidate_layout()
to ensure that its size will stay correct as it's updated.
2011-06-29 16:39:50 +00:00
Anonymissimus
3dbcf8a63a CB projectfile update 2011-06-29 16:20:04 +00:00
Anonymissimus
21d10bbf46 VS9 projectfile update 2011-06-29 16:19:47 +00:00
Anonymissimus
1660635cb4 enabled openmp for all configurations... (forgot in 2011-06-27T16:13:34Z!anonymissimus@arcor.de) 2011-06-29 16:19:28 +00:00
Ignacio R. Morelle
4ad0bac5e8 gui2: tfolder_create doesn't touch the title label, so undocument it 2011-06-29 01:47:50 +00:00
Ignacio R. Morelle
14330580e6 gui2: Convert the New Folder dialog to GUI2 2011-06-29 01:46:25 +00:00
Ignacio R. Morelle
74aacfb763 Move filechooser.o from libwesnoth...
...to the main wesnoth proper since I keep hitting linking issues with
scons otherwise when making it depend on more GUI2 code
2011-06-29 01:45:51 +00:00
Timotei Dolean
6077df7010 eclipse plugin: Update the internal help of the plugin 2011-06-28 15:00:04 +00:00
Timotei Dolean
3d9ff78df6 eclipse plugin: Force the help icon to appear 2011-06-28 14:59:53 +00:00
Timotei Dolean
39bf3ff681 eclipse plugin: Remove redundant help system code 2011-06-28 14:59:43 +00:00
Timotei Dolean
7bb904d6c7 eclipse plugin: Update the new paths 2011-06-28 14:59:33 +00:00
Timotei Dolean
ebe777ac0d eclipse plugin: Move the changelog to a better place 2011-06-28 14:59:23 +00:00
Timotei Dolean
74b7bdda5b eclipse plugin: Move the intro to the 'help' directory aswell 2011-06-28 14:59:13 +00:00
Timotei Dolean
6176115e1a eclipse plugin: Move the help system to its own directory 2011-06-28 14:59:01 +00:00
Timotei Dolean
21c0f6bedd eclipse plugin: Configure the HELP system at startup 2011-06-28 14:58:50 +00:00
Timotei Dolean
306900cdbc eclipse plugin: Make WesnothActionBarAdvisor inherit the...
...Eclipse one, removing thus some redundant code
2011-06-28 14:58:41 +00:00
Timotei Dolean
2c10fb633c eclipse plugin: Add dependency plugins for built-in help 2011-06-28 14:58:31 +00:00
Timotei Dolean
779a124487 eclipse plugin: More work on the user's manual 2011-06-28 14:58:21 +00:00
Timotei Dolean
ddabe082ea eclipse plugin: update the user manual - wesnoth installations 2011-06-28 14:58:11 +00:00
Timotei Dolean
1313168c92 eclipse plugin: Add info about the usage of the plugin...
...which is available in the User's Manual
2011-06-28 14:58:01 +00:00
Timotei Dolean
9842241b30 eclipse plugin: Update the Dev manual 2011-06-28 14:57:49 +00:00
Fabian Müller
df1fe2d2a0 Disabled joystick support per default. 2011-06-28 00:01:11 +00:00
Timotei Dolean
b1c9c33016 Rename 'Documentation & How to install' to: 'Documentation' and 'Download' 2011-06-27 17:44:55 +00:00
Anonymissimus
ddf22901d7 check for out of bounds when setting unit sides
fixes segfault
2011-06-27 16:13:50 +00:00
Anonymissimus
d43e6c6d24 add a macro for the unit setter which also checks for out of bounds 2011-06-27 16:13:34 +00:00
Anonymissimus
c829161d59 enable openmp in MSVC2008+standalone project files
needed dll: http://www.mediafire.com/?dqlpppu2vqdd0yl
(put into wesnoth project root/execution dir)
2011-06-27 16:13:16 +00:00
Anonymissimus
52f4069198 fixed indentation 2011-06-27 16:12:59 +00:00
Ignacio R. Morelle
55c1a2e47a gui2/simple_item_selector: Hide the message label when it's empty...
...so it doesn't take up space

Some day there should be a way to specify in the dialog WML to
auto-hide a control with an empty label.
2011-06-27 09:47:21 +00:00
Ignacio R. Morelle
b65cba6f96 gui2: campaign_difficulty, simple_item_selector:
...Set standard margins for the central listbox widget (looks nicer this way)
2011-06-27 09:36:28 +00:00
Ignacio R. Morelle
840a5f9e30 Reduce code duplication in the game and editor...
...by reusing gamemap functions for generating terrain reports

This way we don't need to hunt this again if the report format changes.
2011-06-27 09:26:26 +00:00