Commit graph

21 commits

Author SHA1 Message Date
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
1771a81c52 Neues Datenformat macht Schluss mit der Speicherung von spell-ids im Datenfile. 2005-10-08 15:25:21 +00:00
Enno Rehling
ac64278080 fixes for older luabind versions 2005-01-27 11:30:21 +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
896d8b0e96 - Fixes an den orders
- Monster-Skripting in Lua (fast fertig)
- Mapper wieder lauffähig
2004-06-22 22:00:36 +00:00
Enno Rehling
a1b016b1ce - Lua extension, adding items from scriot.
- http://eressea.upb.de/mantis/bug_view_page.php?bug_id=0000117
  Bugfix "Beute bewahren"
2004-06-07 21:43:55 +00:00
Christian Schlittchen
619a2ff69c Jamfiles mit xml 2004-04-18 12:30:31 +00:00
Enno Rehling
2e8f8e28a3 eressea hat eine interaktive console (mit -C) 2004-04-10 19:21:02 +00:00
Enno Rehling
f3a8e1a453 wdw-spezifische fehler. kleiner umbau an den jamrules 2004-04-08 10:14:23 +00:00
Enno Rehling
55141617cb tutorial and mapper run with new xml code. 2004-03-29 17:41:19 +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
24dc202812 missing target in jamfile 2004-03-08 23:03:46 +00:00
Enno Rehling
afe4e48a30 Falscher Parametertyp behoben, typo bei chance behoben. 2004-02-07 16:31:40 +00:00
Enno Rehling
96c5ae33fa kleiner fix 2004-01-24 00:18:49 +00:00
Enno Rehling
b30849b397 weg mit stdbool.h, das macht nur ärger.
library-path für luabind
2004-01-23 00:11:54 +00:00
Enno Rehling
fba338b256 server.cpp statt main.cpp, um namen von .o files unique zu halten 2003-12-16 01:05:16 +00:00
Enno Rehling
2476e2cc97 kompiliert jetzt auch unter linux mit jam. 2003-12-14 12:45:24 +00:00
Enno Rehling
05af5cf006 small fixes 2003-12-14 12:27:09 +00:00
Enno Rehling
532cbd0a36 lua bindings
addplayer gesplittet
2003-12-14 10:10:30 +00:00
Enno Rehling
421c2a2ac8 reordering the libraries in the jamfile 2003-11-15 10:10:22 +00:00
Enno Rehling
af0d89f4f9 jam rules 2003-04-27 17:03:12 +00:00