Commit Graph
16 Commits
Author SHA1 Message Date
grisenti c74813af6c HPL1: move global initialization of static member 2022-12-23 14:04:24 +01:00
Eugene Sandulenko 224e3fee5f HPL1: Rename Hpl1::set:: to Hpl1::Set:: namespace 2022-12-23 14:04:21 +01:00
grisenti 772906a5cb HPL1: fix global costructors used in serialization 2022-12-23 14:04:18 +01:00
grisenti e29771eff7 HPL1: make SerializeMemberField constructor constexpr 2022-12-23 14:04:18 +01:00
grisenti 65935ec05e HPL1: remove globals in serialization macros 2022-12-23 14:04:18 +01:00
grisenti 81138eb006 HPL1: replace std::map with Hpl1::std::map 2022-12-23 14:04:13 +01:00
grisenti a373f201d5 HPL1: replace std::vector with Common::Array 2022-12-23 14:04:11 +01:00
grisenti e16c50932d HPL1: remove static Common::String usage 2022-12-23 14:04:11 +01:00
grisenti 4cd3902fb0 HPL1: replace std::list with Common::List 2022-12-23 14:04:08 +01:00
D G Turner b4af807761 HPL1: Remove Unecessary Semicolons Causing GCC Compiler Warnings
These warnings are emitted when -Wpedantic is passed to GCC.
2022-12-23 14:03:57 +01:00
Eugene Sandulenko e41c214d40 HPL1: Fix more warnings 2022-12-23 14:03:30 +01:00
Eugene Sandulenko 2844bc52bd HPL1: Fix warnings 2022-12-23 14:03:29 +01:00
grisenti 7f956b585b HPL1: remove double license 2022-12-23 14:03:26 +01:00
grisenti 87d8541ba5 HPL1: improve formatting 2022-12-23 14:03:26 +01:00
grisenti b35fd9d1b8 HPL1: add license header 2022-12-23 14:03:26 +01:00
grisenti 6c2973bf50 HPL1: add engine code 2022-12-23 14:03:25 +01:00