summaryrefslogtreecommitdiff
path: root/src/net/ea
AgeCommit message (Expand)AuthorFilesLines
2012-06-06Fix some issues after auto checking.Andrei Karas2-7/+6
2012-05-31Add support for each hair style own palete.Andrei Karas1-1/+3
2012-05-09Add option to allow automatically attack next target. (disabled by default)Andrei Karas1-1/+1
2012-04-27Improve screen position calculation.Andrei Karas1-11/+7
2012-04-25Improve iterators part 2.Andrei Karas1-3/+2
2012-04-08Move most input code from keyboardconfig to inputmanager.Andrei Karas1-0/+1
2012-04-01Last part of fixes.Andrei Karas2-3/+3
2012-04-01One part of fixes after auto checking.Andrei Karas1-2/+2
2012-03-29Replace vectors with strings to short names.Andrei Karas5-5/+5
2012-03-22Rename object event to depricatedevent because current implimentation veryAndrei Karas5-6/+6
2012-03-14Add support for other gender.Andrei Karas3-12/+22
2012-03-10Add to skills missile particle effect and hit/miss sounds.Andrei Karas1-4/+4
2012-03-10Add skill range parameter to skills.Andrei Karas1-6/+6
2012-03-09Add support for many update hosts (evol server only).Andrei Karas2-0/+3
2012-03-01Fix modal state for some dialogs.Andrei Karas1-1/+1
2012-03-01Fix weight dialogs sound effect.Andrei Karas1-2/+2
2012-02-29Allow open conext menu from free tile if in free camera mode.Andrei Karas1-0/+6
2012-02-28Fix some sound event.Andrei Karas4-0/+15
2012-02-28Add different sound effects for different events.Andrei Karas3-7/+6
2012-02-24More copyright fixes.Andrei Karas2-0/+2
2012-02-11Remove some unneeded includes.Andrei Karas1-0/+1
2012-02-11Add relative pixel based position to item drops (floor items).Andrei Karas2-14/+27
2012-02-08Fix compilation errors and more style.Andrei Karas2-9/+9
2012-02-08Fix code style with new tool.Andrei Karas3-2/+7
2012-02-05Move path functions from stringutils to paths.Andrei Karas1-0/+1
2012-01-29Fix possible hiding methods issues.Andrei Karas4-12/+6
2012-01-28Add support for processing player statuses in evol server.Andrei Karas2-0/+7
2012-01-21Prevent possible double map load attempts.Andrei Karas1-1/+6
2012-01-18Fix typo in guildmanager.Andrei Karas1-1/+1
2012-01-16Add error message for creation char with incorrect race.Andrei Karas1-0/+3
2012-01-08Validate update host.Andrei Karas1-0/+5
2012-01-05Update copyrights year.Andrei Karas34-34/+34
2011-12-18Ad comments for "unused" data from server packets.Andrei Karas5-15/+17
2011-12-14Add last login time to char selection dialog.Andrei Karas1-1/+5
2011-11-25Move A_UNUSED define to include file.Andrei Karas13-78/+0
2011-11-24Add ability to play different animation depend on monster hp.Andrei Karas1-1/+1
2011-11-20Fix memory leak in char selection dialog.Andrei Karas2-0/+9
2011-11-19Add limits for creating chars (hair color, hair style, stats).Andrei Karas1-1/+13
2011-11-13Change chat logs dirs format to yyyy-mm/dd/file.log.Andrei Karas1-0/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas9-38/+38
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas3-4/+5
2011-10-30Hide death message dialog in reconnect.Andrei Karas1-1/+1
2011-10-30Fix code style.Andrei Karas1-1/+2
2011-10-23Protect trade against abusing.Andrei Karas1-0/+7
2011-10-23Add chat commands for using server side ignore for all whispers.Andrei Karas2-0/+47
2011-10-10Add option to show/hide MVP messages.Andrei Karas1-1/+1
2011-10-10Add support for reading monsters attack range.Andrei Karas1-9/+25
2011-10-08Add checks and fix code style.Andrei Karas15-162/+145
2011-10-05Add blacklist relation. In this mode blocked trades, emotes, speech text.Andrei Karas1-1/+1
2011-09-18Fix compilation warnings.Andrei Karas2-5/+0