Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-10 | Updated the .desktop file and included tmw.menu in tarball | Bjørn Lindeijer | 1 | -4/+0 | |
As suggested by Patrick Matthäi. | |||||
2009-05-10 | Updated FAQ and removed some outdated win32 release information | Bjørn Lindeijer | 1 | -12/+3 | |
The still relevant release information was moved to the wiki. | |||||
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -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-15 | Merge branch '0.0.28' | Bjørn Lindeijer | 1 | -1/+1 | |
Conflicts: po/POTFILES.in src/main.cpp src/main.h tmw.cbp | |||||
2009-02-12 | Updated project file and version number in NSIS scriptv0.0.28.1 | Philipp Sehmisch | 1 | -1/+1 | |
2009-02-12 | Some more files which got fixed up for release (basically version | Ira Rice | 1 | -1/+1 | |
bumps). Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-02-10 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -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-09 | Removed tab characters. | Ira Rice | 1 | -20/+20 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 2 | -2/+2 | |
Conflicts: A lot of files... | |||||
2009-02-09 | Merge branch 'master' of git@gitorious.org:tmw/eathena | Bjørn Lindeijer | 2 | -3/+64 | |
Conflicts: src/game.cpp src/net/charserverhandler.cpp src/net/loginhandler.cpp src/net/protocol.h | |||||
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -0/+1 | |
Conflicts: Almost everywhere. | |||||
2009-02-04 | Fixed a bug in windows setup script which caused translations to be ↵ | Philipp Sehmisch | 1 | -2/+1 | |
extracted to the wrong directory. | |||||
2009-02-04 | Fixed a bug in windows setup script which caused translations to be ↵ | Philipp Sehmisch | 1 | -2/+1 | |
extracted to the wrong directory. | |||||
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 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-20 | Renamed TMWROOT to SRCDIR | Bjørn Lindeijer | 1 | -18/+18 | |
More branding-neutral == good | |||||
2009-01-20 | Fixed the installing of the dejavu ttf file | Bjørn Lindeijer | 1 | -0/+3 | |
Signed-off-by: Ira Rice <irarice@gmail.com> (cherry picked from commit 1ac350cb425249f37961206a04427e084d2fa833) Conflicts: packaging/windows/setup.nsi | |||||
2009-01-19 | Fixed the uninstallation portion of the nsi script while it's still on | Ira Rice | 1 | -0/+1 | |
my mind. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-16 | Fixed the installing of the dejavu ttf file (previous commit forgot it) | Ira Rice | 1 | -0/+3 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-16 | Added po files to the windows install script. | Ira Rice | 1 | -1/+6 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-06 | Removed a windows newline. | Ira Rice | 1 | -1/+1 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2009-01-05 | Removed a redundant directory, as well as got rid of Windows type | Ira Rice | 1 | -311/+311 | |
newlines. Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
2008-12-27 | Adapted setup.nsi to 0.0.27 and added instructions | Ira Rice | 2 | -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-26 | Moved debian packaging scripts to packaging directory | Ira Rice | 15 | -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-26 | Added Windows NSIS installer scripts | Eugenio Favalli | 3 | -0/+237 | |
2008-12-27 | Adapted setup.nsi to 0.0.27 and added instructions | Bjørn Lindeijer | 2 | -34/+39 | |
readme.txt explains a bit about how to build the Windows installer. | |||||
2008-12-26 | Added Windows NSIS installer scripts | Eugenio Favalli | 3 | -0/+237 | |
2008-12-26 | Moved debian packaging scripts to packaging directory | Bjørn Lindeijer | 14 | -0/+1195 | |