summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-2/+3
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer2-3/+3
2007-10-18Implemented automatic denying of trade requests based on a patch Bjørn Lindeijer2-11/+50
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer3-11/+9
2007-08-24Added trimming of name for new character creation and of chat messagesBjørn Lindeijer1-0/+2
2007-08-23Changed XP gaining effect to appear on the player instead.Bjørn Lindeijer2-2/+2
2007-08-22Fixed an arithmetic exception in ItemShortcutContainer::draw.Bjørn Lindeijer2-9/+15
2007-08-22Added close button and item shortcut backgrounds to files that will beBjørn Lindeijer1-0/+1
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-1/+2
2007-08-20Added monster killed xp notification effect.Joshua Langley2-2/+2
2007-07-11Weapon sprites are now (almost) threated like other equipment sprites through...Philipp Sehmisch3-14/+14
2007-06-12Fix of DEF_BONUS not updating, and added Mac OSX icon.David Athay1-0/+1
2007-05-04Merged particle engine into main eAthena branch.Philipp Sehmisch1-3/+14
2007-03-24Make sure that when a network error occurs, the error message is available andBjørn Lindeijer2-39/+78
2007-03-24Go back to login or register state on error, depending on what the user wasBjørn Lindeijer2-2/+8
2007-03-22Clarified the error message when character creation fails and made sure theBjørn Lindeijer2-38/+66
2007-03-19Added target cursor. Shows blue when target in range, and red when out of range.David Athay2-0/+6
2007-02-20Now different sounds can play when a monster misses the player.Bjørn Lindeijer1-17/+14
2007-01-30Removed unused Packet class.Bjørn Lindeijer3-88/+0
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer2-4/+4
2006-12-12Hide all NPC dialogs after deathEugenio Favalli1-0/+11
2006-12-12Fixed crash when selecting an item after deathEugenio Favalli1-0/+5
2006-12-06Fixed crashs when changing equipment.Philipp Sehmisch1-26/+19
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer3-16/+35
2006-12-01Monster sound effect patchPhilipp Sehmisch2-34/+23
2006-11-30Some optimizations to setSex, setWeapon and handling of player update messages.Bjørn Lindeijer1-3/+7
2006-11-26Made Being::mDirection protected, forcing the use of setDirection. DefaultedBjørn Lindeijer1-4/+6
2006-11-23Refectored the Itemmanager class to an ItemDB namespace.Philipp Sehmisch1-1/+1
2006-11-09Fixed a conflict with Windows headers and updated project filesEugenio Favalli2-13/+14
2006-11-05Changed some printf statements to log statements.Bjørn Lindeijer3-7/+9
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money i...Yohann Ferreira1-0/+1
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer1-8/+3
2006-08-26Applied patch by AHarrison that adds item pickup messages to the chat window.Bjørn Lindeijer1-0/+9
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer2-3/+3
2006-08-02Some cleanups, fixes and a small start on a solution for the animated spriteBjørn Lindeijer1-2/+2
2006-07-24Equipments now use real slot positions.Eugenio Favalli1-6/+6
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli3-24/+24
2006-07-03Fixed visible equipment initialization and hack to see 2 kinds of visible equ...Eugenio Favalli1-3/+3
2006-06-29GCC 4 fix.Eugenio Favalli1-0/+2
2006-06-29Clients get notified of equipping visible items.Eugenio Favalli1-10/+23
2006-06-26Fixed the readString method (synchronized with the server version by GuillaumeBjørn Lindeijer1-16/+12
2006-06-21Added female players.Eugenio Favalli2-2/+3
2006-03-19Unreverted latest change by Doener due to my lack of proper communication abi...Eugenio Favalli1-4/+4
2006-03-19Reverted changeset r2269 (toString) as requested by ElvenProgrammer.Björn Steinbrink1-4/+4
2006-03-18Added a toString conversion function.Björn Steinbrink1-4/+4
2006-03-15Fixed connection not being shut down completely in case of an error.Björn Steinbrink1-4/+7
2006-03-09Made all local action listeners structs and moved them into anonymous namespa...Björn Steinbrink2-22/+22
2006-03-09Made all class members named like mClassMember.Björn Steinbrink5-100/+124
2006-03-05Merged new_playerset branch into trunk.Eugenio Favalli1-1/+8
2006-02-24Another bunch of cosmetic cleanups, ie mostly typedefs...Björn Steinbrink2-14/+7