warzone2100/lib/script
Cyp 8cca01dfe2 Do not treat pointers as 32-bit integers when comparing values in scripts.
When comparing two RESEARCHes, compare RESEARCH::ref, since the pointers may apparently be different.

Fixes ticket:3027.
2012-01-07 18:41:54 +01:00
..
Makefile.am Use automake's builtin lex/yacc handling. 2011-11-08 14:01:06 +01:00
chat_lexer.lpp Updates for the red headed stepsister. 2011-11-08 14:01:40 +01:00
chat_parser.ypp Speed boosts (for the mac build times). 2011-12-04 14:23:43 -05:00
chat_processing.h Fix overzealous BOOL->bool conversion 2011-03-19 18:40:25 -04:00
codeprint.cpp Fix overzealous BOOL->bool conversion 2011-03-19 18:40:25 -04:00
codeprint.h Bump year. 2011-02-25 18:45:27 +01:00
event.cpp Remove some unneeded code. 2011-12-11 18:12:21 +01:00
event.h Do not treat pointers as 32-bit integers when comparing values in scripts. 2012-01-07 18:41:54 +01:00
eventsave.cpp Merge branch 'master' into qt-sdl 2011-12-17 16:02:26 +01:00
eventsave.h This should fix the problems with scripts being broken due to different interpretations 2011-10-22 20:28:51 -04:00
interpreter.cpp wzscript cleanup 2011-10-22 13:38:04 -04:00
interpreter.h wzscript cleanup 2011-10-22 13:38:04 -04:00
parse.h Split out WzConfig class from the rest of the Qt-backend-specific code. 2011-12-11 15:51:31 +01:00
script.cpp fix [s]BOOL[/s] bool by 4B0/\/\1|\|4710|\| 2011-03-13 12:32:24 +01:00
script.h wzscript cleanup 2011-10-22 13:25:41 -04:00
script.vcxproj Update MSVC solution for building both SDL & Qt backends. 2012-01-07 01:33:40 -05:00
script.vcxproj.filters More fixes to the MSVC build system 2011-11-08 21:41:58 -05:00
script_lexer.lpp Updates for the red headed stepsister. 2011-11-08 14:01:40 +01:00
script_parser.ypp Speed boosts (for the mac build times). 2011-12-04 14:23:43 -05:00
stack.cpp Do not treat pointers as 32-bit integers when comparing values in scripts. 2012-01-07 18:41:54 +01:00
stack.h fix [s]BOOL[/s] bool by 4B0/\/\1|\|4710|\| 2011-03-13 12:32:24 +01:00