index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-25
Added a child class to the equipment window specialized for tAthena.
Yohann Ferreira
3
-72
/
+116
2011-01-25
Upgraded the manaserv protocol version to 1.
Yohann Ferreira
1
-1
/
+1
2011-01-24
Refactored the item loading in a more extensible and per protocol way.
Yohann Ferreira
13
-420
/
+729
2011-01-18
Check for negative positional values in the playSfx() function.
Yohann Ferreira
1
-0
/
+4
2011-01-13
Made the client handle better the lack of items.xml file.
Yohann Ferreira
3
-4
/
+37
2011-01-13
Fix a segfault when attempting to buy free items.
Yohann Ferreira
1
-5
/
+15
2011-01-13
Fix a segfault when the animation loading fails.
Yohann Ferreira
1
-1
/
+3
2011-01-13
Removed the unused and undefined setWeaponType() function.
Yohann Ferreira
1
-2
/
+0
2011-01-13
Moved the normalize() function in strungUtils where it belongs.
Yohann Ferreira
3
-8
/
+19
2011-01-11
Remove the protocol version magic number.
Yohann Ferreira
2
-1
/
+3
2011-01-11
Added a distance based positional sfx sound system. Thanks to 4144.
Yohann Ferreira
3
-9
/
+39
2011-01-10
Remove the player naturally avoid other beings for Manaserv.
Yohann Ferreira
1
-1
/
+5
2011-01-09
Fix other direction discrepancies on the client.
Yohann Ferreira
2
-23
/
+10
2011-01-06
Made the beings avoid changing direction at their path's end.
Yohann Ferreira
2
-26
/
+46
2011-01-03
Merge branch '0.5'
Thorbjørn Lindeijer
2
-6
/
+8
2011-01-03
Sync the manaserv_protocol.h file witht the one of the server.
Yohann Ferreira
1
-4
/
+55
2011-01-02
Fixed possible crash when receiving player IP
Thorbjørn Lindeijer
1
-3
/
+6
2011-01-02
Fixing compiler warnings
Stefan Dombrowski
1
-2
/
+2
2010-12-30
Renamed protocol.h to manaserv_protocol.h to follow server's changes.
Yohann Ferreira
18
-17
/
+17
2010-12-29
Made the client handle the characters slots properly for Manaserv.
Yohann Ferreira
4
-10
/
+28
2010-12-29
Fixed potential flaw for the number of characters slots on tAthena.
Yohann Ferreira
2
-6
/
+19
2010-12-28
Revert "Remove the AFK response system"
Yohann Ferreira
4
-1
/
+104
2010-12-26
Fix crash with corrupted links in chat.
Andrei Karas
1
-2
/
+2
2010-12-22
Merge branch '0.5'
Chuck Miller
3
-166
/
+0
2010-12-22
Remove ambientoverlay class and files
Chuck Miller
3
-166
/
+0
2010-12-17
Update the net/manaserv/protocol.h file with latest description.
Yohann Ferreira
1
-2
/
+2
2010-12-16
Made the client handle the number of slots given by the server.
Yohann Ferreira
5
-15
/
+45
2010-12-15
Merge branch '0.5'
Thorbjørn Lindeijer
4
-529
/
+9
2010-12-15
Unlock the char select dialog even if we've got an error.
Yohann Ferreira
1
-1
/
+1
2010-12-15
Small hacking cleanups.
Yohann Ferreira
2
-7
/
+14
2010-12-06
Removed superfluous #includes taken from checkheaders list.
Yohann Ferreira
40
-75
/
+0
2010-12-06
Removed deprecated autotools support.
Yohann Ferreira
1
-513
/
+0
2010-12-05
Add support for tiles with spacing
Stefan Dombrowski
4
-7
/
+10
2010-11-29
Allow enter OK button key in input field.
Andrei Karas
3
-1
/
+9
2010-11-15
Remove the configlistener.h from the file list
Chuck Miller
1
-1
/
+0
2010-11-13
Replace config listeners with the event system
Chuck Miller
17
-165
/
+92
2010-11-12
Change NPC handling in the net code
Chuck Miller
9
-139
/
+237
2010-11-12
Fix item name in floor item popup menu.
Andrei Karas
1
-1
/
+1
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
34
-148
/
+204
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
45
-152
/
+167
2010-11-11
Fix unloading of the emote database
Chuck Miller
1
-0
/
+3
2010-11-09
These files needed to be added to SRCS, not SRCS_MANA
Chuck Miller
1
-2
/
+2
2010-11-09
Fix client successful unregister behaviour for manaserv.
Yohann Ferreira
1
-1
/
+1
2010-11-07
Convert the emote system to use particles
Chuck Miller
11
-159
/
+75
2010-11-02
Re-Enable the support of manaserv servers.
Yohann Ferreira
3
-59
/
+0
2010-11-02
Add missing variable initialisation in Being.
Andrei Karas
1
-1
/
+2
2010-11-02
Adding double-click to server dialog and world select dialog
Stefan Dombrowski
6
-0
/
+46
2010-11-01
Fix the client version on Windows.
Yohann Ferreira
1
-3
/
+3
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
55
-482
/
+829
2010-10-31
Fix memory leak of localplayer classes in the charserverhandler
Chuck Miller
2
-2
/
+2
[next]