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
2010-11-12
Change NPC handling in the net code
Chuck Miller
5
-104
/
+212
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
12
-57
/
+58
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
18
-55
/
+55
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
1
-5
/
+4
2010-11-02
Re-Enable the support of manaserv servers.
Yohann Ferreira
1
-5
/
+0
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
9
-7
/
+30
2010-10-31
Fix memory leak of localplayer classes in the charserverhandler
Chuck Miller
2
-2
/
+2
2010-10-19
Heavy GUI fixes related to stats for Manaserv.
Yohann Ferreira
3
-21
/
+114
2010-10-17
Removed unnecessary condition in net::readCoordinates.
Yohann Ferreira
1
-6
/
+2
2010-10-17
Fixing missing translation of direction for tA-server
Stefan Dombrowski
1
-0
/
+7
2010-10-13
Adding theme colors for party tabs
Stefan Dombrowski
1
-1
/
+1
2010-10-13
Hiding Manaserv from the player on TMW-Athena only release
Stefan Dombrowski
1
-0
/
+4
2010-10-11
Implementing show IP for game masters
Stefan Dombrowski
3
-2
/
+12
2010-10-08
Remove the following system
Stefan Dombrowski
1
-21
/
+0
2010-10-07
Disable guilds netcode.
Andrei Karas
1
-0
/
+2
2010-10-04
Remove the following system
Chuck Miller
1
-20
/
+0
2010-09-29
Fixing segfault when switching server
Stefan Dombrowski
1
-0
/
+3
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
10
-15
/
+65
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-15
Avoid log message for unhandled SMSG_BEING_SPAWN
Stefan Dombrowski
1
-0
/
+8
2010-09-13
Fix loading of manaserv's attributes file
Jared Adams
1
-6
/
+9
2010-09-11
Fixing misspelling in Setup_Video and removing empty lines from log
Stefan Dombrowski
3
-4
/
+4
2010-09-11
Making sure the inventory window shows the correct number of used slots
Stefan Dombrowski
1
-2
/
+10
2010-09-08
Adding missing updates for buttons in InventoryWindow
Stefan Dombrowski
2
-0
/
+12
2010-09-08
Adding missing update for attributes in StatusWindow
Stefan Dombrowski
1
-0
/
+4
2010-09-06
Changed CREATE_ATTRIBUTES_EQUAL_TO_ZERO to OUT_OF_RANGE
Yohann Ferreira
2
-3
/
+6
2010-09-05
Fixing ghost characters in charselectdialog
Stefan Dombrowski
1
-0
/
+3
2010-09-05
Fixing segmentation fault if server is given on command line
Stefan Dombrowski
2
-2
/
+12
2010-08-28
Fixing omitted items in equipment window
Stefan Dombrowski
1
-2
/
+1
2010-08-27
Changing findBeingByName so that it searches case insensitive
Stefan Dombrowski
1
-1
/
+1
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
13
-333
/
+477
2010-08-24
Giving functionality to invite in socialwindow and allow enter key in textdialog
Stefan Dombrowski
1
-5
/
+11
2010-08-23
Fixing segmentation fault in partyhandler
Stefan Dombrowski
1
-1
/
+1
2010-08-16
Move more to the event system
Jared Adams
6
-197
/
+165
2010-08-15
Merge branch '1.0'
Chuck Miller
5
-13
/
+33
2010-08-13
Add code to change gameservers to manaserv netcode
Jared Adams
2
-6
/
+21
2010-08-13
Add missing setAttribute for money
Stefan Dombrowski
1
-0
/
+1
2010-08-12
Simplify working with the event system
Jared Adams
17
-44
/
+44
2010-08-12
Replace most of Net::NpcHandler with events
Jared Adams
5
-142
/
+99
2010-08-10
Remove NpcDialog references from netcode
Jared Adams
6
-175
/
+126
2010-08-09
Fix enet version check *again*
Jared Adams
3
-2
/
+8
2010-08-08
Do proper checks on the ENet version
Thorbjørn Lindeijer
2
-2
/
+2
2010-08-05
Have Being manage speech creation and add permissions to events
Jared Adams
2
-19
/
+28
2010-08-04
Remove some unused headers and fix some chat events
Jared Adams
6
-15
/
+14
2010-08-04
Changed the stats.xml to attributes.xml according to the server commit.
Yohann Ferreira
3
-7
/
+12
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
2
-4
/
+2
[next]