243e204f48
Added game mechanic to buy/plant flowers.
2020-05-10 20:44:20 +02:00
b14f79a61a
Lots of UI work.
...
Added more icons and placed buttons on the bars.
Implemented pause/run/fast.
2020-05-10 17:16:18 +02:00
44aef25d34
Zoom around tile that is hovered.
...
Inversed zoom on projection (previously how much smaller the content would be, now it is the magnification).
2020-05-10 12:40:44 +02:00
5c0824bafb
Extended ControlBase. Added/changed Point/PointF/Rectangle (now backed by SDL struct). Tweaked poppy traits.
2020-05-10 12:22:07 +02:00
69c8ae72f3
Updated textures (cropped & slightly resized).
...
Textures used to be 512x512px, cropped them to 128x160px. The width of the texture was first cropped to 130px and then resized to 128px (height was not resized).
2020-05-10 10:56:20 +02:00
cbb6e6c144
Added button bars.
...
No tile is hovered when mouse is over button bars.
2020-05-10 00:19:44 +02:00
2413c7d3d4
Added flowers (+ basic simulation).
...
Added resource loader (load list of textures).
2020-05-09 19:34:43 +02:00
b32017f18a
Added clipping to terrain renderer.
2020-05-09 16:48:39 +02:00