Commit Graph
34 Commits
Author SHA1 Message Date
Le Philousophe a69094c45e HPL1: Allow building without TinyGL 2022-12-27 08:53:05 +01:00
grisenti 66f620e585 HPL1: remove unused classes 2022-12-23 14:04:24 +01:00
grisenti d136002e3e HPL1: remove unused files 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 07642582a0 HPL1: remove unused files 2022-12-23 14:04:18 +01:00
grisenti a252ea4cf3 HPL1: remove unused files 2022-12-23 14:04:16 +01:00
grisenti 304a2df165 HPL1: add basic tinygl impl classes 2022-12-23 14:04:03 +01:00
grisenti 84a35b37ee HPL1: implement check for shaders 2022-12-23 14:04:02 +01:00
grisenti 1257df0654 HPL1: add array add-on for the scripting library 2022-12-23 14:03:56 +01:00
grisenti 8a85e1c2b9 HPL1: move hplMain to engine run 2022-12-23 14:03:55 +01:00
Eugene Sandulenko 96768dcde7 JANITORIAL: Fix line endings 2022-12-23 14:03:46 +01:00
grisenti 6c6cb16bd1 HPL1: remove unused scripting calling conventions 2022-12-23 14:03:39 +01:00
grisenti a9290eeb6d HPL1: add and replace angelscript add-ons 2022-12-23 14:03:37 +01:00
grisenti 98c92aba29 HPL1: add angelscript code 2022-12-23 14:03:37 +01:00
grisenti e3c3d70c47 HPL1: add missing files to module.mk 2022-12-23 14:03:37 +01:00
grisenti 520a35e7fa HPL1: add newton library code 2022-12-23 14:03:37 +01:00
grisenti 45fd4424fa HPL1: remove broken logging 2022-12-23 14:03:35 +01:00
grisenti 0e7414cfdb HPL1: add opengl header and debug utilities 2022-12-23 14:03:32 +01:00
grisenti 25972424dd HPL1: add logging functions 2022-12-23 14:03:32 +01:00
grisenti dfa544ae09 HPL1: replace font loading implementation
HPL1: remove missing header
2022-12-23 14:03:31 +01:00
grisenti dded0c3ca5 HPL1: add string helper functions 2022-12-23 14:03:31 +01:00
grisenti 81a930c78a HPL1: fix module.mk 2022-12-23 14:03:31 +01:00
grisenti 7d46984d84 HPL1: move LowLevelSystem implementation 2022-12-23 14:03:31 +01:00
grisenti fd7fff7e41 HPL1: move game setup class 2022-12-23 14:03:31 +01:00
grisenti 9665183e0f HPL1: add game entry point and fix linking errors 2022-12-23 14:03:30 +01:00
grisenti 1424428d8d HPL1: fix module.mk and rename Bitmap2D.h 2022-12-23 14:03:29 +01:00
grisenti 3a690a2a90 HPL1: move implementation of LowLevelResourcesSDL 2022-12-23 14:03:29 +01:00
grisenti f831725d0c HPL1: replace bitmap implementation 2022-12-23 14:03:29 +01:00
grisenti 5f351698c8 HPL1: remove unused Platform class 2022-12-23 14:03:28 +01:00
grisenti 47004e102d HPL1: remove tinyxml string implementation 2022-12-23 14:03:28 +01:00
grisenti ebb6ad1a25 HPL1: fix module.mk 2022-12-23 14:03:28 +01:00
grisenti 65b7a4740f HPL1: add game code 2022-12-23 14:03:28 +01:00
grisenti 6c2973bf50 HPL1: add engine code 2022-12-23 14:03:25 +01:00
grisenti 500713d41e HPL1: add engine template and basic detection 2022-12-23 14:03:25 +01:00