Commit Graph

334 Commits (e3eaeeec66aacc59005e8adf973adde5ed4fe8ef)

Author SHA1 Message Date
an e3eaeeec66 spaces->tabs 2019-07-05 23:21:11 -04:00
an 8354207c75 tycho: minify output svg 2019-07-05 08:02:17 -04:00
an 0e5fc4dbf2 tycho: use a high-res vector version of the pfhor hand icon 2019-07-05 07:22:34 -04:00
Alison G. Watson d323a7fb00 tycho: add dmg installer for the bundle script 2019-07-05 00:13:56 -04:00
Alison G. Watson 43ac712f34 tycho: add macOS bundle script 2019-07-04 23:25:44 -04:00
Alison G. Watson 8f975ad44b tycho: restructure build script (again) 2019-07-04 21:10:08 -04:00
an cbd4ef0171 maraiah: clippy 2019-07-04 20:31:34 -04:00
an 666b9a78ec maraiah: remove use of uninitialized memory 2019-07-04 17:43:29 -04:00
Alison G. Watson 7cbb5a1510 tycho: restructure platform-specific build info 2019-07-04 04:51:04 -04:00
Alison G. Watson f328ced8f9 tycho: use clang libc++ on mac 2019-07-04 04:47:56 -04:00
Alison G. Watson ed50dd2d1c tycho: add handling for macOS frameworks 2019-07-04 04:28:48 -04:00
an 5389062d44 tycho: use cargo to link libraries 2019-07-04 01:51:27 -04:00
an 262ab3712e tycho: fix MapView sucking (and also remove RTTI) 2019-07-03 23:34:57 -04:00
an f9722647af tycho: quit using unnecessary casts 2019-07-03 23:22:15 -04:00
an 91182c6015 update LICENSE 2019-07-03 23:22:03 -04:00
an c01756886b tycho: fix broken inheritance chain by submoduling rust-qt-binding-generator 2019-07-03 23:17:04 -04:00
an fa7d785212 tycho: rename classes for consistency 2019-07-03 20:51:38 -04:00
an 004989ab58 tycho: make it actually compile (also fuck std::byte actually) 2019-07-03 19:33:50 -04:00
an a79f814d3c tycho: use consistent style for storage duration modifiers 2019-07-03 19:27:47 -04:00
an 16b3e03cfa tycho: add selection/deselection 2019-07-03 19:26:28 -04:00
an 790dc9f840 tycho: silence warnings for format security 2019-07-03 19:26:07 -04:00
an e90e4df392 tycho: use std::byte 2019-07-03 19:25:42 -04:00
an f15f2f6dcc tycho: add status tip for icon view 2019-07-03 19:23:16 -04:00
an 3e9ca71dc8 tycho: let Qt handle object lifetimes for us 2019-07-03 19:23:04 -04:00
an cd854ef8ea tycho: name all of the map properties 2019-07-03 19:19:56 -04:00
an bb173b47e3 maraiah: add FromStr for cbitfield 2019-07-03 01:16:35 -04:00
an 68bfd417b5 maraiah: use cbitfield macro for better bitfield syntax 2019-07-03 00:34:14 -04:00
an 133b80ae38 maraiah: add FromStr implementation for cenums 2019-07-02 23:13:46 -04:00
an e58f5d8907 tycho: use views in projects 2019-07-02 21:16:34 -04:00
an 4a0257324e tycho: use smart pointers and dynamic casting for safer model passing 2019-07-02 20:22:25 -04:00
an 8f6b690442 tycho: use a variadic template for dbgPrint 2019-07-02 19:23:09 -04:00
an 11cfc909f8 tycho: rewrite things to simplify 2019-07-02 17:57:10 -04:00
an e3c0b0dd7d tycho: make the project view use icons 2019-07-01 01:25:54 -04:00
an 14c0ef8f2a maraiah: add None variant to transfer modes 2019-07-01 01:24:53 -04:00
an ab48d26711 maraiah: make SideFlags u8 to fix incorrect flags 2019-07-01 01:24:40 -04:00
an 501784e2fe maraiah: add missing jjaro media type 2019-07-01 01:24:17 -04:00
an 80295108b7 maraiah: make mediaflags u8 to fix incorrect flags 2019-07-01 01:24:04 -04:00
an 9dcf487d18 maraiah: fix old wad type entry headers 2019-07-01 01:23:27 -04:00
an b16b2a7ff1 maraiah: add backtrace macro 2019-07-01 01:23:08 -04:00
an 19cf86b8bc maraiah: fix projectile flags 2019-07-01 01:22:59 -04:00
an 628494e8a4 maraiah: make check_data use a template 2019-07-01 01:22:18 -04:00
an 14d9850653 maraiah: give better error messages on ReprErrors 2019-07-01 01:21:27 -04:00
an 8f1b043b93 maraiah: add functions to EntryData for gathering info 2019-07-01 01:19:59 -04:00
an 54ab1f9153 maraiah: add dummy flags for infinity's broken data 2019-07-01 01:19:23 -04:00
an 5edec0bc88 maraiah: fix invalid indices on rgb8 pixmaps 2019-07-01 01:19:00 -04:00
an e6bc793861 maraiah: add extra integrity checks for pixmap areas 2019-07-01 01:18:50 -04:00
an fcf467210e tycho: use the correct meta functions 2019-06-30 19:32:17 -04:00
an 31c6701dd5 maraiah: fix style inconsistency 2019-06-25 06:52:21 -04:00
an ad792b99d3 maraiah: add open_mac_file function 2019-06-23 09:21:49 -04:00
an b78f6e8401 maraiah: fix machdr doc/naming 2019-06-23 09:20:53 -04:00