Ali El Gariani
6bcbae2f92
Rename some game_config key and add a reminder/test...
...
...about an unused feature (random titlescreen images)
2010-08-04 03:22:13 +00:00
Ali El Gariani
e7cd46c86e
Group images in game_config.cfg
2010-08-04 03:22:10 +00:00
Ali El Gariani
fc8d04f4c8
Un-hardcode linger_image
2010-08-04 03:22:07 +00:00
Ali El Gariani
f8fad8c200
Now really use the taskbar icon from game_config.cfg, and fix its url.
...
It was ignored before and only the hardcoded one was used. It is still
used during loading, but when game_config is loaded, now use the one
specidied there. Maybe not the final solution but documented the
problem.
2010-08-04 03:22:04 +00:00
Ali El Gariani
52bccc12fa
Move all game_config foo_image into sub-namespace images...
...
...(as we do for sounds).
Drop the _image suffix and reorganize order.
2010-08-04 03:22:00 +00:00
Ali El Gariani
f4e96fbfec
Remove hardcoded default for game_config.
...
They were not used, and even if used, hardcoding is bad.
2010-08-04 03:21:53 +00:00
Steven Panek
6152cb519e
Made most of the Quenoth elves neutral, renamed some attack names and ids.
2010-08-03 22:54:03 +00:00
Timotei Dolean
781d2a556a
show more detailed output for '--preprocess'
2010-08-03 19:59:24 +00:00
Timotei Dolean
d281daa2a6
eclipse plugin: handle errors got from wmlparser
2010-08-03 19:59:09 +00:00
Timotei Dolean
16ab78a7eb
eclipse plugin: next_scenario/first_scenario completion - part II.
2010-08-03 19:58:51 +00:00
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