Commit Graph
18 Commits
Author SHA1 Message Date
grisenti c74813af6c HPL1: move global initialization of static member 2022-12-23 14:04:24 +01:00
grisenti 772906a5cb HPL1: fix global costructors used in serialization 2022-12-23 14:04:18 +01:00
grisenti b8843c8eb4 HPL1: fix string compairison 2022-12-23 14:04:17 +01:00
Eugene Sandulenko 8641896f01 HPL1: sprintf -> snprintf 2022-12-23 14:04:12 +01:00
grisenti e16c50932d HPL1: remove static Common::String usage 2022-12-23 14:04:11 +01:00
grisenti a4cfa2657f HPL1: remove temporary string compatibility fixes 2022-12-23 14:04:09 +01:00
grisenti 4c6c678769 HPL1: replace std::(w)string usage in engine code 2022-12-23 14:04:09 +01:00
grisenti 5a6d6cb557 HPL1: fix string comparison 2022-12-23 14:03:56 +01:00
grisenti 630623c997 HPL1: use standard naming scheme for saves 2022-12-23 14:03:54 +01:00
grisenti 7fac2674d7 HPL1: add basic support for extended save format 2022-12-23 14:03:54 +01:00
grisenti 75c6146843 HPL1: implement saves 2022-12-23 14:03:53 +01:00
Paweł Kołodziejski 0ee8e7e915 HPL1: Fixed unused or shadow variables compiler warnings 2022-12-23 14:03:49 +01:00
grisenti 7d46984d84 HPL1: move LowLevelSystem implementation 2022-12-23 14:03:31 +01:00
grisenti ef1a306510 HPL1: replace file I/O and string type in tinyxml 2022-12-23 14:03:26 +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