..
Makefile.am
Full pathname includes
2006-06-02 19:34:58 +00:00
Makefile.raw
New Makefile.raw system, works with MinGW/Windows environment and Linux also.
2006-07-21 21:48:55 +00:00
codeprint.c
Make some more functions static which aren't used outside their
2006-09-19 18:45:48 +00:00
codeprint.h
Create final repository structure.
2007-06-28 17:47:08 +00:00
event.c
Make some more functions static which aren't used outside their
2006-09-19 18:45:48 +00:00
event.h
Patch by Christian Ohm: "g++ fixes"
2006-09-17 20:39:25 +00:00
evntsave.c
Make some more functions static which aren't used outside their
2006-09-19 18:45:48 +00:00
evntsave.h
Almost all strings and buffers are now of type char. This fixes
2006-08-12 16:52:37 +00:00
interp.c
-Added "Humans vs AIs" alliance mode: Humans and AIs make 2 teams, alliances cannot be created or broken
2006-09-21 20:42:48 +00:00
interp.h
Patch by Christian Ohm: "g++ fixes"
2006-09-17 20:39:25 +00:00
parse.h
Patch by Christian Ohm: "g++ fixes"
2006-09-17 20:39:25 +00:00
script.c
Fixed script compilation bugs,
2006-09-19 16:07:06 +00:00
script.h
Patch by Christian Ohm: "g++ unbreakage fix"
2006-09-20 21:34:38 +00:00
script_lexer.l
Fixed script compilation bugs,
2006-09-19 16:07:06 +00:00
script_parser.y
Fixed script compilation bugs,
2006-09-19 16:07:06 +00:00
stack.c
Fixed script compilation bugs,
2006-09-19 16:07:06 +00:00
stack.h
- Fix string stack reset for scripts
2006-08-25 20:38:27 +00:00