Commit Graph
14 Commits
Author SHA1 Message Date
grisenti cad501e601 HPL1: improve sound data class
removes the need to open the audio file every time a new sound channel is created
2023-01-11 16:39:15 +01:00
grisenti a4cfa2657f HPL1: remove temporary string compatibility fixes 2022-12-23 14:04:09 +01:00
grisenti 4851b7d6bd HPL1: remove useless check
this was the result of an incorrect interpretation of the original code
2022-12-23 14:03:52 +01:00
grisenti 570c30ade0 HPL1: implement limits on playing sound channels 2022-12-23 14:03:51 +01:00
grisenti 6a97b0bd24 HPL1: fix missing return value 2022-12-23 14:03:44 +01:00
grisenti cf0bb2ad12 HPL1: fix audio bug 2022-12-23 14:03:44 +01:00
grisenti 5525f8e59d HPL1: fix audio classes 2022-12-23 14:03:44 +01:00
grisenti a0fb2759a7 HPL1: implement minimal sound channel class 2022-12-23 14:03:43 +01:00
grisenti 1f96617cf2 HPL1: implement sound data class 2022-12-23 14:03:43 +01:00
grisenti 7d46984d84 HPL1: move LowLevelSystem implementation 2022-12-23 14:03:31 +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