MihailRis
|
3d22de761f
|
fix compiler warnings (GCC + Clang)
|
2025-03-20 22:04:29 +03:00 |
|
MihailRis
|
0eeea9dde6
|
fix hud libraries not removing after on_hud_close & fix segfault on illegal access to hud functions
|
2025-02-11 16:16:15 +03:00 |
|
MihailRis
|
5e76cdfadc
|
rename engine.hpp/cpp to Engine.hpp/cpp & move Engine, Time and mainloop classes to 'engine' folder
|
2024-12-25 12:13:03 +03:00 |
|
MihailRis
|
f95b743a6c
|
add particles.is_alive
|
2024-11-05 04:10:56 +03:00 |
|
MihailRis
|
edb4ce02ca
|
add particles.get_origin(...), particles.set_origin(...)
|
2024-11-05 04:08:55 +03:00 |
|
MihailRis
|
3ecb7b447f
|
add particles.stop(...)
|
2024-11-04 14:55:35 +03:00 |
|
MihailRis
|
c8187c5f25
|
add particles.emit(...) (WIP)
|
2024-11-03 16:01:07 +03:00 |
|