Commit Graph

233 Commits

Author SHA1 Message Date
Andreas Schneider 955edf8a77 🐛 Fix moving of items freeing the item in the process
continuous-integration/drone/push Build is passing Details
2022-10-16 17:27:18 +02:00
Andreas Schneider 9638bb3fe2 👷 Add win64 build config 2022-10-16 17:26:55 +02:00
Andreas Schneider 7be5c8ca7f 👷 Update lazarus in builder
continuous-integration/drone Build is passing Details
2022-10-16 12:08:55 +02:00
Andreas Schneider e0eee2c023 👷 Upload snapshots
continuous-integration/drone/push Build is passing Details
2022-08-14 20:00:05 +02:00
Andreas Schneider 816017d4f1 👷 Add CI pipeline
continuous-integration/drone/push Build is passing Details
2022-08-13 11:50:48 +02:00
Andreas Schneider d30b95f857 🔀 Merge pull request 'Place UOA design' (#4) from uoa_designs into master
Reviewed-on: #4
2022-07-21 08:47:39 +02:00
Andreas Schneider 6aa6496429 ️ Speed up preview rendering 2022-07-20 20:22:42 +02:00
Andreas Schneider 9f66004c44 🐛 Fix invalid Z range on load 2022-07-20 20:22:29 +02:00
Andreas Schneider b83c5f4b2d 🚸 Lock actions during placement 2022-07-20 19:29:55 +02:00
Andreas Schneider 54e7209c8d Finish placement as per preview 2022-07-20 19:23:31 +02:00
Andreas Schneider 1753c38eea 🚧 Preview design placement 2022-07-20 18:54:00 +02:00
Andreas Schneider cd983844fa 🔇 Remove debug log 2022-07-19 20:11:08 +02:00
Andreas Schneider 7a67e62398 Draw UOA designs 2022-07-19 20:09:24 +02:00
Andreas Schneider 0e5cb1b48b Load and list UOA designs 2022-07-19 18:24:03 +02:00
Andreas Schneider d75a85d269 🚧 Implement actions as objects 2022-05-29 11:46:22 +02:00
Andreas Schneider dc36f0b09c 💄 Fix more form layouts 2022-05-22 15:51:56 +02:00
Andreas Schneider 97c8270b38 🐛 Fix Undo handling 2022-05-22 11:27:27 +02:00
Andreas Schneider dfef4d3556 🔧 Increase caches to accommodate larger resolutions 2022-05-08 18:42:01 +02:00
Andreas Schneider d30f01ac64 ⬆️ Update Vampyre Imaging lib 2022-05-08 10:47:53 +02:00
Andreas Schneider 5e47564252 💄 Enable UI scaling 2022-05-07 11:59:04 +02:00
Andreas Schneider 900603dd00 📝 Update the README 2022-05-07 11:00:51 +02:00
Andreas Schneider da7bf2e3c5 🙈 Update ignore file 2022-05-07 10:51:52 +02:00
Andreas Schneider 1bfbc2e11e ⬆️ Update to Lazarus 2.2 and FreePascal 3.2.2 2022-05-07 10:51:52 +02:00
Andreas Schneider 39280f927b * Fixed drop down toolbar buttons to correct their state
* Added terrain grid (ported from CentrED+; Thanks to StaticZ!)
2015-05-17 12:39:57 +02:00
Andreas Schneider 1ddaee39d5 * Removed heContrns dependency (replaced by fgl ... again) 2015-05-13 19:09:41 +02:00
Andreas Schneider d334728b6c * Fixed memory corruption in frmMain (caused by heContrns)
* Added range selection to frmBoundaries
2015-05-13 19:02:33 +02:00
Andreas Schneider 609ff53253 * Added X/Y boundaries 2015-05-11 19:30:23 +02:00
Andreas Schneider ffd0cc1028 * Added advanced statics filter (thanks to StaticZ) 2015-05-10 19:48:52 +02:00
Andreas Schneider 699fb78d72 * Fixed build modes
* Fixed windows build (RT_RCDATA was missing)
2015-05-10 18:45:06 +02:00
Andreas Schneider 484bd5523f * Migrated resources from custom resource manager to windows/lazarus resources (requires windres now!)
* Bumped version to 0.7
2015-05-10 18:20:40 +02:00
Andreas Schneider f3f5d12c2f * Added colored lights (thanks to StaticZ :-)) 2015-05-10 11:42:05 +02:00
Andreas Schneider 937cfb6323 Added tag 0.6.3 for changeset 3bf040abc031 2015-05-01 11:43:36 +02:00
Andreas Schneider e29f69a1a9 Added tag 0.6.2 for changeset 6bda4a5123d7 2015-05-01 11:43:23 +02:00
Andreas Schneider 91f3aadb82 * Updated to Lazarus 1.5 2015-05-01 11:42:50 +02:00
Andreas Schneider 2e3dd53eeb * Also add Build modes for cedserver
* Fixed widget sets in new debug build modes
2014-03-09 16:55:28 +01:00
Andreas Schneider 8085639c30 * Added debug build modes 2014-03-09 16:49:54 +01:00
Andreas Schneider 7271fcbabc * Removed obsolete file 2013-11-28 17:27:11 +01:00
Andreas Schneider 8f5c141705 * More build mode cleanup
* Directory cleanup and restructuring
2013-11-27 20:58:01 +01:00
Andreas Schneider d0557ab86f * More UMapManagement 2013-11-27 20:15:33 +01:00
Andreas Schneider b9a45bf43b * Enhanced UXmlHelper (enumerator)
* Added UMapManagement
* Fixed TCPServer to allow address reuse
2013-11-23 20:41:20 +01:00
Andreas Schneider 1791fd7494 * Clean up build modes 2013-11-27 18:25:00 +01:00
Andreas Schneider 829a604c30 * Added password change support (references #95)
* Fixed 64bit support
* Repaired line endings
* Bumped protocol version
2013-11-20 18:12:52 +01:00
Andreas Schneider 9676549ac3 * Updated Vampyre Imaging Lib
* Fixed heContrs compilation
* Fixed region editing in frmLargeScaleCommand and frmRegionControl
* Fixed control alignment in frmMain
2013-11-03 14:12:48 +01:00
Andreas Schneider 4a5a835afd * Bumped version
* Updated changelog
* Updated installer
2012-01-14 18:21:40 +01:00
Andreas Schneider 5ac13430be * Fixed possible range overflow 2012-01-14 18:09:07 +01:00
Andreas Schneider 940e81f123 * Replaced fgl with heContnrs
* Fixed behavior of the undo packet list (fixes #88)
2012-01-14 17:58:59 +01:00
Andreas Schneider aa37b1cf1d * Bumped version
* Updated copyright
* Read copyright from resource
* Removed obsolete lines from version.inc
2012-01-07 17:23:07 +01:00
Andreas Schneider 811d91cc8a * Refactored tiledata cloning
* Added support for new tiledata format (from the High Seas expansion)
2012-01-07 13:48:59 +01:00
Andreas Schneider 88e18b7659 * Fixed compilation with current Lazarus/LCL 2011-12-03 18:48:15 +01:00
Andreas Schneider 395c8fbe96 * Fixed TfrmHueSettings not freeing the preset doc 2011-10-03 20:32:46 +02:00