Enno Rehling
940d236edc
- filereader.c rewritten since the initial implementation is in the moving van.
...
- moved some summary functionality (emails, aliases) to Lua code
- made default.lua an include for all the different run-scripts
report.c is the last file that needs some work, everything else should be fine. Most importantly, all the messages are not internationalized, so that means just about no more German in the code. Yay!
2007-08-08 07:43:24 +00:00
Enno Rehling
f013ead006
removing old visual studio files
2007-08-05 12:28:15 +00:00
Enno Rehling
55e0656250
unicode branch gets premake
2007-08-05 12:19:56 +00:00
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
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
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
6b4ad684af
Unicode WIP: Mostly Jamfile fixes for linux and some unuse code disabled
2007-06-26 09:51:18 +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
997b3cd21b
duplicate xmlChar definition is problematic
2007-06-26 01:12:14 +00:00
Enno Rehling
77f8bda91b
WIP: utf8 support (yes, this is madness)
2007-06-26 00:22:31 +00:00
Enno Rehling
25cd0e4b66
added an option to have certain races supply a description without a need to
...
set u->display everywhere. This was costing 24 MB of memory just for the
braineaters alone, a terrible waste.
2007-06-25 01:50:34 +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
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
0ebf9e3187
RTS/Archetypes (WIP):
...
- message and locale-fixes
2007-05-28 21:10:59 +00:00
Enno Rehling
5ca0e5cd8a
simplified sue of localized parameter-strings in messages
2007-05-28 20:04:42 +00:00
Enno Rehling
b27da8c056
Archetypes (WIP): "RECRUIT 15 knight"
...
creates XML-configurable pre-skilled units for game variants with faster reinforcements.
Speeding up locale-string lookup a little bit, and making it more unified for different classes of strings (so new ones are easily added).
2007-05-28 16:03:48 +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
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
81a89b8d47
quicker %
2007-04-04 19:27:20 +00:00
Enno Rehling
8b2897406c
Schiffsbeschleunigung auf Englisch
...
- needed a "$lt()" function
2007-03-11 14:18:03 +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
Christian Schlittchen
7c134e4f54
Kleine Hilsfunktion zur Anzeige der registrierten Funktionen aus dem Debugger:
...
print list_registered_functions()
2006-07-10 20:11:50 +00:00
Enno Rehling
d57e05fcd7
crashbug dying clone-mages
2006-05-21 10:35:08 +00:00
Enno Rehling
78d222138e
http://eressea.upb.de/mantis/view.php?id=849
...
BENUTZE Dumpfbackenbrot
2006-05-07 20:26:39 +00:00
Enno Rehling
34fce9b8a7
- removing cruft
...
- fixing print_fighters() since list is not ordered by status anymore
2006-04-15 22:10:57 +00:00
Enno Rehling
64ca5c666e
log_* routines write complete log to logfile, abbreviated (last message...) only to stderr.
2006-04-09 17:53:45 +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
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
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
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
127f32d0ef
removing unused attribute (aggressive)
...
fixed normalvariate
familiars, ignore missing init function
2006-02-10 22:10:41 +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
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
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
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
9466428c4d
bugfix: create_mage u. Dämonen/VERGESSE
...
Windows: weg mit der Debug-CRT
2006-02-05 10:47:28 +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
4b0074cb3a
don't use MT library for release
2006-02-04 13:08:44 +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
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
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
c768096df3
What the hell was the \b supposed to do? it fucks up the output!
2006-01-14 09:45:42 +00:00
Enno Rehling
8daf1c86f3
dice_rand versteht jetzt auch klammern.
2005-12-11 14:10:11 +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
d808de65c8
new attribute "object" allows arbitrary named data to be added to any object (improvement on the "key" attribute)
...
exported to LUA: x.objects returns the collection of objects, accessible through :get() and :set() functions
2005-11-26 15:28:11 +00:00
Enno Rehling
4157bfbea2
bugfix assert
2005-11-25 23:15:52 +00:00
Enno Rehling
6e76a3d601
luabind: using define LUABIND_OLD instead of BOOST_VERSION
2005-11-25 22:25:13 +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
c7c6f169cb
Englische Namen für alle Zauber.
...
Rassen-Spells in XML müssen keine ID mehr nutzen.
2005-10-08 18:27:40 +00:00
Enno Rehling
2d2ed6f7ea
http://eressea.upb.de/mantis/view.php?id=712
...
rusty shields disappear because of stupid reverse_lookup code.
removed a bit of dead code.
2005-10-02 13:21:29 +00:00
Enno Rehling
8bee14a0ea
translated two more ship movement messages to english.
2005-07-31 09:12:36 +00:00
Enno Rehling
7efda2d265
a *lot* more English feedback for errors, spells, etc.
2005-07-27 09:23:54 +00:00
Enno Rehling
d78123a924
bugfix in yet another message (will it ever stop)
...
more error messages for the parser to make them easier to find.
2005-07-26 22:40:53 +00:00
Enno Rehling
30e4a626f2
stupidly mucking about with message syntax.
2005-07-26 20:13:53 +00:00
Enno Rehling
650a266254
http://eressea.upb.de/mantis/view.php?id=593
...
FOLGE und Irrlichter kann ausgenutzt werden.
2005-07-06 22:10:43 +00:00
Enno Rehling
6b1d86e5ae
Im Falle von !NDEBUG (Debug builds) wird strlcpy nicht inline gemacht (gdb
...
stellt sich wieder mal Kacke an)
2005-07-04 21:38:28 +00:00
Enno Rehling
5971f1caf5
Zu lange Kampfmeldung zerstört immer noch den Server.
2005-06-17 19:12:55 +00:00
Enno Rehling
0b8c2c94ef
Potential buffer overruns galore.
2005-06-17 18:12:58 +00:00
Enno Rehling
686dfacc02
assert that argument types are all properly registered.
2005-06-13 20:25:07 +00:00
Enno Rehling
9a86f30fa0
doug lea malloc only when MSPACES defined
2005-06-12 20:45:18 +00:00
Enno Rehling
71dee49bbb
ifdef enclosure of doug lea malloc
2005-06-12 10:56:18 +00:00
Enno Rehling
ddac39dcfa
opstack cleanup.
2005-06-12 02:59:23 +00:00
Enno Rehling
b2404889d8
stackpointer bei reallocation neu setzen.
2005-06-12 02:36:26 +00:00
Enno Rehling
3d5c41a273
opstack was the #1 malloced datastructure.
2005-06-12 02:18:28 +00:00
Enno Rehling
8242e9ed41
Eressea ist 64-bit ready. Denke ich jedenfalls.
2005-06-09 22:10:35 +00:00
Enno Rehling
434540fd9e
Reihenfolge bei calloc (reine codekosmetik)
2005-05-09 22:40:15 +00:00
Enno Rehling
198f2cf90f
Das mit dem neuen Befehls-handling zieht Kreise.
2005-05-09 22:30:43 +00:00
Enno Rehling
264880cc7b
making dmalloc work again
2005-05-07 10:07:06 +00:00
Enno Rehling
ced0d324e6
indentation only
2005-05-07 10:03:00 +00:00
Enno Rehling
8656d93555
bugfixes to make things compile on linux
2005-05-06 23:25:08 +00:00
Enno Rehling
2e9e7f1e23
Implemented BSD string.h extensions (strlcat, strlcpy).
...
Big items in astral space crumble (disabled by define).
Chaossog verursacht 3/4 Schaden beim durchgehen (ungetestet).
Überladeschutz bei Schiffen abgeschaltet.
2005-05-06 22:30:19 +00:00
Enno Rehling
001d9461a1
Wir machen jetzt wieder eine Kopie alter länglicher Befehle. Vielleciht hilft es.
2005-05-01 11:32:24 +00:00
Enno Rehling
9b0daeced4
speeding up crt_find lookups because they are visible in the profile.
2005-04-30 16:38:16 +00:00
Enno Rehling
42c8902729
kleiner fehler eingeschlichen.
2005-04-24 08:17:07 +00:00
Enno Rehling
92de4d4c25
http://eressea.upb.de/mantis/view.php?id=500
...
Auraregeneration in Burgen war kapputt.
Noch ein paar display==NULL Fixes
2005-04-23 22:52:49 +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
1b3336b88d
Neue Eressea-Parteien steigen nicht mehr bei einem Erstrunden-NMR sofort
...
aus. Das sollten sie im Tutorial gelernt haben, ist dann eher ein doofer
Fehler, wenn das vorkommt.
2005-02-12 20:02:36 +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
fa0114b64c
http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000246
...
- Logging an error when a ship is moved to an illegal coast.
- Removing a const-cast warning from call to translate()
2004-09-05 09:51:57 +00:00
Enno Rehling
35434e97fe
http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000243
...
- there was no walk="true" flag on toads.
2004-09-04 11:58:58 +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
97bec20e4b
kleine compile-fixes
2004-08-22 09:54:39 +00:00
Enno Rehling
db1a75f032
- Adresscheck nach rfc822
2004-08-22 09:41:47 +00:00
Enno Rehling
8ab908dde9
- Simpler Adresscheck (ungültige emails)
...
- Lua:
- faction.info (banner)
2004-08-22 09:33:15 +00:00
Enno Rehling
9d01981c7b
event-handling in lua,
...
events mit vargs,
events für message to unit
2004-08-08 11:02:42 +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
fb1696c19e
racename-attribut verdeckt andere Rasse (ausser bei templates)
2004-07-10 22:31:21 +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
d048baa4c7
Abwärtskompatibilität zu alten (pre-2.6) Versionen von libxml.
...
Die Uni Paderborn hat so einen Scheiss installiert.
2004-07-09 09:48:10 +00:00