warzone2100/lib/script
Dennis Schridde 5175535d9d Full pathname includes
Same as in r431, but now for lib/
- converted the sources in lib/ to use full path includes instead of just the filename.
- marked places where lib/ivis_*implementation* (eg opengl) is needed, because of incomplete lib/ivis_common.

Should improve the understanding of interfaces and code organization.

(Also fixed a double slash (//) include in src/multimenu.c)



git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@432 4a71c877-e1ca-e34f-864e-861f7616d084
2006-06-02 19:34:58 +00:00
..
Makefile.am Full pathname includes 2006-06-02 19:34:58 +00:00
Makefile.raw Made necessary changes so that code can be compiled using g++. 2006-03-01 06:12:28 +00:00
codeprint.c Full pathname includes 2006-06-02 19:34:58 +00:00
codeprint.h Create final repository structure. 2007-06-28 17:47:08 +00:00
event.c Full pathname includes 2006-06-02 19:34:58 +00:00
event.h Create final repository structure. 2007-06-28 17:47:08 +00:00
evntsave.c Full pathname includes 2006-06-02 19:34:58 +00:00
evntsave.h Create final repository structure. 2007-06-28 17:47:08 +00:00
interp.c Full pathname includes 2006-06-02 19:34:58 +00:00
interp.h Create final repository structure. 2007-06-28 17:47:08 +00:00
parse.h Create final repository structure. 2007-06-28 17:47:08 +00:00
script.c Full pathname includes 2006-06-02 19:34:58 +00:00
script.h Create final repository structure. 2007-06-28 17:47:08 +00:00
script_lexer.l Full pathname includes 2006-06-02 19:34:58 +00:00
script_parser.y Full pathname includes 2006-06-02 19:34:58 +00:00
stack.c Full pathname includes 2006-06-02 19:34:58 +00:00
stack.h Create final repository structure. 2007-06-28 17:47:08 +00:00