summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-08-29Added real name for QOAL and a note about this listBjørn Lindeijer1-4/+8
2008-08-29Added fix from TMW to prevent crash if a map layer has too many tilesLloyd Bryant2-1/+12
2008-08-28Added output-pause to copy constructor of particle emitters.Philipp Sehmisch2-0/+4
2008-08-28Updated the version to 0.0.26 and updated the AUTHORS file. If you haveBjørn Lindeijer9-65/+79
contributed and I forgot you, please contact me as soon as possible!
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer18-173/+703
2008-08-28Fixed crash when map layer has too many tiles.Bjørn Lindeijer2-1/+9
2008-08-28Included some documentation for the shortcut window by Vq.Bjørn Lindeijer3-0/+18
2008-08-28Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer11-25/+187
whether the being exists before referencing it. Re-enabled proper MP bar display. Improved handling of a warp to the same map.
2008-08-28Applied patch put together by Jaxad0127 with changes from the Aethyra project.Bjørn Lindeijer8-31/+180
Improves compatibility with the newer version of eAthena and works around an initialization bug.
2008-08-28Removed the usually incorrect "for 5 minutes" clause from the message ↵Philipp Sehmisch2-3/+8
displayed to banned users.
2008-08-27Renamed "randomnes" to "randomness", so that it won't show up as part of Fate'sBjørn Lindeijer5-18/+24
patch.
2008-08-26Corrected position of registration dialogsDouglas Boffey1-1/+23
2008-08-26Corrected splash screen problem as per mantis #52Douglas Boffey1-1/+1
2008-08-24fix for an error in the last commitPhilipp Sehmisch2-3/+3
2008-08-24Added new particle emitter property "output-pause" which allows to define a ↵Philipp Sehmisch3-1/+23
fixed (or random) interval between two outputs.
2008-08-22Added config option to honor stop-walking packet, added X and Y to /where, ↵Lloyd Bryant5-556/+491
reformatted src/chat.cpp
2008-08-21fix svn properties and id tagsRoderic Morris5-10/+24
2008-08-19Also install tabselected.png, circle-green.png and circle-gray.pngBjørn Lindeijer3-1/+8
2008-08-19Don't forget to install tab.pngBjørn Lindeijer3-0/+7
2008-08-19Added handling for different resolution wallpapers, reduced CPU usage during ↵Lloyd Bryant3-11/+38
login sequence
2008-08-18Fixed bug with GP shown being incorrect after purchasing from NPC vendor ↵Lloyd Bryant2-5/+10
(code from TMW svn, r4449)
2008-08-18fix bug #209, display skill icons correctly.Roderic Morris7-7/+154
2008-08-18Fixed bugs with new arrow typesLloyd Bryant7-57/+50
2008-08-17Fixed crash resulting from having a player targeted when hitting a warp pointLloyd Bryant5-23/+31
2008-08-16reverted last change - playability issuesLloyd Bryant1-4/+0
2008-08-16Bugfix for segfault when hitting a warp while targeting another playerLloyd Bryant1-0/+5
2008-08-15Updated copyright statement to Creative Commons Non-CommercialKraant1-1/+6
2008-08-15Activated MP status progress barLloyd Bryant2-1/+6
2008-08-14Doesn't require restart to change to full screen anymoreKraant1-4/+10
2008-08-14Lightened the color of the NPC fontLloyd Bryant1-0/+0
2008-08-13Changed the bit to signal GM status to evade bad data from TMW's serverLloyd Bryant1-1/+1
2008-08-13Call the more appropriate method (adjustSize instead of logic).Bjørn Lindeijer2-132/+155
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 permission levels to guilds, and operator permissions to channels.David Athay11-14/+192
2008-08-13Added support for different colored fonts for different being typesLloyd Bryant13-7/+86
2008-08-12added new login_wallpaper.png (submit by sraul with authors permission Kayla ↵Kevin Day1-0/+0
Shirley)
2008-08-12Removed autogen.sh and tell people in the INSTALL file to run 'autoreconf -i'Bjørn Lindeijer3-15/+7
instead. Please tell me if this doesn't work for you for some reason.
2008-08-11Added a WinReadMe.txt file for windows usersKraant1-0/+13
2008-08-10fixed some compilation problems reported by Jaxad, updated project file to ↵Philipp Sehmisch2-79/+33
new code::blocks format.
2008-08-10Changed proxy fix to only tell the proxy to no-cacheKraant2-6/+391
for news.txt and resources2.txt and added linux to windows cross-compile codeblocks file.
2008-08-10Set headers for CURL so that proxies won't cache filesKraant1-0/+9
to fix bug that causes resources2.txt to be old and out of sync with the files in the directory.
2008-08-09Changed --skipupdate functionality to just skip the actual downloadsLloyd Bryant2-12/+18
2008-08-08Changed the status window so that all the information appears by defaultDouglas Boffey1-1/+1
2008-08-07Changes saving screenshots from Aethyra_ScreenShot_ to Ae_Screenshot in game.cppKraant1-1/+1
2008-08-07Updated default game and updates serversKraant1-2/+2
2008-08-07Rebranding TME to AethyraKraant48-178/+208
2008-08-06Make sure only to save the window state when a window name is set, and failBjørn Lindeijer2-8/+17
when loadWindowState() is called without setting a window name.
2008-08-06totally killed the stop walking packet handlerLloyd Bryant1-5/+5
2008-08-05Fixed alignment (patch by Scraggy - Mantis #384) and spelling error.David Athay3-4/+10