Enno Rehling
33c1741fff
http://eressea.upb.de/mantis/view.php?id=877
...
Error 187 passiert nur bei Bewegung, nicht länger im Kampf. Meldung angepasst.
2006-04-08 06:44:11 +00:00
Enno Rehling
07fbf26a4a
http://eressea.upb.de/mantis/view.php?id=876
...
- Rundenzählung für Parteien überarbeitet, noch einmal. Sollte jetzt endlich zu den Regeln passen.
2006-04-07 21:49:38 +00:00
Enno Rehling
029a187be0
-O ausschalten
2006-04-04 20:26:31 +00:00
Enno Rehling
0c5ff9f447
http://eressea.upb.de/mantis/view.php?id=868
...
Die "Akademie der Künste" aus dem Künstlerwettbewerb wirkt auf alle Talente
2006-03-26 22:01:13 +00:00
Enno Rehling
3145295ad4
http://eressea.upb.de/mantis/view.php?id=869
...
BEWACHE nach "langen" Kampf nicht möglich; Fehlermeldungen nach "langen" Kampf
Noch ein Flag eingeführt. Hoffe, dass das klappt.
2006-03-26 21:49:37 +00:00
Enno Rehling
a14d57f32d
made the save function work, and not print so much (quiet now understands
...
'real quiet' as anything >=2 in some places).
Made the listbox code handle PNEXT and PPREV, very helpful for the faction
list.
2006-03-26 21:14:35 +00:00
Enno Rehling
dda37aaee6
http://eressea.upb.de/mantis/view.php?id=870
...
Eigener Block für BOTSCHAFTen im NR
Ausserdem den ungenutzten REPORT Befehl entfernt.
2006-03-26 18:26:52 +00:00
Enno Rehling
a04cb3efbd
http://eressea.upb.de/mantis/view.php?id=871
...
Units with FIGHT FLEE|NOT get -1 in tactics (implementation bug fixed)
2006-03-26 09:36:55 +00:00
Enno Rehling
a4f3784cb3
even less refreshing.
2006-03-26 00:08:34 +00:00
Enno Rehling
6da812e00c
missing project file for VC7.1
2006-03-25 18:10:33 +00:00
Enno Rehling
34d5a238a3
improving the update speed of curses windows over my slow ssh connection,
...
less redraws.
2006-03-25 18:05:22 +00:00
Enno Rehling
bb1ba6b366
The new GM tool, added to the eressea/ directory. All that remains is to
...
salvage some mapper functionality and stuff it in there (and cleanup), then
the mapper/ directory can go.
2006-03-24 07:35:51 +00:00
Enno Rehling
f261bf2f5b
http://eressea.upb.de/mantis/view.php?id=853
...
Einheiten die Goliathwasser benutzt haben sind überladen
- Gewicht von Pferden war falsch berechnet.
2006-02-26 18:03:16 +00:00
Enno Rehling
96941e04f2
http://eressea.upb.de/mantis/view.php?id=859
...
- Insekten können durch Gletscher transportiert werden
- Drachen können aus Gletschern wegfliegen
Problem wa, dass das aRCTIC_REGION flag an der region, nicht dem terrain abgefragt wurde. ohauerha.
2006-02-26 17:28:55 +00:00
Enno Rehling
cc9714fca6
http://eressea.upb.de/mantis/view.php?id=847
...
Frisch auferstandene Untote kämpfen mit
- join_allies checkt jetzt auf UFL_ISNEW
2006-02-26 15:58:44 +00:00
Enno Rehling
1d0bbfd0b8
http://eressea.upb.de/mantis/view.php?id=860
...
- Frische Untote führen lange Befehle aus.
2006-02-26 15:55:43 +00:00
Enno Rehling
d5b6803137
http://eressea.upb.de/mantis/view.php?id=845
...
Vertrauter hat keine Zauber
- Korrekturroutine komplett
2006-02-26 15:48:56 +00:00
Enno Rehling
d598babbb1
http://eressea.upb.de/mantis/view.php?id=845
...
- Vertraute haben keine Zauber, korrektur-routine.
2006-02-26 14:08:19 +00:00
Enno Rehling
6ed9ea2a9b
call create_mage() for familiars
...
created a new lua file for familiar specializations, not really any content for now.
2006-02-26 13:24:16 +00:00
Enno Rehling
c78f64de00
http://eressea.upb.de/mantis/view.php?id=845
...
- cry havoc when trying to apply spells to a non-mage.
2006-02-26 13:14:46 +00:00
Enno Rehling
caab8471ed
http://eressea.upb.de/mantis/view.php?id=856
...
Durchreisemeldungen fehlen
Kleiner Bug bei der Änderung von attrib::nexttype
2006-02-26 11:59:58 +00:00
Enno Rehling
23247f1831
avoiding a_select some more, and removing the unused compare-functions
2006-02-26 11:12:25 +00:00
Enno Rehling
5c474b9eb7
a_select is not fast, so we try to avoid it
2006-02-26 11:09:00 +00:00
Enno Rehling
318f348f27
use snowman
2006-02-26 00:59:49 +00:00
Enno Rehling
3fb3e7b201
New way of storing attrib-lists should make it faster to find a specific one and jump over entire classes of attribs.
2006-02-25 00:12:48 +00:00
Enno Rehling
2ab8cc7564
- report_building() faster
...
- indentation cleanup
2006-02-20 21:24:09 +00:00
Enno Rehling
b7552f0d06
- New random number generator
...
- Faster get_pooled/use_pooled
- faster peasants()
- faster plagues()
- faster horses()
2006-02-19 22:43:56 +00:00
Enno Rehling
dceb83c6a7
The incomplete fspecial functions cause quite a bit of attribute-lookups, so I'm putting them in a #define until they get implemented (if ever).
...
#define KARMA_MODULE is you want to use fspecial in the future.
2006-02-17 22:59:03 +00:00
Enno Rehling
da213e5f16
shock: apply also to units with 0 people, because they need to e.g. kill familiar-attributes.
2006-02-17 17:47:11 +00:00
Enno Rehling
61a6a52665
Bessere hashgröße für seenhash
2006-02-14 23:03:49 +00:00
Enno Rehling
7d856b43da
Extrem blöder Bug in Schneemann-Routine
2006-02-12 23:37:56 +00:00
Enno Rehling
bcac3bc47a
http://eressea.upb.de/mantis/view.php?id=824
...
Kapazität für Vertraute ist 540
2006-02-12 22:22:36 +00:00
Enno Rehling
4bc803ef2c
http://eressea.upb.de/mantis/view.php?id=826
...
Wrong wages for orcs
also:
- removing some really old GMcommand code.
2006-02-12 20:10:32 +00:00
Enno Rehling
e681eec072
leading/trailing spaces in text are significant.
2006-02-12 11:33:19 +00:00
Enno Rehling
f1d0f522b8
leading/trailing spaces in text are significant.
2006-02-12 11:30:12 +00:00
Enno Rehling
6c3f4e7e79
http://eressea.upb.de/mantis/view.php?id=819
...
- MACHE Holz scheitert an xmlreader Bugs
2006-02-12 11:05:43 +00:00
Enno Rehling
ef2165e764
fprintf/fscanf fu.
2006-02-12 09:42:52 +00:00
Christian Schlittchen
fdc07aa0ea
enno needs more sleep fixes
2006-02-12 09:22:37 +00:00
Enno Rehling
8265c9ea7f
http://eressea.upb.de/mantis/view.php?id=818
...
Hirntöter auf Eressea
- message to the target region when braineaters are sent to earth.
2006-02-12 00:24:11 +00:00
Enno Rehling
f07c80563a
writing characters as numeric bytes is trickier.
2006-02-11 23:44:17 +00:00
Enno Rehling
9475e47606
- bugfix capacities
...
- a little cleanup
2006-02-11 23:18:10 +00:00
Enno Rehling
e936284347
Massive changes:
...
- removed all hadcoded weapons
- added code to put resources like iron&wood in XML
- added laen & wood to XML
- fixed damage for mallorn lance
- removed the old entrise code
- added new ent code in lua, eressea-only
2006-02-11 16:11:16 +00:00
Enno Rehling
d63090111d
return statement in void function = evil
2006-02-11 08:31:18 +00:00
Enno Rehling
d5c94df710
the awkwardly named 'young tree' is now called 'sapling'
2006-02-10 22:24:20 +00:00
Enno Rehling
127f32d0ef
removing unused attribute (aggressive)
...
fixed normalvariate
familiars, ignore missing init function
2006-02-10 22:10:41 +00:00
Enno Rehling
8b0314be3b
new english potion descriptions
2006-02-10 21:49:16 +00:00
Enno Rehling
af9a86efa7
some time ago when races were added to xml, the global familiarrace-list was broken. fixed.
2006-02-10 21:15:08 +00:00
Enno Rehling
a66e90c25b
at_allince (WDW-feature?) gefixt.
2006-02-10 20:38:07 +00:00
Enno Rehling
3efd05206e
replacing read/write_default with a function that doesn't abuse layout of the union or endianness. new savefile-format
...
removeing some old attributes that were never used.
2006-02-10 19:48:43 +00:00
Enno Rehling
102a68f01e
eliminating iconv in favor of the encoding in libxml2
2006-02-09 22:43:31 +00:00
Enno Rehling
589b1b036a
making the old eressea binary run on x64:
...
- normalvariate fix.
- familiars again
- invalid assert
- forgot init_reports
2006-02-09 22:20:28 +00:00
Enno Rehling
e02a7afb78
do not init familiars without an init function.
2006-02-09 20:24:12 +00:00
Enno Rehling
2db05460a3
(old eressea binaries)
...
this is still crashing, but not due to familiars, i think.
2006-02-09 20:06:31 +00:00
Enno Rehling
b654c89773
due to lua not being available, there are no familiars
2006-02-09 20:01:06 +00:00
Enno Rehling
a1de5d5701
old eressea executable has problems with non-existing lua spells.
2006-02-09 19:57:25 +00:00
Enno Rehling
ef2e1c8da9
project eressa64: trying to run eressea natively on 64 bit hardware.
2006-02-09 19:39:17 +00:00
Enno Rehling
3248053efe
Messages benutzen alte Hashfunktion für Typ-Key.
2006-02-07 21:31:55 +00:00
Katja Zedel
522a0bd8a2
neuer kram
2006-02-05 21:37:08 +00:00
Katja Zedel
d706e0410d
neues "Schiff": fliegender Teppich, Werte wie Langboot,
...
Mindestbautalent 100
2006-02-05 19:32:35 +00:00
Christian Schlittchen
fc0e58bf82
Anzeige des erforderlichen Bautalents bei der WdW-Pyramide
2006-02-05 18:21:11 +00:00
Christian Schlittchen
4439843867
confusion about the spelling of the magic realms
2006-02-05 17:00:22 +00:00
Christian Schlittchen
ab492fb637
Too much copy'n'paste
2006-02-05 16:50:11 +00:00
Enno Rehling
640652ef99
earn_silver Zauber in script/xml ausgelagert.
...
bugfix snowman
avoid huge amounts of log-messages
handle renaming of spells.
2006-02-05 15:48:52 +00:00
Enno Rehling
77602d1316
http://eressea.upb.de/mantis/view.php?id=810
...
cast_level statt co->level in der message
2006-02-05 13:06:27 +00:00
Enno Rehling
21f88cf801
bugfix default-befehle (english)
2006-02-05 12:55:12 +00:00
Enno Rehling
9466428c4d
bugfix: create_mage u. Dämonen/VERGESSE
...
Windows: weg mit der Debug-CRT
2006-02-05 10:47:28 +00:00
Enno Rehling
3feb139071
name in message doesn't match name in code.
2006-02-05 08:52:08 +00:00
Enno Rehling
adaf410d37
inlined code
2006-02-04 23:45:20 +00:00
Enno Rehling
e119a29142
inline optimizations for string functions
...
a little more speed for locale_string (less strcmp)
2006-02-04 23:41:23 +00:00
Enno Rehling
9a343df8fc
more intelligent hashing = less divisions
2006-02-04 21:09:16 +00:00
Enno Rehling
3cd617fe39
new hash function is faster than the old
2006-02-04 18:53:34 +00:00
Enno Rehling
939773826b
init of old items fails with new hash function
2006-02-04 17:28:19 +00:00
Enno Rehling
88ac2f2496
Ungünstig benannter Beutel
2006-02-04 17:19:26 +00:00
Enno Rehling
4b0074cb3a
don't use MT library for release
2006-02-04 13:08:44 +00:00
Enno Rehling
74b15fcd70
global warming only in summer - fix
2006-02-04 11:59:03 +00:00
Enno Rehling
fcbc834a2b
global warming only in summer
2006-02-04 11:54:51 +00:00
Enno Rehling
f2e2ec4e67
restoring old indentation-style for b, sh display
2006-01-29 23:17:38 +00:00
Enno Rehling
5230bfd473
LUA: making faction.info writeable
2006-01-29 22:52:42 +00:00
Enno Rehling
673fbb8921
MSG_LEVELS remove
...
rparagraph() detects existing indentation and markers (for battle-messages)
2006-01-29 22:14:43 +00:00
Enno Rehling
546524fe0c
duplicate attribute error
2006-01-29 15:57:47 +00:00
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
7580c0fd72
doppelspieler
2006-01-29 15:11:20 +00:00
Enno Rehling
7a3ca3ce5b
- indentation fixes
...
- statistics beautification
2006-01-29 14:05:28 +00:00
Enno Rehling
7819848524
fixed buffersize-calculation for orders.
2006-01-29 13:52:49 +00:00
Enno Rehling
bc2cedd34f
fix invalid create_mage calls
...
prepare to re-enable worldmap
remove some dead code
2006-01-29 08:50:53 +00:00
Enno Rehling
584cea02ed
fixed a few includes, problem caused by the header move yesterday
2006-01-29 08:31:54 +00:00
Enno Rehling
b0e5f436cd
- lots of memory leaks fixed.
2006-01-29 01:55:36 +00:00
Enno Rehling
b524e7e392
move study.h where it belongs
...
tutorial gets a "defaultorder" string
2006-01-29 00:28:46 +00:00
Enno Rehling
0efb0807c0
teeny bit faster reports (save strdup again)
2006-01-26 23:56:33 +00:00
Enno Rehling
cf996bc5fb
removing a strdup() call and a buffer from rparagraph.
2006-01-26 23:05:40 +00:00
Enno Rehling
6c6c1174d8
Speeding up the hashing in findtoken even more.
2006-01-25 20:40:19 +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
fe4ce3261f
saving some strdup() calls
2006-01-24 23:19:09 +00:00
Enno Rehling
779c790f6d
who would have guessed that the % operator in findtoken would show up so prominently in a code profile?
2006-01-24 21:44:20 +00:00
Enno Rehling
10f53b6ae8
http://eressea.upb.de/mantis/view.php?id=797
...
Einhorn raceinfo, nicht iteminfo
2006-01-24 21:02:17 +00:00
Enno Rehling
64318eaab3
ugroups code entfernt:
...
- Es ist unwahrscheinlich, dass er je genutzt wird,
- Er ist nicht vollständig
- Er ist gründlich veraltet
2006-01-22 23:29:15 +00:00
Enno Rehling
6e0e9543cf
http://eressea.upb.de/mantis/view.php?id=796
...
typo in spell
2006-01-22 02:07:27 +00:00
Enno Rehling
5dd2542586
Fehler bei neuem itemlisten-argument
2006-01-21 18:10:46 +00:00
Enno Rehling
9c8eb1028f
Gewichtsanzeige eindeutiger.
2006-01-21 09:58:11 +00:00
Enno Rehling
55b9af27c2
http://eressea.upb.de/mantis/view.php?id=787
...
Signifikanter CR/NR-Unterschied
- das Regionsintervall wurde in write_plaintext() nicht korrekt benutzt.
2006-01-21 08:34:01 +00:00