Enno Rehling
800fa9e2f7
neue lua-exporte:
...
- remove_empty_units()
2004-04-11 00:14:37 +00:00
Enno Rehling
3c80ab03ea
neue lua-exporte:
...
- unit.name (read/write)
2004-04-11 00:12:03 +00:00
Enno Rehling
b62023ba59
Richtige Startrunde für Eressea setzen,
...
kleine Bugfixes
2004-04-11 00:01:05 +00:00
Enno Rehling
a53cc0a25c
neue lua-exporte:
...
- int get_plane_id(string)
unit.number setzt auch auf 0 (killen)
2004-04-10 23:59:03 +00:00
Enno Rehling
5f0ba5c2a0
fieser fehler, relativ alt. planes mehrfach defined (weil im header nicht extern)
2004-04-10 23:23:24 +00:00
Enno Rehling
763261092d
neue lua-exporte:
...
- region.plane_id (readonly)
- unit.region (read/write)
2004-04-10 23:21:58 +00:00
Enno Rehling
8d04c6a448
Das durcheinander mit 0 und -1 bei den spells (SPL_NOSPELL) hoffentlich bereinigt.
2004-04-10 22:48:19 +00:00
Enno Rehling
fa69b66879
ill-aligned ids. can only add spells to end, and never remove spells (data file incompatibility)
2004-04-10 22:23:43 +00:00
Enno Rehling
aaf7fb2609
making reshow() faster, not looking up every possible thing every time.
2004-04-10 22:02:52 +00:00
Enno Rehling
592ac0ce03
Remove the use of the spelldaten[] array. Replace with registration of spells.
...
First step towards getting the spell implementations out of the kernel and into gamecode (separate spells from the spell datatype)
2004-04-10 20:25:40 +00:00
Enno Rehling
2e8f8e28a3
eressea hat eine interaktive console (mit -C)
2004-04-10 19:21:02 +00:00
Enno Rehling
2a76decdb3
== != !=
2004-04-10 11:07:41 +00:00
Enno Rehling
3316243651
Nächstes mal compilieren wir das, ehe wir committen.
2004-04-10 11:05:34 +00:00
Enno Rehling
e319698a43
- http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000065
...
Bugfix leave_trail. Aufsplitten von move_ship
- Änderung von get_param (liefert NULL für undeklarierte params) in Vorbereitung auf "mehr config, weniger define"
Diverse indenting-anpassungen (space statt tabs)
2004-04-10 10:43:46 +00:00
Enno Rehling
77a00514ae
typo bool->boolean
2004-04-09 01:33:19 +00:00
Enno Rehling
3101acdb83
fix project file, some indenting
2004-04-09 01:32:06 +00:00
Enno Rehling
406e30468a
- http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000062
...
Bugfix Chaostor
- http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000067
bugfix Blick in die Realitaet
Zusätzliche asserts in xmlreader
Entferne den 'askalon' code
2004-04-09 01:23:54 +00:00
Enno Rehling
99907c0d66
iconv nur linken, wenn nicht mit in xml2 kompiliert
2004-04-08 10:29:58 +00:00
Enno Rehling
f3a8e1a453
wdw-spezifische fehler. kleiner umbau an den jamrules
2004-04-08 10:14:23 +00:00
Christian Schlittchen
e8b5e62aaa
- Fehlende Datei
2004-04-04 09:27:12 +00:00
Christian Schlittchen
fa07be0bf7
- Anpassungen wdw an den neuen Parser. Stürzt noch ab!
2004-04-04 09:26:52 +00:00
Enno Rehling
55141617cb
tutorial and mapper run with new xml code.
2004-03-29 17:41:19 +00:00
Enno Rehling
20ef89f6ce
xml-files für tutorial angepasst.
2004-03-29 07:19:30 +00:00
Enno Rehling
1549e1709a
jam rules for profiling
2004-03-29 06:06:55 +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
4dccfac8db
new illaun spells in english
2004-03-21 22:19:56 +00:00
Enno Rehling
c9fb1b647e
eine warnung für falsche passworte
2004-03-21 21:29:37 +00:00
Enno Rehling
6412d51e0a
attribute saying whether unit is familiar
2004-03-19 00:14:41 +00:00
Enno Rehling
30de17d1e8
hp_max is a property, not a function
2004-03-19 00:07:32 +00:00
Enno Rehling
2f3fa88af5
dokumentations-update
2004-03-18 23:52:02 +00:00
Enno Rehling
0139fb99e6
totaler rewrite von sp_deathcloud
2004-03-18 23:48:40 +00:00
Enno Rehling
97eb1eb81d
Endlos-Schleie in Feuerwänden
2004-03-14 08:38:15 +00:00
Enno Rehling
4ad249acc6
http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000016
...
- versorgung durch vertraute gefixt
- is_monstrous entfernt, und sinnvoll ersetzt.
2004-03-09 21:14:27 +00:00
Enno Rehling
f413603e0f
spells: add/remove from script
2004-03-09 00:00:07 +00:00
Enno Rehling
03243b0411
spell:school als property
2004-03-08 23:08:44 +00:00
Enno Rehling
24dc202812
missing target in jamfile
2004-03-08 23:03:46 +00:00
Enno Rehling
f20c0dde27
binding the spell object
2004-03-08 23:00:18 +00:00
Enno Rehling
d46a10c5d7
imps: aura-regeneration war 0. Auf 1 gesetzt.
2004-03-08 22:05:10 +00:00
Enno Rehling
83cda2ef62
BURG -> GEBÄUDE
2004-03-08 18:39:34 +00:00
Enno Rehling
687c4507d6
Neues Handling für familiar-spelllists.
...
Export von spells an lua
2004-03-07 12:50:53 +00:00
Enno Rehling
dc2fd6ec7d
bugfix error-message
2004-03-06 18:09:35 +00:00
Enno Rehling
7acf810290
Fehelr bei doppeltem auftreten von at_reduceproduction durch erneuten vulkanausbruch (doppeltes a_add())
2004-03-06 18:03:32 +00:00
Enno Rehling
ac63c6284f
Fehelr bei doppeltem auftreten von at_reduceproduction durch erneuten vulkanausbruch (doppeltes a_add())
2004-03-06 18:03:16 +00:00
Enno Rehling
dbe21d9d47
duplicate attribute, mage
2004-03-06 17:48:23 +00:00
Enno Rehling
65744fee76
duplicate attribute, mage
2004-03-06 17:41:49 +00:00
Enno Rehling
338b4185be
race-prefix bug fixed
2004-03-06 17:30:36 +00:00
Enno Rehling
0c6022e0ae
http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000012
...
- Weniger, zufällige Mengen von Golems
http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000013
- draig unholypower von stufe 10 auf 14 geboosted
2004-03-06 15:27:55 +00:00
Enno Rehling
892b58ee73
Bugfix anzeige von grauer Vertrautenmagie
2004-03-06 00:14:48 +00:00
Enno Rehling
0ab584abd4
http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000004
...
- Kosmetik beim Kampfreport, Anzahl hat nicht gestimmt.
2004-03-05 23:34:18 +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