- Operation foo_once step 2 (and final)
- Create folders bugfix
- None folder bugfix
- Fixed some tabs, structs etc.
- Added some (c) stuff
- Removed some debug stuff
This changes should result in a faster SM.
* $Luke->set_hero(&$Tyler);
* It also searches for translations when the source string has been altered
a tiny amount (80% match on the string or better)
* It also caches everything, so it gets faster. It only searches for unknown
strings once per session.
* Unfortunately, it requires the .po files, so it isn't the ideal solution,
but it is easy and will automatically work on more systems now.
Special thanks to Konstantin Riabitsev for letting me use the mricon.com
server!!