Commit Graph

41 Commits

Author SHA1 Message Date
Dagen Brock
403cee6ca7
Merge pull request #73 from ksherlock/merge_logging
Merge duplicate logging
2019-05-11 10:20:08 -05:00
Kelvin Sherlock
1a06196ae7 eliminate the g_fatal_log array since fatal_printf() shows warning messages immediately. 2019-04-11 19:40:02 -04:00
ksherlock
88d3cb9dc7
remove CYGWIN/WIN_SDL defines. 2019-02-21 13:45:35 -05:00
Kelvin Sherlock
1700285fd2 cleanup to build with MSVC. 2019-01-04 17:53:16 -05:00
Kelvin Sherlock
b353a7ff22 cleanup headers a bit 2019-01-02 19:53:34 -05:00
Kelvin Sherlock
44ee124882 can use numbers to navigate file picker. 2018-12-26 20:01:22 -05:00
Kelvin Sherlock
ce3bb3d642 add new menu lookup for ethernet interface. 2018-12-26 00:11:42 -05:00
Kelvin Sherlock
8dcbb38a62 clean up config menus 2018-12-25 21:52:41 -05:00
Kelvin Sherlock
1790096088 clean up arrow key code in the config window. 2018-12-25 20:00:15 -05:00
Kelvin Sherlock
ba50807910 tfe -> rawnet. 2018-12-14 20:37:39 -05:00
Dagen Brock
5e009305f8 v0.14 release 2018-09-11 17:06:05 -05:00
Dagen Brock
7df808cf4a add scaling options and fix speedups 2018-08-30 09:55:10 -05:00
Dagen Brock
710e2cd067 always alpha sort and cleaner hotkeys in file menu 2018-08-28 10:51:54 -05:00
Dagen Brock
ed817c15fe add vsync flag for great success 2018-08-24 12:45:51 -05:00
Dagen Brock
9b708a2ad8 resolve builds on windows with new fst objects 2018-08-24 11:40:25 -05:00
Dagen Brock
65f280569c using code beautifier (uncrustify), possibly most controversial commit ever\? 2018-08-13 12:22:40 -05:00
Dagen Brock
dca0a68abb
Merge pull request #32 from ksherlock/host_fst_updates
Host fst updates
2018-07-25 15:34:32 -05:00
Dagen Brock
47b837e34c Win32 SDL2 builds on Cygwin against Mingw SDL2 libs, new docs and log cleanup 2018-07-25 14:33:16 -05:00
Dagen Brock
92af077e38 missing menu terminator bug 2018-07-17 12:39:53 -05:00
Kelvin Sherlock
d1057c52f3 Host FST updates:
1. slightly improved logging
2. option to automatically translate cr/lf in text/source files
3. option to merlin encode text .S files
4. default file type for common source code files extensions.
2018-07-08 15:17:07 -04:00
Dagen Brock
ab54161b8d cleanup and fixup and full options 2018-03-26 23:31:40 -05:00
Dagen Brock
b5eaa22877 page up/down in config menus.. yay 2018-03-18 14:25:05 -05:00
Dagen Brock
5c945e8bff latest sdl options and first try of win sdl with new libs 2018-03-11 15:10:46 -05:00
Dagen Brock
3a6d272a50 copyright cleanup (and fix a copy-pasta) 2018-03-02 10:48:45 -06:00
Dagen Brock
18dbd6af31 new cli options 2018-02-27 06:56:45 -06:00
Dagen Brock
1f061db96b clean up default config a bit
- HT Les Burrows for the suggestion/bug report
I think there is a lot that could be changed around this, but I went for balance.  Firstly it switches to a default path of "HOME", takes out the ifdef "MAC" (sorry, other devs can support older platforms better than I, this is old MAC, not the modern OSX version which is supported).  It uses a dot file.  A lot of these changes could be minorly controversial as they change the behavior somewhat.  I think proper documentation, flags, and more cleanup around all of this would help.
2017-12-29 11:47:37 -06:00
Kelvin Sherlock
41e000329c add F4-text UI for selecting host file directory. This only displays folders. Return enters a folder as usual. Press Space to select a folder
(Space also selects a file in the ROM/disk image file selector)
2017-02-02 15:28:56 -05:00
Dagen Brock
2a4712c7b6 missed rom3 patch message 2017-01-23 09:38:14 -06:00
Dagen Brock
9906f0187e remove extra newlines from switch to glogf() 2017-01-20 14:19:07 -06:00
Dagen Brock
aa240efdc8 manually redoing Kelvin's glogf work 2017-01-20 13:28:09 -06:00
Dagen Brock
8d1161b224 fix for segfault on screenshot w/ no dir specified 2017-01-19 22:53:30 -06:00
Kelvin Sherlock
a745f91b78 host config. 2016-10-29 12:49:24 -04:00
Dagen Brock
9d1422e6cc more log cleanup 2016-10-28 14:44:16 -05:00
Dagen Brock
aa32d6f08f add prettier, but hacky, logging 2016-10-28 11:42:50 -05:00
Dagen Brock
7e1bd6a82a add screenshot dir argument 2016-10-26 10:57:57 -05:00
Dagen Brock
64d8dcd3a3 fix for relative paths in -config argument 2016-10-25 15:38:30 -05:00
Dagen Brock
0c21e1a072 Windows SDL version (builds, not functioning) 2016-10-18 22:01:19 -07:00
Dagen Brock
7f14207be3 branding update - minor cleanup 2016-04-27 21:58:38 -05:00
Dagen Brock
d9dde67041 uhm 2016-02-07 23:01:25 -06:00
Dagen Brock
06f32df824 update name and copyright 2016-02-04 00:37:39 -06:00
Dagen Brock
c3c2db5eb5 initial commit 2015-11-05 14:23:46 -06:00