40 Commits

Author SHA1 Message Date
cbc2b4b320 Add more controls to image editor dialog 2024-01-17 20:28:50 +01:00
ac1fdae896 Add lots of controls to room properties dialog 2024-01-16 21:11:36 +01:00
678ca77bbf Game information dialog is now Qt's richtext example 2024-01-15 22:30:12 +01:00
97a9da4030 Implemented object selection widgets in action dialogs 2024-01-14 15:31:47 +01:00
4046a5c044 Add more actions and improve error message when dragged into empty actions container 2024-01-12 21:53:29 +01:00
6136280507 Move Action change dialogs 2024-01-11 22:27:02 +01:00
2e7d6ad6c5 Implement mask sprite in objects 2024-01-09 20:55:13 +01:00
ef2a9e9fb8 Included Files and Triggers improvements 2024-01-07 16:49:13 +01:00
e3502e84c9 Even more global game settings implemented, added transparent background settings dialog 2024-01-06 17:19:08 +01:00
03dc0f3d05 Implemented the rest of the global game settings dialog fields and added support for optional in serialization 2024-01-05 15:29:36 +01:00
ffe4a99baa Finish work in drag&drop of Actions 2024-01-04 20:22:39 +01:00
7571c4b1ad Events can now contain multiple actions, implemented draggable action icons 2024-01-04 01:50:12 +01:00
f94bdf2113 Add BeginStep and EndStep events 2024-01-02 21:46:05 +01:00
59d591267e Fixed compiling under GCC and introduced Timer events 2024-01-02 21:38:41 +01:00
ce791f5ff3 Clang compatibility improved and variant support for serializer 2024-01-02 19:54:25 +01:00
ac3f934118 Implement parent objects 2023-12-29 22:39:28 +01:00
ba10f806a5 Also update object collisions when an object is renamed or removed 2023-12-29 18:16:09 +01:00
42575e5d5a Add collision events and fix a few bugs when objects are renamed/deleted 2023-12-29 17:48:21 +01:00
95d1936a5f Implemented edit sprite button in object properties dialog 2023-12-29 10:49:04 +01:00
a51ab2a889 Implement right click to delete objects in room 2023-12-28 19:48:21 +01:00
0cbde44138 Added room objects to store placed objects in rooms 2022-03-11 15:45:22 +01:00
e5406ed0ce RoomEditorWidget improvements 2022-01-17 22:22:27 +01:00
77e7e18c26 Esc closes game 2022-01-17 13:03:13 +01:00
f798b13079 Vulkan with simple sprite 2022-01-17 11:44:54 +01:00
0b09db7b48 Refactorings 2022-01-17 09:44:36 +01:00
6a24ac2a9b Added Vulkan game window too 2022-01-15 08:57:28 +01:00
9135c2f20c Smaller fixes and added Qt5 support 2022-01-15 06:35:21 +01:00
25e522fd8a Implemented a few room property inputs 2022-01-15 04:48:32 +01:00
ffd4c821ef Huge cleanups and added open gl window 2022-01-15 01:52:55 +01:00
a477581f6f Fixed sprite rename and refresh bugs 2022-01-14 23:01:20 +01:00
0b4c275dfc Implemented actions widget and editing functionalities 2022-01-14 21:21:17 +01:00
8d45958d45 Added dialog to add events to object 2022-01-13 14:41:17 +01:00
7fdcd5386d Lots of fixes and added more dialogs 2022-01-11 02:35:26 +01:00
b8c62a923e Added a few more dialogs and models 2022-01-10 21:49:06 +01:00
2a21ffb8c7 Added functionality to manage time lines, objects and rooms too 2022-01-10 01:43:41 +01:00
ea75ad2151 Fixed rename errors in dialogs, implemented lots more 2022-01-09 23:05:01 +01:00
0aba7eadaf Lots of changes again 2022-01-09 21:07:41 +01:00
17fceb9eed Add screenshot to README.md 2022-01-09 06:47:14 +01:00
b7784d3ad7 Initial commit with sources 2022-01-09 06:42:13 +01:00
3e58fa693d Initial commit 2022-01-09 06:36:09 +01:00