summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2012-04-02Bumped version and updated news in preparation of 0.6.1 releaseThorbjørn Lindeijer1-1/+1
2011-04-30Merge branch '0.5'Yohann Ferreira2-29/+36
Conflicts: CMakeLists.txt po/fi.po po/fr.po src/gui/skilldialog.cpp src/localplayer.cpp src/net/manaserv/generalhandler.cpp src/net/tmwa/buysellhandler.cpp src/net/tmwa/generalhandler.cpp src/net/tmwa/playerhandler.cpp src/net/tmwa/specialhandler.cpp src/winver.h
2011-04-30Applied the product short name handling for mana.Yohann Ferreira1-14/+16
Already done and reviewed on the tmw branding repo.
2011-04-13Portable install saves logs and configs in a folder called settingsStefan Dombrowski1-2/+2
2011-04-06Removed the music download section.Yohann Ferreira1-11/+0
It doesn't make sense on the generic client.
2011-04-06Removed unsufficiently translated po files from build and release.Yohann Ferreira1-1/+1
I also removed the fact to tell the number of language provided as it's useless and harder to maintain.
2011-04-06Request admin permissions in Windows installerThorbjørn Lindeijer1-0/+1
Not always necessary, for example when installing in a user directory, but not asking for admin rights does more harm than good (your average Joe will just be complaining that the installer isn't working). Reviewed-by: Yohann Ferreira
2011-04-06Make the set of included DLLs in the Windows installer explicitThorbjørn Lindeijer1-1/+16
This is to make sure the right DLLs are shipped, not too many and not too few. Reviewed-by: Yohann Ferreira
2011-02-21Merge branch '0.5'Thorbjørn Lindeijer2-1/+14
Translation file updates ignored. Conflicts: src/client.cpp src/commandhandler.cpp src/gui/popupmenu.cpp src/localplayer.cpp
2011-02-14Set the toolchain windres binary, and add an example path to mingw32.Yohann Ferreira1-0/+5
2011-02-14Add a note about the nsis plugin to install and where to install it in most ↵Yohann Ferreira1-1/+9
cases for Linux. Added also a missing newline at file ending.
2011-02-01Merge branch '0.5'Thorbjørn Lindeijer3-3/+140
Conflicts: po/de.po src/game.cpp src/resources/wallpaper.cpp
2011-01-07Add win32 package helper scripts, change README to README.txt for NSISBernd Wachter3-3/+140
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira2-0/+12
Conflicts: src/being.cpp src/client.cpp src/commandhandler.cpp src/gui/setup_video.cpp src/gui/socialwindow.cpp src/gui/viewport.cpp src/gui/widgets/browserbox.cpp src/gui/widgets/itemcontainer.cpp src/imageparticle.cpp src/localplayer.cpp src/localplayer.h src/map.cpp src/net/tmwa/beinghandler.cpp src/particle.cpp src/particle.h src/player.cpp src/player.h
2010-10-18Add portable support for windows version.Andrei Karas2-0/+12
Add portable option to windows installer. Reviewed-by: Thorbjorn
2010-08-18Merge branch '1.0'Thorbjørn Lindeijer1-0/+8
Conflicts: src/log.cpp
2010-08-18Added a script to make the Mana source distributionThorbjørn Lindeijer1-0/+8
Uses 'git archive' to create a .tar.gz of all the files in the repository. This replaces the 'make dist' target when we stop using automake/autoconf.
2010-06-13Merge remote branch '1.0/1.0'Jared Adams1-0/+4
Conflicts: data/graphics/CMakeLists.txt data/graphics/Makefile.am src/client.cpp
2010-06-12Add error.xml to client repository and move error.pngJared Adams1-0/+4
There is no reason why error.xml shouldn't be in this repository, as it is used when no sprite data is present and is a very small file anyways. Servers can still replace these if they want to. error.png is only used in sprites, so should be in the new sprites folder too. Reviewed-by: 4144
2010-06-12Add missing target cursors to setup.nsiAndrei Karas1-0/+2
Signed-off-by: Jared Adams <jaxad0127@gmail.com>
2010-02-11Removed The Mana World branding from the installerThorbjørn Lindeijer2-0/+0
Mantis-issue: 1
2010-01-31Remove support for building/packaging two binariesBernd Wachter1-29/+1
2010-01-31Add script to prepare translations for win32 cross buildBernd Wachter1-0/+6
2010-01-25Allow overwriting of nsis parameters; allow adding both mana.exe and mana-ea.exeBernd Wachter1-4/+65
2009-10-24Basically finish rebrandingJared Adams4-27/+17
2009-10-24More rebrandingJared Adams8-48/+49
2009-06-09Fixed the finish setup imagev0.0.29.1Bjørn Lindeijer1-0/+0
Somehow got all weird and transparent
2009-06-09New Windows installer imagesBjørn Lindeijer2-0/+0
Replacing since the characters from the previous images have been identified as Squaresoft fan-art.
2009-06-09Make sure the tmw.xpm file is shipped in the releaseBjørn Lindeijer1-776/+0
Requested by Patrick Matthäi. Duplicate file removed from the Debian packaging directory.
2009-06-09Updated version and changes for 0.0.29.1 releaseBjørn Lindeijer1-1/+1
2009-05-13Dynamically download the music when selectedBjørn Lindeijer1-3/+7
This way we don't need to include the music in each Windows installer, and people can avoid the extra megabytes when they don't care about the music. Patch provided by QOAL.
2009-05-13Fixed uninstall of translations for the Windows installerBjørn Lindeijer1-0/+1
2009-05-10Updated the .desktop file and included tmw.menu in tarballBjørn Lindeijer1-4/+0
As suggested by Patrick Matthäi.
2009-05-10Updated FAQ and removed some outdated win32 release informationBjørn Lindeijer1-12/+3
The still relevant release information was moved to the wiki.
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-1/+1
Conflicts: CMakeLists.txt configure.ac data/help/header.txt packaging/windows/setup.nsi po/POTFILES.in src/being.cpp src/being.h src/game.cpp src/gui/color.cpp src/gui/color.h src/gui/equipmentwindow.h src/gui/popupmenu.cpp src/gui/recorder.cpp src/gui/setup_colors.h src/gui/setup_keyboard.cpp src/gui/setup_keyboard.h src/gui/skill.cpp src/gui/speechbubble.cpp src/gui/speechbubble.h src/gui/table.cpp src/keyboardconfig.cpp src/keyboardconfig.h src/localplayer.cpp src/main.cpp src/main.h src/map.cpp src/resources/colordb.cpp src/resources/colordb.h src/resources/emotedb.cpp src/resources/emotedb.h src/text.cpp src/text.h src/tmw.rc src/winver.h
2009-02-15Merge branch '0.0.28'Bjørn Lindeijer1-1/+1
Conflicts: po/POTFILES.in src/main.cpp src/main.h tmw.cbp
2009-02-12Updated project file and version number in NSIS scriptv0.0.28.1Philipp Sehmisch1-1/+1
2009-02-12Some more files which got fixed up for release (basically versionIra Rice1-1/+1
bumps). Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer1-20/+20
Conflicts: docs/FAQ.txt packaging/windows/make-translations.vbs src/Makefile.am src/gui/colour.cpp src/gui/colour.h src/gui/popupmenu.cpp src/gui/setup_colours.h src/main.cpp src/main.h src/resources/resourcemanager.cpp src/text.cpp src/text.h src/textmanager.cpp src/textmanager.h
2009-02-09Removed tab characters.Ira Rice1-20/+20
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer2-2/+2
Conflicts: A lot of files...
2009-02-09Merge branch 'master' of git@gitorious.org:tmw/eathenaBjørn Lindeijer2-3/+64
Conflicts: src/game.cpp src/net/charserverhandler.cpp src/net/loginhandler.cpp src/net/protocol.h
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-0/+1
Conflicts: Almost everywhere.
2009-02-04Fixed a bug in windows setup script which caused translations to be ↵Philipp Sehmisch1-2/+1
extracted to the wrong directory.
2009-02-04Fixed a bug in windows setup script which caused translations to be ↵Philipp Sehmisch1-2/+1
extracted to the wrong directory.
2009-01-29Converted CRLF newlines to LFBjørn Lindeijer1-0/+42
2009-01-29Converted CRLF newlines to LFBjørn Lindeijer1-41/+41
2009-01-28Made translations and music optional components when installing on windows.Philipp Sehmisch1-8/+23
2009-01-28Made translations and music optional components when installing on windows.Philipp Sehmisch1-5/+22
2009-01-27Enabled gettext translations on windows.Philipp Sehmisch2-0/+45