1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
363e83e78a Remove unused method, rename the other one 2025-03-14 08:27:53 +01:00
56b3867bb3 Cleanup 2025-03-13 19:59:11 +01:00
58041ee123 Solution suggested by ChatGPT 2025-03-13 19:45:28 +01:00
0b00c290bf First acceptable formula for roads 2025-03-13 18:26:30 +01:00
9f713a0914 Rename int3::valid to isValid for consistency 2025-03-03 10:46:00 +00:00
8c3a417527 Cleanup 2025-01-06 23:18:20 +01:00
9277c5f4e7 Fixed main issue with custom path routing 2024-11-21 22:30:21 +01:00
855ab0f0e9 First attempt to enforce curved paths 2024-11-21 22:00:24 +01:00
8602a14e6f Minor optimizations 2023-12-13 22:10:39 +01:00
7bfb37df4d vcmi: modernize lib/rmg 2023-02-14 02:50:39 +03:00
ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
preparation for having client and server in a single process
2022-09-24 15:55:21 +03:00
8f0dcf928c Fix problems with water zone (#784) 2022-09-11 11:31:27 +03:00
4bd0ff680a Random map generator refactoring (#762)
random map generator refactoring and improvements
2022-09-11 11:31:27 +03:00