Age | Commit message (Expand) | Author | Files | Lines |
2008-08-29 | Added real name for QOAL and a note about this list | Bjørn Lindeijer | 1 | -4/+8 |
2008-08-29 | Added fix from TMW to prevent crash if a map layer has too many tiles | Lloyd Bryant | 2 | -1/+12 |
2008-08-28 | Added output-pause to copy constructor of particle emitters. | Philipp Sehmisch | 2 | -0/+4 |
2008-08-28 | Updated the version to 0.0.26 and updated the AUTHORS file. If you have | Bjørn Lindeijer | 9 | -65/+79 |
2008-08-28 | Accepted Patch by Scraggy that moves text in such a way that no text overlaps | Bjørn Lindeijer | 18 | -173/+703 |
2008-08-28 | Fixed crash when map layer has too many tiles. | Bjørn Lindeijer | 2 | -1/+9 |
2008-08-28 | Included some documentation for the shortcut window by Vq. | Bjørn Lindeijer | 3 | -0/+18 |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 11 | -25/+187 |
2008-08-28 | Applied patch put together by Jaxad0127 with changes from the Aethyra project. | Bjørn Lindeijer | 8 | -31/+180 |
2008-08-28 | Removed the usually incorrect "for 5 minutes" clause from the message display... | Philipp Sehmisch | 2 | -3/+8 |
2008-08-27 | Renamed "randomnes" to "randomness", so that it won't show up as part of Fate's | Bjørn Lindeijer | 5 | -18/+24 |
2008-08-26 | Corrected position of registration dialogs | Douglas Boffey | 1 | -1/+23 |
2008-08-26 | Corrected splash screen problem as per mantis #52 | Douglas Boffey | 1 | -1/+1 |
2008-08-24 | fix for an error in the last commit | Philipp Sehmisch | 2 | -3/+3 |
2008-08-24 | Added new particle emitter property "output-pause" which allows to define a f... | Philipp Sehmisch | 3 | -1/+23 |
2008-08-22 | Added config option to honor stop-walking packet, added X and Y to /where, re... | Lloyd Bryant | 5 | -556/+491 |
2008-08-21 | fix svn properties and id tags | Roderic Morris | 5 | -10/+24 |
2008-08-19 | Also install tabselected.png, circle-green.png and circle-gray.png | Bjørn Lindeijer | 3 | -1/+8 |
2008-08-19 | Don't forget to install tab.png | Bjørn Lindeijer | 3 | -0/+7 |
2008-08-19 | Added handling for different resolution wallpapers, reduced CPU usage during ... | Lloyd Bryant | 3 | -11/+38 |
2008-08-18 | Fixed bug with GP shown being incorrect after purchasing from NPC vendor (cod... | Lloyd Bryant | 2 | -5/+10 |
2008-08-18 | fix bug #209, display skill icons correctly. | Roderic Morris | 7 | -7/+154 |
2008-08-18 | Fixed bugs with new arrow types | Lloyd Bryant | 7 | -57/+50 |
2008-08-17 | Fixed crash resulting from having a player targeted when hitting a warp point | Lloyd Bryant | 5 | -23/+31 |
2008-08-16 | reverted last change - playability issues | Lloyd Bryant | 1 | -4/+0 |
2008-08-16 | Bugfix for segfault when hitting a warp while targeting another player | Lloyd Bryant | 1 | -0/+5 |
2008-08-15 | Updated copyright statement to Creative Commons Non-Commercial | Kraant | 1 | -1/+6 |
2008-08-15 | Activated MP status progress bar | Lloyd Bryant | 2 | -1/+6 |
2008-08-14 | Doesn't require restart to change to full screen anymore | Kraant | 1 | -4/+10 |
2008-08-14 | Lightened the color of the NPC font | Lloyd Bryant | 1 | -0/+0 |
2008-08-13 | Changed the bit to signal GM status to evade bad data from TMW's server | Lloyd Bryant | 1 | -1/+1 |
2008-08-13 | Call the more appropriate method (adjustSize instead of logic). | Bjørn Lindeijer | 2 | -132/+155 |
2008-08-13 | Added upper resolutions for Mitsukai Hana by Kayla Shirley | Ira Rice | 5 | -0/+1 |
2008-08-13 | Added Aethyra logo to the login wallpaper. Do not redistribute or modify | Ira Rice | 1 | -0/+0 |
2008-08-13 | Added permission levels to guilds, and operator permissions to channels. | David Athay | 11 | -14/+192 |
2008-08-13 | Added support for different colored fonts for different being types | Lloyd Bryant | 13 | -7/+86 |
2008-08-12 | added new login_wallpaper.png (submit by sraul with authors permission Kayla ... | Kevin Day | 1 | -0/+0 |
2008-08-12 | Removed autogen.sh and tell people in the INSTALL file to run 'autoreconf -i' | Bjørn Lindeijer | 3 | -15/+7 |
2008-08-11 | Added a WinReadMe.txt file for windows users | Kraant | 1 | -0/+13 |
2008-08-10 | fixed some compilation problems reported by Jaxad, updated project file to ne... | Philipp Sehmisch | 2 | -79/+33 |
2008-08-10 | Changed proxy fix to only tell the proxy to no-cache | Kraant | 2 | -6/+391 |
2008-08-10 | Set headers for CURL so that proxies won't cache files | Kraant | 1 | -0/+9 |
2008-08-09 | Changed --skipupdate functionality to just skip the actual downloads | Lloyd Bryant | 2 | -12/+18 |
2008-08-08 | Changed the status window so that all the information appears by default | Douglas Boffey | 1 | -1/+1 |
2008-08-07 | Changes saving screenshots from Aethyra_ScreenShot_ to Ae_Screenshot in game.cpp | Kraant | 1 | -1/+1 |
2008-08-07 | Updated default game and updates servers | Kraant | 1 | -2/+2 |
2008-08-07 | Rebranding TME to Aethyra | Kraant | 48 | -178/+208 |
2008-08-06 | Make sure only to save the window state when a window name is set, and fail | Bjørn Lindeijer | 2 | -8/+17 |
2008-08-06 | totally killed the stop walking packet handler | Lloyd Bryant | 1 | -5/+5 |
2008-08-05 | Fixed alignment (patch by Scraggy - Mantis #384) and spelling error. | David Athay | 3 | -4/+10 |