Steve Checkoway
|
6ea2a41b00
|
Cleanup RageException::Throw(). Do not use ssprintf() inside of Throw() and do not pass it bare error messages. Use RageException::Throw( "%s", sError.c_str() ); instead. Be consistent with quoting file names "%s" and theme metrics as "%s : %s". Try to make them complete English sentences when possible.
|
2006-09-17 01:19:19 +00:00 |
|
Steve Checkoway
|
12ce8fe6a5
|
Add date generated.
|
2006-09-13 09:20:21 +00:00 |
|
Steve Checkoway
|
d04971e156
|
Add version info.
|
2006-08-08 12:34:24 +00:00 |
|
Steve Checkoway
|
2654587e16
|
--ExportLuaInformation. Add a stylesheet. (Not finished yet.)
|
2006-08-08 10:25:19 +00:00 |
|
Steve Checkoway
|
87e4f8b49f
|
Rename ExportNsisStrings.* to ExportStrings.* and add a function (and a command line option) to produce an XML file containing information about lua.
|
2006-08-08 07:47:16 +00:00 |
|