Timotei Dolean
492f9a539b
eclipse plugin: change the container for project properties...
...
...to a better one
2010-08-03 19:58:35 +00:00
Timotei Dolean
4e85d93eab
eclipse plugin: enable the creation of project in other locations...
...
...than workspace too
2010-08-03 19:57:36 +00:00
Elias Pschernig
7ecbd8ac46
[wmlparser] fix unit tests which were broken
2010-08-03 18:35:41 +00:00
Lari Nieminen
1f225b02bf
Added the new wood floor to a few maps in DiD, EI and UtBS.
2010-08-03 18:15:30 +00:00
Guillaume Melquiond
f4098c9af2
Added error messages for missing vconfig rather than silently ignoring them.
2010-08-03 17:38:28 +00:00
Alexander van Gessel
48ce177759
Made some more errors inherit from game::error
2010-08-03 18:36:59 +01:00
Guillaume Melquiond
897a78b8e8
Fixed index in append mode.
2010-08-03 17:05:49 +00:00
Guillaume Melquiond
8af251a899
Added a match function for locations.
2010-08-03 17:05:46 +00:00
Guillaume Melquiond
904ab069ca
Moved [store_locations] implementation to Lua.
2010-08-03 17:05:42 +00:00
Guillaume Melquiond
bb99c1a91d
Added filter-based getter for locations.
2010-08-03 17:05:38 +00:00
Alexander van Gessel
be1db44f10
Rename incorrect_map_format_exception to incorrect_map_format_error
2010-08-03 15:58:46 +01:00
Alexander van Gessel
f876d1705c
Make t_translation::error and incorrect_map_format_exception...
...
...inherit from game::error
2010-08-03 15:36:08 +01:00
Timotei Dolean
2d571ebebf
eclipse plugin: add more search paths for directories
2010-08-03 12:21:38 +00:00
Timotei Dolean
91e312a336
eclipse plugin: take in account of tag/key cardinality when proposing it
2010-08-03 12:21:18 +00:00
Timotei Dolean
d80e739408
eclipse plugin: add some more methods for a better usage
2010-08-03 12:20:59 +00:00
Timotei Dolean
48c662613b
eclipse plugin: don't add already completed tags in the proposal
2010-08-03 12:20:39 +00:00
Timotei Dolean
af9373368a
eclipse plugin: don't add already added keys in the proposal
2010-08-03 12:20:20 +00:00
Timotei Dolean
c920493080
eclipse plugin: pass the 'ruleProposal' parameter...
...
...even if we have a valid node
2010-08-03 12:20:01 +00:00
Steven Panek
40d0b39aca
Reverted 2010-08-03T04:33:25Z!Majora700@gmail.com.
2010-08-03 04:55:33 +00:00
Steven Panek
d724ee5962
Reverted revisions 2010-08-02T09:59:23Z!fabianmueller5@gmx.de and 2010-08-02T22:09:39Z!fabianmueller5@gmx.de.
2010-08-03 04:33:25 +00:00
Guillermo Biset
4e42851723
s/\t/ / in ana.hpp and some work on the new network API.
...
On my own, I'm working on modifying the implementation of every piece
of code that uses the network to use this new API. I have modified a
few files so far, but it appears to be a pretty big task.
2010-08-03 00:04:42 +00:00
Fabian Müller
3ed2989ac4
Better description for the liminal alignment.
2010-08-02 23:16:09 +00:00
Fabian Müller
85e9c90d07
UtBS: Work on the time schedule. And more.
2010-08-02 23:15:29 +00:00
Fabian Müller
d61d638bd1
Added a translatable string that descirbes the liminal alignment.
2010-08-02 22:09:39 +00:00
Kosov Eugene
066c24be9b
Fixed #16343 : now wmllint doesn`t add translate mark to empty strings...
...
...and removes translate marks from empty strings
2010-08-02 20:19:32 +00:00
Nils Kneuper
c88629e242
updated Japanese translation
2010-08-02 19:13:53 +00:00
Timotei Dolean
04056caa0a
eclipse plugin: 'next_scenario' completion - part I
2010-08-02 19:05:33 +00:00
Timotei Dolean
60685f474b
eclipse plugin: add some icons for distinction between tags and keys
2010-08-02 19:05:19 +00:00
Timotei Dolean
091d2a6667
eclipse plugin: add completion for key names
2010-08-02 19:05:05 +00:00
Timotei Dolean
f4978eecf2
eclipse plugin: Allow empty parameters sent to macros
2010-08-02 19:04:49 +00:00
Timotei Dolean
3768ef776c
eclipse plugin: change parameter's name to a better one
2010-08-02 19:04:31 +00:00
Timotei Dolean
d6a9b87797
eclipse plugin:add completion for WMLTag rule
2010-08-02 19:04:17 +00:00
Timotei Dolean
61133fe6fd
eclipse plugin: remove some of the default autoedit strategies
2010-08-02 19:04:03 +00:00
Timotei Dolean
cb16ccb5ee
eclipse plugin:prevent ugly proposal, by trimming newlines from indent
2010-08-02 19:03:49 +00:00
Timotei Dolean
e5a55690a4
eclipse plugin: update the changelog
2010-08-02 19:03:36 +00:00
Timotei Dolean
2c9a67ee64
eclipse plugin:add only required tag attributes to complete proposal
2010-08-02 19:03:22 +00:00
Timotei Dolean
ca55d309f6
eclipse plugin: add tag's keys to autocomplete proposal
2010-08-02 19:03:08 +00:00
Timotei Dolean
5beaae4435
eclipse plugin: add basic formatting for WML files
2010-08-02 19:02:54 +00:00
Timotei Dolean
b65502e087
eclipse plugin: fix the validator for nested tag names.
...
It should get the parent to check for tag name
2010-08-02 19:02:40 +00:00
Kosov Eugene
419e5e8fc9
Fixed #15781 : now player can`t choose side with allow_player=no key in mp
2010-08-02 17:20:25 +00:00
Fabian Müller
81179cdaa6
UtBS: Fixed a non working macro in the Nym definition.
2010-08-02 15:56:19 +00:00
Fabian Müller
97cce49eb5
UtBS: Added the twilight ambush ability.
2010-08-02 15:12:09 +00:00
Fabian Müller
8c91e233e2
UtBS: Added Nym variations to the quenoth elves.
2010-08-02 15:09:32 +00:00
Fabian Müller
18cfef529f
UtBS: Unit updates.
2010-08-02 14:00:18 +00:00
Mark de Wever
358db4ad08
Add another missing break introduced in 2010-08-02T11:09:27Z!fabianmueller5@gmx.de.
2010-08-02 11:50:10 +00:00
Fabian Müller
278673871c
Fixed a missing brake in a switch case construct, spotted by Crab.
2010-08-02 11:30:25 +00:00
Fabian Müller
79113a154d
Fixed missing code for the liminal alignment.
2010-08-02 11:09:27 +00:00
Phil Barber
eb5d31956f
Update credits
2010-08-02 10:25:44 +00:00
Fabian Müller
fcca1b8911
Introduced the new "Liminal" alignment.
...
Units specialized on the twilight times of day belong to it.
2010-08-02 09:59:23 +00:00
Fabian Müller
d01a4ac37a
UtBS::2: Enabled the recruitment of the new quenoth elve faction.
2010-08-02 09:32:29 +00:00