summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-02-15Add configurable units systemJared Adams17-38/+353
2009-02-15More copyright header fixesBjørn Lindeijer12-27/+26
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer63-527/+449
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-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-13Fixed a break in building for non-mac users which was caused by usingIra Rice3-3/+3
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-13Added in a few missing files for Mac building.Ira Rice3-0/+2131
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-13Moved frameworks folder out of git and into our builds folder. This isIra Rice346-116158/+0
being done for the same reason that we keep our windows dlls and other cross platform files which a builder might not need are kept separate as well. Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-13Ignore "window manager + arrow" key combinationsSteve Cotton3-1/+14
Adds two configurable "ignore" keys. Stops the character moving about if the user's window manager uses "ignore+arrow key" to switch virtual desktops.
2009-02-13Added in mac build support, contributed to us by allenmoatallen> fromIra Rice363-4459/+118621
Legends of Mazzeroth. Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-12Updated project file and version number in NSIS scriptv0.0.28.1Philipp Sehmisch2-2/+10
2009-02-12Some more files which got fixed up for release (basically versionIra Rice5-7/+9
bumps). Signed-off-by: Ira Rice <irarice@gmail.com>
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-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-11OSX version fixDavid Athay1-0/+2
2009-02-11Changed default color for "Is" to be more readableMadCamel1-1/+1
2009-02-11Separated out the setup and help windows from the chat shortcut so thatIra Rice1-3/+5
they are now under the OK shortcut. Figured that if anyone doesn't like the NPC dialogs trumping their chat dialogs, then we should also allow for it under the setup and help buttons as well. The only window behavior that this keeps under the chat shortcut now is the confirmation for exiting shortcut. Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-11Adjusted a few files for release.Ira Rice8-11/+11
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-11Implemented /meMadCamel1-0/+16
2009-02-11Fixed crash when sending a blank item linkMadCamel1-1/+1
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-11Removed a few unneeded includes in the being handler.Ira Rice1-2/+0
Signed-off-by: Ira Rice <irarice@gmail.com>
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-11Fixed the default table width for the player tab.Ira Rice1-20/+33
Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-11Shut up some compiler warnings.Philipp Sehmisch7-10/+10
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-11Don't make log statements translatableBjørn Lindeijer13-70/+73
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-11Changed spelling from colour to color.Philipp Sehmisch18-144/+144
2009-02-11Merge branch 'master' of git@gitorious.org:tmw/eathenaDavid Athay326-3888/+10137
2009-02-11OSX version fixDavid Athay1-0/+2
2009-02-11Fixed a regression on the particle engine caused by modifying theIra Rice2-11/+0
SimpleAnimation class to use correct delays for target drawing. Basically, because the SimpleAnimation was a bit more restrictive on ensuring that frame rates were being respected, some particles would not get drawn. This commit allows for target animations to look correct, while not breaking particles. Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-10Whitespace fixesBjørn Lindeijer11-24/+24
Mainly removed trailing whitespace. Also small fix in header of recorder.cpp.
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer15-34/+37
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer15-47/+33
Sometimes it's nice for clarity, but most of the time this is just clutter. C++ != Java. :)
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice335-918/+1010
useful since buddy lists are tracked through the player relation interface instead) Signed-off-by: Ira Rice <irarice@gmail.com>
2009-02-10Made sure to clean up after all of the dangling pointers in theIra Rice2-6/+46
Setup_Video tab. Signed-off-by: Ira Rice <irarice@gmail.com>