Glenn Maynard
|
fc5c1cc295
|
simplify
|
2007-02-11 07:38:59 +00:00 |
|
Glenn Maynard
|
fb8e73ac58
|
SetValue, etc -> SetTextValue
|
2007-02-11 06:26:06 +00:00 |
|
Steve Checkoway
|
e3e5cf77e5
|
Don't include Foreach.h in RageUtil.h which does not use it. Instead, include it in the individual files that actually use it.
|
2006-11-01 11:18:46 +00:00 |
|
Steve Checkoway
|
c3eccabd98
|
foo?
|
2006-10-15 08:00:28 +00:00 |
|
Glenn Maynard
|
89b435ef51
|
LuaManager::GetLuaInformation -> LuaHelpers::GetLuaInformation
|
2006-10-14 20:35:32 +00:00 |
|
Glenn Maynard
|
1a89ddfccd
|
pointer to attributes
|
2006-10-03 00:07:01 +00:00 |
|
Glenn Maynard
|
83defce27b
|
XML update
|
2006-10-02 22:52:57 +00:00 |
|
Glenn Maynard
|
e3483ba3be
|
use GetName, GetValue, SetValue
|
2006-10-02 06:26:25 +00:00 |
|
Glenn Maynard
|
19e7328d78
|
move XML loading and saving into XmlFileUtil, reducing XNode
to a data structure
|
2006-10-02 05:53:56 +00:00 |
|
Steve Checkoway
|
b7ce93ffad
|
Simplify.
|
2006-10-01 14:02:24 +00:00 |
|
Steve Checkoway
|
f73100705b
|
Simplify.
|
2006-10-01 13:55:01 +00:00 |
|
Steve Checkoway
|
01cd66bd0f
|
DISP_OPT -> XMLDisplayOptions.
|
2006-10-01 13:07:20 +00:00 |
|
Steve Checkoway
|
49ebe752f2
|
Add namespace and schema.
|
2006-10-01 11:46:41 +00:00 |
|
Glenn Maynard
|
63e5c3dac3
|
simplify
|
2006-09-29 21:25:57 +00:00 |
|
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 |
|