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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-30
Fixed a memleak in the ManaServ::InventoryHandler()
Yohann Ferreira
2
-0
/
+7
2011-08-30
Added a way to specify where the equipment boxes will display.
Yohann Ferreira
3
-8
/
+65
2011-08-30
Synced the manaserv protocol file with the server's latest changes.
Yohann Ferreira
1
-1
/
+4
2011-08-19
Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fix
Yohann Ferreira
9
-131
/
+352
2011-08-19
Fixed visible equipment updates, and made it based on equip.xml.
Yohann Ferreira
8
-46
/
+112
2011-08-18
Improved equip slots description for both protocols.
Yohann Ferreira
1
-0
/
+33
2011-08-18
Made the equipment window not use server specific code again.
Yohann Ferreira
2
-0
/
+8
2011-08-18
Made the client able to successfully equip/unequip!
Yohann Ferreira
4
-86
/
+198
2011-08-18
Got rid of the superfluous definition of the slot number for tA.
Yohann Ferreira
1
-2
/
+4
2011-08-11
Merge branch 'master' of git://gitorious.org/~bertram/mana/mana-equipment-fix...
Yohann Ferreira
3
-61
/
+108
2011-08-11
Made the delay between to keyboard move calls functional.
Yohann Ferreira
5
-1
/
+25
2011-08-11
Adapted the client to the latest server changes.
Yohann Ferreira
3
-45
/
+91
2011-08-10
Client logs in with salted password now.
Stefan Beller
4
-3
/
+33
2011-07-27
Followed server protocol changes.
Yohann Ferreira
2
-22
/
+23
2011-07-01
make update-po + gettext special comment added.
Yohann Ferreira
1
-0
/
+5
2011-06-24
Made use of the attack speed sent by the tA server.
Yohann Ferreira
1
-2
/
+5
2011-06-23
Fixed type in the guildhandler message as reported by Der Loisl.
Yohann Ferreira
1
-1
/
+1
2011-06-22
Merge branch 'master' of gitorious.org:~bertram/mana/mana-any-square-tile-size
Yohann Ferreira
4
-8
/
+7
2011-06-22
Applied fixes requested by cody.
Yohann Ferreira
4
-10
/
+8
2011-06-19
Making party invite functional
Stefan Dombrowski
2
-34
/
+54
2011-06-17
First pass on removing tile hard coded values.
Yohann Ferreira
1
-5
/
+6
2011-06-17
Made the client officially handle attack ids.
Yohann Ferreira
2
-3
/
+3
2011-06-16
Remove useless ping packet
Ben Longbons
6
-25
/
+0
2011-06-05
Removing unknown conversion type character 'l' in format
Stefan Dombrowski
2
-2
/
+2
2011-06-04
Fixing movement on tA
Stefan Dombrowski
1
-2
/
+2
2011-06-04
Revert "Fix sending coordinates for tmwAthena"
Jared Adams
1
-12
/
+6
2011-06-04
Fix sending coordinates for tmwAthena
Jared Adams
1
-6
/
+12
2011-06-04
Fix handling of 16- and 32-bit number in tmwAthena netcode
Jared Adams
2
-8
/
+29
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
25
-92
/
+96
2011-06-03
Cleanup network code to use unsigned integers of the relevant size
Ben Longbons
12
-84
/
+55
2011-06-02
Arbitrary code cleanups
Thorbjørn Lindeijer
6
-23
/
+13
2011-06-02
Some work on the manaserv equipment backend
Thorbjørn Lindeijer
2
-35
/
+166
2011-05-30
Routing party invite through the map server
Stefan Dombrowski
2
-5
/
+17
2011-05-30
Remove some uneeded offsetting
Jared Adams
1
-1
/
+1
2011-05-28
Fixing setting of being position
Stefan Dombrowski
1
-2
/
+3
2011-05-26
tmwAthena supports 9 characters per account
Jared Adams
2
-8
/
+4
2011-05-15
Starting to fix party invite
Stefan Dombrowski
3
-9
/
+17
2011-05-09
Remove or comment duplicate tmwA packets, and fix a typo
Ben Longbons
2
-8
/
+6
2011-05-02
Remove an unused variable in packet handling.
Jared Adams
1
-2
/
+2
2011-05-01
Fixing checking of being positions send by the server
Stefan Dombrowski
1
-6
/
+6
2011-05-01
Checking being positions send by the server
Stefan Dombrowski
1
-0
/
+26
2011-04-30
Merge branch '0.5'
Yohann Ferreira
6
-15
/
+41
2011-04-29
Made the client load the skills.xml again.
Yohann Ferreira
2
-2
/
+2
2011-04-27
Avoiding compiler warnings about possible uninitialized variables
Stefan Dombrowski
1
-1
/
+1
2011-04-27
Fixing crash when selecting a character that has a Dark Talisman equipped
Stefan Dombrowski
2
-1
/
+4
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
15
-118
/
+247
2011-04-18
Added a client-side position tolerance check.
Yohann Ferreira
2
-10
/
+26
2011-04-16
Removed ENet version checks since only 1.3 should be used anyway
Thorbjørn Lindeijer
3
-14
/
+0
2011-04-16
Removing unused enum EMAILCHG_EXISTS_EMAIL
Stefan Dombrowski
1
-5
/
+0
2011-04-16
Post-review fixes.
Yohann Ferreira
1
-3
/
+0
[next]