gzdoom/src/scripting/zscript
Christoph Oelckers 59ed26c0b6 - resorted some of thingdef.cpp's contents into more appropriate files.
- split FinishActor into several functions. While DECORATE can, ZSCRIPT cannot do all this in one go.
- split the state finalization into several class-specific virtual functions.
2016-10-12 20:42:41 +02:00
..
ast.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
zcc-parse.lemon - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
zcc_compile.cpp - resorted some of thingdef.cpp's contents into more appropriate files. 2016-10-12 20:42:41 +02:00
zcc_compile.h - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
zcc_expr.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
zcc_exprlist.h - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
zcc_parser.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
zcc_parser.h - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00