Eugene Sandulenko
9cdcde7ea5
HPL1: Fix more warnings
2022-12-23 14:04:22 +01:00
Eugene Sandulenko
08311ab215
HPL1: Fix more warnings
2022-12-23 14:04:19 +01:00
Eugene Sandulenko
ae1dc3c285
HPL1: Fix warnings
2022-12-23 14:04:17 +01:00
Eugene Sandulenko
7e75e4684d
HPL1: Run astyle over libraries
2022-12-23 14:04:17 +01:00
grisenti
80c5519886
HPL1: replace qsort with Common::sort
2022-12-23 14:04:16 +01:00
D G Turner
0380cfb41f
HPL1: Fix Compilation
...
While these system headers should be removed in future, removing these
currently breaks the build. Have marked the restored headers with FIXME
comments for reference.
2022-12-23 14:04:12 +01:00
D G Turner
f253aac8f4
HPL1: Fix Fallthrough GCC Compiler Warnings in Angelscript Library Code
2022-12-23 14:04:10 +01:00
D G Turner
605756f515
HPL1: Fix Enumerated vs. Non-Enumerated Conditional GCC Compiler Warning
2022-12-23 14:04:07 +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
6c6cb16bd1
HPL1: remove unused scripting calling conventions
2022-12-23 14:03:39 +01:00
grisenti
98c92aba29
HPL1: add angelscript code
2022-12-23 14:03:37 +01:00