Commit Graph

16 Commits

Author SHA1 Message Date
ced07f3bb7 Reworked building controller and building model to the new style. 2022-02-17 22:59:27 +01:00
4f1e8ea1c1 Updated the engine. 2022-02-05 23:02:06 +01:00
dbced4e371 Updated the engine and fixed compile. It still needs changes to work again though. 2022-01-09 17:05:04 +01:00
c85911b12a Ported the building editor's ui (at least what I could for now). 2021-11-16 18:55:29 +01:00
3042f4e37b Simplified admin_render_building_list with the new helper methods. 2021-11-16 17:14:35 +01:00
fc4f384170 Handle the "new" segment. Started work on admin_render_building. 2021-11-16 17:01:32 +01:00
376bcc93b5 Added ids to the BuildingModel::add_default_data's queries. 2021-11-14 23:09:16 +01:00
aa1822e20e Set up css links for the admin panel. Also updated the engine. 2021-11-14 22:12:32 +01:00
1fb2680c6f Ported the old admin building list. 2021-11-14 21:45:25 +01:00
629ab517aa BuildingController is now inherited from AdminController, and set up the admin panel module. 2021-11-14 21:37:04 +01:00
a9080e05c3 Implemented basic building queries to Building Model. 2021-11-14 21:05:52 +01:00
6e853e86b9 Now my test data is inserted in BuildingModel::add_default_data(). Also updated the engine. 2021-11-14 19:25:37 +01:00
28d88335e6 Added an another setter to Building, and fixed a parameter's type. 2021-11-14 19:24:42 +01:00
e3c95dce3f Added parameters for the Building class. 2021-11-14 18:38:56 +01:00
5eed408012 Ported the buildings table. 2021-11-14 18:27:49 +01:00
946b0b5acc Added base classes for buildings. 2021-11-14 14:19:13 +01:00