Age | Commit message (Expand) | Author | Files | Lines |
2011-02-21 | Merge branch '0.5' | Thorbjørn Lindeijer | 2 | -1/+14 |
2011-02-14 | Set the toolchain windres binary, and add an example path to mingw32. | Yohann Ferreira | 1 | -0/+5 |
2011-02-14 | Add a note about the nsis plugin to install and where to install it in most c... | Yohann Ferreira | 1 | -1/+9 |
2011-02-01 | Merge branch '0.5' | Thorbjørn Lindeijer | 3 | -3/+140 |
2011-01-07 | Add win32 package helper scripts, change README to README.txt for NSIS | Bernd Wachter | 3 | -3/+140 |
2010-11-01 | Merge branch '0.5' of gitorious.org:mana/mana | Yohann Ferreira | 2 | -0/+12 |
2010-10-18 | Add portable support for windows version. | Andrei Karas | 2 | -0/+12 |
2010-08-18 | Merge branch '1.0' | Thorbjørn Lindeijer | 1 | -0/+8 |
2010-08-18 | Added a script to make the Mana source distribution | Thorbjørn Lindeijer | 1 | -0/+8 |
2010-06-13 | Merge remote branch '1.0/1.0' | Jared Adams | 1 | -0/+4 |
2010-06-12 | Add error.xml to client repository and move error.png | Jared Adams | 1 | -0/+4 |
2010-06-12 | Add missing target cursors to setup.nsi | Andrei Karas | 1 | -0/+2 |
2010-02-11 | Removed The Mana World branding from the installer | Thorbjørn Lindeijer | 2 | -0/+0 |
2010-01-31 | Remove support for building/packaging two binaries | Bernd Wachter | 1 | -29/+1 |
2010-01-31 | Add script to prepare translations for win32 cross build | Bernd Wachter | 1 | -0/+6 |
2010-01-25 | Allow overwriting of nsis parameters; allow adding both mana.exe and mana-ea.exe | Bernd Wachter | 1 | -4/+65 |
2009-10-24 | Basically finish rebranding | Jared Adams | 4 | -27/+17 |
2009-10-24 | More rebranding | Jared Adams | 8 | -48/+49 |
2009-06-09 | Fixed the finish setup image | Bjørn Lindeijer | 1 | -0/+0 |
2009-06-09 | New Windows installer images | Bjørn Lindeijer | 2 | -0/+0 |
2009-06-09 | Make sure the tmw.xpm file is shipped in the release | Bjørn Lindeijer | 1 | -776/+0 |
2009-06-09 | Updated version and changes for 0.0.29.1 release | Bjørn Lindeijer | 1 | -1/+1 |
2009-05-13 | Dynamically download the music when selected | Bjørn Lindeijer | 1 | -3/+7 |
2009-05-13 | Fixed uninstall of translations for the Windows installer | Bjørn Lindeijer | 1 | -0/+1 |
2009-05-10 | Updated the .desktop file and included tmw.menu in tarball | Bjørn Lindeijer | 1 | -4/+0 |
2009-05-10 | Updated FAQ and removed some outdated win32 release information | Bjørn Lindeijer | 1 | -12/+3 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Merge branch '0.0.28' | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-12 | Updated project file and version number in NSIS script | Philipp Sehmisch | 1 | -1/+1 |
2009-02-12 | Some more files which got fixed up for release (basically version | Ira Rice | 1 | -1/+1 |
2009-02-10 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -20/+20 |
2009-02-09 | Removed tab characters. | Ira Rice | 1 | -20/+20 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 2 | -2/+2 |
2009-02-09 | Merge branch 'master' of git@gitorious.org:tmw/eathena | Bjørn Lindeijer | 2 | -3/+64 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -0/+1 |
2009-02-04 | Fixed a bug in windows setup script which caused translations to be extracted... | Philipp Sehmisch | 1 | -2/+1 |
2009-02-04 | Fixed a bug in windows setup script which caused translations to be extracted... | Philipp Sehmisch | 1 | -2/+1 |
2009-01-29 | Converted CRLF newlines to LF | Bjørn Lindeijer | 1 | -0/+42 |
2009-01-29 | Converted CRLF newlines to LF | Bjørn Lindeijer | 1 | -41/+41 |
2009-01-28 | Made translations and music optional components when installing on windows. | Philipp Sehmisch | 1 | -8/+23 |
2009-01-28 | Made translations and music optional components when installing on windows. | Philipp Sehmisch | 1 | -5/+22 |
2009-01-27 | Enabled gettext translations on windows. | Philipp Sehmisch | 2 | -0/+45 |
2009-01-25 | Updated version for Windows installer | Bj�rn Lindeijer | 1 | -1/+1 |
2009-01-20 | Changed name of AETHYRAROOT to SRCDIR | Ira Rice | 1 | -22/+22 |
2009-01-20 | Renamed TMWROOT to SRCDIR | Bjørn Lindeijer | 1 | -18/+18 |
2009-01-20 | Fixed the installing of the dejavu ttf file | Bjørn Lindeijer | 1 | -0/+3 |
2009-01-19 | Fixed the uninstallation portion of the nsi script while it's still on | Ira Rice | 1 | -0/+1 |
2009-01-16 | Fixed the installing of the dejavu ttf file (previous commit forgot it) | Ira Rice | 1 | -0/+3 |
2009-01-16 | Added po files to the windows install script. | Ira Rice | 1 | -1/+6 |
2009-01-06 | Removed a windows newline. | Ira Rice | 1 | -1/+1 |