Commit Graph
23 Commits
Author SHA1 Message Date
devZoGok 4ee08f1c49 map editing screen accessible using the new GUI subsystem 2023-07-01 17:28:33 +03:00
devZoGok e4a937683f commented out code 2023-06-25 10:34:31 +03:00
devZoGok b4622ac53b removed needless water body quad orientation 2023-02-08 19:47:40 +02:00
devZoGok 7c558dd50d using the filesystem lib to handle files 2023-02-06 20:47:39 +02:00
devZoGok 701afbca39 shifting landmass cell markers after weights calculation 2023-02-05 16:48:54 +02:00
devZoGok 653a67e03b Terrain object cell markers 2023-02-05 16:11:45 +02:00
devZoGok 045d3aac34 parsing terrain objects 2023-02-05 15:18:28 +02:00
devZoGok e044d272a7 weights and cell generation reimplemented in C++ 2023-01-22 17:18:49 +02:00
devZoGok 5370b217e5 Weights generation status text 2023-01-21 17:03:29 +02:00
devZoGok 64fa6d7ea7 saving landmass as an XML file 2023-01-21 15:52:03 +02:00
devZoGok fea4d75d08 refactoring for the improved Quad class 2023-01-19 20:36:22 +02:00
devZoGok f91592712f current maps can be loaded in the map editor 2023-01-07 15:27:43 +02:00
devZoGok 8a43123021 implemented terrain object movement 2023-01-06 14:49:16 +02:00
devZoGok 3542b3e4b8 selectable terrain objects in the map editor 2023-01-06 08:36:26 +02:00
devZoGok 75e5013abf updated models and landmass terrain object node accesses for the new XML
model reading
2023-01-04 15:13:22 +02:00
devZoGok d38823d7f9 implemented landmass vert shifting 2023-01-04 11:13:43 +02:00
devZoGok 81ea1b452a placeable units and structures 2023-01-04 08:57:47 +02:00
devZoGok eeefa41f41 factored out unit frame handling 2023-01-03 15:54:26 +02:00
devZoGok ecc066d7aa changing skybox and landmass textures from their listboxes 2023-01-03 08:57:51 +02:00
devZoGok 42a71dd39f listboxes for map editting 2022-12-30 14:34:43 +02:00
devZoGok 67493df340 added camera rotation to the map editor 2022-12-29 15:27:32 +02:00
devZoGok d3b7b88768 factored out camera handling
camera controls added to the map editor
2022-12-29 15:09:39 +02:00
devZoGok 19f16da9ed generated landmass plane 2022-12-29 11:42:19 +02:00