Commit Graph

26 Commits

Author SHA1 Message Date
Xavier Del Campo Romero 1122308c15
Split project into smaller Makefiles
Instead of controlling all logic from the top-level Makefile, splitting
into directory-specific Makefiles allows for:

- Better separation of concerns
- Improved compatibility with POSIX make(1)

As a possible drawback, support for out-of-tree builds has been removed,
in favour of simplicity and POSIX compatibility.
2023-07-16 00:29:42 +02:00
Xavier Del Campo Romero 559d55715c
Rename files with colons
Otherwise, these could confuse make(1) when attempting to interpret
their filenames as part of its syntax.
2023-07-15 23:34:25 +02:00
Ryan "Lofenyy" Medeiros 1b6fa75141 Revised entire Botan region. 2023-07-14 09:00:08 -06:00
Ryan "Lofenyy" Medeiros 451d4cdaa1 Changed Makefile to renger PNG's using imagemagick. 2023-07-13 18:19:53 -06:00
Ryan "Lofenyy" Medeiros e23ef7fbce Changed a few details. Added concept art. 2023-07-11 05:04:14 -06:00
Ryan "Lofenyy" Medeiros 8aa5e6f01b Getting print-ready. 2023-07-08 10:14:21 -06:00
Ryan "Lofenyy" Medeiros 86d281d2b1 Added copyright info. 2023-07-08 01:17:49 -06:00
Ryan "Lofenyy" Medeiros f0350d8f35 Added a few cities. 2023-07-07 15:19:45 -06:00
Ryan "Lofenyy" Medeiros 1afc4a717c Added new region of Botan 2023-07-07 09:19:39 -06:00
Ryan "Lofenyy" Medeiros 2ea4757b68 Added lots of places. 2023-07-06 23:01:22 -06:00
Ryan "Lofenyy" Medeiros a22d38bbbb Using all macros. 2023-07-06 07:30:22 -06:00
Ryan "Lofenyy" Medeiros bcaa78f436 Updated Botan Encyclopedia 2023-07-04 06:48:27 -06:00
Ryan "Lofenyy" Medeiros 74359dee4d Added documentation about the world. 2023-07-03 01:50:32 -06:00
Ryan "Lofenyy" Medeiros 100ebe15e8 Added new contribution to Assets/ 2023-07-03 00:18:57 -06:00
Ryan "Lofenyy" Medeiros 33692df414 Fixed saving and loading infinite files bug. 2023-07-01 21:44:33 -06:00
Ryan "Lofenyy" Medeiros ce154ff0f4 Fixed saving and loading infinite files bug. 2023-07-01 21:44:08 -06:00
Ryan "Lofenyy" Medeiros 8425d887db Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00
Ryan "Lofenyy" Medeiros a302412956 Removed junk file. Renamed Tutorial file. 2023-06-29 17:17:29 -06:00
Ryan "Lofenyy" Medeiros 5a5c7616d8 Made a cool awesome map. 2023-06-29 01:37:30 -06:00
Ryan "Lofenyy" Medeiros aa51a52f28 Trashed the trash. 2023-06-28 09:46:40 -06:00
Ryan "Lofenyy" Medeiros 4f87c0343e Implemented new save feature. 2023-06-28 06:26:56 -06:00
Ryan "Lofenyy" Medeiros 99e63217fa Lots of changes. Too many to mention. Testing make clean. 2023-06-27 17:52:50 -06:00
Ryan "Lofenyy" Medeiros 65a684be1b Implemented save feature. Implementing load feature. 2023-06-26 20:59:10 -06:00
Ryan "Lofenyy" Medeiros c94a4018ab First city created. Adjustments made to map generator. 2023-06-25 22:06:19 -06:00
Ryan "Lofenyy" Medeiros c3569f7497 Adjusted premade maps. 2023-06-24 21:18:49 -06:00
Ryan "Lofenyy" Medeiros 6268c5f032 Polished map editor. Fixed crop function. 2023-06-23 17:48:54 -06:00