Commit graph

2438 commits

Author SHA1 Message Date
Timotei Dolean
ce3c988b13 eclipse plugin: add wmlscope tool frontend 2010-07-09 19:39:40 +00:00
Eric S. Raymond
d91ff6cb61 Followup to my previous commit. 2010-07-09 18:35:35 +00:00
Timotei Dolean
e0a3c8240c eclipse plugin: fixes, cleanups and minor features 2010-07-09 18:23:21 +00:00
Timotei Dolean
7fbc66beb1 eclipse plugin: add missing regex to schema.cfg and...
...automatically add quotes in generated WML code by the wizard
2010-07-09 11:23:09 +00:00
Timotei Dolean
358612dbb5 eclipse plugin: schema-based wizards - step 7...
...implement constraints checkers and added comboboxes for "enum"
value types
2010-07-09 10:34:41 +00:00
Timotei Dolean
8cfb9385be eclipse plugin: schema-based wizards - step 6...
...read the available wizards from file
2010-07-09 10:34:28 +00:00
Timotei Dolean
04c2323917 eclipse plugin: schema-based wizards - step 5
- generating the WML code

- inserting the WML in a new file or in edited file in the editor
2010-07-08 22:08:43 +00:00
Timotei Dolean
2e67bbbd7f eclipse plugin: added menu entry for reloading cached files 2010-07-08 22:08:31 +00:00
Timotei Dolean
525b783c22 eclipse plugin:
- use system font for showing messages

- schema parser should use the schema.cfg from user's setted location
2010-07-08 22:08:18 +00:00
Timotei Dolean
03c8a81477 eclipse plugin: update command-line for "data-dir" 2010-07-08 22:08:07 +00:00
Timotei Dolean
5928cee62f eclipse plugin: schema-based wizards - step 4...
...actual implementation for multiple tags
2010-07-08 22:07:54 +00:00
Timotei Dolean
174d5e4dfc eclipse plugin: cleanup and add missing @override 2010-07-08 22:07:41 +00:00
Timotei Dolean
2eeee402bc eclipse plugin: schema-based wizards - step 3 basic wizard launcher 2010-07-08 22:07:28 +00:00
Timotei Dolean
b001e8c841 eclipse plugin: schema-based wizards - load schema at startup 2010-07-08 22:07:16 +00:00
Timotei Dolean
eb88b95683 eclipse plugin: schema-based wizards: step 1 - schema parser 2010-07-08 22:06:52 +00:00
Timotei Dolean
cff59652ff eclipse plugin: Units wizard (part1) 2010-07-08 22:06:40 +00:00
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