Enno Rehling
1c2bbbc21e
- tolua defautl installations have very broken char* parameters.
...
- fixed non-combined compilation
2009-07-07 23:48:34 +00:00
Enno Rehling
1cab3ce7f1
fixing the code to work on ubuntu
2008-12-20 18:54:55 +00:00
Enno Rehling
1dd05538ad
- added a testsuite
...
- testcase skill-parser
- findskill uses patricia
2008-04-25 14:31:38 +00:00
Enno Rehling
a2ae6a0ea9
Some fixes for Linux and removing some dead code.
2008-04-19 16:56:15 +00:00
Enno Rehling
6739d5ff7e
Integrated the editor into the main executable (which means it now requires curses). Should make a #define to disable compilation.
2008-04-19 16:12:13 +00:00
Enno Rehling
05f56041c4
- fixed a bug in filereader (was reading the eol characters)
...
- added doug lea allocator
2007-09-11 19:33:00 +00:00
Enno Rehling
9671629f47
Jamfile optimization
2007-05-03 11:08:51 +00:00
Enno Rehling
bb374629ba
Angepasste Jamfiles
2007-02-03 15:26:28 +00:00
Enno Rehling
71470c7fe2
added an ini-file reader to gmtool and server (the command line gets too damn long)
2006-11-22 21:07:48 +00:00
Enno Rehling
7c80bbfebb
lua-skripting für gmtool fertig
2006-04-16 16:32:14 +00:00
Enno Rehling
288961e38a
lua bindings:
...
- moved gamecode-related ones to a new object file
- added bindings to the gmtool
- fixed scripts that used set_brain()
2006-04-16 14:18:09 +00:00
Enno Rehling
ec1f6c9963
lua-gmtool kompiliert unter linux
2006-04-16 13:04:52 +00:00
Enno Rehling
4316903e9a
lua for the gmtool
2006-04-16 12:48:55 +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
102a68f01e
eliminating iconv in favor of the encoding in libxml2
2006-02-09 22:43:31 +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
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