Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-27 | Removed the fairly useless buttonbox class, as well as removing the | Ira Rice | 1 | -0/+1 | |
recorder's dependence upon it. This class should get a bit more work done to it to simplify it further, but right now, it preserves all of the same functionality. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-25 | Because of how I imported translations to reduce the complexity of | GonzoDark | 1 | -21/+18 | |
merging, this commit adds back in a few of Ichigo's translations which were lost. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-25 | Updated all translation files | Bjørn Lindeijer | 24 | -1218/+762 | |
2009-01-25 | Refreshed translation files. | Ira Rice | 24 | -4706/+4863 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-25 | Updated Simplified Chinese translationv0.0.28 | Bjørn Lindeijer | 1 | -291/+330 | |
Translation by Hong Hao. | |||||
2009-01-25 | Updated all translation files | Bjørn Lindeijer | 21 | -2548/+2548 | |
2009-01-25 | Updated German, Dutch and Brazilian translations | Bjørn Lindeijer | 3 | -726/+683 | |
New translations imported from Launchpad. | |||||
2009-01-24 | Disabled Chinese translation for now | Bjørn Lindeijer | 1 | -1/+1 | |
It's not supported by our TrueType font, unfortunately, which means TMW would be unplayable on a Chinese locale by default. Maybe we can support such languages more easily by using SDL_pango instead of SDL_ttf. | |||||
2009-01-19 | Imported Danish Aethyra translation by GonzoDark | Bjørn Lindeijer | 1 | -202/+876 | |
Most of it applies to us as well, thanks! | |||||
2009-01-19 | Made the party class use gettext. | Ira Rice | 25 | -5403/+10086 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-18 | Fixed layout of video setup page when translated | Bjørn Lindeijer | 1 | -0/+2 | |
Introduced a LayoutHelper class which can be used for any non-Window container where you want to use a layout to place child widgets. | |||||
2009-01-18 | This will update the Danish Translation file da.po | GonzoDark | 1 | -320/+336 | |
I hope you enjoy it, I used a LOT of hours on this baby! Signed-off-by: GonzoDark <Gonzo.Dark@gmail.com> | |||||
2009-01-16 | Updated translation files to prep for new build. | Ira Rice | 24 | -3673/+3820 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-15 | Added emote database, which is loosely based off of the NPC database. | Ira Rice | 1 | -0/+1 | |
Also changed all emotes to be animated sprites now, and to load from emotes.xml. This gives us a bit more flexibility to not only add more emotes in the future, but allowing them to be animated as well. NOTE: This commit, unlike the previous emote commits, breaks emotes if you don't have the xml file. This will be available on Aethyra soon, but is not rolled into an update at the moment. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 25 | -821/+4919 | |
the function names should no longer be around. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-12 | Fixed color spelling for American English. | Ira Rice | 23 | -66/+86 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-12 | Since the po files are fixed now, remove ABOUT-NLS and config.rpath so | Ira Rice | 1 | -2/+1 | |
that they don't require an autoreconf -i --force. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-12 | Updated the po files so that they shouldn't generate errors for us any | Ira Rice | 25 | -6519/+23727 | |
more, as well as a few more code style fixes. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-10 | Changed a few emote variable names to be more sensible, as well as | Ira Rice | 1 | -0/+1 | |
removing emotions.png from the client data files (should have never been there to begin with, IMO). TODO: Simplify the emote code so that there is a lot less redundant code, as well as make filling out the possible emotes more flexible. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-09 | Updated translations | Bjørn Lindeijer | 25 | -1796/+11914 | |
2009-01-10 | Updated translations | Bjørn Lindeijer | 25 | -1796/+11914 | |
2009-01-09 | Fixed minimap state saving. | Ira Rice | 1 | -0/+1 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -0/+15 | |
Most strings are now translatable. Please do report any missing ones. Strings excluded from translation are anything that gets written to the log file or is otherwise not shown in the GUI. Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2009-01-08 | Removed the unused Box, VBox and HBox classes | Bjørn Lindeijer | 1 | -1/+1 | |
They were once meant for doing layout, but never used and the way they're implemented they would be relayouting with every draw, which isn't really nice. | |||||
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -0/+9 | |
Most strings are now translatable. Please do report any missing ones. Strings excluded from translation are anything that gets written to the log file or is otherwise not shown in the GUI. Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl> | |||||
2009-01-06 | Added latest translations from Launchpad | Bjørn Lindeijer | 25 | -0/+13639 | |
The ones on Launchpad are still geared towards the mainline client. These files have been updated for the eAthena client. It will be interesting to see what happens to special characters, since the client doesn't support unicode yet. | |||||
2009-01-06 | Added support for internationalization | Ira Rice | 4 | -0/+554 | |
Merged from the mainline client. Originally implemented by Guillaume Melquiond, starting with commit 1828eee6a6d91fd385ad1e69d93044516493aa91. Conflicts: INSTALL configure.ac src/Makefile.am src/gui/buy.cpp src/gui/confirm_dialog.cpp src/gui/inventorywindow.cpp src/gui/login.cpp src/gui/menuwindow.cpp src/gui/minimap.cpp src/gui/ok_dialog.cpp src/gui/popupmenu.cpp src/gui/register.cpp src/gui/sell.cpp src/gui/setup.cpp src/gui/setup_video.cpp Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-06 | Added latest translations from Launchpad | Bjørn Lindeijer | 25 | -0/+13639 | |
The ones on Launchpad are still geared towards the mainline client. These files have been updated for the eAthena client. It will be interesting to see what happens to special characters, since the client doesn't support unicode yet. | |||||
2009-01-06 | Added support for internationalization | Bjørn Lindeijer | 4 | -0/+553 | |
Merged from the mainline client. Originally implemented by Guillaume Melquiond, starting with commit 1828eee6a6d91fd385ad1e69d93044516493aa91. | |||||
2008-10-09 | Updated all translation files and fixed name of Chinese translation | Bjørn Lindeijer | 18 | -2081/+2903 | |
2008-10-09 | Updated translations from Launchpad and added new ones | Bjørn Lindeijer | 17 | -281/+4571 | |
2008-02-27 | Fixed translation file names. | Eugenio Favalli | 5 | -9/+9 | |
2008-02-26 | Added Portugese (by Tiago Silva), Danish (by GonzoDark), Russian (by idle sign) | Bjørn Lindeijer | 5 | -0/+2183 | |
and Swedish (by Zirro) translations. | |||||
2007-11-14 | Updated Italian translation. | Eugenio Favalli | 1 | -67/+122 | |
2007-10-28 | Updated german translation. | Matthias Hartmann | 1 | -22/+20 | |
2007-10-28 | Updated French translation. | Guillaume Melquiond | 1 | -27/+23 | |
2007-10-28 | Updated translation objects. | Guillaume Melquiond | 7 | -595/+1042 | |
2007-10-24 | Small typo fix. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-10-24 | Some small fixes to the German translation. | Bjørn Lindeijer | 1 | -4/+4 | |
2007-10-24 | Completed Dutch translation. | Bjørn Lindeijer | 1 | -62/+62 | |
2007-10-19 | Marked buy and sell dialog boxes as translatable. | Guillaume Melquiond | 1 | -0/+2 | |
2007-10-18 | Added automatic generation of description strings for item effects. | Guillaume Melquiond | 1 | -1/+1 | |
2007-10-15 | Added Dutch translation (incomplete) and put drawing of debug path into a | Bjørn Lindeijer | 2 | -0/+459 | |
private method. | |||||
2007-09-10 | Added Polish translation and fixed Italian one. | Eugenio Favalli | 3 | -2/+476 | |
2007-09-08 | Made it possible to play TMW in German. | Guillaume Melquiond | 2 | -2/+2 | |
2007-08-27 | Initial german translation - needs improvement, feel free to commit! | Matthias Hartmann | 1 | -0/+494 | |
2007-08-27 | Updated italian translation. | Eugenio Favalli | 1 | -94/+94 | |
2007-08-13 | Updated French translation. Forgot previous Changelog. | Guillaume Melquiond | 1 | -101/+99 | |
2007-08-13 | Added first draft of Italian translation. | Eugenio Favalli | 2 | -1/+496 | |
2007-08-13 | Updated .po files, so that people can start translating the whole interface, ↵ | Guillaume Melquiond | 2 | -25/+836 | |
almost. |