summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-11Fix code style.Andrei Karas1-2/+3
2012-06-11Fix compilation for manaserv.Andrei Karas2-3/+11
2012-06-06Fix some issues after auto checking.Andrei Karas6-25/+25
2012-05-31Add support for each hair style own palete.Andrei Karas3-5/+11
2012-05-19Rename register.cpp/h files to registerdialog.cpp/hAndrei Karas2-2/+2
2012-05-13Fix code style.Andrei Karas1-1/+1
2012-05-09Add option to allow automatically attack next target. (disabled by default)Andrei Karas1-1/+1
2012-05-07Fix autologin from command line.Andrei Karas1-0/+7
2012-05-02Add timeout option between connections to sub servers.Andrei Karas1-0/+4
2012-04-27Improve screen position calculation.Andrei Karas2-15/+10
2012-04-25Improve iterators part 2.Andrei Karas3-8/+6
2012-04-08Move most input code from keyboardconfig to inputmanager.Andrei Karas1-0/+1
2012-04-02Add curl version check.Andrei Karas1-0/+13
2012-04-01Add support form different proxy types in download process.Andrei Karas2-0/+41
2012-04-01Checks after checks...Andrei Karas2-3/+1
2012-04-01Last part of fixes.Andrei Karas3-5/+5
2012-04-01One part of fixes after auto checking.Andrei Karas8-27/+25
2012-03-29Fix small error in manaserv code.Andrei Karas1-1/+1
2012-03-29Replace vectors with strings to short names.Andrei Karas9-13/+12
2012-03-22Rename object event to depricatedevent because current implimentation veryAndrei Karas16-17/+17
2012-03-14Add support for other gender.Andrei Karas7-17/+28
2012-03-12Fix servers list download error.Andrei Karas1-9/+12
2012-03-10Add to skills missile particle effect and hit/miss sounds.Andrei Karas1-4/+4
2012-03-10Add basic skill action use on target.Andrei Karas1-2/+2
2012-03-10Add skill range parameter to skills.Andrei Karas1-6/+6
2012-03-10Remove more debug lines and fix logging bytes stream.Andrei Karas1-1/+1
2012-03-09Fix incorrect packets handling from multiple update hosts commit.Andrei Karas1-0/+2
2012-03-09Add support for many update hosts (evol server only).Andrei Karas7-0/+62
2012-03-03Disable logging number of received bytes.Andrei Karas1-1/+1
2012-03-02Fix compilation with manaserv.Andrei Karas5-11/+12
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-29Fix code style in empty methods.Andrei Karas1-1/+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 Karas5-10/+10
2012-02-25Fix old casts.Andrei Karas2-3/+3
2012-02-25Fix code style.Andrei Karas1-2/+2
2012-02-24Add safe error string reporting function.Andrei Karas2-5/+5
2012-02-24More copyright fixes.Andrei Karas5-1/+5
2012-02-24Fix GPL license.Andrei Karas1-2/+1
2012-02-11Remove some unneeded includes.Andrei Karas4-3/+2
2012-02-11Add relative pixel based position to item drops (floor items).Andrei Karas3-16/+32
2012-02-08Fix compilation errors and more style.Andrei Karas6-25/+25
2012-02-08Fix code style with new tool.Andrei Karas10-11/+12
2012-02-05Move path functions from stringutils to paths.Andrei Karas1-0/+1
2012-02-05Move language functions to langs.cpp and langs.h files.Andrei Karas1-0/+2
2012-02-03Add some missing getters.Andrei Karas4-8/+10
2012-02-02Add some checks after automatic checking.Andrei Karas2-2/+8
2012-02-01Rename CustomServerDialog to EditServerDialog.Andrei Karas1-1/+1