Enno Rehling
3a313515c0
you should be able to guard even after combat (and if UFL_MOVED is set).
2006-01-29 15:50:38 +00:00
Enno Rehling
0fe3e9ad4b
Project files: Not using MT libraries in VC7 really speeds up the CRT calls.
2006-01-24 23:20:33 +00:00
Enno Rehling
7ad5ed06cb
number of new players in statistics corrected.
2006-01-15 11:05:23 +00:00
Enno Rehling
6ad7a5562e
code cleanup: removed all old cases of new_message being called, and the function itself.
2006-01-08 11:33:10 +00:00
Enno Rehling
77e16e0645
ick. memory corruption
2006-01-02 22:10:38 +00:00
Enno Rehling
517f8e3f81
fixed some memory leaks
2006-01-02 21:50:57 +00:00
Enno Rehling
0336a0953e
- Fehler in der neuen random_terrain routine gefunden.
...
- Problem mit altem luabind repariert.
2006-01-01 23:29:04 +00:00
Enno Rehling
988a0078c4
Bessere Lösung für das auto-seeding: Jeder Terraintyp kriegt eine relative Häufigkeit in die XML-Daten.
2005-12-31 13:13:44 +00:00
Enno Rehling
c30cebd352
Beim erzeugen neuer Inseln keine Eisberge und Vulkane mehr machen.
2005-12-31 13:01:11 +00:00
Christian Schlittchen
e8746177bc
Newlines in mistake-Meldungen mag Magellan nicht
2005-12-21 09:36:50 +00:00
Enno Rehling
d51b277d8a
crashbug missing volcano_terrain
2005-12-11 15:14:03 +00:00
Enno Rehling
5cf53c332a
making read_newfactions() a little less picky, and giving default passwords. I hope.
2005-12-11 15:09:57 +00:00
Enno Rehling
4635c46ec2
- dice_rand kann einfaches multiplizieren
...
- als dice_roll nach lua exportiert
- equipment kann in inventories getan werden
- region::land bekommt ein inventory
- terraform legt equipment in neue regionen
kingdoms:
- neues terrain berge.
2005-12-11 09:58:17 +00:00
Enno Rehling
e89b1c908d
crashbug mapper
...
bugfix random_terrain
2005-12-04 00:58:57 +00:00
Enno Rehling
38062fa990
more code that fails when there are no luxuries
2005-11-26 01:16:55 +00:00
Enno Rehling
3524cb59d2
random_terrain() function
2005-11-26 00:42:32 +00:00
Enno Rehling
7783077517
simplified the work() functions
...
splitting more functionality from process_orders into separate functions
2005-11-20 12:58:59 +00:00
Enno Rehling
f6952988e4
made compatible to earlier luabind version (just to avoid some work non VC++), but a little hackishly through the BOOST_VERSION define.
...
removed some almost unused funtions (pt_find, etc).
2005-11-01 20:33:21 +00:00
Enno Rehling
dfc6f83c62
upgrade to luabind beta-7 devel-2
...
upgrade to g++ 4.0
2005-10-31 22:34:45 +00:00
Enno Rehling
db9589bed1
luxusgueter raus aus dem code, rein in die CML files
2005-10-30 18:22:28 +00:00
Enno Rehling
eba19999f4
noch mehr funktionen mit new_ prefix aus pool.h bekommen den entfernt.
2005-10-30 15:42:15 +00:00
Enno Rehling
f6524ee015
kicking out a few more hardcoded item_type objects.
2005-10-29 14:48:37 +00:00
Enno Rehling
7017f27304
quick changes to remove the old pool functions that use resource_t
2005-10-29 12:08:40 +00:00
Enno Rehling
e31215f8f1
removing hardcoded itemtypes that now give warnings.
2005-10-26 20:12:28 +00:00
Enno Rehling
70b3e9ad50
autoseed had some unused code there. not sure what it's good for, really.
2005-10-25 12:46:25 +00:00
Enno Rehling
68433ad0d1
Der Eressea-Code hat jetzt auch extern definierte Terrains. Ich war so gründlich wie es ging dabei, die alten T_ Konstanten zu entfernen, aber einzelne Regeln sind ziemlich hardgecodet (wo Drachen geboren werden, usw), und benötigen daher noch das terrainid.h include, in das der alte enum verfrachtet ist.
...
Konfigurierbarkeit ahoi.
2005-10-25 12:38:01 +00:00
Enno Rehling
4dc1339ec3
New: familiars are initialized with an equipment-set.
...
New: familiars can have a LUA initialization function.
Moved the spell implementations from spell.c to spells.c where they "belong".
Spell ids moved to a separate header (to phase them out eventually)
2005-10-23 09:05:11 +00:00
Enno Rehling
71dc067213
http://eressea.upb.de/mantis/view.php?id=733
...
Vertraute und Kampfzauber
separated combat spells from regular attacks to allow monsters without regular attacks to have combat spells.
2005-10-16 20:11:34 +00:00
Enno Rehling
14a3077f6e
http://eressea.upb.de/mantis/view.php?id=718
...
Nach 150 Runden ist eine neue Partei erlaubt.
2005-10-10 04:59:54 +00:00
Enno Rehling
12906232f1
calculating score based on unmodified skill-level (faster, more accurate).
2005-10-09 20:36:44 +00:00
Enno Rehling
873404d8f4
crashbugs in randenc und rostregen
2005-10-09 19:52:21 +00:00
Enno Rehling
5dfc2f08b6
Apfel, Nuss und Mandelkern (und Kekse) fleigen raus aus dem Source.
...
Burgen fliegen aus dem Source.
XML reader unterstützt jetzt auch Gebäude mit mehreren Ausbaustufen.
2005-10-03 20:59:11 +00:00
Enno Rehling
23d7205a8b
removed I_GREATSWORD and I_RUSTY_GREATSWORD from the source.
2005-10-02 21:32:20 +00:00
Enno Rehling
ec86c9a572
Prevent micro-islands from being extended.
2005-09-10 21:57:02 +00:00
Enno Rehling
bcf0b8d446
removed the old GROWING_TREES macro.
...
Also, made sure starting regions always have at least a few trees and horses, because I'm sick and tired of the complaints.
2005-09-10 21:09:51 +00:00
Enno Rehling
8276a63c1e
http://eressea.upb.de/mantis/view.php?id=680
...
Einheit verhungert und Gegenstände gehen verloren
Aauflösen von Einheiten vereinheitlicht, und einige alte #defines mitsamt Code entfernt.
2005-09-08 19:03:42 +00:00
Enno Rehling
e639a1258b
autoseed, creating island controlled from script.
...
bugfix empty orders in savefile
2005-08-07 13:48:18 +00:00
Enno Rehling
f7502f08cf
item-scores were broken
...
removed laen shield and laen mail from the sorce and put them in the XML files - because I can.
2005-07-31 19:22:14 +00:00
Enno Rehling
62a51a8bf0
scores are now an optional module.
...
spoils are moved to the XMl data, and the racespoils functions are greatly reduced (less LOC -> less bugs).
phoenix feather is a wdw-only item
2005-07-31 16:07:02 +00:00
Enno Rehling
b1703d27d4
local linux fixes
2005-07-26 21:03:08 +00:00
Enno Rehling
aa9a89d603
bugfix autoseeding. this should no longer make those gigantic islands we've had before.
2005-07-26 16:37:07 +00:00
Enno Rehling
32852df60c
unit::botschaften as a special case of messages disappears. Simple code for simple stuff.
2005-07-25 19:56:44 +00:00
Enno Rehling
8242e9ed41
Eressea ist 64-bit ready. Denke ich jedenfalls.
2005-06-09 22:10:35 +00:00
Enno Rehling
198f2cf90f
Das mit dem neuen Befehls-handling zieht Kreise.
2005-05-09 22:30:43 +00:00
Enno Rehling
b59489466d
smaller leakage (xml property, no wormhole)
2005-05-08 00:36:11 +00:00
Enno Rehling
c4696fe512
Parameter für msg_message() müssen nicht mit strdup kopiert werden, dass tut copy_arg() schon.
2005-05-07 10:01:38 +00:00
Enno Rehling
068b26c54b
null pointer crash thnigy
2005-05-01 21:29:55 +00:00
Enno Rehling
5831dc5df4
autoseed setzt nicht mehr 2 Parteien in der gleiceh Region aus, und asserted deshalb auch nicht. So jedenfalls der Plan...
2005-05-01 17:46:33 +00:00
Enno Rehling
092b249060
unit::lastorder entfernt. Das Konzept eines einzelnen langen Befehles hat ausgedient, spätestens seit @ existiert.
2005-04-30 17:07:46 +00:00
Enno Rehling
8fd95421ca
firstregion/lastregion beschleunigungen und bugfix
2005-04-27 21:03:08 +00:00
Enno Rehling
21fcb3d167
log10(0) ist nicht erlaubt.
2005-04-25 17:44:19 +00:00
Enno Rehling
f0e5e62e5b
small fixes
2005-04-16 16:44:00 +00:00
Enno Rehling
80ac5399ec
Das schreiben der Zusammenfassung ist jetzt ein Skriptbefehl.
...
Neue Parteien werden in das SQL-log aufgenommen.
2005-04-16 13:03:35 +00:00
Enno Rehling
6b72f8563b
assert, damit keine zwei Parteien in der gleichen Region starten.
2005-04-16 08:52:36 +00:00
Enno Rehling
61e63eed3c
luxusgut-korrektur in neu erschaffenen Inseln.
2005-04-11 21:49:30 +00:00
Enno Rehling
f4e2573b58
fix für autoseed-inselfindung
2005-04-08 19:47:10 +00:00
Enno Rehling
4ab81ae614
autoseed hatte noch eine macke
2005-04-03 11:06:19 +00:00
Enno Rehling
8462f3214b
did not compile, needed small fixes
2005-04-03 08:40:13 +00:00
Enno Rehling
1c01343739
Neuer Inselgenerator im Server.
...
Einheitliche Runtime-Library für VC.net Targets.
2005-04-03 08:32:16 +00:00
Enno Rehling
464f50a48d
autoseed in ein Modul verlegt und zu einem Teil des Servers erhoben. Der Server kann jetzt durch Aufruf der lua-Funcktion utoseed(filename) selber neue Parteien erzeugen, was es erspart, vor jeder Runde den mapper aufzurufen, und das Aussetzen von Parteien erlaubt, wenn der Spieler in der selben Runde STIRB setzt.
2005-03-23 23:39:26 +00:00
Enno Rehling
d7cb8c517e
http://eressea.upb.de/mantis/view.php?id=457
...
inheitliche Zählung von Personen/Einheiten einer Partei
2005-03-06 13:47:23 +00:00
Enno Rehling
d1a300d7aa
http://eressea.upb.de/mantis/view.php?id=266
...
1. Wer auf KÄMPFE FLIEHE steht, rennt immer davon.
2. Jede andere Person die noch nicht getroffen worden ist, bleibt in der Kampfregion stehen. Als Treffer gilt jeder Angriff, auch wenn der Schlag in der Rüstung hängen blieb o.ä.
Ausserdem: Monster dürfen Fremdrassen rekrutieren. Wird z.Z. jedoch nicht genutzt, ausser von Testskripten.
2005-02-12 19:54:32 +00:00
Enno Rehling
de1658f961
Remove a few warnings,
...
Remove all the old makefiles
2005-02-12 02:18:13 +00:00
Enno Rehling
13172a28af
- regionid() und die ersetzung von \\r entfernt.
...
- Neue Funktion für Steinkreise
- Bugfix alta Steinkreisfunktion
- Geschwindigkeit findfaction
- Geschwindigkeit it_find
- Einige Messages internationalisiert
- Bugfix Startholz
2005-01-19 20:33:13 +00:00
Enno Rehling
07a214b7fa
Neue Schiffe erzeugen setzt sie automatisch in die Regionsliste ein.
2004-12-22 22:58:52 +00:00
Enno Rehling
736739ca42
Some updates to the VC6 files. Can't compile it since I have no libxml installed here
2004-09-11 16:57:05 +00:00
Enno Rehling
f596ea5a8d
Crashfixes for incompletely read data files (Debug support)
2004-09-05 12:29:46 +00:00
Enno Rehling
fa1ab26cfe
Removing a bunch of files: Makefiles, CVS ignore files, compiled python files
2004-09-04 08:52:10 +00:00
Enno Rehling
f06e9e8bef
Better logging for invalid email addresses (incl. faction no)
2004-08-28 23:06:15 +00:00
Enno Rehling
97bec20e4b
kleine compile-fixes
2004-08-22 09:54:39 +00:00
Enno Rehling
8ab908dde9
- Simpler Adresscheck (ungültige emails)
...
- Lua:
- faction.info (banner)
2004-08-22 09:33:15 +00:00
Enno Rehling
14f50e3b3d
xmas raus
...
prefixes rein
2004-08-07 08:46:23 +00:00
Enno Rehling
7009eb0a33
alte xmas nicht mitkompilieren
2004-08-07 08:24:30 +00:00
Enno Rehling
2367ea70ca
- Rassenprefix als xml-include
...
- is_familiar() gab false zurück, wenn Magier nicht vorhanden war (partielles laden)
- verschiedene typecasts, die eigentlich unnötig sind
- windir nur benutzen, wenn MSCVER gesetzt
2004-08-07 07:42:22 +00:00
Enno Rehling
3b29df22e7
- BENENNE FREMDE ohne das Flag
...
- Neue Schiffe kriegen ihren Typ statt nur Schiff in den Namen
2004-07-12 21:10:16 +00:00
Enno Rehling
f1328bff7c
- Neues Script für Jadee/Wente-Gates, nur Braut/Bräutigam durchlassen
...
- SQL-Stream verbessert, File wird nur erzeugt wenn auch geschrieben wird.
2004-07-10 17:16:15 +00:00
Enno Rehling
d6f61b26f8
- Wurmlöcher in externer Datei
...
- Neue Gebäude: Portal, Pavillion
- LUA-Erweiterungen:
- Gebäude machen
- Gebäude benennen
- Gebäuden ein Skript zuweisen
2004-07-10 12:00:21 +00:00
Enno Rehling
6602252027
Fehler beim Einlesen des default-befehls
2004-07-06 15:11:27 +00:00
Enno Rehling
6bec8beb75
- http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000160
...
RESERVIERE PERSONEN geht nicht mehr
Magiegebiete haben englische NAmen (gleicher Name, bis auf "Kein Gebiet")
2004-07-03 08:55:41 +00:00
Enno Rehling
65786fc059
- Bugfix DEFAULT
...
- ALLIANCES define entfernt. Noch immer nicht gleicher Code für eressea wie wdw, wegen der Amulette
2004-06-27 16:56:01 +00:00
Enno Rehling
9d58776746
- Allianz-File ist nach kernel/ gewandert
2004-06-27 16:55:50 +00:00
Enno Rehling
5e4b063b9b
- Backport der orders aus E2
2004-06-21 16:45:27 +00:00
Enno Rehling
217cc7577a
- xml reader erweitert, liest jetzt alle wichtigen Waffeneigenschaften ein
...
- Mallornbogen, Elfenbogen und Hellebarde in externer Datei statt im Code definiert.
- Gute/Böse Träume wieder aktiviert (war aus Versehen abgeschaltet)
- Score von Waffen anders berechnet.
2004-06-11 19:59:02 +00:00
Enno Rehling
7ef6d4e960
- Kampfänderung (festen Gegener - opponent - auswählen)
...
- cvsignore verzeichnisse aktualisieren
- igjarjuk-erscheinen deaktiviert
2004-05-31 18:21:54 +00:00
Enno Rehling
bc0e8549b9
Beim schreiben von Attributen etwas Ordnung gemacht.
...
Einige Attribute haben _nicht_ ihre schreibroutine mit einem space terminiert, was sie müssen, damit es nicht sowas gibt:
road 2 0 0 1 0 50 0end
2004-05-31 12:19:26 +00:00
Enno Rehling
0bc401ba8f
XML Reader
...
- alle xml dateien sind echtes XML
- alle alten XML Leseroutinen sind raus
- Daten werden mit dem libxml DOM parser gelesen
- der alte XML Parser ist weg
- libraries required: libxml2, iconv
2004-03-28 20:53:47 +00:00
Enno Rehling
ec400f9680
http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000005
...
- Wurmloch-Meldung
http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000007
- Änderung bei Flucht
2004-03-05 22:31:37 +00:00
Enno Rehling
d732807746
autoalliance:
...
- beschleunigung durch ein flag an der partei, das nicht-gms schneller ausschließen hilft
wormhole:
- ein assert zur sicherheit
- angabe der korrekten region in der message
2004-02-22 00:59:49 +00:00
Enno Rehling
a0cf754775
wormhole:
...
- Kosmetik, Wurmloch verschwindet nach der Reise
2004-02-22 00:15:13 +00:00
Enno Rehling
cb586eb88e
wormhole:
...
- wrong parameter for message
2004-02-21 23:59:33 +00:00
Enno Rehling
90ac737d60
wormhole:
...
- ageing happens to early, must do it in two steps
- set the size of the wormhole on creation
2004-02-21 23:20:50 +00:00
Enno Rehling
552e58d3a2
wormhole:
...
- not into chaotic or young regions
- clear messages when appearing and traveling
2004-02-21 23:04:12 +00:00
Enno Rehling
9ab533e8de
only in the normal plane
2004-02-21 22:38:58 +00:00
Enno Rehling
016a209845
Implemented the transport action for the wormhole. up to 4 people, no mages or other expensive skills.
2004-02-21 22:37:47 +00:00
Enno Rehling
8a57319cd2
wormholes in Jamfile
2004-02-21 22:30:40 +00:00
Enno Rehling
012da64223
first prototype of wormholes
2004-02-21 22:25:00 +00:00
Enno Rehling
6ccb1b9bf6
Code-Vereinfachung: regionlist und region_list zu einem Typ gemerged
...
Code-Beschleunigung: Pathfinding schneller und schlauer
2004-02-21 12:18:29 +00:00
Enno Rehling
567117932c
Bugfix Wolfsgeheul und sonstige Sprüche (Hamo's Tod)
...
Behebung der restlichen double->int conversion warnings
2004-02-09 21:12:46 +00:00
Enno Rehling
32659cddb6
jam rules for profiling, warnings fixed
2004-01-12 16:22:14 +00:00
Enno Rehling
14715f093e
Die Sache mit dem last turn ist jetzt ordentlich gemacht, und vom turn im datenfile abhängig, nicht mehr davon, wie turn selbst gesetzt ist. Außerdem geht der lua-Kram jetzt auch, wenn ALLIANCES nicht defined ist, was wichtig ist wenn ich mal das reguläre Eressea umstellen sollte.
...
Und ein separates Projekt für Server mit und ohne lua gibt's für Visual Studio jetzt auch noch.
2004-01-04 22:29:33 +00:00