Commit Graph
5 Commits
Author SHA1 Message Date
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 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 98c92aba29 HPL1: add angelscript code 2022-12-23 14:03:37 +01:00