Commit graph

8 commits

Author SHA1 Message Date
nathan 4d688efc08 add all android install dependencies into android directory, based on https://github.com/pvallet/hello-sdl2-android, and changed some c/c++ compatibility issues that hopefully didn't break anything. Both linux and android build. haven't tested on android yet
Former-commit-id: c2472d32726924a6f431c1fc5cf223e68e91045c
Former-commit-id: 9afa79003e882347a41e1f187d13ef45c5113089
2020-04-15 23:07:47 -07:00
nathan 85636501f5 some readme updates and cleanup
Former-commit-id: bdb8d4c516a0aafed3c0fd709d52ab6ede543e25
Former-commit-id: c3f75db4e56a1549f2037a88cb9d91d5ff4ed154
2020-03-06 21:49:40 -08:00
nathan 93e26cc2e4 removed map continue mode (continue drawing map on next frame) because it produces annoying flashes
Former-commit-id: 57448a74eed032e6630d6f3cdfb1e39ba076f092
Former-commit-id: 69a64e4fe977ed0bcb6500b7d19979c6084560cb
2020-03-02 22:44:32 -08:00
nathan 414d8aed65 changed doubles to float. wrote out mapdata.bin and read in, this is still hacky, but compiles faster now
Former-commit-id: 59f44288ca1838e89e1f8c7463e88e91d5252c4b
Former-commit-id: 8894cdb766d205bf630d4de44701894a53b95b12
2020-02-26 22:44:30 -08:00
nathan c10fb0ad10 map quadtree in progress
Former-commit-id: bf7cd851d24efe93f88057a11a73ba8a7bcb963f
Former-commit-id: 82afe4283fbea1f513e805144e433c6d8d0da28f
2020-01-19 22:22:58 -08:00
nathan 42f1f8d5b5 basic label physics setup
Former-commit-id: 0433115ef4f22f0fcd0a9e278992cc238e408176
Former-commit-id: f406ea69b05a5865c48132eec23e129d3066aac4
2019-09-15 19:54:06 -05:00
nathan fec83494e1 updated readme with notes and todo
Former-commit-id: 55a1f0db19695829f9b5c93a23fa124b71603ae8
Former-commit-id: cfaabc1d0d471ce4e9b5acfcf3e928bd21d2881e
2019-09-13 01:56:55 -05:00
nathan 1efbc59320 directory cleanup of old hw stuff (retained in subdir
Former-commit-id: 43a73a7b2dbb7be398f79f40602e3527d42f0e1a
Former-commit-id: d49dd4b7d39d708518a7244f16be37db47027ac7
2019-09-08 15:06:42 -05:00
Renamed from sdl1090/README.md (Browse further)