Commit Graph
16 Commits
Author SHA1 Message Date
grisenti bf099a6ae7 HPL1: replace logging for script engine 2023-01-09 21:58:05 +01:00
grisenti 53363ce2c7 HPL1: remove global cleanup class 2022-12-23 14:04:23 +01:00
Eugene Sandulenko 8641896f01 HPL1: sprintf -> snprintf 2022-12-23 14:04:12 +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
D G Turner ea4f1c156d HPL1: Fix GCC Compiler Warnings from Missing Debug Statement Formats
These will be emitted if -Wformat-security is passed to GCC.
2022-12-23 14:03:58 +01:00
grisenti 1257df0654 HPL1: add array add-on for the scripting library 2022-12-23 14:03:56 +01:00
grisenti 6893577def HPL1: implement getDate 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 cb22b849df HPL1: enable scripting system and fix related bugs 2022-12-23 14:03:38 +01:00
grisenti a9290eeb6d HPL1: add and replace angelscript add-ons 2022-12-23 14:03:37 +01:00
grisenti 99b9a54110 HPL1: fix debug functions 2022-12-23 14:03:35 +01:00
grisenti 45fd4424fa HPL1: remove broken logging 2022-12-23 14:03:35 +01:00
grisenti 078199cd69 HPL1: replace FatalError function with error 2022-12-23 14:03:34 +01:00
grisenti 737f61d4b3 HPL1: get the game to display loading screen 2022-12-23 14:03:33 +01:00
grisenti 7d46984d84 HPL1: move LowLevelSystem implementation 2022-12-23 14:03:31 +01:00