Enno Rehling
7031e9d032
Unicode WIP:
...
- a lot of set_string calls replaced.
Now I mostly have to work on the report-writing code and this is done.
2007-07-21 15:35:07 +00:00
Enno Rehling
d2094d6205
Unicode WIP:
...
- completed i18n for combatspells and battle
adding the filereader header (the implementation is on my PC which is still in transit to Germany)
2007-07-20 07:28:11 +00:00
Enno Rehling
d48d8ec348
Unicode WIP:
...
- Visual C++ 2005 project files
- Savegames
- i18n for many more spells
2007-07-17 15:33:48 +00:00
Enno Rehling
1637950201
Started converting the naming-functions (iso-8859-1 constants must be removed from code). it's stupid monkey labour.
2007-06-27 23:32:24 +00:00
Enno Rehling
857df3f300
Unicode WIP, does not compile.
...
- removed a lot more localized text.- currently working on combatspells (buf usage and German text removal)
2007-06-27 20:39:49 +00:00
Enno Rehling
588c136071
Unicode WIP, does not compile.
...
- finishing for today, several more files compile.
2007-06-27 00:54:54 +00:00
Enno Rehling
39ce1bd0dd
Unicode WIP, does not compile.
...
- xmlStr functions have bad signatures, replacing them with defines in config.h
- more removal of buf[] usage
2007-06-27 00:08:46 +00:00
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
32a3c0103f
The synonym attribute was not in use, and relied on the old race_t type to
...
idntify races. It is better to use racename-attributes for this, I think.
2007-06-24 14:04:42 +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
27110e7e26
http://eressea.upb.de/mantis/view.php?id=1191
...
- trying another peasant migration algorithm
also:
- battle log optional (debug = 0 in the .ini file)
2007-05-27 21:20:06 +00:00
Enno Rehling
1ca7075c09
NEW_MIGRATION define is obsolete
2007-05-27 20:13:47 +00:00
Enno Rehling
dfc89b163d
http://eressea.upb.de/mantis/view.php?id=1189
...
"Kein Anpflanzen von Kräutern"
Bessere Fehlermeldungen fuer PFLANZE/ZUECHTE, und beide Funktionen zu einer zusammengefuehrt.
2007-05-22 17:09:23 +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
72d0596bec
strcmp() bugfixes
2007-04-15 08:01:12 +00:00
Enno Rehling
6283910959
- Fehlermeldungen ueber fehlende item-infos und Rasseninfos entfernt
...
- Falsche Rasseninfos (Attacken) aus strings.xml entfernt
2007-04-08 08:24:09 +00:00
Enno Rehling
c95342a88b
cleaning up in the magic code a little, and making the actual casting a separate function for easier debugging.
2007-03-25 18:37:28 +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
c722a382a2
Generalisierung der Tests fuer lange Befehle, (Insekten, Meermenschen auf See usw.) damit ich die nicht ueberall vergesse.
2007-03-25 00:04:40 +00:00
Enno Rehling
4ea302940f
http://eressea.upb.de/mantis/view.php?id=1151
...
"Einheit konnte sich nach Kampf nicht bewegen"
Die KAEMPFE FLIEHE logik hat drauf vertraut, das movement nur nach UFL_NOTMOVING schaut, nicht nach LONGACTION. dafuer muss aber eine Menge getan werden, das nicht wurde. Jetzt aber...
2007-03-11 22:18:58 +00:00
Enno Rehling
e9feec08ba
Routine fuer "Teure Fremde" hat auch Untote korrigiert.
2007-03-11 20:52:09 +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
bbe226e22e
http://eressea.upb.de/mantis/view.php?id=1130
...
"Schattendämonen/-meister"
Es gibt ein neues Rassen-flag, dass das betreten von Schiffen fuer eine Rasse unterbindet. Wird eingesetzt fuer SD/SM.
2007-02-17 12:51:40 +00:00
Enno Rehling
88b041880c
The power of 2, faster.
2007-02-12 23:08:32 +00:00
Enno Rehling
8077027b42
Kein guard setzen fuer TEMP-Einheiten
2007-02-12 23:07:55 +00:00
Enno Rehling
c61127ab6f
SIMPLE_ESCAPE: Flucht verhindert BEWACHE.
2007-02-12 07:27:04 +00:00
Enno Rehling
aa32666264
http://eressea.upb.de/mantis/view.php?id=1040
...
"Chaossoge eventuell nicht funktionsfähig?"
Doppeltes ageing bei Regions-Attributen, aua.
2007-02-11 23:00:06 +00:00
Enno Rehling
8e92559dae
feedback_unit_not_found used throughout instead of error 63 or German text
2007-02-10 21:47:51 +00:00
Enno Rehling
eb0843b92c
asserting that people don't do stupid things.
2007-02-07 17:49:26 +00:00
Enno Rehling
faf95b2c43
processing changes fixed again.
2007-02-04 16:59:07 +00:00
Enno Rehling
98c2524e89
processing changes fixed again.
2007-02-04 15:47:10 +00:00
Enno Rehling
76fb1a1242
processing changes fixed again.
2007-02-04 15:13:45 +00:00
Enno Rehling
3e09fc0c7d
http://eressea.upb.de/mantis/view.php?id=1116
...
"Einheiten produzieren kein Holz, Pferde, Steine"
Reihenfolge-Fix der zu Neu-AW gefuehrt hat.
2007-02-04 13:13:48 +00:00
Enno Rehling
feea3e0039
http://eressea.upb.de/mantis/view.php?id=1109
...
"Meldung: Verdiente XXX statt YYY Silber ergibt keinen Sinn"
Mache kommt vor den Rest der Produktion.
2007-01-31 23:41:55 +00:00
Enno Rehling
97342e5b81
http://eressea.upb.de/mantis/view.php?id=1096
...
Bergwächter können auch ohne Waffen bewachen.
2007-01-01 12:06:29 +00:00
Enno Rehling
bf03d8e7c5
parteinummern-wechsel speichern
2006-12-09 17:44:49 +00:00
Enno Rehling
489f661930
http://eressea.upb.de/mantis/view.php?id=1071
...
"Parteinummer kann (in der 1. Woche?) nicht geändert werden"
Befehlsreihenfolge versaut.
2006-11-26 19:47:58 +00:00
Enno Rehling
94966e8eda
sanity-checks for potential divisions by zero (u->number)
2006-10-15 14:09:59 +00:00
Enno Rehling
341b29c401
disable clone-spell (quit-crash)
...
fix order of restart and quit command (spell-crash)
2006-10-08 11:19:35 +00:00
Enno Rehling
7e4db04e1b
http://eressea.upb.de/mantis/view.php?id=987
...
Nummer Schiff ist fuer neue Schiffe wieder erlaubt.
2006-10-07 21:29:29 +00:00
Enno Rehling
11aba3dd92
http://eressea.upb.de/mantis/view.php?id=1014
...
"Gib 0 1 Person hebelt Regionssilberschwund durch Kampf aus"
removing exploit by removing reason to exploit.
2006-10-07 16:05:29 +00:00
Enno Rehling
d8cff1f61f
lua functions:
...
message_unit
message_region
message_faction
2006-10-04 22:25:39 +00:00
Enno Rehling
f1b26f0234
Mehrere Bugfixes die aus der vorangegangenen Aenderung resultierten.
...
Ausserdem: Bei falsch geschriebenen Befehlen (ZCHTE) wird der falsche Befehl
in der Meldung ausgegeben.
2006-08-13 00:36:42 +00:00
Enno Rehling
ed70863843
Total ohne Not mal wieder eine grosse Umstellung gemacht: Diesmal am Parser.
...
Okay, natuerlich habe ich damit was im Sinne: Das ist eine Vorbereitung auf voll geskriptete, neu zugefuegte Befehle und anderes Processing (aus Skripten). Fuer ein neues Spiel.
Hoffen wir, dass nicht zuviel kaputtgeht :-)
2006-08-12 19:15:16 +00:00
Enno Rehling
732dc68e93
NUMMER SCHIFF abgestellt wegen Missbrauchs (Sonnensegel-Verschleierung).
2006-08-07 21:46:40 +00:00
Enno Rehling
7b76da7c39
count_unit(u) bestimmt, welche einheiten zum partei-limit gezaehlt werden. Das sollten alle sein, sind's aber vorlaeufig nicht.
...
ausserdem ein bischen code-cleanup.
2006-07-29 14:04:49 +00:00
Enno Rehling
52ac81707b
http://eressea.upb.de/mantis/view.php?id=912
...
- leave no child behind (rounding error in peasants)
2006-05-22 20:27:55 +00:00
Enno Rehling
d6397d6edb
http://eressea.upb.de/mantis/view.php?id=900
...
Waehrend der NewbießImmunitaet kann nicht bewacht werden.
2006-05-22 20:17:55 +00:00
Christian Schlittchen
10b1306b30
Diverse wdw-Fixes
2006-05-07 21:11:49 +00:00