warzone2100/lib/script
Dennis Schridde 39ff5cc515 Make lots of __inline, _inline, FUNCINLINE and whatnot static inline. See bug#7591.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@798 4a71c877-e1ca-e34f-864e-861f7616d084
2006-10-31 20:22:01 +00:00
..
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 New script callbacks are called delayed now, since there was a problem when forming alliance. 2006-10-04 02:54:24 +00:00
event.h Patch by Christian Ohm: "g++ fixes" 2006-09-17 20:39:25 +00:00
evntsave.c Include frameresource.h directly in its users. Fixup after 2006-09-23 18:38:12 +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 Make lots of __inline, _inline, FUNCINLINE and whatnot static inline. See bug#7591. 2006-10-31 20:22:01 +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 Replaced 'Humans vs AIs' with 'Locked Teams' alliance mode. 2006-09-26 18:14:05 +00:00
script.h Patch by Christian Ohm: "g++ unbreakage fix" 2006-09-20 21:34:38 +00:00
script_lexer.l BIG cleanup of headers. 2006-09-23 17:24:55 +00:00
script_parser.y -automatic target assignment will now give low priority to half-built structures when looking for a target (structures getting full HP upon construction begin was an exploit against unit AI) 2006-10-24 13:05:40 +00:00
stack.c -automatic target assignment will now give low priority to half-built structures when looking for a target (structures getting full HP upon construction begin was an exploit against unit AI) 2006-10-24 13:05:40 +00:00
stack.h - Fix string stack reset for scripts 2006-08-25 20:38:27 +00:00