Commit Graph

131 Commits

Author SHA1 Message Date
Ryan "Lofenyy" Medeiros e4b53727a1 Created minimal example of PDFLatex badness warning. 2023-07-01 21:01:51 -06:00
Ryan "Lofenyy" Medeiros 8a2427c277 Fixed a few PDFLatex warnings. 2023-07-01 20:39:45 -06:00
Ryan "Lofenyy" Medeiros 0a74aa8ff3 Fixed segfault after placing over 255 of any tile. 2023-07-01 10:16:20 -06:00
Ryan "Lofenyy" Medeiros 4a6bba447a Removed listings dependency. 2023-07-01 08:04:59 -06:00
Ryan "Lofenyy" Medeiros 8a1aafe7e1 Modified Makefile such that ,make all, produces end-user oriented output. 2023-07-01 07:59:14 -06:00
Ryan "Lofenyy" Medeiros 0e96242564 Removed included libconfuse header. 2023-07-01 07:36:47 -06:00
Ryan "Lofenyy" Medeiros 5bd85d1b6d Updated documentation regarding packaging. 2023-07-01 07:33:13 -06:00
Ryan "Lofenyy" Medeiros c4550c0af1 Updated documentation regarding packaging. 2023-07-01 07:31:00 -06:00
Ryan Medeiros abd2701d5c Merge pull request '[Makefile] Add dependency to "install" target' (#32) from MrPetovan/LibreWands:mrpetovan-makefile-patch into main
Reviewed-on: https://gitea.com/lofenyy/LibreWands/pulls/32
2023-07-01 13:27:04 +00:00
Ryan "Lofenyy" Medeiros ab1dc98e60 Added copyright notices. 2023-07-01 07:18:31 -06:00
Ryan "Lofenyy" Medeiros 21309b1ab6 Added copyright notices. 2023-07-01 07:17:43 -06:00
Ryan "Lofenyy" Medeiros 440b641a44 Created first Debian package. 2023-07-01 07:04:43 -06:00
MrPetovan 1139b00db2 [Makefile] Add dependency to "install" target
- Running "make install" on a fresh clone will yield a "cannot stat 'Build/librewands_editmaps': No such file or directory" error because the executable hasn't been built yet
2023-07-01 12:33:05 +00:00
Ryan "Lofenyy" Medeiros 636e3d5790 Set up testing files. Planning to refactor a LOT of code. 2023-07-01 03:19:17 -06:00
Ryan "Lofenyy" Medeiros 46efc2d21c Fixed unused formatting. 2023-07-01 02:49:37 -06:00
Ryan "Lofenyy" Medeiros 180e1d7ba4 Hopefully fixed readme formatting. 2023-07-01 02:48:33 -06:00
Ryan "Lofenyy" Medeiros 63394ac74f Updated ReadMe file. 2023-07-01 02:46:24 -06:00
Ryan "Lofenyy" Medeiros 230629e4bb Commented a bunch of files. 2023-07-01 02:14:53 -06:00
Ryan "Lofenyy" Medeiros b64dac0a19 Finished commenting a bunch of code. 2023-07-01 00:25:53 -06:00
Ryan "Lofenyy" Medeiros 8425d887db Added copyright notice to XML assets. 2023-06-30 22:40:19 -06:00
Ryan "Lofenyy" Medeiros 4473661fcf Added copyright notices to most files. 2023-06-30 22:34:41 -06:00
Ryan "Lofenyy" Medeiros 97d508c22e Added quality of life improvements. 2023-06-30 20:18:03 -06:00
Ryan "Lofenyy" Medeiros fcba5f12a0 Fixed another small Makefile mistake. 2023-06-30 01:25:08 -06:00
Ryan "Lofenyy" Medeiros 0db5ff641d Fixed small Makefile mistake. 2023-06-30 01:18:03 -06:00
Ryan "Lofenyy" Medeiros 33ea3c180b Added LiberaPay link. 2023-06-29 19:21:28 -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 5e7d9f60ec Added all city and route names to book. 2023-06-28 20:19:57 -06:00
Ryan "Lofenyy" Medeiros f79b97f4f9 Small changes to book. Removed pokemon reference. 2023-06-28 20:12:17 -06:00
Ryan "Lofenyy" Medeiros 541b909e1a Added necessary details to book. Divided the parts into their own files. 2023-06-28 20:02:11 -06:00
Ryan "Lofenyy" Medeiros 3e14965fec Updated Makefile 2023-06-28 19:28:01 -06:00
Ryan "Lofenyy" Medeiros f2725f55c3 Fixed uninstaller. 2023-06-28 17:50:32 -06:00
Ryan "Lofenyy" Medeiros fee9521821 Removed old map engine parts. 2023-06-28 09:59:35 -06:00
Ryan "Lofenyy" Medeiros 6ac0b91ed5 Fixed documentation mistake. 2023-06-28 09:50:17 -06:00
Ryan "Lofenyy" Medeiros aa51a52f28 Trashed the trash. 2023-06-28 09:46:40 -06:00
Ryan "Lofenyy" Medeiros bf0c4141ca Loading finally worksgit add . 2023-06-28 09:46:03 -06:00
Ryan "Lofenyy" Medeiros dc696490ff Restore point. 2023-06-28 09:30:33 -06:00
Ryan "Lofenyy" Medeiros 4f87c0343e Implemented new save feature. 2023-06-28 06:26:56 -06:00
Ryan "Lofenyy" Medeiros c243ad635b Removed trash files. 2023-06-28 03:10:33 -06:00
Ryan "Lofenyy" Medeiros 06b22ae2e8 Gave each tile type a c and t attribute. 2023-06-28 03:09:55 -06:00
Ryan "Lofenyy" Medeiros 39369e8d47 Finished this release?? 2023-06-27 19:52:05 -06:00
Ryan "Lofenyy" Medeiros e13f7e0b09 Finished Makefile. 2023-06-27 19:39:00 -06:00
Ryan "Lofenyy" Medeiros d231d0950f Replaced build.sh with Makefile. 2023-06-27 19:24:04 -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 278039a9bf Fixed ReadMe and added debugging build option. 2023-06-27 15:45:05 -06:00
Ryan "Lofenyy" Medeiros f17bc194ad Finished new map editor. For good this time? 2023-06-26 23:53:14 -06:00
Ryan "Lofenyy" Medeiros 95c864b842 Finished new map editor. 2023-06-26 22:51:01 -06:00
Ryan "Lofenyy" Medeiros 65a684be1b Implemented save feature. Implementing load feature. 2023-06-26 20:59:10 -06:00
Ryan "Lofenyy" Medeiros c9da2e753a Stopped while implementing save/load features. Libconfuse unable to support nested structures, so I need to write my own file format. 2023-06-26 17:54:52 -06:00
Ryan "Lofenyy" Medeiros 70f2f767f4 Attempting to encode and decode file. 2023-06-26 12:19:40 -06:00