Vicent Marti
f0e63a49e3
- Reverted getHostPlatformString() from util.cpp (Yeah, Max was right)
...
- XMLParser now supports streams!
- Added remaining key values for DrawStep parsing.
- XMLParser parserError() bugfixes.
svn-id: r32782
2008-06-25 11:34:58 +00:00
Vicent Marti
8caa7d3f8b
Common:
...
- Added function to get the active host type as a string.
XMLParser:
- Added support for ignoring keys while parsing (check documentation). Backwards compatible.
- parserError() has been revamped. Shows all kinds of detailed information regarding the error ala Python
InterfaceManager/ThemeParser:
- DrawData keys and their DrawStep subkeys are now successfully parsed and loaded into structs. That's a win.
- Bug fixes.
svn-id: r32768
2008-06-24 19:48:01 +00:00
Vicent Marti
a4b4534a66
Split ThemeParser into XMLParser and ThemeParser as child class to have a common XML Parser.
...
svn-id: r32734
2008-06-18 23:49:47 +00:00
Vicent Marti
42036e7fd3
Expanded parser.
...
Added regex support for Common::String
Changed drawstep state saving.
svn-id: r32729
2008-06-18 00:15:21 +00:00
Vicent Marti
6932c836cf
Added massive parser documentation.
...
Some parser changes.
svn-id: r32726
2008-06-16 23:38:21 +00:00
Vicent Marti
cb6cb1361b
Code formating conventions.
...
Fix in test drawing code.
svn-id: r32704
2008-06-14 17:45:26 +00:00
Vicent Marti
8e2601d195
Parser fixes.
...
svn-id: r32703
2008-06-14 16:14:50 +00:00
Vicent Marti
d51a0cab3f
Parser redesign. Fixed most possible overflows.
...
svn-id: r32697
2008-06-13 22:05:21 +00:00
Vicent Marti
04b36a12e1
Formating conventions.
...
Function parameter fixes.
Parser fixes.
svn-id: r32696
2008-06-13 17:47:56 +00:00
Vicent Marti
5d92e2710a
Parser cleanup.
...
svn-id: r32691
2008-06-13 09:39:13 +00:00
Vicent Marti
e0d7301cb0
Parser update. Variable depth.
...
svn-id: r32690
2008-06-13 09:24:41 +00:00
Vicent Marti
ace171e22f
Parser update.
...
svn-id: r32686
2008-06-12 23:13:58 +00:00
Vicent Marti
7a9a74691f
Parser skeleton
...
Expanded drawing interface
svn-id: r32678
2008-06-12 19:06:37 +00:00