summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice6-0/+100
Conflicts: AUTHORS CMakeLists.txt ChangeLog INSTALL README aethyra.cbp configure.ac data/help/changes.txt data/help/commands.txt data/help/header.txt data/help/support.txt src/Makefile.am src/aethyra.rc src/being.cpp src/being.h src/equipment.cpp src/equipment.h src/floor_item.h src/game.cpp src/gui/buddywindow.cpp src/gui/char_select.cpp src/gui/char_server.cpp src/gui/chat.cpp src/gui/chat.h src/gui/equipmentwindow.cpp src/gui/equipmentwindow.h src/gui/gui.cpp src/gui/inventorywindow.cpp src/gui/inventorywindow.h src/gui/itemcontainer.cpp src/gui/itemcontainer.h src/gui/minimap.cpp src/gui/ministatus.cpp src/gui/newskill.cpp src/gui/npc_text.cpp src/gui/npclistdialog.h src/gui/ok_dialog.cpp src/gui/setup_video.cpp src/gui/skill.cpp src/gui/skill.h src/gui/status.h src/gui/table_model.h src/gui/updatewindow.cpp src/gui/viewport.cpp src/inventory.cpp src/inventory.h src/keyboardconfig.cpp src/keyboardconfig.h src/localplayer.cpp src/localplayer.h src/logindata.h src/main.cpp src/map.cpp src/monster.cpp src/monster.h src/net/beinghandler.cpp src/net/beinghandler.h src/net/buysellhandler.cpp src/net/equipmenthandler.cpp src/net/loginhandler.cpp src/net/loginhandler.h src/net/network.h src/net/npchandler.cpp src/net/playerhandler.cpp src/net/protocol.h src/net/tradehandler.cpp src/npc.cpp src/npc.h src/particleemitter.cpp src/particleemitterprop.h src/player.cpp src/player.h src/player_relations.cpp src/resources/imageset.cpp src/resources/imageset.h src/resources/itemdb.cpp src/resources/mapreader.cpp src/resources/monsterinfo.h src/text.cpp src/text.h src/textmanager.cpp src/textmanager.h src/tileset.h src/utils/fastsqrt.h src/utils/strprintf.cpp src/winver.h tools/tmxcopy/Makefile tools/tmxcopy/base64.cpp tools/tmxcopy/base64.h tools/tmxcopy/tostring.h Signed-off-by: Ira Rice <irarice@gmail.com>
2008-12-07Updated version to 0.0.27Bjørn Lindeijer2-25/+26
2008-12-07Some small updates and reformattingBjørn Lindeijer1-1/+1
2008-12-07Updated link to the forumsBjørn Lindeijer1-1/+1
Only a few years overdue? Conflicts: NEWS (cherry picked from eAthena branch)
2008-12-06Updated link to the forumsBjørn Lindeijer1-1/+1
Only a few years overdue?
2008-12-06Removed the automate cash, as reccommended by Bjorn.Ira Rice1-2/+2
Signed-off-by: Ira Rice <irarice@gmail.com>
2008-11-30Fixed up a few help files, as well as updated their contents to be moreIra Rice3-19/+44
current. This has been neglected for a bit longer than it should have been. Signed-off-by: Ira Rice <irarice@gmail.com>
2008-11-27Add note about using double quotes when whisperingJared Adams1-1/+4
2008-11-20Updated the version to 0.0.25Bjørn Lindeijer2-13/+21
Conflicts: CMakeLists.txt ChangeLog README configure.ac src/winver.h
2008-11-18Added the font file to branding.xmlPhilipp Sehmisch1-0/+2
2008-11-11Moved some hardcoded strings and filenames to an external configuration file.Philipp Sehmisch1-0/+22
2008-11-09Fixed icns file to have our cleint logo, so that Mac OS X builds use the ↵Ira Rice1-0/+0
proper icon.
2008-11-04Committed an extension to the San Serif font by Vargavind on TMW so that Ira Rice1-0/+0
it contains the complete ISO-8859-15 character set, as well as made a few other smaller fixes towards fixing make dist.
2008-11-04Applied more changes by vargavind, adding the complete ISO-8859-15 characterBjørn Lindeijer1-0/+0
set to the sans-serif font.
2008-11-01Merged revisions 4180-4181 via svnmerge from Bjørn Lindeijer1-0/+1
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r4180 | peaveydk | 2008-04-24 22:49:30 +0200 (Thu, 24 Apr 2008) | 1 line Make shortcut container ID based instead of slot based. Fixes items shifting around often causing equipment to be lost. ........ r4181 | peaveydk | 2008-04-25 02:25:59 +0200 (Fri, 25 Apr 2008) | 1 line Document anti-trade function. ........
2008-10-31Added critical notifications to the client. While I had originally Ira Rice3-0/+0
planned to do this (I still did it my way), TMW beat me to implementing, so I'll credit them with their commit reminding me to do it. This is not done the exact same way, as I prefer to see an actual "crit!" show above the being, instead of an ambiguous particle.
2008-09-25Fixed a bug that prevents compilation in some compilers.Ira Rice1-385/+0
2008-09-25Forgot to merge in the new files and resources into trunk.Ira Rice5-0/+421
2008-09-25Merged the Tametomo branch into trunk.Ira Rice7-0/+8
2008-09-17Updated icons, X Pixmap, and Aethyra png. September 16, 2008 - FrictorFrictor3-310/+312
2008-09-16changed client gui and added autobuild.shKevin Day34-3/+1
2008-09-03From Frictor: Revised the Windows icon so that it can be used.Ira Rice1-0/+0
2008-09-02Added Aethyra icon by Grimmjow, as well as adding Cave_1-1 to the Ira Rice3-782/+308
server. Also, a new NPC was added, which is a girl wearing blue clothes with pink hair and pink bunny ears .
2008-08-30updated the in game help filesKevin Day8-204/+78
2008-08-28Updated the version to 0.0.26 and updated the AUTHORS file. If you haveBjørn Lindeijer2-17/+8
contributed and I forgot you, please contact me as soon as possible!
2008-08-28Included some documentation for the shortcut window by Vq.Bjørn Lindeijer2-0/+16
2008-08-19Also install tabselected.png, circle-green.png and circle-gray.pngBjørn Lindeijer2-0/+6
2008-08-19Don't forget to install tab.pngBjørn Lindeijer2-0/+2
2008-08-19Added handling for different resolution wallpapers, reduced CPU usage during ↵Lloyd Bryant1-1/+5
login sequence
2008-08-15Updated copyright statement to Creative Commons Non-CommercialKraant1-1/+6
2008-08-14Lightened the color of the NPC fontLloyd Bryant1-0/+0
2008-08-13Added upper resolutions for Mitsukai Hana by Kayla Shirley Ira Rice5-0/+1
(kai_kaiyla@live.com). Do not reuse or modify these files without her permission.
2008-08-13Added Aethyra logo to the login wallpaper. Do not redistribute or modify Ira Rice1-0/+0
this image without the original author's consent (Kayla Shirley, kai_kaiyla@live.com).
2008-08-13Added support for different colored fonts for different being typesLloyd Bryant4-0/+3
2008-08-12added new login_wallpaper.png (submit by sraul with authors permission Kayla ↵Kevin Day1-0/+0
Shirley)
2008-08-07Rebranding TME to AethyraKraant6-4/+4
2008-07-27Changed files to tmeDouglas Boffey6-4/+4
2008-07-25Added documentation for F8 to toggle shortcut window.Bjørn Lindeijer1-0/+1
2008-07-25Updated the version to 0.0.25, release planned this Sunday.Bjørn Lindeijer2-13/+21
2008-07-01fix build filesRoderic Morris1-0/+4
2008-07-01Updated project files.Philipp Sehmisch1-1/+5
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML ↵Philipp Sehmisch4-0/+36
files, item descriptions on mouse-over, map names in minimap window, speech bubbles)
2008-06-15fix compiler and cmake warningsRoderic Morris2-3/+0
2008-05-15Added tab with image based on buttonDavid Athay2-0/+0
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer3-0/+54
configure whether trading is allowed. Based on new popup code, configuration improvements to store hierarchical data and a table model.
2008-05-04Merged revisions ↵Bjørn Lindeijer2-16/+16
4031-4044,4046-4058,4061-4062,4064,4066-4067,4069-4070,4072-4079,4082-4092,4094-4097,4099,4101-4109,4112-4115,4117-4129,4131-4150 via svnmerge from https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r4031 | the_enemy | 2008-04-03 14:53:00 +0200 (Thu, 03 Apr 2008) | 1 line Tweaked disconnect dialog to fix crash bug id=250 ........ r4050 | b_lindeijer | 2008-04-07 19:37:23 +0200 (Mon, 07 Apr 2008) | 2 lines Merged changes made for the 0.0.24.1 release (4046:4048 from 0.0.24 branch). ........ r4066 | b_lindeijer | 2008-04-10 23:48:36 +0200 (Thu, 10 Apr 2008) | 2 lines Fixed compile warning. ........ r4076 | b_lindeijer | 2008-04-12 20:36:15 +0200 (Sat, 12 Apr 2008) | 3 lines Fixed display of item shortcut container. gcn::Widget::setWidth is no longer virtual. ........ r4079 | crush_tmw | 2008-04-14 09:50:25 +0200 (Mon, 14 Apr 2008) | 1 line Fixed multi-channel image dyeing (patch by fate) ........ r4096 | b_lindeijer | 2008-04-16 10:39:59 +0200 (Wed, 16 Apr 2008) | 3 lines Restored the text wrapping in TextBox, since it was based on overriding a method that is no longer virtual in Guichan 0.8.0 (gcn::TextBox::setText()). ........ r4097 | peaveydk | 2008-04-16 13:27:31 +0200 (Wed, 16 Apr 2008) | 1 line Fix a basic_string::at sometimes being out of range in BrowserBox::draw when checking for line separators. ........ r4099 | peaveydk | 2008-04-16 13:50:12 +0200 (Wed, 16 Apr 2008) | 1 line Also fix potential out of range in BrowserBox::draw when checking for color codes. ........ r4150 | b_lindeijer | 2008-04-20 21:24:33 +0200 (Sun, 20 Apr 2008) | 2 lines Forgot to remove the sound effects apparently, removed now. ........
2008-04-25Document anti-trade function.Dennis Friis1-0/+1
2008-04-20Fixed installing of dejavusans.ttf font.Bjørn Lindeijer2-1/+6
2008-04-20Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from Bjørn Lindeijer3-2/+0
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3962 | crush_tmw | 2008-03-09 16:35:00 +0100 (Sun, 09 Mar 2008) | 1 line Applied some patches by peavey related to chatlog and the quit dialog. ........ r3968 | umperio | 2008-03-11 14:56:47 +0100 (Tue, 11 Mar 2008) | 1 line Removed unused image. ........ r3969 | b_lindeijer | 2008-03-11 17:44:20 +0100 (Tue, 11 Mar 2008) | 2 lines Also removed unused image from the files to be installed. ........ r4006 | crush_tmw | 2008-03-26 00:28:05 +0100 (Wed, 26 Mar 2008) | 1 line Initialized some uninitialized variables (patch by peavey). ........ r4008 | b_lindeijer | 2008-03-27 15:51:10 +0100 (Thu, 27 Mar 2008) | 2 lines Applied patch by peavey and added his name to the ChangeLog some more. ........ r4010 | b_lindeijer | 2008-03-30 16:06:14 +0200 (Sun, 30 Mar 2008) | 2 lines Updated configure.ac for tmwdata split (patch by peavey). ........ r4018 | crush_tmw | 2008-04-01 03:02:30 +0200 (Tue, 01 Apr 2008) | 1 line Added makefile for TMXCopy by jaxad. ........ r4019 | crush_tmw | 2008-04-01 03:34:29 +0200 (Tue, 01 Apr 2008) | 1 line compilation fixes suggested by peavey. ........ r4020 | crush_tmw | 2008-04-01 03:37:51 +0200 (Tue, 01 Apr 2008) | 1 line renaming makefile to Makefile ........ r4021 | crush_tmw | 2008-04-01 03:38:35 +0200 (Tue, 01 Apr 2008) | 1 line renaming makefile to Makefile ........
2008-04-20Merged revisions 3955-3960 via svnmerge from Bjørn Lindeijer2-3/+1
https://themanaworld.svn.sourceforge.net/svnroot/themanaworld/tmw/branches/0.0 ........ r3955 | b_lindeijer | 2008-03-07 12:34:10 +0100 (Fri, 07 Mar 2008) | 2 lines Moved dynamically released data to its own module (tmwdata). ........ r3958 | crush_tmw | 2008-03-08 09:21:42 +0100 (Sat, 08 Mar 2008) | 1 line Fixed some width/height mixups in TMXCopy. ........ r3960 | b_lindeijer | 2008-03-08 12:19:13 +0100 (Sat, 08 Mar 2008) | 2 lines Forgot to also remove the maps. ........