Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-17 | Minor whitespace fix | Kess Vargavind | 1 | -4/+4 | |
2009-07-17 | fix: Invalid money display in character selection screen reported by crazy ↵ | Maximilian Philipps | 1 | -1/+4 | |
on forum | |||||
2009-06-01 | Make the login window a little wider to fit French translation | Kess Vargavind | 1 | -1/+1 | |
2009-05-25 | Fixed compiler warning about order of initialization | Bjørn Lindeijer | 1 | -3/+3 | |
(cherry picked from commit d76a9210b07cdcf97ae4f94af429b5fa3e72b239) | |||||
2009-05-25 | Add change password dialog to athena client | Dennis Friis | 1 | -24/+19 | |
(cherry picked from commit 050103b8d2e3eb23e7aea188a1a269feb7c181ab) | |||||
2009-05-23 | Fixed a few strings for better translation | Kess Vargavind | 1 | -1/+1 | |
Just a few notes that would help us translators immensly: * Please do not split one sentence into several strings * Please try to refrain from inserting extra spaces into the strings (cherry picked from commit 9712489ef67f95d6a5fa1fc3102bb7c4ee6a1f59) | |||||
2009-05-07 | Moved two files which held net data into the net folder. Considering | Tametomo | 1 | -1/+1 | |
their function, this is a much better place to put them. Signed-off-by: Tametomo <irarice@gmail.com> Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -1/+0 | |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -0/+379 | |
We don't use underscores in the filenames generally, and let's be consistent on that matter. |