Commit Graph
38 Commits
Author SHA1 Message Date
Chris Danford f02b8e3a3d move FS mounting to ArchHooks
if executable is under Program Files, then mount /Save to ~/PRODUCT_ID/Save
2005-12-08 21:38:18 +00:00
Steve Checkoway 937721f718 Slight change to ProductInfo.h. Now just enter the strings without quotes in the PRODUCT_{NAME,VER}_BARE defines but still use PRODUCT_{NAME,VER} or PRODUCT_NAME_VER in the code.
Use PRODUCT_{NAME,VER}_BARE in the Info.plist instead of having to hand code that for every release (and forgetting for about a third of them).
2005-11-02 09:18:39 +00:00
Chris Danford 092b5d969d move all URLs into ProductInfo.h 2005-10-28 03:10:48 +00:00
Ben Anderson e46350693c Going into version 4.0. Let's not do CVS snapshot releases this time and skip straight to alpha 1 when we start releasing from trunk again. And \'random build\' just plain sounds unprofessional. 2005-06-07 13:31:39 +00:00
Glenn Maynard b9c64a7fce Add license footer. (This file probably isn't copyrightable, anyway, but better to be consistent just in case ...) (also other header boilerplate) 2005-02-13 02:44:30 +00:00
Glenn Maynard 49f5ce2f8c update 2004-09-09 02:24:08 +00:00
Glenn Maynard 7ffe8eaf9c update 2004-08-25 00:20:32 +00:00
Glenn Maynard f3a79cf404 a21 2004-06-08 07:03:12 +00:00
Glenn Maynard 0ded3404b5 a20 2004-05-25 04:49:43 +00:00
Glenn Maynard ffd325791f also B 2004-05-22 03:22:47 +00:00
Glenn Maynard c470ac8147 19a 2004-05-22 03:10:59 +00:00
Glenn Maynard 8b0e3b7d7f 19 2004-05-21 06:31:41 +00:00
Glenn Maynard 55975d9ba9 a18 2004-04-27 06:41:02 +00:00
Glenn Maynard 78feda2ad9 fix old filename 2004-04-26 22:52:40 +00:00
Glenn Maynard 6f3ad36e24 a17 2004-04-22 04:37:04 +00:00
Glenn Maynard db66e17d87 a16 2004-04-06 05:09:32 +00:00
Glenn Maynard be368bee86 alpha 15 2004-03-28 23:21:33 +00:00
Glenn Maynard 83d0586e91 a14 2004-03-06 07:34:30 +00:00
Glenn Maynard 76b2ae8afb alpha 13b 2004-02-23 23:57:00 +00:00
Glenn Maynard 7cc0b1c747 a13 2004-02-18 03:16:18 +00:00
Glenn Maynard f94f13bf14 a12 2004-01-13 02:43:32 +00:00
Glenn Maynard 64ac9453a7 a11 2003-12-30 08:15:36 +00:00
Glenn Maynard 85dc688905 update for a10 2003-12-13 06:46:11 +00:00
Glenn Maynard 8aeb1c1a38 a9 2003-12-03 06:03:14 +00:00
Glenn Maynard e14227c0d4 -> 3.9 alpha 8 2003-11-04 06:09:35 +00:00
Glenn Maynard 4c51178670 um, no, not that file 2003-10-14 01:33:14 +00:00
Glenn Maynard b79b3b4d2a fix slash
use static
2003-10-14 01:33:13 +00:00
Glenn Maynard d5481286fa alpha 6 -> 7 2003-10-09 07:03:01 +00:00
Glenn Maynard d4b505fca0 update 2003-09-25 06:10:58 +00:00
Glenn Maynard 1309792437 update 2003-09-19 02:31:57 +00:00
Glenn Maynard 585b322a96 update 2003-09-16 22:55:35 +00:00
Glenn Maynard 27dad54b95 Some people have been distributing CVS snapshots without changing
the identification, resulting in crash dumps coming in identifying themselves
as alpha 3 or alpha 4 and being something else entirely.  Let's leave the
strings in CVS set to something else.
2003-09-05 22:57:19 +00:00
Glenn Maynard 9a97694d2f A! no, B! 2003-09-05 21:15:24 +00:00
Glenn Maynard d51d43a898 May release an updated snapshot for the loading crash, since it's pretty
common.
2003-09-05 20:21:21 +00:00
Steve Checkoway 7888e164ec Change to alpha 4 for the next release, whenever that may be. 2003-08-19 00:04:46 +00:00
Steve Checkoway 18d457db94 Bump product version for next release. 2003-08-14 07:00:22 +00:00
Steve Checkoway dfb0f03816 Fix compiler warning about new line at end of file. 2003-08-10 03:32:38 +00:00
Chris Danford 2a2bdb3cb5 Move branding and version strings for program and installer into ProductInfo.inc/h. This will make it easier to keep version the information up to date. 2003-08-10 03:19:16 +00:00