You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(15) |
Aug
(15) |
Sep
|
Oct
(12) |
Nov
(3) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(6) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Charles L. <ch...@cn...> - 2009-07-01 17:45:38
|
Josh, I added the theme system. I haven't fully tested it yet, but I will start doing that soon. The biggest point, the file manager addition, does appear to be working correctly. There is a big change between HG1 and HG2 in this respect. HG1: FILE:test.txt => Themes/default/Files/test.txt HG2: FILE:test.txt => Themes/default/File/test.txt Note that in HG2, the 's' is not automatically added. This is because in HG2, we are not hard-coding the FILE, GRAPHIC, MODEL, etc. stuff. We, instead just detect for: [ALL CAPS PART]:[file] And translate it to: Themes/[theme search in reverse order]/[Proper caps part]/[file] This enables users to make up their own theme file sections. Charles |
From: Charles L. <lo...@um...> - 2009-06-30 02:24:24
|
Josh, I was curious if you would mind adding the framework necessary for permitting XML files to save. Keep in mind, there's always a little voice in the back of my mind that's suggesting I simply replace libXML with my thing. Charles |
From: Charles L. <ch...@cn...> - 2009-06-27 05:12:38
|
This is a test email to see if our list works. Charles Lohr |
From: Charles L. <lo...@um...> - 2009-06-26 18:50:48
|
This is a test to see if the list works and try to figure out if I'm on the list. |