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
/
manaserv
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+1
2011-04-29
Made the client load the skills.xml again.
Yohann Ferreira
1
-1
/
+1
2011-04-27
Avoiding compiler warnings about possible uninitialized variables
Stefan Dombrowski
1
-1
/
+1
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
6
-65
/
+40
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-09
Removed a lot of useless "documentation"
Thorbjørn Lindeijer
2
-9
/
+0
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
3
-5
/
+5
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
7
-62
/
+62
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
7
-29
/
+29
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
5
-28
/
+29
2011-03-30
Fixing zombies in char select dialog
Stefan Dombrowski
1
-2
/
+21
2011-03-29
Made the flooritems position set back in pixels.
Yohann Ferreira
1
-17
/
+1
2011-03-28
Random code cleanups requested righteously by Thorbjorn - part 1.
Yohann Ferreira
2
-10
/
+11
2011-03-17
Simplified the get/setAttackRange() functions as requested.
Yohann Ferreira
1
-1
/
+2
2011-03-17
Now the client centers the pixel positions when using tA.
Yohann Ferreira
1
-0
/
+3
2011-03-15
Implemented a screen shake effect system in the viewport class.
Philipp Sehmisch
3
-0
/
+40
2011-03-15
Basically merged the two movement algorithms into one.
Yohann Ferreira
4
-48
/
+36
2011-02-21
Fixing segmentation fault in chathandler
Stefan Dombrowski
1
-5
/
+7
2011-01-27
Send the correct protocol version when registering on Manaserv.
Yohann Ferreira
1
-1
/
+1
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
1
-3
/
+3
2011-01-11
Remove the protocol version magic number.
Yohann Ferreira
2
-1
/
+3
2011-01-09
Fix other direction discrepancies on the client.
Yohann Ferreira
2
-23
/
+10
2011-01-03
Sync the manaserv_protocol.h file witht the one of the server.
Yohann Ferreira
1
-4
/
+55
2010-12-30
Renamed protocol.h to manaserv_protocol.h to follow server's changes.
Yohann Ferreira
17
-16
/
+16
2010-12-29
Made the client handle the characters slots properly for Manaserv.
Yohann Ferreira
2
-6
/
+11
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
2
-4
/
+11
2010-12-15
Unlock the char select dialog even if we've got an error.
Yohann Ferreira
1
-1
/
+1
2010-11-12
Change NPC handling in the net code
Chuck Miller
2
-54
/
+104
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
5
-27
/
+28
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
8
-26
/
+26
2010-11-09
Fix client successful unregister behaviour for manaserv.
Yohann Ferreira
1
-1
/
+1
2010-10-31
Fix memory leak of localplayer classes in the charserverhandler
Chuck Miller
1
-1
/
+1
2010-10-19
Heavy GUI fixes related to stats for Manaserv.
Yohann Ferreira
3
-21
/
+114
2010-09-18
Fixed attribute built-ins display at character's creation.
Yohann Ferreira
1
-10
/
+21
2010-09-19
Fix a typo.
Freeyorp
1
-1
/
+1
2010-09-13
Fix loading of manaserv's attributes file
Jared Adams
1
-6
/
+9
2010-09-06
Changed CREATE_ATTRIBUTES_EQUAL_TO_ZERO to OUT_OF_RANGE
Yohann Ferreira
2
-3
/
+6
2010-08-26
Fixing segmentation fault when creating a new account
Stefan Dombrowski
1
-0
/
+2
2010-08-26
Fixing segmentation fault when creating a new account
Stefan Dombrowski
1
-0
/
+2
2010-08-26
Merged testing branch into master.
Yohann Ferreira
10
-311
/
+463
2010-08-16
Move more to the event system
Jared Adams
2
-90
/
+85
2010-08-15
Merge branch '1.0'
Chuck Miller
4
-12
/
+31
2010-08-13
Add code to change gameservers to manaserv netcode
Jared Adams
2
-6
/
+21
[next]