Timotei Dolean
|
68089dee82
|
eclipse plugin: add parsing of [description] in schemaparser
|
2010-07-27 19:06:16 +00:00 |
|
Timotei Dolean
|
4481b6fa4f
|
eclipse plugin: create the folder if it doesn't exist.
|
2010-07-26 13:30:20 +00:00 |
|
Timotei Dolean
|
d868f1df74
|
eclipse plugin: add the dryrun options to wmlindent
|
2010-07-26 13:30:05 +00:00 |
|
Timotei Dolean
|
9d447decf0
|
eclipse plugin: change a bit the log location
|
2010-07-26 13:29:51 +00:00 |
|
Timotei Dolean
|
d89b1a6c66
|
eclipse plugin: add options for wesnoth addon uploader
|
2010-07-26 13:29:36 +00:00 |
|
Timotei Dolean
|
1901259203
|
eclipse plugin: update the version in the feature
|
2010-07-26 13:29:21 +00:00 |
|
Timotei Dolean
|
db930eada8
|
eclipse plugin: add preference page for wmltools:
wmlscope, wmllint, wmlindent
|
2010-07-26 13:29:06 +00:00 |
|
Timotei Dolean
|
ac81e73572
|
eclipse plugin: update the plugin-s version
|
2010-07-26 13:28:51 +00:00 |
|
Timotei Dolean
|
ceb15097aa
|
eclipse plugin: use a better name for log names
|
2010-07-26 13:28:36 +00:00 |
|
Timotei Dolean
|
31d5042b47
|
eclipse plugin: avoid collisions for files with the same name
by putting the preprocessed files in it's own project's directory
|
2010-07-26 13:28:18 +00:00 |
|
Timotei Dolean
|
94dacc9d8d
|
eclipse plugin: make the schema parser resolve the inheritance
|
2010-07-24 17:23:54 +00:00 |
|
Timotei Dolean
|
efcc883671
|
eclipse plugin: use the wmlparser to get the scenario id
|
2010-07-24 16:28:02 +00:00 |
|
Timotei Dolean
|
2fb54dd298
|
eclipse plugin: pass the data dir and the config dir...
...parameters to the game preprocessor
|
2010-07-24 16:27:46 +00:00 |
|
Timotei Dolean
|
9dfc4d6e74
|
eclipse plugin: enable the schema parsing from a specified file
|
2010-07-24 16:26:42 +00:00 |
|
Timotei Dolean
|
b862bb8024
|
eclipse plugin: allow the game to spawn the stdout.txt and stderr.txt...
...so we wait a bit.
|
2010-07-24 10:44:26 +00:00 |
|
Timotei Dolean
|
f7ab54f7cc
|
eclipse plugin: use the wmlparser for getting the campaign id.
|
2010-07-24 10:43:56 +00:00 |
|
Timotei Dolean
|
217de106ab
|
eclipse plugin: prepare for wesnoth plugin release (beta)
|
2010-07-23 17:40:40 +00:00 |
|
Timotei Dolean
|
d94b90b89d
|
eclipse plugin: update the documentation
|
2010-07-23 17:40:23 +00:00 |
|
Timotei Dolean
|
01ead2936c
|
eclipse plugin: update the makefile
|
2010-07-23 15:42:37 +00:00 |
|
Timotei Dolean
|
cf7fe07093
|
eclipse plugin: update the readme
|
2010-07-23 14:26:31 +00:00 |
|
Timotei Dolean
|
abc6a3cfe8
|
eclipse plugin: move the readme in a separate folder...
...so we can add images too
|
2010-07-23 14:26:15 +00:00 |
|
Timotei Dolean
|
283d0801de
|
eclipse plugin: computer the working directory directly...
...from the preferences page
|
2010-07-23 14:25:57 +00:00 |
|
Timotei Dolean
|
991f3efd5f
|
eclipse plugin: modified the wrong values so fixing them up no
|
2010-07-23 14:25:40 +00:00 |
|
Timotei Dolean
|
591f4c4fa2
|
eclipse plugin: change the default progress bar position...
...to a better one
|
2010-07-23 14:23:52 +00:00 |
|
Timotei Dolean
|
c50af2c940
|
eclipse plugin: some fixes
|
2010-07-22 18:43:54 +00:00 |
|
Timotei Dolean
|
6668795a70
|
eclipse plugin: delete mistaken commit
|
2010-07-22 18:43:35 +00:00 |
|
Timotei Dolean
|
ef0c8d6ec2
|
eclipse plugin: add basics for eclipse product
|
2010-07-22 17:35:44 +00:00 |
|
Timotei Dolean
|
dc034343e6
|
eclipse plugin: cleanup
|
2010-07-22 17:35:22 +00:00 |
|
Timotei Dolean
|
81cf422afa
|
eclipse plugin: use separate output streams for stdout & stderr
|
2010-07-22 17:35:06 +00:00 |
|
Timotei Dolean
|
a40747f5e0
|
eclipse plugin: prevent opening multiple console for the same thing.
instead return the already created one
|
2010-07-22 17:34:50 +00:00 |
|
Timotei Dolean
|
b8b10a0dcc
|
eclipse plugin: add parsing for output from wmlscope, wmllint...
...in the builder
|
2010-07-21 19:45:24 +00:00 |
|
Timotei Dolean
|
ac827b35ce
|
eclipse plugin: check tag requirements
|
2010-07-21 19:45:06 +00:00 |
|
Timotei Dolean
|
d8e2ae5d05
|
eclipse plugin: skip forbidden keys
|
2010-07-21 18:00:38 +00:00 |
|
Timotei Dolean
|
3e4467e951
|
eclipse plugin: order tags/children by cardinality,
...showing first the required tags/keys
|
2010-07-21 18:00:20 +00:00 |
|
Timotei Dolean
|
33f1cf9ad3
|
eclipse plugin: fix a big bug,
...when the stderr thread was not reading from err but from out
|
2010-07-21 18:00:04 +00:00 |
|
Timotei Dolean
|
d528049ed3
|
eclipse plugin: add tail reader for wesnoth output on windows
|
2010-07-21 17:59:48 +00:00 |
|
Timotei Dolean
|
ef078b5162
|
eclipse plugin: regenerate 'build.xml' when it's missing,
...so build can continue
|
2010-07-21 17:59:29 +00:00 |
|
Timotei Dolean
|
4f7f57fb35
|
eclipse plugin: add association for the *.map files to open...
...with the in-game map editor
|
2010-07-21 17:59:10 +00:00 |
|
Timotei Dolean
|
5c52187c2e
|
eclipse plugin: use a non-conflicting mnemonic for wesnoth main menu
|
2010-07-21 17:58:52 +00:00 |
|
Timotei Dolean
|
204e737478
|
eclipse plugin: add the help system (part4) - update contexts for wizards
|
2010-07-21 17:58:32 +00:00 |
|
Timotei Dolean
|
94635c7677
|
eclipse plugin: add the help system (part3) - context - not entirely done yet
|
2010-07-20 22:07:16 +00:00 |
|
Timotei Dolean
|
13e539b285
|
eclipse plugin: allow '-1' as number of turns in scenario
|
2010-07-20 22:06:54 +00:00 |
|
Timotei Dolean
|
a4bb2d4901
|
eclipse plugin: add the help system (part2)
|
2010-07-20 22:06:33 +00:00 |
|
Timotei Dolean
|
a6d09046d3
|
eclipse plugin: update the readme with eclipse link/version
|
2010-07-20 22:06:12 +00:00 |
|
Timotei Dolean
|
524ca91994
|
eclipse plugin: add the help system (part1)
|
2010-07-20 22:05:52 +00:00 |
|
Timotei Dolean
|
e179de896d
|
eclipse plugin: enable the project report to be done...
...on 'user addons' project too
|
2010-07-20 22:05:33 +00:00 |
|
Timotei Dolean
|
e7ae51580b
|
eclipse plugin: fix some NullReference exceptions...
...when the selection was null
|
2010-07-20 22:05:12 +00:00 |
|
Timotei Dolean
|
4b49bf900f
|
eclipse plugin: add centering for new wizard dialogs
|
2010-07-20 22:04:52 +00:00 |
|
Timotei Dolean
|
b869102949
|
eclipse plugin: refresh the user addons directory after artifact creation
|
2010-07-20 22:04:32 +00:00 |
|
Timotei Dolean
|
ca2ecd147e
|
eclipse plugin: fix the wizards by signaling the monitor as done
|
2010-07-20 22:04:12 +00:00 |
|