0ad/source/ps/tests
phosit 47e8a17a41
New input handling system
The new system allows to register all function objects as Input::Handler
not only function pointers.
To not get dangling references a handler is unsubscribed on it's
destruction.
The order in with the handlers are executed has to be specified by the
slot-argument, instead of the reverse order of registration.
2026-06-19 20:53:51 +02:00
..
stub_impl_hack.h Readd JS API function Engine.Exit() 2026-01-29 20:03:56 +01:00
test_CLogger.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00
test_ConfigDB.h Reduces string allocations in GUI and maths. 2025-10-11 19:44:22 +02:00
test_CStr.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00
test_fmt.h Fix some includes in source/ps 2025-07-28 16:59:04 +02:00
test_Future.h Make TaskManager independent of Future 2025-08-28 20:01:39 +02:00
test_Hashing.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00
test_Hotkeys.h New input handling system 2026-06-19 20:53:51 +02:00
test_Input.h New input handling system 2026-06-19 20:53:51 +02:00
test_Loader.h Use a coroutine for Loader tasks 2025-12-21 15:51:46 +01:00
test_Mod.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00
test_ModIo.h Fix some includes in source/ps 2025-07-28 16:59:04 +02:00
test_TaskManager.h Make TaskManager independent of Future 2025-08-28 20:01:39 +02:00
test_test.h Fix includes in source/ps 2025-08-03 15:57:56 +02:00