722 Commits

Author SHA1 Message Date
Timotei Dolean
547b8cd9c9 eclipse plugin: remove empty lines in the resulting file 2010-07-08 22:06:28 +00:00
Timotei Dolean
2498a95efe eclipse plugin: fix the regex for "startsWith"...
...and add a way to replace with indent
2010-07-08 22:06:17 +00:00
Timotei Dolean
74a3edb378 eclipse plugin: use a StructuredSelection instead a Selection 2010-07-08 22:06:04 +00:00
Timotei Dolean
f126364f95 eclipse plugin: fix the titles of the wizards 2010-07-06 12:25:27 +00:00
Timotei Dolean
0474da689d eclipse plugin: add multiplayer scenario options/template...
...and do some cleanup in the wizards
2010-07-06 12:25:08 +00:00
Steven Panek
0c8b35afdc Ran umcpropfix. 2010-07-06 04:00:00 +00:00
Timotei Dolean
d554b88413 eclipse plugin: move the wizards to their own packages 2010-07-05 18:15:59 +00:00
Timotei Dolean
a5d2ff37aa eclipse plugin: add wizard for faction creation 2010-07-05 18:13:35 +00:00
Timotei Dolean
9d4ae69c69 eclipse plugin: add new era creation wizard 2010-07-05 16:00:45 +00:00
Timotei Dolean
d3f0d46ddf eclipse plugin: use a commong template for wizards 2010-07-05 15:54:08 +00:00
Timotei Dolean
a6d98e46fc eclipse plugin: wizard description typo fix 2010-07-05 15:53:47 +00:00
Timotei Dolean
69a832412b eclipse plugin: structuring the files in packages 2010-07-05 15:52:55 +00:00
Timotei Dolean
105e8acfd1 eclipse plugin: add the ignore capability in the wesnoth project builder 2010-07-04 20:35:14 +00:00
Timotei Dolean
8a48766927 eclipse plugin: don't create an auxiliary directory for 'User addons' project 2010-07-04 20:26:25 +00:00
Timotei Dolean
c2ca79b365 eclipse plugin: temp fix for xml-type files comments on empty parameters 2010-07-04 20:26:14 +00:00
Timotei Dolean
29985704df eclipse plugin: rename a replaceable parameter in the build.xml template 2010-07-04 20:26:01 +00:00
Timotei Dolean
821340478b eclipse plugin: check for file existance before using it
add the 'overwrite' flag for overwriting existing files if any
2010-07-04 20:25:50 +00:00
Timotei Dolean
5035b23e1e eclipse plugin: the "user addons" project doesn't need to be converted 2010-07-04 20:25:39 +00:00
Timotei Dolean
468ed5e063 eclipse plugin: use the location full path rather than directory name 2010-07-04 20:25:27 +00:00
Timotei Dolean
230d4e9c96 eclipse plugin: return null if there was an exception 2010-07-04 20:25:16 +00:00
Timotei Dolean
7a634c6d0d eclipse plugin: add the .ignore file for skipping existing projects in workspace 2010-07-04 20:25:05 +00:00
Timotei Dolean
d81aa3f261 eclipse plugin: use a monitor to inform the user about builder's progress 2010-07-04 20:24:50 +00:00
Timotei Dolean
d9a4d8afe0 eclipse plugin: initial files for era and multiplayer templates 2010-07-04 20:24:38 +00:00
Timotei Dolean
76d57e4fbf eclipse plugin: give better names for the builder and nature 2010-07-04 20:24:21 +00:00
Timotei Dolean
855d48ab99 eclipse plugin: add the 'setup workspace' menu entry 2010-07-04 20:24:10 +00:00
Timotei Dolean
e764900778 eclipse plugin: revert a comment 2010-07-04 20:23:57 +00:00
Timotei Dolean
0608500d41 eclipse plugin: add plugin preferences menu in Main Menu 2010-07-04 20:23:45 +00:00
Timotei Dolean
cf5ac45520 eclipse plugin: small refactor on array initialization 2010-07-04 20:21:22 +00:00
Steven Panek
2f0f761a80 Converted more apostrophes; Americanized a spelling; ran pofix. 2010-07-03 01:28:31 +00:00
Timotei Dolean
32a5b9a109 eclipse plugin: part 2 of creating project files/directories...
...based on text files
2010-07-01 21:48:54 +00:00
Timotei Dolean
45f68ab3a2 eclipse plugin: lazy loading the templates 2010-07-01 21:48:41 +00:00
Timotei Dolean
15d2e15c75 eclipse plugin: add automatically the nature on project creation 2010-07-01 21:48:26 +00:00
Timotei Dolean
e5500cd451 eclipse plugin: implement automatic creation of file/directories...
...for campaign project based on text files, so no more source code
changes (part1)
2010-07-01 21:48:12 +00:00
Timotei Dolean
bce6bdae0c eclipse plugin: fix the ID textbox not firing the modify event 2010-07-01 21:47:59 +00:00
Timotei Dolean
70c60d2b2a eclipse plugin: remove unneeded project 2010-07-01 21:47:44 +00:00
Timotei Dolean
92bd110229 eclipse plugin: fix issues with different jre versions 2010-07-01 14:36:50 +00:00
Steven Panek
9c74e7292e Converted more apostrophes; ran pofix. 2010-06-29 21:26:06 +00:00
Steven Panek
e97cf2fe38 Converted the last straight apostrophes in AoI; ran pofix. 2010-06-29 03:05:50 +00:00
Timotei Dolean
0fd414d395 eclipse plugin: some name changes 2010-06-28 20:41:32 +00:00
Timotei Dolean
27837a1e39 eclipse plugin: add menu for wmlindent 2010-06-28 20:41:25 +00:00
Timotei Dolean
1c8cea8340 eclipse plugin: update changelog 2010-06-28 20:41:17 +00:00
Timotei Dolean
a43dfa71e0 eclipse plugin: wml grammar update - editor 2010-06-26 21:26:33 +00:00
Timotei Dolean
2bf4894b61 eclipse plugin: update the wml grammar (not fully working yet) 2010-06-26 21:26:24 +00:00
Timotei Dolean
a275e9c784 eclipse plugin:update to xtext 1.0.0 (added missing files) 2010-06-26 21:26:14 +00:00
Timotei Dolean
0c51e1748a eclipse plugin: update to xtext 1.0.0 (added missing files) 2010-06-26 21:26:03 +00:00
Timotei Dolean
903a8da256 delete empty dirs 2010-06-26 20:24:44 +00:00
Timotei Dolean
d01eb7398c delete empty dirs 2010-06-26 20:24:14 +00:00
Timotei Dolean
a369f6f7c5 delete empty dirs 2010-06-26 20:23:39 +00:00
Timotei Dolean
b35271da2c eclipse plugin: update to xtext 1.0.0 (phase 3) 2010-06-26 20:12:55 +00:00
Timotei Dolean
7b6c0c8479 eclipse plugin:update to xtext 1.0.0 (phase 2) 2010-06-26 20:12:48 +00:00