199 Commits

Author SHA1 Message Date
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
Timotei Dolean
47df633426 eclipse plugin: refresh the addons project and add filter for new project 2010-07-20 22:03:50 +00:00
Timotei Dolean
0e5bf90034 eclipse plugin: minor fix to wizard page 2010-07-20 22:03:30 +00:00
Timotei Dolean
dd0287704e eclipse plugin: code cleanup, refactoring and documenting 2010-07-20 22:03:08 +00:00
Timotei Dolean
b86b81f217 eclipse plugin: move the classes to a better place 2010-07-20 22:02:45 +00:00
Timotei Dolean
1388b27756 eclipse plugin: move all constants to the 'Constants' class 2010-07-20 22:02:24 +00:00
Timotei Dolean
6ca3a0b729 eclipse plugin: code refactorings and cleanup 2010-07-20 22:02:02 +00:00
Timotei Dolean
ec291e959d eclipse plugin: skip adding page for starting gold if there are no preferences 2010-07-20 22:01:41 +00:00
Timotei Dolean
0bbb6d5969 eclipse plugin: wizards enhancements 2010-07-20 22:01:19 +00:00
Timotei Dolean
f902c0fd6d eclipse plugin: ehnance the wizard pages 2010-07-20 22:00:57 +00:00
Timotei Dolean
c44575aa4c eclipse plugin: add a better way of storing project-persistent properties 2010-07-20 22:00:33 +00:00
Timotei Dolean
ef54c6a6a1 eclipse plugin: rename the preferences page 2010-07-20 22:00:13 +00:00
Timotei Dolean
bc06902727 eclipse plugin: add a better way to enter the starting gold by difficulties 2010-07-20 21:59:51 +00:00
Timotei Dolean
8bd2dd5eda eclipse plugin: add generator for starting gold...
...based on currently set difficulties
2010-07-20 09:19:44 +00:00
Timotei Dolean
a23c813e97 eclipse plugin: add possibility to embed the map into the scenario file 2010-07-20 09:19:21 +00:00
Timotei Dolean
7935dcbd69 eclipse plugin: add a better progress reporting for the wmltools jobs 2010-07-19 15:43:22 +00:00
Timotei Dolean
158b43fc6d eclipse plugin: make the wmltools menu entry available for folders too 2010-07-19 15:43:06 +00:00
Timotei Dolean
1f4fb24536 eclipse plugin: enable campaign starting only on containers 2010-07-19 15:42:49 +00:00
Timotei Dolean
711663d7cc eclipse plugin: fix starting scenario/campaign 2010-07-19 15:42:35 +00:00
Timotei Dolean
06104fb83e eclipse plugin: add filter for hiding workspace's projects in...
...'user addon's project
2010-07-19 15:42:20 +00:00
Timotei Dolean
82cc16252f eclipse plugin: use a '.wesnoth' file than '.ignore'...
...so we can put more information in the file
2010-07-19 15:42:05 +00:00
Timotei Dolean
3dc82b5186 eclipse plugin: some minor fixes 2010-07-18 14:51:34 +00:00
Timotei Dolean
b583313a39 eclipse plugin: add return value for shown message boxes 2010-07-18 14:51:16 +00:00
Timotei Dolean
35ae5271d2 eclipse plugin: fix the 'run wmllintonpreprocfile' action.
now it will preprocess first the file if it doesn't exist
2010-07-18 14:50:59 +00:00
Timotei Dolean
aebabb6859 eclipse plugin: fix the running of WMLTools as a workspace jobs...
(now the editor won't take the focus)
2010-07-18 14:50:43 +00:00
Timotei Dolean
93df96c6a0 eclipse plugin: fix the editor when eclipse has lost focus...
...and no default workbench page available
2010-07-18 14:50:26 +00:00