Commit Graph

7 Commits

Author SHA1 Message Date
Susanna Björverud
e884ba9916 Removed double space from within translatable strings.
In the process some re-indentation has occurred. Also removed the
non-utf8 Gruu death event
2005-04-13 11:55:33 +00:00
John W. C. McNabb
4f7fb9db47 added undead-zombie variations 2005-04-05 16:22:24 +00:00
Philippe Plantier
ba195ecd8a [[Attack some problems with data serialization in saves]]
* Made serialized data be saved as untranslated. To achieve this, added the
  t_string class, which encapsulates a translatable string.

* Completely rewrote the (text) WML parser, making it use a tokenizer / parser
  architecture. The parser is now much more strict and validates a WML grammar.

  - Change to the WML syntax: pluses are now ignored, spaces are now forbidden
    in WML keys

* Rewrote the way the variables are interpolated. There is no more default
  interpolation, however, the vconfig class was added, which provides a
  variable-interpolating proxy to config objects.

* There is still an important known bug: this is impossible to load textmode
  save games now, because the statistics module saves some WML with spaces in
  keys, which the parser refuses. I am commiting anyway to respect the string
  freeze; the fix for this bug will come tomorrow

Hoping I do not break everything...
2005-03-27 23:06:17 +00:00
Dave White
350f0c13c7 balancing changes to water units 2005-03-21 04:33:07 +00:00
Susanna Björverud
0a11f1e5b1 Added existing sounds to several attacks of units.
Timing needs to be improved for several ranged attacks.
2005-02-15 21:40:38 +00:00
Richard Kettering
4318ea314e Marked Merman and Triton as obsolete,
minor stat adjustments to naga fighter and Merman Hoplite.
2005-01-20 22:43:31 +00:00
Richard Kettering
1468ab7f1b Added naga fighter, warrior, and myrmidon. 2004-11-13 23:18:12 +00:00