Commit Graph
9 Commits
Author SHA1 Message Date
Eugene Sandulenko f7026c047c HPL1: Remove usage of std::abs 2022-12-23 14:04:22 +01:00
D G Turner af2a0395b4 HPL1: Fix Unused Variables Compiler Warnings in Physics World Code 2022-12-23 14:04:01 +01:00
grisenti 3a7f09fa34 HPL1: fix possible use of uninitialised variables 2022-12-23 14:03:46 +01:00
grisenti b986ef9903 HPL1: fix player collisions
implements a fix found in the HPL2 sources
2022-12-23 14:03:39 +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