index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
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-09-27
Some formatting changes to align with the 0.0 branch.
Bjørn Lindeijer
2
-2
/
+5
2007-09-27
Merged another bunch of changes from trunk to 0.0 to reduce the difference.
Bjørn Lindeijer
15
-67
/
+80
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-20
Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style
Bjørn Lindeijer
7
-16
/
+15
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-12
Allowed selection of items that cannot be afforded, so that their descriptions
Bjørn Lindeijer
3
-28
/
+10
2007-09-11
Fixed admin commands.
Eugenio Favalli
1
-2
/
+3
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-29
Made sell dialog resizable and tweaked inventory resize code a bit.
Bjørn Lindeijer
3
-55
/
+97
2007-08-28
Made buy dialog resizable and added a WindowListener class for listening for
Bjørn Lindeijer
11
-107
/
+259
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-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
[prev]
[next]