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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-26
Fixed incorrect button dimensions, as they mess OpenGL display with rectangle...
Guillaume Melquiond
1
-1
/
+1
2007-08-26
Removed home dir from config file to avoid encoding issues.
Eugenio Favalli
1
-1
/
+3
2007-08-25
Removed dependency on Guichan's OpenGL library. Taken over image loading and ...
Guillaume Melquiond
2
-23
/
+3
2007-08-24
Added trimming of name for new character creation and of chat messages
Bjørn Lindeijer
5
-94
/
+88
2007-08-24
Removed unnecessary Gui::isCustomCursor method.
Bjørn Lindeijer
3
-40
/
+20
2007-08-24
Removed useless logic method and reverted mouse cursor to non-static since
Bjørn Lindeijer
3
-28
/
+14
2007-08-23
Changed XP gaining effect to appear on the player instead.
Bjørn Lindeijer
2
-9
/
+11
2007-08-23
Removed two useless popup related methods, used generic close button
Bjørn Lindeijer
4
-46
/
+5
2007-08-22
Added trimming of chat messages.
Bjørn Lindeijer
1
-2
/
+7
2007-08-22
Fixed an arithmetic exception in ItemShortcutContainer::draw.
Bjørn Lindeijer
1
-3
/
+5
2007-08-22
Added close button and item shortcut backgrounds to files that will be
Bjørn Lindeijer
3
-3
/
+8
2007-08-22
Fixed a compiler warning and updated source lists.
Bjørn Lindeijer
1
-2
/
+1
2007-08-21
mantis id=118 - Added Item Shortcut Bar.
Joshua Langley
9
-11
/
+533
2007-08-20
Added monster killed xp notification effect.
Joshua Langley
1
-1
/
+1
2007-08-20
Added close button functionality, resize cursor cues.
Joshua Langley
10
-45
/
+219
2007-08-19
src/gui/setup_keyboard.cpp, src/gui/setup_keyboard.h: fixed bug - reverts una...
Joshua Langley
2
-3
/
+28
2007-08-19
buy/sell fixed minimum quantity 1.
Joshua Langley
2
-34
/
+30
2007-08-18
Adapted to new server handling of character attributes.
Guillaume Melquiond
1
-4
/
+4
2007-08-17
Fixed compile issue related to array bound not being an integer constant.
Bjørn Lindeijer
1
-1
/
+1
2007-08-14
Removed obsolete code. Added support for money received while trading.
Guillaume Melquiond
2
-4
/
+4
2007-08-14
Fixed popup menu requiring one more click after being used.
Eugenio Favalli
3
-14
/
+2
2007-08-14
Enabled buying and selling from NPCs.
Guillaume Melquiond
2
-20
/
+7
2007-08-14
itemcontainer.cpp - removed debug
Joshua Langley
1
-3
/
+0
2007-08-14
inventory - split function fix
Joshua Langley
5
-25
/
+57
2007-08-14
mantis_id:129 - Inventory Window Slots Added.
Joshua Langley
9
-181
/
+494
2007-08-13
Fixed svn properties.
Guillaume Melquiond
2
-2
/
+2
2007-08-13
Started conversion of buy/sell to new server.
Guillaume Melquiond
6
-23
/
+12
2007-08-10
Removed colon in NPC choice messages.
Guillaume Melquiond
2
-13
/
+4
2007-08-08
Moved equipment background to the gui directory. Changed name to lowercase only.
Guillaume Melquiond
1
-1
/
+1
2007-08-08
add "static" on boxPosition.
Joshua Langley
1
-1
/
+1
2007-08-08
Re-designed equipment window, un-equip created.
Joshua Langley
2
-28
/
+139
2007-08-07
Fixed my breakage of persistent window dimensions. Cleaned a few things along...
Guillaume Melquiond
13
-83
/
+45
2007-08-07
Marked most of the GUI as translatable.
Guillaume Melquiond
20
-161
/
+188
2007-08-06
Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...
Guillaume Melquiond
1
-1
/
+1
2007-08-06
Added support for translating variable strings.
Guillaume Melquiond
1
-31
/
+19
2007-08-05
Added support for internationalization. Tested by translating a few gui strin...
Guillaume Melquiond
1
-6
/
+6
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
6
-37
/
+16
2007-07-29
Forgot a few debug statements.
Guillaume Melquiond
1
-3
/
+1
2007-07-29
Converted trading to new server.
Guillaume Melquiond
1
-36
/
+13
2007-07-27
Removed useless yet costly dynamic casts.
Guillaume Melquiond
16
-72
/
+43
2007-07-25
keyboard config - keyboard setup gui re-designed, fixed errors in keyboard co...
Joshua Langley
3
-60
/
+82
2007-07-24
Fixed initialization order and added setup_keyboard.* and keyboardconfig.* to
Bjørn Lindeijer
2
-222
/
+224
2007-07-24
keyboard configuration - mainly documentation fixes.
Joshua Langley
2
-17
/
+20
2007-07-16
(no commit message)
Joshua Langley
5
-8
/
+245
2007-07-11
Merged Guichan 0.7.0 fix from 0.0 branch.
Bjørn Lindeijer
1
-7
/
+6
2007-07-11
Fixed resizing windows by their resize grip.
Bjørn Lindeijer
1
-7
/
+6
2007-07-08
Merged 0.0 changes from revision 3317 to 3362 to trunk.
Bjørn Lindeijer
4
-8
/
+8
2007-07-07
Ported to Guichan 0.7.0. Unfortunately, since Guichan 0.6.x didn't have a
Bjørn Lindeijer
3
-7
/
+7
2007-06-06
Fixed defense of silk headband.
Bjørn Lindeijer
1
-1
/
+1
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
16
-295
/
+531
[prev]
[next]