summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-02-15Initial update of NEWS fileBjørn Lindeijer2-0/+17
Also added Victor Fury to .mailmap file since he was also known as Frictor.
2009-02-15Merge branch '0.0.28'Bjørn Lindeijer36-1380/+2121
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 Sehmisch2-2/+10
2009-02-12Updated all translation filesBjørn Lindeijer24-1021/+1791
2009-02-12Updated the list of files with translatable stringsBjørn Lindeijer1-3/+5
2009-02-12Updated translationsBjørn Lindeijer4-348/+309
Updates to German, Spanish, Finnish and Polish translations, imported from Launchpad.
2009-02-12Fix some spelling and whitespaceKess Vargavind2-25/+41
Also a few whitespace and spelling fixes.
2009-02-12Describe the /me command in chat helpKess Vargavind1-13/+23
Also a few whitespace and spelling fixes.
2009-02-12Updated version to 0.0.28.1Bjørn Lindeijer8-22/+25
Also updated NEWS file with changes since 0.0.28.
2009-02-12OSX version fixDavid Athay1-0/+2
(cherry picked from commit 8046bb2626b30fecdcea54eb0aa3349cdb7d277b)
2009-02-12Added command line option to set home directory pathMichon van Dooren1-3/+9
2009-02-11Changed default color for "Is" to be more readableMadCamel1-1/+1
2009-02-11Implemented /meMadCamel1-0/+16
2009-02-11Fixed crash when sending a blank item linkMadCamel1-1/+1
2009-02-11Merge branch 'master' of git@gitorious.org:tmw/eathenaDavid Athay13-41/+25
2009-02-11Removed speech_bubble.png also from build filesBjørn Lindeijer2-3/+1
2009-02-11Restored particle effects on hits and critical hits.Philipp Sehmisch2-16/+2
2009-02-11Shut up some compiler warnings.Philipp Sehmisch7-10/+10
2009-02-11Merge branch 'master' of git@gitorious.org:tmw/eathenaPhilipp Sehmisch60-270/+271
2009-02-11Restored QOALs speech bubblePhilipp Sehmisch2-12/+12
2009-02-11Merge branch 'master' of git@gitorious.org:tmw/eathenaDavid Athay326-3888/+10137
2009-02-11OSX version fixDavid Athay1-0/+2
2009-02-11More capitalization fixes for 'color'Bjørn Lindeijer4-9/+9
Hopefully these are the last ones. :)
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer16-34/+34
Sometimes it's nice for clarity, but most of the time this is just clutter. C++ != Java. :)
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer16-42/+45
2009-02-10Fixed record locationBjørn Lindeijer1-1/+2
2009-02-10Fixed copyright headers for emote and color DBsBjørn Lindeijer4-28/+28
2009-02-10Don't make log statements translatableBjørn Lindeijer12-63/+66
The log is mainly used to aid the developers, hence shouldn't be translated to the user's local language. Also introduces unnecessary work for all translators.
2009-02-10Whitespace fixesBjørn Lindeijer12-25/+25
Mainly removed trailing whitespace. Also small fix in header of recorder.cpp.
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer13-60/+46
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-10Fixed some accidental capitalization errorsPhilipp Sehmisch11-60/+60
2009-02-10fixed capitalization of color member functions.Philipp Sehmisch8-44/+44
2009-02-10Changed spelling from colour to color.Philipp Sehmisch19-152/+152
2009-02-10Updated code::blocks projectPhilipp Sehmisch1-6/+42
2009-02-10Removed decimals from color slidersPhilipp Sehmisch1-3/+4
2009-02-10Fixed default server port.Philipp Sehmisch1-4/+1
2009-02-10Fixed a compile error by using less awkward codePhilipp Sehmisch1-11/+5
2009-02-10Changed AETHYRA_DATADIR to TMW_DATADIRPhilipp Sehmisch1-2/+2
2009-02-10Removed crash introduced by Aethyra.Philipp Sehmisch2-6/+0
2009-02-10Disable increase button for fixed skillsJared Adams1-8/+16
2009-02-10Fix crash due to missing login wallpaperJared Adams1-1/+4
2009-02-10Fix segfault when leaving maps with animated tilesJared Adams1-1/+2
2009-02-10Fix default port in GUIJared Adams1-1/+1
2009-02-09Fixed width of the weight label, as noticed by Grimmjow.Ira Rice1-4/+4
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-09Made progress bars in the status window a bit bigger based on aIra Rice1-5/+5
suggestion by Grimmjow. Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-09Removed a getImage() function I added. Considered renaming it toIra Rice1-12/+0
getBaseImage() instead, but after looking at it a bit more, I can't particularly see anything that this can be used for yet. Was originally added when I was toying around with an idea for how to get image transparency to work under SDL, but which ended coming up busted. Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-09Fixed up the copyright headersBjørn Lindeijer20-265/+269
Decision is to go with exact authors when some file is basically done by one person, and in most other cases assign TMW or Aethyra team copyright when multiple people from those teams have been involved. Also, the first summary line should now contain the subset of functionality that the file is part of, not the name of the whole project.
2009-02-09Removed tab characters.Ira Rice1-20/+20
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-09Mostly whitespace fixesBjørn Lindeijer58-536/+543
Removed tab characters and trailing spaces and added spaces between "if(", "for(", "while(" and "switch(".
2009-02-10Center the dialogs during the login sequence againBjørn Lindeijer1-8/+3