schobers
  • Joined on 2018-03-10
schobers pushed to master at schobers/tins2020 2020-05-09 22:19:48 +00:00
cbb6e6c144 Added button bars.
b9515823d3 Added tool to change alpha layer of image.
72da0ef462 Added hover effect for terrain.
Compare 3 commits »
schobers pushed to master at schobers/tins2020 2020-05-09 17:37:24 +00:00
c02fb342a7 Updated comments on noise maps.
schobers pushed to master at schobers/tins2020 2020-05-09 17:34:47 +00:00
2413c7d3d4 Added flowers (+ basic simulation).
b32017f18a Added clipping to terrain renderer.
0a73529306 Separated the lazy text rendering method.
58aa819a4e Added FPS.
8dd47c5ec2 Added storing of window size.
Compare 5 commits »
schobers pushed to master at schobers/tins2020 2020-05-09 11:55:40 +00:00
27afe594fe Added renderer.
dcd4979a6f Removed example.
Compare 2 commits »
schobers pushed to master at schobers/geom 2020-05-09 06:03:49 +00:00
52494022f6 Added Pow{,32}.
schobers pushed to master at schobers/tins2020 2020-05-09 05:48:13 +00:00
37589d5396 Added simple terrain.
schobers pushed to master at schobers/tins2020 2020-05-08 16:38:37 +00:00
a56ceae2e3 Added a base (mainly initialization).
schobers pushed to master at schobers/geom 2020-05-08 15:23:33 +00:00
a77de45eba Added perlin noise generator.
schobers pushed to master at schobers/tins2020 2020-05-08 11:11:22 +00:00
9d2b259ba1 Empty project.
schobers created repository schobers/tins2020 2020-05-08 11:10:53 +00:00
schobers pushed to master at schobers/allg5 2020-04-10 09:00:38 +00:00
14a0614ced Added Context to Handle() methods.
schobers pushed to master at schobers/allg5 2020-03-28 09:50:52 +00:00
b431e44110 Added application.
c194f443a7 Added UI library.
Compare 2 commits »
schobers pushed to master at schobers/fs 2020-03-08 16:21:16 +00:00
d7e3dfdb0f Added NewOsFsBallback.
2985b28851 Adds FindFs and MustFindFs for the RiceFs.
Compare 2 commits »
schobers pushed to master at schobers/allg5 2020-02-20 17:20:23 +00:00
451f389ef6 Extended Display.SetIcon to allow multiple icons.
9002c2b24d Added missing display events.
6468ff1b33 Added methods to query the current mouse position.
Compare 3 commits »
schobers pushed to master at schobers/krampus19 2020-01-16 15:58:50 +00:00
365e9dbbbb Added solver & optimized state.
8fc459e1d6 Added path finder & visualization (F5).
93be82bdbd Moved level state to soko package.
1e9d3e9089 Renamed Tile to TileType.
cb81ced655 Moved tile & entity type to separate code unit.
Compare 12 commits »
schobers pushed to master at schobers/krampus19 2020-01-16 15:55:10 +00:00
d820376e8e Added solver & optimized state.
6dfc9a5922 Added path finder & visualization (F5).
7634e632fb Moved level state to soko package.
b2342235b3 Renamed Tile to TileType.
0bc84924c3 Moved tile & entity type to separate code unit.
Compare 6 commits »
schobers pushed to master at schobers/krampus19 2020-01-14 18:35:59 +00:00
a19d33cb9f Changed behaviour of player after brick has been sunken.
041cdccc3f Changed behaviour of movement.
Compare 2 commits »
schobers pushed to master at schobers/krampus19 2020-01-14 17:14:46 +00:00
cdb581d0f6 Added level pack selection.
0203539201 Can load more than a single level pack (but not play yet).
fd92207400 Changed structure of levels/packs.
Compare 3 commits »
schobers pushed to master at schobers/krampus19 2019-12-31 12:38:13 +00:00
46e3ac060a Changed Mkdir command to give more rights.
schobers pushed to master at schobers/krampus19 2019-12-31 11:23:18 +00:00
2b58bf1d7f Fixed bug where you weren't able to get past level select menu.