index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana 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
2024-01-28
Added support for map/layer mask
Thorbjørn Lindeijer
4
-3
/
+19
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
34
-234
/
+234
2024-01-26
Added support for the "persistentIp" server info setting
Thorbjørn Lindeijer
4
-4
/
+21
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-24
Increased client version to 20
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-24
Add error for non tradable items.
Andrei Karas
1
-0
/
+5
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
1
-1
/
+1
2013-09-08
Fixing packet length of CMSG_NPC_STR_RESPONSE
Stefan Dombrowski
1
-1
/
+1
2013-06-08
Fixed MessageIn::getUnreadLength
Thorbjørn Lindeijer
1
-1
/
+4
2013-05-04
Client-side settings are now available from settings.xml
Przemysław Grzywacz
1
-13
/
+1
2013-05-02
Fixed network layer doing delayed actor deletion
Thorbjørn Lindeijer
2
-2
/
+2
2013-04-27
Added support for charcreation.xml settings
Thorbjørn Lindeijer
2
-13
/
+26
2013-04-27
Always read the attributes.xml file
Thorbjørn Lindeijer
2
-4
/
+21
2012-12-05
Ignore unsupported messages in public chat
Andrei Karas
1
-0
/
+5
2012-05-05
Removed the shared base classes of MessageIn and MessageOut
Thorbjørn Lindeijer
38
-85
/
+338
2012-04-02
Fixed problems with using the last emote
v0.6.1
Thorbjørn Lindeijer
1
-3
/
+2
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
[next]