0ad/source
Vladislav Belov 8491b7f084
Removes Unattach from emitter
We don't really need that proxy. As the main idea is to move the
ownership from a model to the particle manager.
2026-07-06 01:05:09 +02:00
..
collada Fix some includes all over the place 2025-08-14 20:15:30 +02:00
dapinterface Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
graphics Removes Unattach from emitter 2026-07-06 01:05:09 +02:00
gui Makes GameView returning reference on camera 2026-06-28 17:57:16 +02:00
i18n Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
lib Removes legacy timers 2026-06-28 13:34:01 +02:00
lobby Re-use XMPP resource GUID for whole app runtime 2026-07-01 15:36:51 +02:00
maths Replace M_PI with C++ numbers 2026-06-04 20:29:48 +02:00
network Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
pch Compute actual size of GUI objects lazily 2026-04-12 00:17:02 +02:00
ps Makes GameView::GetCamera constant 2026-06-28 17:57:26 +02:00
renderer Makes GameView::GetCamera constant 2026-06-28 17:57:26 +02:00
rlinterface Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
scriptinterface Don't crash on compile error of hotloads 2026-06-21 20:05:39 +02:00
simulation2 Fix the deserialization of game state for AIs 2026-07-02 21:50:32 +02:00
soundmanager Makes GameView returning reference on camera 2026-06-28 17:57:16 +02:00
third_party Don't load WGL 2026-06-28 09:49:26 +02:00
tools Don't allow rotation in atlas bird view 2026-06-29 20:12:31 +02:00
CxxTestRunner.tpl Use return instead of exit in testrunner 2025-10-15 18:17:24 +02:00
main.cpp Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00
test_setup.cpp Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00