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
/
tmwa
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
Deswapped the ring2 and necklace equip slots for tA.
Yohann Ferreira
1
-2
/
+2
2012-02-14
Omit equipping of non-existing items
Stefan Dombrowski
1
-7
/
+16
2012-02-14
Removing NPC trade messages from chat
Stefan Dombrowski
1
-8
/
+2
2012-02-12
Ignore ManaPlus shop commands
Thorbjørn Lindeijer
1
-0
/
+13
2012-02-10
Corrected two spelling mistakes
jurkan
1
-1
/
+1
2012-02-07
Fixed color updates of magic bar
Erik Schilling
1
-0
/
+4
2012-02-03
Simplified and made generic the way the pickup is handled.
Yohann Ferreira
2
-0
/
+11
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
3
-4
/
+18
2012-02-02
Fixed the use of custom particle effects for attacks.
Yohann Ferreira
1
-3
/
+2
2012-01-31
Added missing copyright notices.
Yohann Ferreira
2
-0
/
+2
2012-01-28
Moved mTrading into the TradeHandler
Thorbjørn Lindeijer
2
-6
/
+9
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
44
-44
/
+44
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
2
-6
/
+6
2012-01-18
Found a better way to fix the movement glitches on both servers.
Yohann Ferreira
2
-7
/
+0
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
5
-9
/
+9
2012-01-10
player_node -> local_player
Yohann Ferreira
10
-43
/
+43
2012-01-09
Changed INT and DELETE enum names to fix C::B compilation.
Yohann Ferreira
4
-38
/
+39
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-08-19
Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fix
Yohann Ferreira
2
-2
/
+70
2011-08-19
Fixed visible equipment updates, and made it based on equip.xml.
Yohann Ferreira
1
-0
/
+18
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
1
-0
/
+5
2011-08-18
Made the client able to successfully equip/unequip!
Yohann Ferreira
1
-0
/
+10
2011-08-18
Got rid of the superfluous definition of the slot number for tA.
Yohann Ferreira
1
-2
/
+4
2011-08-11
Made the delay between to keyboard move calls functional.
Yohann Ferreira
2
-0
/
+8
2011-07-01
make update-po + gettext special comment added.
Yohann Ferreira
1
-0
/
+5
2011-06-24
Made use of the attack speed sent by the tA server.
Yohann Ferreira
1
-2
/
+5
2011-06-23
Fixed type in the guildhandler message as reported by Der Loisl.
Yohann Ferreira
1
-1
/
+1
2011-06-22
Applied fixes requested by cody.
Yohann Ferreira
3
-5
/
+5
2011-06-16
Remove useless ping packet
Ben Longbons
3
-16
/
+0
2011-06-04
Fixing movement on tA
Stefan Dombrowski
1
-2
/
+2
2011-06-04
Revert "Fix sending coordinates for tmwAthena"
Jared Adams
1
-12
/
+6
2011-06-04
Fix sending coordinates for tmwAthena
Jared Adams
1
-6
/
+12
2011-06-04
Fix handling of 16- and 32-bit number in tmwAthena netcode
Jared Adams
2
-8
/
+29
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
10
-33
/
+20
2011-06-03
Cleanup network code to use unsigned integers of the relevant size
Ben Longbons
4
-59
/
+30
2011-06-02
Arbitrary code cleanups
Thorbjørn Lindeijer
4
-21
/
+11
2011-05-30
Remove some uneeded offsetting
Jared Adams
1
-1
/
+1
2011-05-28
Fixing setting of being position
Stefan Dombrowski
1
-2
/
+3
2011-05-26
tmwAthena supports 9 characters per account
Jared Adams
1
-5
/
+1
2011-05-15
Starting to fix party invite
Stefan Dombrowski
1
-1
/
+1
2011-05-09
Remove or comment duplicate tmwA packets, and fix a typo
Ben Longbons
2
-8
/
+6
2011-05-02
Remove an unused variable in packet handling.
Jared Adams
1
-2
/
+2
2011-04-30
Merge branch '0.5'
Yohann Ferreira
5
-14
/
+40
2011-04-29
Made the client load the skills.xml again.
Yohann Ferreira
1
-1
/
+1
2011-04-27
Fixing crash when selecting a character that has a Dark Talisman equipped
Stefan Dombrowski
2
-1
/
+4
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
8
-52
/
+188
[next]