Commit Graph

108 Commits

Author SHA1 Message Date
David Schmidt
a0682eeb28 Have *nix ports automagically create a config file in the current working directory if it doesn't exist 2012-02-21 14:37:20 +00:00
David Schmidt
639b52bda2 Keep up to date with Maven 2012-02-18 23:41:33 +00:00
David Schmidt
e769a36462 Keep history updated 2012-02-18 23:31:18 +00:00
David Schmidt
943cea7559 Windows build now puts everything in one directory for easier operation 2012-02-18 08:03:17 +00:00
David Schmidt
ac77772f2a Typo snuck in somehow... 2012-02-18 07:58:57 +00:00
David Schmidt
e7e481206d Make life easier on Windows - drag/drop files get more Posix-like names so you can edit file locations from config window 2012-02-18 07:34:21 +00:00
David Schmidt
1c9806253e 2012-02-18 06:21:43 +00:00
David Schmidt
4f0a1d79af Tweaking doc 2012-02-17 14:37:04 +00:00
David Schmidt
70bc2d6785 Updating the doc a bit 2011-01-17 16:30:35 +00:00
David Schmidt
72512f2fc1 Have Windows work with sound 2011-01-16 22:52:06 +00:00
David Schmidt
1ffc645cba Update printer dev documentation 2011-01-10 12:27:25 +00:00
David Schmidt
5dd9a17a3c Update printer dev documentation with text info 2011-01-10 11:45:51 +00:00
David Schmidt
08bc587246 Making sure Win32 can build with and without SDL support, suppress some warnings 2011-01-10 03:10:09 +00:00
David Schmidt
b62b14b392 Let everyone print text. This is a particularly bad hack of the printer code, with ifdefs all over printer.cpp for SDL. I removed HAVE_PARALLEL, since every one has it now; but HAVE_SDL is now a switch that defines if a platform has the graphics library available instead. 2011-01-09 23:19:39 +00:00
David Schmidt
357870d575 Add plain text printer output 2011-01-09 17:27:11 +00:00
David Schmidt
f695a3ace2 Some better post-compile cleanup 2011-01-09 15:15:13 +00:00
David Schmidt
19fb013161 Add a couple of diagnostic messages to printer support 2011-01-08 14:07:06 +00:00
David Schmidt
8cf0e5c5fb Update docs 2011-01-07 17:22:13 +00:00
David Schmidt
d6f2cc60f8 Allow unix to write a .ps to the current directory (not to the root of the filesystem)! 2011-01-07 17:00:11 +00:00
David Schmidt
36fdba6b47 Update Cygwin makefile 2011-01-07 13:23:21 +00:00
David Schmidt
a04a010658 Add diagnostic message to report ROM reading 2011-01-07 12:54:47 +00:00
David Schmidt
24376db6d4 Add literal location to default font we'll ship 2011-01-07 12:53:49 +00:00
David Schmidt
cb462b333a Remove a couple of debug printfs 2011-01-07 12:51:38 +00:00
David Schmidt
73123505f8 Add printer support libraries to archive 2011-01-07 12:42:59 +00:00
Christopher Mason
4c106419f5 Fix MSB masking on parallel port output. 2011-01-07 03:03:10 +00:00
David Schmidt
7a31afd2a9 Add printer information to the doc 2011-01-07 02:37:22 +00:00
David Schmidt
a8f650d5f1 Add printer developer information to the doc 2011-01-07 02:36:44 +00:00
David Schmidt
2218032bc2 Add printer developer information to the doc 2011-01-06 22:34:27 +00:00
David Schmidt
6fa1cf2730 Add printer developer information to the doc 2011-01-06 22:08:33 +00:00
David Schmidt
8a81d7f7ae Add printer page to the doc 2011-01-06 21:46:17 +00:00
David Schmidt
6140d08062 Add printer page to the doc 2011-01-06 21:29:37 +00:00
David Schmidt
ae9a0c0206 Add printer page to the doc 2011-01-06 21:28:51 +00:00
David Schmidt
062923bcb7 Update docs 2011-01-06 14:43:51 +00:00
David Schmidt
8d99d958fc Update about dialog. 2011-01-06 13:07:49 +00:00
David Schmidt
3b1d6dce37 Have Mac remove the .app when making clean 2011-01-06 03:17:49 +00:00
David Schmidt
3443ba812b Quit, even when the config menu is up. 2011-01-06 03:07:09 +00:00
David Schmidt
a7bedf29cd Cleaning up build artifacts 2011-01-06 00:56:58 +00:00
David Schmidt
e2758d666d Make architecture on OSX be variable (ppc, i386, x86_64) 2011-01-03 15:53:02 +00:00
Mike Stephens
632f67aea9 Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010. 2010-10-12 02:43:33 +00:00
David Schmidt
d6f4fb2865 At least make OS/2 paint a picture on the screen until we can get the rendering sorted out... 2010-06-11 11:54:33 +00:00
David Schmidt
bebb4c2c39 A little more progress on OS/2 2010-06-01 07:07:43 +00:00
David Schmidt
6d1b9c3a23 Clean up a couple of OG-isms 2010-05-29 00:33:51 +00:00
David Schmidt
09194da30a Enable Win32 fullscreen, after a fashion 2010-05-19 04:21:11 +00:00
David Schmidt
51f8191a1c Accept dropped files again 2010-05-08 19:04:35 +00:00
David Schmidt
ce80e6ebca Merge in changes from activegs for x build 2010-05-08 14:06:51 +00:00
David Schmidt
d272682f48 Split drivers into pieces 2010-05-08 13:33:38 +00:00
David Schmidt
6b6b1e84cc Merge activegs changes specific to Mac 2010-05-08 05:13:17 +00:00
David Schmidt
5dc39a808f Merge in changes from activegs 2010-05-08 04:41:06 +00:00
David Schmidt
ad70b6bd8d Remind myself how to build with autotools 2010-04-28 03:02:11 +00:00
David Schmidt
e906aef693 Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more. 2010-04-28 01:07:29 +00:00