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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Marked buy and sell dialog boxes as translatable.
Guillaume Melquiond
2
-33
/
+39
2007-10-19
Allowed dragging of already selected items.
Guillaume Melquiond
2
-22
/
+50
2007-10-19
Commented a DoS weakness of the browser box.
Guillaume Melquiond
1
-0
/
+4
2007-10-19
Fixed key special values. Reduced amount of spurious item deselections.
Guillaume Melquiond
2
-30
/
+27
2007-10-19
Increased text chunk cache size to improve performance when a lot of text is ...
Philipp Sehmisch
1
-1
/
+1
2007-10-18
Removed player looks from generic beings. Prevented client termination on mis...
Guillaume Melquiond
2
-6
/
+8
2007-10-18
Fixed double-free of true-type resources.
Guillaume Melquiond
1
-2
/
+5
2007-10-15
Added Dutch translation (incomplete) and put drawing of debug path into a
Bjørn Lindeijer
2
-34
/
+41
2007-10-01
Fixed inventory display with respect to empty slots.
Guillaume Melquiond
1
-0
/
+2
2007-09-27
Some formatting changes to align with the 0.0 branch.
Bjørn Lindeijer
2
-2
/
+5
2007-09-25
Fix wrapping of UTF-8 multi-byte characters.
Björn Steinbrink
1
-1
/
+4
2007-09-22
Cleaned a bit.
Guillaume Melquiond
2
-7
/
+4
2007-09-21
Fixed resizing of chat window.
Guillaume Melquiond
1
-1
/
+1
2007-09-21
Refactor the way in which browser box text is drawn and wrapped.
Björn Steinbrink
1
-65
/
+73
2007-09-21
Remove duplicated file contents.
Björn Steinbrink
1
-67
/
+0
2007-09-20
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
7
-16
/
+743
2007-09-20
Fixed some compilation warning.
Guillaume Melquiond
2
-4
/
+4
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
38
-333
/
+1426
2007-09-16
Fixed improper const qualifier.
Guillaume Melquiond
1
-1
/
+1
2007-09-10
Fixed minimap coordinates and improved look.
Eugenio Favalli
1
-4
/
+4
2007-09-10
Added support for True Type Fonts.
Eugenio Favalli
6
-56
/
+330
2007-08-27
Added "/admin" chat command for sending raw messages to the game server.
Guillaume Melquiond
2
-69
/
+55
2007-08-26
Fixed incorrect button dimensions, as they mess OpenGL display with rectangle...
Guillaume Melquiond
1
-1
/
+1
2007-08-25
Removed dependency on Guichan's OpenGL library. Taken over image loading and ...
Guillaume Melquiond
2
-23
/
+3
2007-08-18
Adapted to new server handling of character attributes.
Guillaume Melquiond
1
-4
/
+4
2007-08-14
Removed obsolete code. Added support for money received while trading.
Guillaume Melquiond
2
-4
/
+4
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-11
Merged Guichan 0.7.0 fix from 0.0 branch.
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-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
16
-295
/
+531
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
11
-142
/
+323
2007-03-22
Redesigned the localplayer class to use getters and setters instead of direct...
Philipp Sehmisch
8
-163
/
+42
[next]