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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
ColorDB -> HairDB.
Yohann Ferreira
11
-34
/
+36
2012-01-18
Found a better way to fix the movement glitches on both servers.
Yohann Ferreira
7
-70
/
+26
2012-01-17
Fix update error if file line is empty, like in aethyra updates
Andrei Karas
1
-1
/
+2
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
44
-71
/
+69
2012-01-16
Increased the default font size
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-16
Restore GL_PACK_ALIGNMENT after creating screenshots in OpenGL mode
Andrei Karas
1
-0
/
+4
2012-01-15
Remove dead beings from the minimap
Stefan Dombrowski
1
-0
/
+4
2012-01-15
Show item quantity in the shop list
Thorbjørn Lindeijer
1
-23
/
+40
2012-01-15
Don't leak the XMLContext that is created while loading an XML document
Thorbjørn Lindeijer
1
-4
/
+4
2012-01-15
Removed a strange if check on an uninitialized variable
Thorbjørn Lindeijer
1
-3
/
+2
2012-01-15
Center the CustomServerDialog on its parent window
Thorbjørn Lindeijer
6
-7
/
+8
2012-01-14
Fixed the chat bubbles position.
Yohann Ferreira
2
-5
/
+14
2012-01-14
Avoid compiler warnings when using MinGW
Thorbjørn Lindeijer
1
-37
/
+16
2012-01-14
Don't lose the active target when pushing the target&attack key while moving.
Yohann Ferreira
1
-2
/
+2
2012-01-14
Removed the auto-untargeting code for the local player.
Yohann Ferreira
1
-8
/
+0
2012-01-13
Improved the layout of the custom server dialog
Thorbjørn Lindeijer
1
-10
/
+10
2012-01-10
Added a separate label for the download description in the server dialog.
Yohann Ferreira
2
-10
/
+14
2012-01-10
Added a modify button to the server dialog.
Yohann Ferreira
4
-17
/
+68
2012-01-10
Made addition of custom servers be done in a separate window.
Yohann Ferreira
5
-150
/
+349
2012-01-10
player_node -> local_player
Yohann Ferreira
39
-190
/
+190
2012-01-10
Hopefully fixed the butterfly direction updates.
Yohann Ferreira
1
-25
/
+17
2012-01-09
Made the client able to remove the port from update urls.
Yohann Ferreira
3
-34
/
+80
2012-01-09
Added a close button to the npc dialog window.
Yohann Ferreira
3
-26
/
+44
2012-01-09
Gave a bit more space to the equip/unequip button.
Yohann Ferreira
1
-2
/
+6
2012-01-09
Fixed the setup overall width to fix the tab behaviour with
Yohann Ferreira
1
-1
/
+1
2012-01-09
Fix wrong logic in the enable joystick setup option.
Yohann Ferreira
2
-11
/
+11
2012-01-09
Spotted some more hard-coded files and paths definitions.
Yohann Ferreira
5
-11
/
+19
2012-01-09
Changed INT and DELETE enum names to fix C::B compilation.
Yohann Ferreira
8
-42
/
+43
2012-01-09
Hopefully fixed the crash related to player relations.
Yohann Ferreira
2
-27
/
+48
2012-01-09
Made the chat text much more readable in every opacity case.
Yohann Ferreira
4
-4
/
+94
2012-01-07
Made the first choice item be selected at the beginning
Ben Longbons
2
-0
/
+11
2012-01-07
Fixed minimap showing the right colors for npcs and monsters
Erik Schilling
1
-2
/
+2
2012-01-06
Made announcements spreading over all whispers and channels
Erik Schilling
2
-0
/
+22
2012-01-02
Made the client capable of displaying gender of monsters and npcs
Erik Schilling
2
-2
/
+4
2011-12-02
Mac: Change to local SDL inclues.
David Athay
4
-4
/
+4
2011-11-25
Prevented circular include in sprite definitions
Erik Schilling
1
-4
/
+15
2011-11-13
Added background support to the equipment boxes.
Yohann Ferreira
5
-0
/
+67
2011-11-12
Removed hiding of button popup when setting the text to empty
Yohann Ferreira
2
-8
/
+2
2011-11-12
Removed some Channel and ChannelTab related silliness
Thorbjørn Lindeijer
3
-14
/
+2
2011-11-12
Fixed the button popup incorrectly shown when loading the window menu.
Yohann Ferreira
1
-3
/
+1
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
30
-95
/
+93
2011-10-25
Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf...
Bernd Wachter
10
-25
/
+25
2011-10-23
Fixed a certain class of Doxygen warnings
Thorbjørn Lindeijer
17
-60
/
+50
2011-10-22
Officially added the gender in the manaserv protocol.
Yohann Ferreira
3
-4
/
+14
2011-09-30
Fixed the negative XP notifications on levelups.
Yohann Ferreira
1
-3
/
+20
2011-09-30
Merge github.com:mana/mana
Yohann Ferreira
2
-3
/
+12
2011-09-30
Remove goto from dye.cpp
Andrei Karas
1
-2
/
+11
2011-09-30
Fixed a typo in a default value.
Yohann Ferreira
1
-1
/
+1
[next]