1. 5565a28 Remove some redundant #include's by Bertrik Sikken · 14 years ago
  2. b49577b some tags need special handling when they are in the wrong branch of a conditional, so go ahead and make that work :p by Jonathan Gordon · 14 years ago
  3. 3f5851f make the next line after a viewport (if it is on the same skin line) auto-eat the \n by Jonathan Gordon · 14 years ago
  4. dfce357 duh, this is needed also by Jonathan Gordon · 14 years ago
  5. 17c3484 Start dealing with LINE elements... setup a flag which lets tags tell the renderer to not start a new line in the viewport (i.e %we/d/i %X/x/xd etc) by Jonathan Gordon · 14 years ago
  6. 21cbdac get the renderer working more better! "handle" sublines correctly, dont "draw" in the first viewport if we are using viewports, get rid of the idea of a linear token array (i.e we are going to use the parse tree directly) by Jonathan Gordon · 14 years ago
  7. 3f06273 count line numbers correctly, handle the VIEWPORT change so it only ever has one child by Jonathan Gordon · 14 years ago
  8. b4a9564 Add my new parser playground to svn. by Jonathan Gordon · 14 years ago