index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana 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-10-22
Officially added the gender in the manaserv protocol.
Yohann Ferreira
3
-4
/
+14
2011-09-28
Got rid of the superfluous definition of the slot number for tA.
Yohann Ferreira
1
-2
/
+4
2011-09-15
Improve handling of packet lengths.
Ben Longbons
1
-42
/
+46
2011-09-15
Instead of SDL_mutex, use Mutex wrapper and MutexLocker for safety
Ben Longbons
2
-23
/
+12
2011-09-13
Made the delay between to keyboard move calls functional.
Yohann Ferreira
5
-1
/
+25
2011-08-10
Client logs in with salted password now.
Stefan Beller
4
-3
/
+33
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
2011-04-14
Add missing auth failure reasons
Ben Longbons
1
-0
/
+9
2011-04-12
Limit the number of pick-up packets to avoid kick from the server
Stefan Dombrowski
1
-0
/
+5
2011-04-11
Removing annoying NPC trade messages from chat
Stefan Dombrowski
2
-15
/
+15
2011-04-09
Removed a lot of useless "documentation"
Thorbjørn Lindeijer
8
-26
/
+3
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
7
-12
/
+12
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
17
-129
/
+129
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
16
-60
/
+60
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
12
-58
/
+59
[next]