space-game001/src
Vladislav Khorev cfee60d71a merge
2026-04-16 13:11:01 +03:00
..
dialogue add dialogue and cutscene system 2026-04-12 01:46:33 +06:00
external/nlohmann Minor refactoring 2025-12-30 16:16:50 +03:00
gl Minor refactoring 2025-12-30 16:16:50 +03:00
items Working on optimization: GPU skinning and binary animations 2026-04-15 16:39:33 +03:00
navigation Added path showing 2026-04-16 11:39:14 +03:00
planet Added help and about, minor improvements 2026-03-10 21:16:58 +03:00
render merge 2026-04-16 13:11:01 +03:00
utils Working on encoding 2026-03-06 17:51:46 +03:00
AnimatedModel.h Working on encoding 2026-03-06 17:51:46 +03:00
AudioPlayerAsync.cpp Working on encoding 2026-03-06 17:51:46 +03:00
AudioPlayerAsync.h Working on encoding 2026-03-06 17:51:46 +03:00
BoneAnimatedModel.cpp Working on optimization: GPU skinning and binary animations 2026-04-15 16:39:33 +03:00
BoneAnimatedModel.h Working on optimization: GPU skinning and binary animations 2026-04-15 16:39:33 +03:00
Character.cpp merge 2026-04-16 13:11:01 +03:00
Character.h merge 2026-04-16 13:11:01 +03:00
Environment.cpp Some cleanup 2026-04-02 19:24:15 +03:00
Environment.h Working on web, change python to lua 2026-04-04 14:29:20 +03:00
Game.cpp merge 2026-04-16 13:11:01 +03:00
Game.h merge 2026-04-16 13:11:01 +03:00
GameConstants.cpp Fixing minor stuff, refactoring 2026-03-07 20:51:34 +03:00
GameConstants.h Fixing minor stuff, refactoring 2026-03-07 20:51:34 +03:00
main.cpp Added multi-touch, added on press down 2026-03-07 22:41:25 +03:00
MenuManager.cpp Working on new scene 2026-04-01 12:03:16 +03:00
MenuManager.h Working on new scene 2026-04-01 12:03:16 +03:00
Projectile.cpp Working on fixing minor bugs 2026-03-05 23:58:35 +03:00
Projectile.h Working on fixing minor bugs 2026-03-05 23:58:35 +03:00
ScriptEngine.cpp added finding path with A* and json file to know where character can walk 2026-04-15 18:36:27 +06:00
ScriptEngine.h added npc's gift 2026-04-12 14:52:37 +06:00
Space.cpp Production-ready, fixing server bugs 2026-03-12 11:36:47 +03:00
Space.h Added help and about, minor improvements 2026-03-10 21:16:58 +03:00
SparkEmitter.cpp Some cleanup 2026-04-02 19:24:15 +03:00
SparkEmitter.h Fixing particles 2026-03-08 19:07:02 +03:00
TextModel.cpp Working on web, change python to lua 2026-04-04 14:29:20 +03:00
TextModel.h Working on encoding 2026-03-06 17:51:46 +03:00
UiManager.cpp added inventory & active object 2026-04-09 15:33:55 +06:00
UiManager.h added inventory & active object 2026-04-09 15:33:55 +06:00