Age | Commit message (Expand) | Author | Files | Lines |
2009-02-15 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -38/+0 |
2009-02-15 | Deleted some unneeded delete statements. | Ira Rice | 1 | -38/+0 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -31/+101 |
2009-02-11 | Adjusted a few files for release. | Ira Rice | 1 | -2/+2 |
2009-02-11 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Made sure to clean up after all of the dangling pointers in the | Ira Rice | 1 | -6/+39 |
2009-02-10 | Added two more options for displaying speech overhead (don't show it at | Ira Rice | 1 | -26/+63 |
2009-02-10 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -43/+26 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -33/+109 |
2009-02-08 | Mostly fixed a few field values to behave better in Windows, as well as | Ira Rice | 1 | -26/+26 |
2009-02-03 | Modified video mode selection to not test the resolution clicked on, and | Ira Rice | 1 | -17/+0 |
2009-01-25 | Synchronized setup dialog size with Aethyra | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-18 | Reflowed the setup keyboard tab with the layout code. | Ira Rice | 1 | -1/+1 |
2009-01-18 | While the last commit might look good in English, it wasn't very | Ira Rice | 1 | -23/+23 |
2009-01-18 | Fixed layout of video setup page when translated | Bjørn Lindeijer | 1 | -61/+43 |
2009-01-18 | Fixed layout of video setup page when translated | Bjørn Lindeijer | 1 | -60/+44 |
2009-01-18 | Merge branch 'master' of git://gitorious.org/tmw/eathena | David Athay | 1 | -0/+1 |
2009-01-15 | Merged Tab and TabbedArea from mainline | Bjørn Lindeijer | 1 | -0/+1 |
2009-01-13 | Merged Tab and TabbedArea from mainline | Bjørn Lindeijer | 1 | -0/+1 |
2009-01-13 | Merge branch 'master' of git://gitorious.org/tmw/eathena | David Athay | 1 | -27/+28 |
2009-01-12 | Updated the po files so that they shouldn't generate errors for us any | Ira Rice | 1 | -6/+4 |
2009-01-09 | Fixed a potential crash in the setup window when setting whether a name | Ira Rice | 1 | -1/+2 |
2009-01-09 | Added the ability to see your own name in game. | Ira Rice | 1 | -1/+21 |
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -38/+39 |
2009-01-06 | Added support for internationalization | Bjørn Lindeijer | 1 | -27/+28 |
2008-12-31 | Fixed OSX fullscreen hang | David Athay | 1 | -2/+2 |
2008-12-26 | Fixed a potential leak in setup, changed the default border color to | Ira Rice | 1 | -0/+3 |
2008-12-20 | Enabled video mode switching, as well as got rid of an old, unneeded | Ira Rice | 1 | -2/+31 |
2008-12-14 | Tweaked some configuration defaults | Bjørn Lindeijer | 1 | -7/+7 |
2008-12-13 | Only require a restart to switch to full screen with OpenGL on Windows, since | Bjørn Lindeijer | 1 | -0/+11 |
2008-12-13 | Fixed alignment (patch by Scraggy - Mantis #384) and spelling error. | David Athay | 1 | -2/+2 |
2008-12-07 | Tweaked some configuration defaults | Bjørn Lindeijer | 1 | -7/+7 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -5/+6 |
2008-12-07 | Tweaked some configuration defaults | Bjørn Lindeijer | 1 | -7/+7 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-16 | Fixed a width that I accidently messed up earlier, as well as made text | Ira Rice | 1 | -1/+1 |
2008-10-15 | Added patch so that players can turn on or off speech bubbles. | Ira Rice | 1 | -17/+31 |
2008-10-14 | Accidently left in a copied line. Must be slightly tired to not notice | Ira Rice | 1 | -1/+0 |
2008-10-14 | Early addition of a particle effect disabling option. Would like to | Ira Rice | 1 | -0/+15 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -9/+13 |
2008-09-11 | Only require a restart to switch to full screen with OpenGL on Windows, since | Bjørn Lindeijer | 1 | -0/+11 |
2008-08-14 | Doesn't require restart to change to full screen anymore | Kraant | 1 | -4/+10 |
2008-08-05 | Fixed alignment (patch by Scraggy - Mantis #384) and spelling error. | David Athay | 1 | -2/+2 |