Commit graph

17 commits

Author SHA1 Message Date
Nathan 374f2bc972 fixed upscale default for RPI
Former-commit-id: 163b68da5a6d3bad28b5922fbc626b6e05241c40
Former-commit-id: 3f5c74bc2e4d1b53a904092e1ff53aed32b71855
2017-10-05 22:32:36 -05:00
Nathan aa8e3dca4b status boxes on map layout
Former-commit-id: 0ef788b2ddd092a1d30bdcc6d83bc0e972d5e229
Former-commit-id: 733d714f10f3ea03cf011aa4226c62a7784b2a36
2017-10-05 22:25:30 -05:00
Nathan 7716d84d55 changed upscale and screen size options to Modes fields, removed some RPI define conditionals
Former-commit-id: 5d9eb08cc2659824812ef895e0cdfb9a26e83e02
Former-commit-id: 7a430f68007cbdeafde92973c74ba21e25f724e6
2017-10-05 10:22:14 -05:00
Nathan a9a6bc9584 draw.c refactor. draw.c now handles outer draw routine, previous contents moved to maps.c
Former-commit-id: c1374d41abd475f83a32fa9ec639d0feef018a20
Former-commit-id: 39838a5e1d346c49df1a8f65c910db943a228c61
2017-10-05 09:58:23 -05:00
Nathan a56910600b map color updates
Former-commit-id: a78d7e46752d490c1168ac8a1ab33bea347739b3
Former-commit-id: 95e3ecb30dbd5d6c3bd21e687298279e3333e84b
2017-09-17 12:58:42 -05:00
Nathan 767d8dd024 added missing pullup on gpio 27
Former-commit-id: e3f51d4d3edc414c6fafd2460c32f07a631a8f11
Former-commit-id: c6015fbeb1ca28d89af9c7f75524288bc12211e6
2017-09-17 11:21:26 -05:00
Nathan 28cc65fc6a initial sdl list mode
Former-commit-id: 00846e544ad84ed8c7d0d7fe9a62bebe9999cf2d
Former-commit-id: 4688e987806e16e57798803f632e14d4e0f71b77
2017-09-17 10:38:22 -05:00
Nathan 0dd0cbc13c map draw
Former-commit-id: 6ea8b3be1ff479c52f11d7547e5d026578416ae7
Former-commit-id: 3e1c0fae85d5670b55bc0fad147095dd3fc90d98
2017-09-17 09:46:48 -05:00
nathan 37282b4d76 pi compiler fixes
Former-commit-id: 83eb670d38942bc6718ed29eb4a40e34dcdabb11
Former-commit-id: 23c975ae66a2e44b068ffd64d2f2510eb9f33cd6
2017-09-05 10:57:02 +00:00
Nathan d7ac05e2b2 added log/lin toggle, AA define, rearanged into map.c
Former-commit-id: 71d4638e160eedca1b60df37b3d2b5d1ecf82469
Former-commit-id: 5f78e0bfefba107919a5babf344a3d51110a16fd
2017-09-15 21:25:26 -05:00
nathan ac27da70ea fixed connection wait
Former-commit-id: e558c09badab3d566c38e039b06586f5397efd46
Former-commit-id: 2d60a0b33f01d5f43539db6744ccb2fdac58fef1
2017-09-05 10:41:00 +00:00
nathan 649c7aa466 added wiringPi exit button, compiler and SDL fixed for PI (need to add defines to allow compiling on PC again
Former-commit-id: 36897ec253d2711781deb41c8a94b67274e7603e
Former-commit-id: 3ed29801dd012902e04581194b606575cf2a94dc
2017-09-05 09:41:46 +00:00
Nathan 43283e175e conversion to sdl 1.2 + sdl_gfx
Former-commit-id: e2b7459153ed30b7d5ab0174c69b00cb25c83061
Former-commit-id: 5cc1c9ad482572a942c2609c24676106abdedfbb
2017-09-15 09:57:20 -05:00
Nathan 8fb50efe7b in progress reverting to SDL1.2 for pi compatibility, adding sdl_gfx
Former-commit-id: 40831fe91c60533d31957aaaaeec18bde028228a
Former-commit-id: 646e410a0d38835d5d43dba6039e9797a0584cb8
2017-09-14 21:13:02 -05:00
Nathan 5d11256a6a trails working
Former-commit-id: 5cf325dc734232ec38cfc4d2ea48734abc77d40e
Former-commit-id: 5897876ba869839b7250410c814e1200e7c05e5d
2017-09-14 09:39:56 -05:00
Nathan 3d533699a5 trails in progress
Former-commit-id: 38f7e02bced254a483e36e3e98f8e46e8e926514
Former-commit-id: 2526ef6d02c0a2e14e4d4a0b4382bca03e06bee7
2017-09-14 00:08:22 -05:00
Nathan d450dc59ce initial SDL version
Former-commit-id: 3714e6bfc11cd1ccb095602b2f93d64b4d107346
Former-commit-id: cfe3cc42c26367d1875c31c581ef1dbf4e2d89e5
2017-09-13 22:21:36 -05:00