summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
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
2009-01-25Updated version for Windows installerBjørn Lindeijer1-1/+1
2009-01-20Changed name of AETHYRAROOT to SRCDIRIra Rice1-22/+22
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-01-20Renamed TMWROOT to SRCDIRBjørn Lindeijer1-18/+18
More branding-neutral == good
2009-01-20Fixed the installing of the dejavu ttf fileBjørn Lindeijer1-0/+3
Signed-off-by: Ira Rice <irarice@gmail.com> (cherry picked from commit 1ac350cb425249f37961206a04427e084d2fa833) Conflicts: packaging/windows/setup.nsi
2009-01-19Fixed the uninstallation portion of the nsi script while it's still onIra Rice1-0/+1
my mind. Signed-off-by: Ira Rice <irarice@gmail.com>
2009-01-16Fixed the installing of the dejavu ttf file (previous commit forgot it)Ira Rice1-0/+3
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-01-16Added po files to the windows install script.Ira Rice1-1/+6
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-01-06Removed a windows newline.Ira Rice1-1/+1
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-01-05Removed a redundant directory, as well as got rid of Windows typeIra Rice1-311/+311
newlines. Signed-off-by: Ira Rice <irarice@gmail.com>
2008-12-27Adapted setup.nsi to 0.0.27 and added instructionsIra Rice2-32/+37
readme.txt explains a bit about how to build the Windows installer. Conflicts: packaging/windows/setup.nsi Signed-off-by: Ira Rice <irarice@gmail.com>
2008-12-26Moved debian packaging scripts to packaging directoryIra Rice15-36/+770
Conflicts: debian/aethyra.docs debian/aethyra.sgml debian/tmw.docs debian/tmw.sgml packaging/debian/tmw.docs packaging/debian/tmw.sgml Signed-off-by: Ira Rice <irarice@gmail.com>
2008-12-26Added Windows NSIS installer scriptsEugenio Favalli3-0/+237
2008-12-27Adapted setup.nsi to 0.0.27 and added instructionsBjørn Lindeijer2-34/+39
readme.txt explains a bit about how to build the Windows installer.
2008-12-26Added Windows NSIS installer scriptsEugenio Favalli3-0/+237
2008-12-26Moved debian packaging scripts to packaging directoryBjørn Lindeijer14-0/+1195