Commit Graph
5 Commits
Author SHA1 Message Date
Eugene Sandulenko 7e75e4684d HPL1: Run astyle over libraries 2022-12-23 14:04:17 +01:00
D G Turner 0bbf3899b2 HPL1: Fix Undefined Symbol Warning in Angelscript Compiler Code
This is emitted if -Wundef is passed to GCC.
2022-12-23 14:03:59 +01:00
D G Turner 3f040f0bf0 HPL1: Fix Various GCC Shadowing Warnings in Angelscript Library
These are emitted if -Wshadow is passed to GCC.
2022-12-23 14:03:57 +01:00
grisenti 95ccf4fd70 HPL1: allow if with empty statements in scripts
without this, 'level01_12_water_cave_tunnels.hps' line 669 failes to compile
2022-12-23 14:03:57 +01:00
grisenti 98c92aba29 HPL1: add angelscript code 2022-12-23 14:03:37 +01:00