Age | Commit message (Expand) | Author | Files | Lines |
2007-12-25 | Fixed missing backslash. | Bjørn Lindeijer | 1 | -0/+1 |
2007-12-25 | Fixed year. :) | Bjørn Lindeijer | 1 | -0/+4 |
2007-12-24 | Fixed compile warning. | Bjørn Lindeijer | 1 | -0/+1 |
2007-12-24 | Minor update, fixed disconnection dialog | David Athay | 1 | -0/+6 |
2007-12-24 | Disabled non-functional item shortcut window. | Bjørn Lindeijer | 1 | -0/+3 |
2007-12-24 | Updated release date. | Bjørn Lindeijer | 1 | -1/+6 |
2007-12-23 | Particle images are now reference-counted properly. Avoided attempts to load ... | Philipp Sehmisch | 1 | -0/+11 |
2007-12-22 | Merged revisions 3740 via svnmerge from | Bjørn Lindeijer | 1 | -0/+3 |
2007-12-22 | Make sure chat messages are also trimmed for the local player. | Bjørn Lindeijer | 1 | -0/+2 |
2007-12-22 | Updated version to 0.0.24. Release data set to tomorrow, we'll see. | Bjørn Lindeijer | 1 | -1/+6 |
2007-12-21 | Attempted to fix client freeze when unable to connect to update host, and add... | David Athay | 1 | -1/+7 |
2007-12-21 | Fixed inventory size not matching the size assumed by eAthena and related | Bjørn Lindeijer | 1 | -0/+4 |
2007-12-21 | Added logging of error on PHYSFS_addToSearchPath. | Bjørn Lindeijer | 1 | -0/+2 |
2007-12-21 | Fixed shop list box not to scroll up when the selection is removed. | Bjørn Lindeijer | 1 | -0/+5 |
2007-12-19 | Fixed a map bug (monster trap) on map 18 (woodland village surrounding) | Philipp Sehmisch | 1 | -0/+5 |
2007-12-19 | Added list of files in each update with indication on whether they are still | Bjørn Lindeijer | 1 | -0/+2 |
2007-12-19 | Fixed association of entries to update, added no-cache headers, added a bit of | Bjørn Lindeijer | 1 | -0/+7 |
2007-12-18 | Optimized with single loop approach and nicer printing calls, inspired by | Bjørn Lindeijer | 1 | -0/+3 |
2007-12-18 | Added initial version of the update analysis tool upalyzer. | Bjørn Lindeijer | 1 | -0/+2 |
2007-12-18 | Remember to delete the progressbar and label also when the game was not | Bjørn Lindeijer | 1 | -0/+5 |
2007-12-14 | Put new items in equipment.xml for backward compatibility with the last clien... | Philipp Sehmisch | 1 | -1/+2 |
2007-12-14 | fixed some more screwups with the new items. | Philipp Sehmisch | 1 | -3/+6 |
2007-12-14 | Fixed some errors with the filenames of the new items (unrelated to my eAthen... | Philipp Sehmisch | 1 | -0/+5 |
2007-12-12 | Fixed the blurred outlines of the new tiles. | Philipp Sehmisch | 1 | -0/+5 |
2007-12-12 | Added two new cave tiles by yosuhara. | Bjørn Lindeijer | 1 | -0/+5 |
2007-12-12 | Added my tmxcopy tool for copying parts of maps to other maps. | Philipp Sehmisch | 1 | -0/+11 |
2007-12-10 | Include cassert header. | Bjørn Lindeijer | 1 | -0/+4 |
2007-12-10 | Implemented female hairstyles. | Philipp Sehmisch | 1 | -0/+44 |
2007-12-10 | Added an option to show log messages in the chat console. | Philipp Sehmisch | 1 | -0/+2 |
2007-12-10 | Simplified player subsprite handling by treating equipment, hairstyle and bas... | Philipp Sehmisch | 1 | -0/+8 |
2007-12-09 | New versions of funky hat and elf hat by QOAL. | Philipp Sehmisch | 1 | -0/+8 |
2007-12-07 | Added a new drop item for the christmas event. | Philipp Sehmisch | 1 | -0/+5 |
2007-12-05 | Fix drawing of very high fringe tiles by keeping track of the maximum tile | Bjørn Lindeijer | 1 | -0/+8 |
2007-12-04 | tophead -> tophat | Philipp Sehmisch | 1 | -1/+1 |
2007-12-03 | Added/renamed some headgears for the christmas event. | Philipp Sehmisch | 1 | -0/+18 |
2007-11-21 | Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer... | Bjørn Lindeijer | 1 | -0/+50 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -0/+17 |
2007-11-20 | Merged revisions 3642,3662-3664,3667 via svnmerge from | Bjørn Lindeijer | 1 | -0/+20 |
2007-11-20 | Merged revisions 3629-3630 via svnmerge from | Bjørn Lindeijer | 1 | -1/+12 |
2007-11-19 | Updated desert maps with new tiles by Len. | Philipp Sehmisch | 1 | -0/+7 |
2007-11-19 | Merged revisions 3739,3743-3744,3746-3747 via svnmerge from | Bjørn Lindeijer | 1 | -1/+7 |
2007-11-11 | Moved check on dropping 1 item to the inventory dialog. | Bjørn Lindeijer | 1 | -1/+7 |
2007-11-09 | Modifications at the back shading of shirt sprites by Pauan. | Philipp Sehmisch | 1 | -1/+15 |
2007-11-01 | Improved fire particle effects by using animated particles. | Philipp Sehmisch | 1 | -1/+9 |
2007-10-31 | Added skirt item by Saphy. ViewID is 26, itemID is 632, item properties are c... | Philipp Sehmisch | 1 | -1/+9 |
2007-10-26 | Implemented monster hurt sounds and added new sound effects by Cosmostrator. | Philipp Sehmisch | 1 | -0/+5 |
2007-10-26 | Removed some completely useless code from the chat class. | Philipp Sehmisch | 1 | -0/+2 |
2007-10-26 | Added possibility of length limitation to browserbox and used it for the chat... | Philipp Sehmisch | 1 | -0/+3 |
2007-10-25 | Item amount dialog is now skipped when there is only one item on the stack. | Philipp Sehmisch | 1 | -1/+6 |
2007-10-24 | Added a new quest loot item for the halloween event. | Philipp Sehmisch | 1 | -1/+6 |