Commit graph

14 commits

Author SHA1 Message Date
Nathan 44c69fd47d draw.c refactor. draw.c now handles outer draw routine, previous contents moved to maps.c
Former-commit-id: ff10c96cd8ee950e56b9bba51bf54451d7cab293
Former-commit-id: 04d08428688a3567ec572e34b87a96901c4ca31e
2017-10-05 09:58:23 -05:00
Nathan 8acc56b21e map color updates
Former-commit-id: 8544751e3259398a4852af3544ccd9abcd454045
Former-commit-id: b9b5bdbfdb7eb4b750949c87bd576fbd92f26afe
2017-09-17 12:58:42 -05:00
Nathan f052d584f1 added missing pullup on gpio 27
Former-commit-id: 3730f0404a513a04d16f958db70691fa73540422
Former-commit-id: 5fc1a271acc10761553f1817e16612a6f65dacd5
2017-09-17 11:21:26 -05:00
Nathan b110072134 initial sdl list mode
Former-commit-id: a6963070be35b80f14d68ce0f352887a8cfc9ff8
Former-commit-id: 0e085c6bee6ebbbc9ed8064b469f9066c9e7b2aa
2017-09-17 10:38:22 -05:00
Nathan 6942be7894 map draw
Former-commit-id: bfcd4edfb6cd845e0e3a5b7a2ddd1f7c3dbcac7f
Former-commit-id: 727e5a945c40de8b5c62cbccb3762083bca83c3e
2017-09-17 09:46:48 -05:00
nathan d21e4cf56a pi compiler fixes
Former-commit-id: 805e1fa2ccf972b38e72c43ca3812ab35c11075a
Former-commit-id: f74d5c1768d2390c25defe43b9c10d644bfb1080
2017-09-05 10:57:02 +00:00
Nathan b63782bbf5 added log/lin toggle, AA define, rearanged into map.c
Former-commit-id: 5ccce0dd66b202b6e0178cc3cff2e4f9a70b736f
Former-commit-id: 3616fa85a3b74c0acc493e50224746adc8cf3c31
2017-09-15 21:25:26 -05:00
nathan 345e7bf9fe fixed connection wait
Former-commit-id: 34c27602526346c7caa9880113cb90f6862503fe
Former-commit-id: 5e1e6a73df0ad78e023d5f0ab70be9abd391ea88
2017-09-05 10:41:00 +00:00
nathan 7449d7b066 added wiringPi exit button, compiler and SDL fixed for PI (need to add defines to allow compiling on PC again
Former-commit-id: 70c389508541a37a398075674b042204cd9037cb
Former-commit-id: e2b2550c65c66b5053e83c4f61d36eb369ce424f
2017-09-05 09:41:46 +00:00
Nathan ffeccc295e conversion to sdl 1.2 + sdl_gfx
Former-commit-id: 3a1fbe325ae694ba81d61cfdc13eddaeb295b7b8
Former-commit-id: 23c123951633ae32750b5cb3b94b9e623d31b116
2017-09-15 09:57:20 -05:00
Nathan 86d9c85c7e in progress reverting to SDL1.2 for pi compatibility, adding sdl_gfx
Former-commit-id: 496ef51b135330911afed2719564b90e6e039c89
Former-commit-id: 85a5e21f8bf4a7bdc0ade370a0872bc2fbc9b59b
2017-09-14 21:13:02 -05:00
Nathan 372835d743 trails working
Former-commit-id: 30b8c2d7f05182336425a4a919d483b063f45eb1
Former-commit-id: 0bfef69f78d44c524f5023d8dfbed9c9ed555bd9
2017-09-14 09:39:56 -05:00
Nathan fc035a8c93 trails in progress
Former-commit-id: 86a719985c2478b16eae3d8de543880ffa1ba95f
Former-commit-id: c01b937077dc0891bc6d7b98903fb2bcbb040a9e
2017-09-14 00:08:22 -05:00
Nathan c28bebc294 initial SDL version
Former-commit-id: eec0da8c0de0a6761c0f54fcf2dd3668181b260a
Former-commit-id: d9bbbde7a4209187620f4464b88f33f0b81cc73e
2017-09-13 22:21:36 -05:00