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
2012-02-10
Corrected two spelling mistakes
jurkan
2
-2
/
+2
2012-02-07
Fixed color updates of magic bar
Erik Schilling
1
-0
/
+4
2012-02-05
Revert "Checking being positions send by the server"
Thorbjørn Lindeijer
1
-26
/
+0
2012-02-03
Simplified and made generic the way the pickup is handled.
Yohann Ferreira
7
-6
/
+37
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
7
-7
/
+43
2012-02-02
Fixed the use of custom particle effects for attacks.
Yohann Ferreira
1
-3
/
+2
2012-01-31
Fixed saving the selected server at server connection level.
Yohann Ferreira
1
-2
/
+2
2012-01-31
Added missing copyright notices.
Yohann Ferreira
2
-0
/
+2
2012-01-28
Moved mTrading into the TradeHandler
Thorbjørn Lindeijer
4
-10
/
+14
2012-01-27
Random hacking cleanups in the LocalPlayer class
Yohann Ferreira
1
-2
/
+2
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
120
-120
/
+120
2012-01-22
Synced manaserv_protocol file with server
Erik Schilling
1
-12
/
+19
2012-01-21
Clientside fix of switching from /announce to @announce
Erik Schilling
3
-7
/
+6
2012-01-19
Fixed handling of problems with loading the initial map
Thorbjørn Lindeijer
1
-7
/
+8
2012-01-18
ColorDB -> HairDB.
Yohann Ferreira
4
-11
/
+11
2012-01-18
Found a better way to fix the movement glitches on both servers.
Yohann Ferreira
5
-23
/
+0
2012-01-16
Fixed adminhandler being not initialized
Erik Schilling
4
-1
/
+19
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
7
-12
/
+12
2012-01-10
player_node -> local_player
Yohann Ferreira
17
-68
/
+68
2012-01-09
Changed INT and DELETE enum names to fix C::B compilation.
Yohann Ferreira
4
-38
/
+39
2012-01-02
Made the client capable of displaying gender of monsters and npcs
Erik Schilling
2
-2
/
+4
2011-11-13
Added background support to the equipment boxes.
Yohann Ferreira
3
-0
/
+40
2011-11-12
Removed some Channel and ChannelTab related silliness
Thorbjørn Lindeijer
1
-5
/
+2
2011-11-12
Prevent a potential crash when the chat channel is wrong.
Yohann Ferreira
1
-1
/
+11
2011-11-01
Merge github.com:mana/mana
Yohann Ferreira
2
-5
/
+3
2011-10-22
Officially added the gender in the manaserv protocol.
Yohann Ferreira
3
-4
/
+14
2011-09-30
Revert "Made the first XP notification don't show anymore."
Yohann Ferreira
1
-7
/
+1
2011-09-29
Made the first XP notification don't show anymore.
Yohann Ferreira
1
-1
/
+7
2011-09-28
Forgot to update the db version number in the client protocol file.
Yohann Ferreira
1
-1
/
+1
2011-09-28
Officially added the gender in the manaserv protocol - client part.
Yohann Ferreira
3
-4
/
+16
2011-09-28
Got rid of the superfluous definition of the slot number for tA.
Yohann Ferreira
1
-2
/
+4
2011-09-16
Improve handling of packet lengths.
Ben Longbons
1
-42
/
+46
2011-09-16
Instead of SDL_mutex, use Mutex wrapper and MutexLocker for safety
Ben Longbons
2
-23
/
+12
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-30
Fixed a memleak in the ManaServ::InventoryHandler()
Yohann Ferreira
2
-0
/
+7
2011-08-30
Added a way to specify where the equipment boxes will display.
Yohann Ferreira
3
-8
/
+65
2011-08-30
Synced the manaserv protocol file with the server's latest changes.
Yohann Ferreira
1
-1
/
+4
2011-08-19
Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fix
Yohann Ferreira
9
-131
/
+352
2011-08-19
Fixed visible equipment updates, and made it based on equip.xml.
Yohann Ferreira
8
-46
/
+112
2011-08-18
Improved equip slots description for both protocols.
Yohann Ferreira
1
-0
/
+33
2011-08-18
Made the equipment window not use server specific code again.
Yohann Ferreira
2
-0
/
+8
2011-08-18
Made the client able to successfully equip/unequip!
Yohann Ferreira
4
-86
/
+198
2011-08-18
Got rid of the superfluous definition of the slot number for tA.
Yohann Ferreira
1
-2
/
+4
2011-08-11
Merge branch 'master' of git://gitorious.org/~bertram/mana/mana-equipment-fix...
Yohann Ferreira
3
-61
/
+108
2011-08-11
Made the delay between to keyboard move calls functional.
Yohann Ferreira
5
-1
/
+25
2011-08-11
Adapted the client to the latest server changes.
Yohann Ferreira
3
-45
/
+91
2011-08-10
Client logs in with salted password now.
Stefan Beller
4
-3
/
+33
2011-07-27
Followed server protocol changes.
Yohann Ferreira
2
-22
/
+23
[next]