Commit Graph

49157 Commits

Author SHA1 Message Date
Ignacio R. Morelle
8724c59678 addon/mg: Revert 2012-03-03T17:23:19Z!koraq@xs4all.nl,
...move the functions to the anonymous namespace as I originally
intended instead
2012-03-03 17:36:46 +00:00
Ignacio R. Morelle
ff40bf9aa8 addon/mg: Remove outdated, unused function declaration 2012-03-03 17:36:04 +00:00
Sergey Popov
8875369bc2 Ensure that connection::cancel() can't throw a boost::system::system_error 2012-03-03 17:32:24 +00:00
Mark de Wever
39a8fa1255 Remove an old-style-cast. 2012-03-03 17:23:22 +00:00
Mark de Wever
6dbf15861e Fix some gcc warnings 2012-03-03 17:23:19 +00:00
Elias Pschernig
3698f4c4e7 [wmlunits] fixed bug listing mainline units for each campaign 2012-03-03 16:47:46 +00:00
Anonymissimus
3b2306c3f3 add a note to README about -march=native 2012-03-03 15:59:38 +00:00
Simon Forsyth
911bbfd739 apply code cleanup from Eftboren to Battle for Zocthanol Isle 2012-03-03 15:18:05 +00:00
Timotei Dolean
1d7c0e8d08 Add the binaries for version 2.0.0 2012-03-03 15:10:14 +00:00
Simon Forsyth
6ac024ae77 use simpler helper finding code from Eftboren in FInal Confrontation 2012-03-03 14:55:04 +00:00
Simon Forsyth
b896fd293d Apply some of the code cleanup done in Eftboren to Under the Burning Suns 2012-03-03 14:36:18 +00:00
Ignacio R. Morelle
e55927cfeb help: Fix untranslatable string (bug #19520),
...and alter the first sentence for clarity
2012-03-03 06:28:00 +00:00
Elias Pschernig
1b105e75ee [wmlunits] Ignore addon unit levels < 0 or > 5.
Ignore addons with unhandled errors.
2012-03-02 23:16:08 +00:00
Nils Kneuper
a28b1a998a updated Galician translation 2012-03-02 23:12:38 +00:00
Nils Kneuper
aa556e4d13 updated Portuguese (Brazil) translation 2012-03-02 22:48:50 +00:00
Timotei Dolean
172ec4ddfa eclipse plugin: unify all file's code format 2012-03-02 22:31:17 +00:00
Timotei Dolean
aa2e4d1805 eclipse plugin: enhance the project report...
...by displaying the parsed campaign and scenario IDs
2012-03-02 22:31:07 +00:00
Timotei Dolean
16166b7c04 eclipse plugin: check if we have anything to parse...
(root != null) before starting to do so
2012-03-02 22:31:00 +00:00
Timotei Dolean
98ecc2fd8b eclipse plugin: disable specific activities...
...instead of the whole jdt library.

This fixes the opening of the files in the editor.
2012-03-02 22:30:53 +00:00
Timotei Dolean
6e6ef522a3 eclipse plugin: add 1.10.x to the addon servers list 2012-03-02 22:30:46 +00:00
Timotei Dolean
6ff78bb2d3 eclipse plugin: add 1.10.x to the installs combo box 2012-03-02 22:30:38 +00:00
Timotei Dolean
c3f397276e eclipse plugin: don't unpack the jdt.debug assembly 2012-03-02 22:30:29 +00:00
Timotei Dolean
ee3b923f2c eclipse plugin: save the macros to file...
...so they will be persisted across restarts
2012-03-02 22:30:21 +00:00
Timotei Dolean
7b2f3798b4 eclipse plugin: implement the dumping of define's arguments...
...when calling toString()
2012-03-02 22:30:13 +00:00
Timotei Dolean
000faa8265 eclipse plugin: append the defines instead of replacing the current ones 2012-03-02 22:30:03 +00:00
Timotei Dolean
9ebb1ce3e2 eclipse: Implement the parsing of the macro definitions...
...preprocessor constructs
2012-03-02 22:29:55 +00:00
Timotei Dolean
57b2892c04 eclipse plugin: disable the test button...
...and hide irrelevant activities (java, plugin development, etc)
2012-03-02 22:29:49 +00:00
Timotei Dolean
9ff5e7a9ba eclipse plugin: Fix the logic for appending end brace for macro calls 2012-03-02 22:29:42 +00:00
Timotei Dolean
bb8748ceb3 eclipse plugin: Don't suggest any completions if the model is null 2012-03-02 22:29:35 +00:00
Timotei Dolean
94018ebec9 eclipse plugin: fix the macro navigation,
...by unquoting the WMLKeys' string values
2012-03-02 22:29:27 +00:00
Elias Pschernig
a09daf74ea [wmlunits] Started working on a per-addon log...
...listing all the unit WML mistakes in the addon's unit definitions.
2012-03-02 21:23:09 +00:00
Ignacio R. Morelle
5c6234c6b0 Initial changelog entries for the add-ons client changes 2012-03-02 21:15:45 +00:00
Elias Pschernig
e2f9eccb48 [wmlunits] fixed bug 2012-03-02 19:11:20 +00:00
Steven Panek
8e843460e0 Renamed the filenames of the fall terrain group icons...
...for the sake of consistency.
2012-03-02 16:46:29 +00:00
Simon Forsyth
307ffcce7f fix bug #19519 2012-03-02 14:55:20 +00:00
Ignacio R. Morelle
8fec0c3305 addon/mg: Make the view mode switch button display the current mode...
...as its label
2012-03-02 03:48:53 +00:00
Ignacio R. Morelle
44d405e2be Remove crap that wasn't supposed to go in the last commit 2012-03-02 02:05:02 +00:00
Ignacio R. Morelle
9d18685bd5 addon/mg: Implement more generic support for views,
...and a new "Not installed" view

Publish/delete options are currently shown on all views except the
Upgradable view, which also happens to be the only view at the moment
that alters the column layout.
2012-03-02 02:04:10 +00:00
Ignacio R. Morelle
876111f52f gui2/taddon_connect: Remove Update Add-ons option,
...which is now a manager view instead
2012-03-01 21:40:11 +00:00
Ignacio R. Morelle
34de8d19c3 addon/mg: Track filter box contents during a single addons_manager_ui() run
This makes it possible to remember the filter box contents while
managing add-ons during the same add-ons client connection.
2012-03-01 20:32:26 +00:00
Sergey Popov
c7dc5fbf6a Fix bug #8807
Set LANGUAGE instead of LANG on windows. LANGUAGE takes priority for
gettext and if it gets set by something outside of wesnoth it'll make
wesnoth's language selection dialog ineffectual.
2012-03-01 16:39:23 +00:00
Ignacio R. Morelle
ebf1f94458 themes: Make editor theme hidden again 2012-03-01 09:23:05 +00:00
Ignacio R. Morelle
8f574a702a themes: We only need one 'null' theme definition 2012-03-01 09:22:52 +00:00
Ignacio R. Morelle
b38225908d addon/mg: Indent the broken add-on dependencies report 2012-03-01 08:18:38 +00:00
Ignacio R. Morelle
7c84f377fa gui2/taddon_description: "can be upgraded" -> "upgradable" 2012-03-01 08:11:47 +00:00
Ignacio R. Morelle
2133aa4268 addon/mg: Use a different message when choosing the updates view...
...when no add-ons are installed
2012-03-01 08:00:34 +00:00
Ignacio R. Morelle
8d8ee18a95 addon/mg: Go back to the regular view when choosing to show updates only...
...and no updates are available
2012-03-01 08:00:19 +00:00
Ignacio R. Morelle
46ec0d0863 addon/mg: Fix misplaced cursor setter reset past a dialog entry point 2012-03-01 07:48:56 +00:00
Ignacio R. Morelle
d91e2bedba addon/mg: Use the busy mouse cursor during more expensive operations
The use of a scoped_ptr to manage the setters is really a convenience in
order to keep it exception-safe without having to create more scopes and
reindent code.
2012-03-01 07:47:27 +00:00
Ignacio R. Morelle
0b8719b8a5 addon/client: Use the busy mouse cursor when unpacking an add-on 2012-03-01 07:47:14 +00:00