Enno Rehling
260d518fa1
WIP, does not compile: Unicode (UTF8) conversion of absolutely everything. Mi'kmaq hieroglyphic writing FTW!
2007-06-26 09:32:28 +00:00
Enno Rehling
a5b7b13a6d
Cleanup: Removing parser-code from kernel/eressea.[hc] and putting it into
...
separate parser files in util/
2007-06-21 22:31:28 +00:00
Enno Rehling
96a2b1c779
Include cleanup.
2007-06-20 00:34:02 +00:00
Enno Rehling
4a75e13cb0
http://eressea.upb.de/mantis/view.php?id=1196
...
"Tarnung und Bilden neuer Einheiten"
Tarn-Status wird vererbt
2007-06-07 20:42:00 +00:00
Enno Rehling
08d10d8588
assert wg. falscher message-parameter (der sollte eigentlich nicht noetig
...
sein)
2007-05-13 11:43:38 +00:00
Enno Rehling
cd982034e4
http://eressea.upb.de/mantis/view.php?id=1179
...
"Textausgabe bei "Vertrauten rufen" falsch"
2007-04-27 11:27:12 +00:00
Enno Rehling
89108c997b
uninitialized use of variable
2007-04-22 16:30:43 +00:00
Enno Rehling
6c71a3765a
wrong message parameters make crash
2007-04-22 14:09:34 +00:00
Enno Rehling
668809b9c2
Beautification: New English texts, some NR fixes.
2007-04-22 12:45:54 +00:00
Enno Rehling
c36b14e9e0
Nur Boote und Langboote koennen per Zauber fliegen.
...
Ein Item fuer den Flug von anderen Schiffen.
2007-04-22 01:10:38 +00:00
Enno Rehling
614aa80bdf
CURSE_ISNEW moved so that it's generally defined by the curse_type, since most spells actually start working in the same round.
2007-04-22 00:30:12 +00:00
Enno Rehling
af0a7b225a
curse-flags funktionieren jetzt anders, und koennen per curse-type gesetzt werden so dass der spell es nicht tun muss, aber dann vom spell ueberschrieben werden (passiert per XOR).
2007-04-21 23:04:24 +00:00
Enno Rehling
d57e6724d1
http://eressea.upb.de/mantis/view.php?id=1170
...
Translating the familiar-description and moving some part to documentation.
2007-04-08 07:43:39 +00:00
Enno Rehling
64fa29f9df
http://eressea.upb.de/mantis/view.php?id=1162
...
"BENENNE und BESCHREIBE bei TEMP-Einheiten funktioniert nicht"
Die neue generalisierte Logik hat zugeschlagen :-(
Ausserdem wieder eine Reihe englischer Uebersetzungen.
Issue: 1162
2007-03-25 09:52:23 +00:00
Enno Rehling
26fc10dbc9
sp_rallypeasantmob crashed last week
2007-03-24 19:32:30 +00:00
Enno Rehling
0bee2f7f25
http://eressea.upb.de/mantis/view.php?id=1146
...
"Astraler Ruf findet Einheiten nicht"
Falsche REgion getestet, hah.
2007-03-12 20:51:24 +00:00
Enno Rehling
9aef2904c3
sp_generous translation
2007-03-11 22:59:12 +00:00
Enno Rehling
4c463f1fc3
More English spell effects
2007-03-11 21:46:04 +00:00
Enno Rehling
c0ec4a9a15
English spell effect
2007-03-11 21:37:38 +00:00
Enno Rehling
349f6f9828
http://eressea.upb.de/mantis/view.php?id=1146
...
"Astraler Ruf findet Einheiten nicht"
Kosmetischer Fix.
Ausserdem:
- Schiffsbeschleunigung auf Englisch
- less verbose on the monster spawns
2007-03-11 14:03:41 +00:00
Enno Rehling
9370a34190
bugfix info_str messages
2007-03-09 22:10:01 +00:00
Enno Rehling
0423debfde
- All the cinfo_* functions will now return a message * object, which is nicer than using buf[].
2007-03-09 21:34:40 +00:00
Enno Rehling
1030e44c07
- All the cinfo_* functions will now return a message * object, which is nicer than using buf[].
...
- Some English translation.
2007-03-09 21:30:00 +00:00
Enno Rehling
da224f6670
Cleanup in cinfo_ code, although I would prefer that it doesn't write into buf but returns a message *. sometime later.
2007-03-07 22:38:04 +00:00
Enno Rehling
041a258ab2
do not crash when missing curseinfo
2007-03-07 13:24:12 +00:00
Enno Rehling
39e942fd99
Zwei neue Zauberbeschreibungen in Englisch.
2007-03-05 20:57:38 +00:00
Enno Rehling
34c20e5c94
translation: Blick in die Realitaet
2007-03-05 19:19:49 +00:00
Enno Rehling
07cb8d1fad
removing units (versteinern) cleaned up and now invalidates the fast-cache so the assert shouldn't trigger any more.
2007-03-04 21:52:13 +00:00
Enno Rehling
6c8c7ae592
http://eressea.upb.de/mantis/view.php?id=1146
...
"Astraler Ruf findet Einheiten nicht"
Fehlerkontrolle muss in den spell selbst hinein, weil SEARCHGLOBAL nicht testet, aber wegen Einheit in anderer Region noetig.
Meldung ueber fehlende Einheit fuer Zauber in eigene Funktion gesplittet.
2007-03-04 20:26:31 +00:00
Enno Rehling
6b6132605f
http://eressea.upb.de/mantis/view.php?id=1143
...
"Ich habe mit dem Astralen Ruf eine mir unbekannte Einheit gerufen"
sp_pullastral gibt eine Region an. Da ist SEARCHGLOBAL der falsche Parameter fuer den Zauber, und fuehrt zu massivem exploit.
2007-02-28 22:22:40 +00:00
Enno Rehling
dc8dda6430
removing unused function
2007-02-23 23:43:23 +00:00
Enno Rehling
fd06a885f0
More curseinfo everywhere, less code.
2007-02-23 23:38:44 +00:00
Enno Rehling
61a479ad3f
More English translations for spells and other parts of the code (addmessage replacements FTW)
2007-02-23 21:18:35 +00:00
Enno Rehling
7af7ab381c
Generic spell messages translated (but not effects)
2007-02-22 23:15:58 +00:00
Enno Rehling
6c74bce4cd
Khadar-induced translations of mostly combat stuff.
2007-02-22 22:53:53 +00:00
Enno Rehling
90c0cc9a64
Feature: friedliebende Rassen (ungenutzt)
...
Zauber Bergwaechter nur in Berg/Gletscher
2007-02-19 18:01:37 +00:00
Enno Rehling
a96f654d09
astral_disappear message in english, everywhere.
2007-02-18 11:49:02 +00:00
Enno Rehling
8fe61a96f4
http://eressea.upb.de/mantis/view.php?id=592
...
"Irrlichter haben keinen Effekt auf Einheiten, die sich mit FOLGE bewegen"
Irrlichter lenken jetzt _alle_ Durchreisenden Einheiten in die gleiche Richtung ab, wenn sie aus der selben Region kommen.
2007-02-17 19:40:19 +00:00
Enno Rehling
7f455d373c
http://eressea.upb.de/mantis/view.php?id=1004
...
"Giftelementar 3 Wochen lang gezaubert - obwohl sich der Magier bewegt hat"
Message wurde an der falschen stelle generiert
2007-02-14 20:17:24 +00:00
Enno Rehling
d5999eaa21
http://eressea.upb.de/mantis/view.php?id=1057
...
"Meldung über aus dem Astralraum auftauchende Einheit erscheint nicht bei allen Parteien"
Meldung erschien in der falschen Region, und aehnliche auch bzw. nicht gut genug verborgen bei Tarnung.
2007-02-12 19:11:35 +00:00
Enno Rehling
c61127ab6f
SIMPLE_ESCAPE: Flucht verhindert BEWACHE.
2007-02-12 07:27:04 +00:00
Enno Rehling
d46151998d
fix some warnings
2007-02-11 23:11:34 +00:00
Enno Rehling
ba210c8106
using astral_appear message more consistently.
2007-02-11 23:07:27 +00:00
Enno Rehling
c343b33cce
reference-counting error
2007-02-11 22:41:11 +00:00
Enno Rehling
c31af184be
initialisierug nicht vergessen!
2007-02-11 22:25:38 +00:00
Enno Rehling
eff560b9d7
summon undead gets an english message.
2007-02-11 22:23:12 +00:00
Enno Rehling
897528f1c1
description birthdaycake
...
speeding up some spells.
2007-02-11 21:57:02 +00:00
Enno Rehling
a7052c22c2
endless loop
2007-02-11 19:20:46 +00:00
Enno Rehling
b02bf2578c
crashbug deathcloud-ageing if target-unit has number=0
2007-02-11 19:06:26 +00:00
Enno Rehling
a80d69ceb5
http://eressea.upb.de/mantis/view.php?id=1001
...
"Wirkungsdauer von Wasserelementar anzeigen"
curseinfos fuer schiffe u.a. repariert.
2007-02-11 12:10:51 +00:00