summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-01-23Add some protection in predicting job level.Andrei Karas2-13/+40
Also dont show need word if current experience more than needed.
2011-01-23Enable job bar by default.Andrei Karas1-1/+1
2011-01-23Change online list time out from 10 to 30 seconds.Andrei Karas1-1/+1
2011-01-23Recover job experience limit from old job level.Andrei Karas1-3/+14
Server send old limits in job levelup.
2011-01-23Fix possible negative job level with tmw server.Andrei Karas1-2/+9
2011-01-23Recover job level from job experience.Andrei Karas1-2/+12
2011-01-21Add diagonal animations.Andrei Karas4-5/+45
New animation names: upleft, upright, downleft, downright Tested atleast at mobs.
2011-01-21Add floor items attribute for drawing floor items.Andrei Karas5-4/+20
2011-01-21Show network error dialog as not modal.Andrei Karas2-2/+4
This fix stuck client in some situations. Also prevent server change if now disconnected.
2011-01-21Revert "Show network error dialog as not modal."Andrei Karas1-1/+1
This reverts commit fe8a5d4b795a89a59a352bb230c749eb07ad81fd.
2011-01-21Show network error dialog as not modal.Andrei Karas1-1/+1
This fix stuck client in some situations. Also prevent server change if now disconnected.
2011-01-19Add job bar to ministatus window.Andrei Karas4-3/+57
2011-01-19Add unknown skills to first skill tab. (in tmw Basic).Andrei Karas3-4/+43
2011-01-19Fix the wallpapers loading broken logic.Yohann Ferreira1-6/+10
Trivial.
2011-01-16Remove goto from dye.cppv1.1.1.16Andrei Karas1-2/+11
2011-01-16Remove debug message.Andrei Karas1-1/+1
2011-01-15Fix reorder sprite issue. Was broken after last fixes.Andrei Karas1-1/+1
2011-01-15Add makecheck3 tools.Andrei Karas1-0/+5
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas66-157/+171
2011-01-14Translate chat colors.Andrei Karas1-1/+1
2011-01-14Update readme files.Andrei Karas2-72/+126
2011-01-14Change version to 1.1.1.16Andrei Karas3-4/+4
2011-01-14Small optimisation in itemcontainer.Andrei Karas1-3/+3
2011-01-14Fix compilation warning.Andrei Karas1-1/+1
2011-01-14Add unification for inventory/storage/cart name.Andrei Karas3-4/+31
2011-01-13Add new strings to translations (from inventory).Andrei Karas18-76/+236
Rebuild lang files. Update russian translation.
2011-01-13Update fr and de translations from mana commits. Also rebuild po files.Andrei Karas15-1766/+2520
commit 27cdfc3e15846983ee877ac74c0fcc87b118bf15 (refs/remotes/mana/0.5) Author: Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> Date: Tue Jan 11 22:47:21 2011 +0100 Updated the French translation thanks to Whistler. commit da4e63f493d2da37a6f69bd35f7d2d435c986fb8 Author: Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> Date: Tue Jan 11 22:41:03 2011 +0100 Updated the German translation thanks to Matt.
2011-01-13Fix again equipment window (F4) issue and adding checks.Andrei Karas1-4/+14
Now equipment window now worked if was empty inventory in connection movinf to other map.
2011-01-13Fix invisible equipment in equipment window (F4) issue.Andrei Karas2-0/+8
2011-01-13Moved the normalize() function in strungUtils where it belongs.Yohann Ferreira3-11/+19
(Preparation for bringing a smaller item loading refactoring patch.) Trivial.
2011-01-13Remove playSfx duplicate function and add check for negative volume.Andrei Karas2-23/+5
2011-01-13Add inventory sorting.Andrei Karas7-34/+123
2011-01-12Increase default chat slots number for tAthena/evol from 3 to 9.Andrei Karas2-2/+5
Add reading real slots number from server (evol).
2011-01-12Add new error codes for creating char.Andrei Karas1-2/+22
2011-01-11Add new login return code 10 what mean wrong name.Andrei Karas1-0/+3
2011-01-11Add new files to mana.cbpAndrei Karas1-0/+4
2011-01-11Add missing check to itemcontainer.cppAndrei Karas1-0/+3
2011-01-11Add support for reading cutom tags from items.xmlAndrei Karas1-0/+17
2011-01-11Fix drawing inventory and selecting items.Andrei Karas1-8/+13
2011-01-11Merge branch 'master' into invfilerAndrei Karas44-5594/+6074
2011-01-10Add more selling error messages.Andrei Karas1-6/+16
2011-01-10Hide own hp bar if player dead.Andrei Karas1-1/+1
2011-01-10Fix skill points updating.Andrei Karas1-0/+3
2011-01-10Add persistent ip as connection option.Andrei Karas5-8/+28
Usefull is player using some kind of port mapping.
2011-01-09Translate one russian string.v1.1.1.9Andrei Karas1-2/+1
2011-01-08Change version to 1.1.1.9.Andrei Karas3-4/+4
2011-01-08Add support for drawing new slots as sprites.Andrei Karas4-3/+14
2011-01-06Set sound volume depends on distance to object.Andrei Karas3-3/+45
2011-01-06Add back NEWS and ChangeLog.Andrei Karas2-0/+1
2011-01-06Get french and spanish translation from mana client.Andrei Karas15-2912/+2829
commit 15c10b6b891dd959fd356a6cd730c7f3d1a1eb65 Author: Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> Date: Wed Dec 29 00:52:16 2010 +0100 Updated the complete French translation (made by myself.) commit d9e99abc4327a6ec5cb1d223b6b2ebfcfce19053 Author: Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> Date: Tue Dec 28 21:53:06 2010 +0100 Updated the Spanish translation, thanks to Alons and Natsuki. Also removed the pt_ES translation which was in fact the Spanish one.