Go to file
Merlijn Wajer 14e929decc Just a bit of the Script Manager code.
I need to code a lot more, and it will be a bit hackish.

Basically, the TMMLSettings is not able to handle childs with the same name.
It can parse them into the tree, but the finding methods will not work. (They
will always find the first.)
Three possibilities:
-   Delete the one we just parsed, and search again. (We will get the next
result)
-   Use WalkToNode and then manually parse the node. (This is more dangerous
but doesn't delete the settints)
-   Do the XML parsing semi-manually, kind of like rewriting the settings unit.
2010-06-08 00:15:20 +02:00
Doc AppendFile. 2010-05-24 12:08:23 +02:00
Extensions Fixed (possible) memory leak in param hints. 2010-05-24 00:06:56 +02:00
Fonts No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
Images CrLf stuff 2010-03-20 12:41:32 +01:00
Includes CrLf stuff 2010-03-20 12:41:32 +01:00
Install/windows New Rev-number :). 2010-04-29 13:49:48 +02:00
Plugins Tried to fix zeh codehints error. + latest Smart. 2010-06-04 13:46:38 +02:00
Projects Just a bit of the Script Manager code. 2010-06-08 00:15:20 +02:00
Tests Fixed some of the test-files. 2010-04-16 17:04:50 +02:00
Units Made IncludeBuffer more threadsafe! + rev number = 695 2010-06-05 23:32:40 +02:00
.gitignore This one should work. 2010-02-25 01:40:05 +00:00
COPYING No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
Changelog.txt No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
Known Issues.txt No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
README No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
todo.txt Fixed lil bug in PS + Updated Todo.txt 2010-04-14 16:13:03 +02:00

README

Hello, and welcome to the Mufasa project.

blablabla