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
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
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
2010-08-12
Simplify working with the event system
Jared Adams
6
-19
/
+19
2010-08-12
Replace most of Net::NpcHandler with events
Jared Adams
2
-66
/
+51
2010-08-10
Remove NpcDialog references from netcode
Jared Adams
3
-88
/
+63
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
1
-1
/
+4
2010-08-04
Remove some unused headers and fix some chat events
Jared Adams
5
-11
/
+5
2010-08-04
Changed the stats.xml to attributes.xml according to the server commit.
Yohann Ferreira
2
-6
/
+10
2010-08-03
Fix enet version check
Jared Adams
2
-0
/
+8
2010-08-02
Fix enet version check
Jared Adams
2
-10
/
+6
2010-08-02
Add support for enet 1.3
Jared Adams
2
-0
/
+12
2010-08-02
Convert most of the remaining chat system to use the event system
Chuck Miller
1
-3
/
+10
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
1
-6
/
+7
2010-07-30
Fixed weapon animations for manaserv.
Yohann Ferreira
1
-1
/
+1
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-2
/
+2
2010-07-19
Merge branch '1.0'
Yohann Ferreira
2
-2
/
+6
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
4
-4
/
+0
2010-07-18
Move the majority of the netcode's server messages to the event system
Chuck Miller
3
-19
/
+20
2010-07-18
Replace some state-related netcode methods with events
Jared Adams
4
-44
/
+34
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
3
-10
/
+11
2010-07-17
Move ManaServ defines into the netcode
Chuck Miller
2
-0
/
+77
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
5
-35
/
+41
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
2
-2
/
+6
2010-07-10
Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...
Philipp Sehmisch
1
-1
/
+0
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
1
-5
/
+8
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
4
-18
/
+27
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
7
-27
/
+27
2010-06-06
Softcode the stat for character creation for manaserv
Jared Adams
4
-18
/
+27
2010-06-01
Made the MP bar be shown only if the protocol is using it.
Yohann Ferreira
1
-1
/
+5
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
10
-54
/
+354
2010-05-21
Merge protocol from manaserv about thing types.
Yohann Ferreira
2
-8
/
+15
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
10
-32
/
+26
[next]