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
/
charhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
1
-2
/
+1
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-4
/
+3
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-7
/
+7
2013-04-27
Always read the attributes.xml file
Thorbjørn Lindeijer
1
-2
/
+2
2012-05-05
Removed the shared base classes of MessageIn and MessageOut
Thorbjørn Lindeijer
1
-5
/
+5
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
1
-1
/
+1
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-18
ColorDB -> HairDB.
Yohann Ferreira
1
-2
/
+2
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-1
/
+1
2011-11-01
Merge github.com:mana/mana
Yohann Ferreira
1
-2
/
+2
2011-10-22
Officially added the gender in the manaserv protocol.
Yohann Ferreira
1
-2
/
+2
2011-09-28
Officially added the gender in the manaserv protocol - client part.
Yohann Ferreira
1
-2
/
+2
2011-08-19
Fixed visible equipment updates, and made it based on equip.xml.
Yohann Ferreira
1
-4
/
+8
2011-03-30
Fixing zombies in char select dialog
Stefan Dombrowski
1
-2
/
+21
2010-12-30
Renamed protocol.h to manaserv_protocol.h to follow server's changes.
Yohann Ferreira
1
-1
/
+1
2010-12-29
Made the client handle the characters slots properly for Manaserv.
Yohann Ferreira
1
-1
/
+5
2010-12-15
Unlock the char select dialog even if we've got an error.
Yohann Ferreira
1
-1
/
+1
2010-10-31
Fix memory leak of localplayer classes in the charserverhandler
Chuck Miller
1
-1
/
+1
2010-09-06
Changed CREATE_ATTRIBUTES_EQUAL_TO_ZERO to OUT_OF_RANGE
Yohann Ferreira
1
-2
/
+5
2010-08-26
Merged testing branch into master.
Yohann Ferreira
1
-8
/
+16
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-5
/
+6
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-15
/
+6
2010-06-06
Softcode the stat for character creation for manaserv
Jared Adams
1
-15
/
+6
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-3
/
+3
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-3
/
+3
2010-05-03
synchronised protocol.h between manaserv, mana and manamobile
Maximilian Philipps
1
-3
/
+3
2010-04-16
Fix canceling game connection
Jared Adams
1
-6
/
+14
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-5
/
+4
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-19
Fixed a crash when trying to switch servers
Thorbjørn Lindeijer
1
-169
/
+136
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-24
Remove some more _SUPPORT ifdefs
Jared Adams
1
-2
/
+17
2010-01-13
Supress level up notifications when starting
Jared Adams
1
-2
/
+2
2010-01-12
Standardize header order
Jared Adams
1
-10
/
+10
2009-12-02
Centralize netcode handler instances in Net
Jared Adams
1
-1
/
+1
2009-11-03
Fix switching characters under ManaServ
Jared Adams
1
-1
/
+4
2009-11-03
Simplify ManaServ netcode some more
Jared Adams
1
-15
/
+26
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-10
/
+9
2009-10-30
Support switching characters under eAthena
Jared Adams
1
-0
/
+5
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-0
/
+385