warzone2100/lib/script
Dennis Schridde 728b9a9913 - Commit patches "code cleanup: void" and "code cleanup: const" by Stefan Huehner
- Replace every occurence of VOID with void (and LPVOID with void*)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@703 4a71c877-e1ca-e34f-864e-861f7616d084
2006-09-13 09:09:05 +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 - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +00:00
codeprint.h Create final repository structure. 2007-06-28 17:47:08 +00:00
event.c Finalize VIDEO_QUIT callback fix on request of Troman. 2006-09-06 17:19:20 +00:00
event.h Added beacons for skirmish and multiplayer, default key combination: Alt+H. 2006-08-26 15:50:47 +00:00
evntsave.c - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58: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 - Replace all ASSERT(( )) with ASSERT( ) 2006-08-23 12:58:48 +00:00
interp.h - Fix string stack reset for scripts 2006-08-25 20:38:27 +00:00
parse.h - Commit patches "code cleanup: void" and "code cleanup: const" by Stefan Huehner 2006-09-13 09:09:05 +00:00
script.c Scripting engine update: 2006-08-20 14:48:14 +00:00
script.h - Commit patches "code cleanup: void" and "code cleanup: const" by Stefan Huehner 2006-09-13 09:09:05 +00:00
script_lexer.l - Commit patches "code cleanup: void" and "code cleanup: const" by Stefan Huehner 2006-09-13 09:09:05 +00:00
script_parser.y - Commit patches "code cleanup: void" and "code cleanup: const" by Stefan Huehner 2006-09-13 09:09:05 +00:00
stack.c - Mark possibly breaking assignments 2006-09-08 20:05:38 +00:00
stack.h - Fix string stack reset for scripts 2006-08-25 20:38:27 +00:00