schobers
  • Joined on 2018-03-10
schobers pushed to master at schobers/tins2020 2020-05-14 10:59:49 +00:00
ad7c149baf Changed appearance of tooltips a bit.
7150d03d16 Enabled the mouse for dialing digits.
Compare 2 commits »
schobers pushed to master at schobers/tins2020 2020-05-14 06:39:54 +00:00
c926ae2ef9 Added bonusses when flower is adjacent to more flowers
013fe4bdb6 Added tooltips.
f57a9dd845 Extended README.
76ac685cbb Added panning with keyboard.
Compare 4 commits »
schobers pushed to master at schobers/allg5 2020-05-12 19:49:56 +00:00
5559f34621 Fixed bug with negative pitch.
schobers pushed to deadline at schobers/tins2020 2020-05-12 12:44:51 +00:00
5f2537120d Changes from the deadline until the 1.0.0 release/tag.
schobers pushed to master at schobers/tins2020 2020-05-12 11:55:34 +00:00
c27d43e323 Rename Rect to RectAbs and renamed RectSize to Rect.
schobers pushed to deadline at schobers/tins2020 2020-05-12 07:18:40 +00:00
e4ca42165d State of code as zipped in uploaded archive.
schobers pushed to master at schobers/tins2020 2020-05-12 06:51:42 +00:00
8e7101e67d Updated/extended README.
7be69621f9 Updated/extended README.
Compare 2 commits »
schobers pushed to master at schobers/tins2020 2020-05-11 16:59:29 +00:00
7be69621f9 Updated/extended README.
schobers pushed to master at schobers/tins2020 2020-05-11 13:52:45 +00:00
3717cfd872 Fixed bug where double digits in phone number weren't accepted properly (second digit required 10-digit strokes, third digit was impossible).
schobers pushed to master at schobers/tins2020 2020-05-11 13:48:23 +00:00
ee7f99166c Command (Windows) key is now supported as modifier key for dragging.
bfe0c9003d Made settings button disabled for now.
8236b65c06 No click event is generated when control is disabled.
Compare 3 commits »
schobers pushed to master at schobers/tins2020 2020-05-11 13:32:45 +00:00
1008b7b34b Can't plant flower when the control key is still down.
905aad2afa Can't plant flower over existing flower.
9f19e4bd92 Updating flower texts after closing a dialog to be sure.
Compare 3 commits »
schobers pushed to master at schobers/tins2020 2020-05-11 13:03:09 +00:00
cc8f8da5df Switched to regular embedding of resources.
schobers pushed to master at schobers/tins2020 2020-05-11 12:59:11 +00:00
c8cb0095a1 Added generation for embedding resources.
schobers pushed to master at schobers/tins2020 2020-05-11 12:41:57 +00:00
5e822d0cf9 Implemented research.
schobers pushed to master at schobers/tins2020 2020-05-11 10:05:56 +00:00
5ebd582498 Added keyboard support for zooming.
a6004a8ab6 Added "new game" functionality.
9641719579 Added intro dialog.
Compare 3 commits »
schobers pushed to master at schobers/tins2020 2020-05-11 07:53:46 +00:00
a72f416650 Disable hover effects when mouse leaves window.
6a7843f314 Added serialization of game state.
0cb57c5940 Changed config dir (more unique).
e26de92f1d Maded flower buttons smaller (less tall).
Compare 4 commits »
schobers pushed to master at schobers/tins2020 2020-05-10 23:20:28 +00:00
3a8ad733a4 Enabled VSync & added setting.
a07d3c1c82 Changed panning of map (Ctrl+LMB or MMB instead of LMB).
14454cfd5e Switched coneflower & tulip.
3407a93586 Added flower types.
1c208152e8 Implemented digging of flowers.
Compare 6 commits »
schobers pushed to master at schobers/tins2020 2020-05-10 15:42:48 +00:00
cd5ca3f04f Added tool to color image.
b14f79a61a Lots of UI work.
44aef25d34 Zoom around tile that is hovered.
5c0824bafb Extended ControlBase. Added/changed Point/PointF/Rectangle (now backed by SDL struct). Tweaked poppy traits.
Compare 4 commits »
schobers pushed to master at schobers/tins2020 2020-05-10 08:57:24 +00:00
1cf13b0ec9 Added color parsing (hex to sdl.Color).
8e2b80395d Added support for (horizontally) aligment on text rendering.
69c8ae72f3 Updated textures (cropped & slightly resized).
1e407e21c0 Added tool to crop & resize images.
Compare 4 commits »
schobers pushed to master at schobers/tins2020 2020-05-09 23:40:58 +00:00
d6502c9080 Added disabled flowers (for button bar).