..
Makefile.am
- Add -Wextra to debug=yes, as it doesn't generate so many new warnings
2007-04-09 14:41:22 +00:00
Makefile.raw
Proposed fix for non-MSVC buildsystems
2007-01-09 22:07:58 +00:00
chat_lexer.l
This commit fixes all warnings (on my system). -Werror added for
2007-02-19 14:10:44 +00:00
chat_parser.y
Make some more char* -> const char*
2007-04-13 15:04:08 +00:00
chat_processing.h
Make some more char* -> const char*
2007-04-13 15:04:08 +00:00
codeprint.c
* remove macro PTRVALID
2007-04-03 13:20:41 +00:00
codeprint.h
Add GPL notices to all sourcecode files.
2007-01-15 20:09:25 +00:00
event.c
FREE->free, MALLOC->malloc (sed+review)
2007-04-15 10:43:05 +00:00
event.h
Enabled recursive function calls for scripts.
2007-03-31 16:03:21 +00:00
evntsave.c
FREE->free, MALLOC->malloc (sed+review)
2007-04-15 10:43:05 +00:00
evntsave.h
Add GPL notices to all sourcecode files.
2007-01-15 20:09:25 +00:00
interp.c
FREE->free, MALLOC->malloc (sed+review)
2007-04-15 10:43:05 +00:00
interp.h
- removed some ASSERSs doubling debug() error output
2007-02-14 18:29:26 +00:00
parse.h
- Add -Wextra to debug=yes, as it doesn't generate so many new warnings
2007-04-09 14:41:22 +00:00
script.c
FREE->free, MALLOC->malloc (sed+review)
2007-04-15 10:43:05 +00:00
script.h
Enabled recursive function calls for scripts.
2007-03-31 16:03:21 +00:00
script_lexer.l
Scripting Language:
2007-04-08 13:27:41 +00:00
script_parser.y
FREE->free, MALLOC->malloc (sed+review)
2007-04-15 10:43:05 +00:00
stack.c
FREE->free, MALLOC->malloc (sed+review)
2007-04-15 10:43:05 +00:00
stack.h
Add GPL notices to all sourcecode files.
2007-01-15 20:09:25 +00:00