index
:
ewewukek/Mana
master
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
2009-03-30
Hilight chat tabs when appropriate
Jared Adams
5
-0
/
+25
2009-03-30
Fix a bug in trade
Jared Adams
1
-2
/
+3
2009-03-30
Allow tabs to be colored and color whisper tabs
Jared Adams
3
-4
/
+18
2009-03-30
Fix an offset bug when selling items
Jared Adams
1
-1
/
+1
2009-03-30
Fix a segfault in the equipment window
Jared Adams
1
-1
/
+1
2009-03-30
Merge item types to remove more #ifdefs
Jared Adams
4
-44
/
+44
2009-03-29
Fix up eAthena party handling some more
Jared Adams
9
-110
/
+144
2009-03-29
Merge branch 'master' of git@gitorious.org:tmw/mainline
Philipp Sehmisch
65
-562
/
+428
2009-03-29
Fixed compilation on Windows
Philipp Sehmisch
2
-1
/
+5
2009-03-28
Fix output location for CommandHandler
Jared Adams
2
-3
/
+3
2009-03-28
Clean up eAthena party handling a bit more
Jared Adams
2
-3
/
+27
2009-03-28
Make the BuySellWindow eAthena only
Jared Adams
1
-9
/
+6
2009-03-28
Add a sticky button to the Window class
Jared Adams
5
-14
/
+93
2009-03-28
Allow changing chat tabs with the keyboard
Jared Adams
2
-0
/
+32
2009-03-28
Some more cleanup
Bjørn Lindeijer
3
-68
/
+67
2009-03-28
Fixed the wrapping of item and emoticon shortcut windows
Bjørn Lindeijer
1
-4
/
+4
2009-03-27
Make chat wrap
Jared Adams
1
-1
/
+1
2009-03-28
Make the full inventory accessible again
Bjørn Lindeijer
4
-17
/
+17
2009-03-28
Removed a lot of useless isVisible() checks
Bjørn Lindeijer
17
-51
/
+5
2009-03-27
Moved the inventory and storage offset handling into netcode
Bjørn Lindeijer
2
-11
/
+8
2009-03-27
Clean up some ifdefs and start cleanup of parties
Jared Adams
1
-1
/
+0
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
22
-168
/
+15
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
13
-50
/
+24
2009-03-27
Removed unnecessary parenthesis on constructors
Bjørn Lindeijer
11
-19
/
+19
2009-03-27
Clean up chat and chat tabs some more
Jared Adams
13
-150
/
+114
2009-03-27
Fixed selection shadow not to overlap the emoticons
Bjørn Lindeijer
1
-23
/
+24
2009-03-27
Fixed inventory window. Not resizable though.
Bjørn Lindeijer
11
-139
/
+108
2009-03-27
Gray out the magic bar when magic can't be used
Bjørn Lindeijer
1
-0
/
+4
2009-03-27
Fixed some positioning issues
Bjørn Lindeijer
1
-1
/
+1
2009-03-27
Removed the unused "logged" button status
Bjørn Lindeijer
2
-12
/
+3
2009-03-27
Removed all the static initializations of mAlpha
Bjørn Lindeijer
16
-16
/
+16
2009-03-27
Simplified and fixed initialization of login data
Bjørn Lindeijer
1
-1
/
+2
2009-03-27
Add some const to the chat tabs
Jared Adams
6
-8
/
+8
2009-03-27
Fixed position of dots on minimap
Bjørn Lindeijer
1
-6
/
+1
2009-03-27
Fixed copyright notices of skin.{h,cpp} files
Bjørn Lindeijer
2
-17
/
+23
2009-03-27
Add a close command to WhisperTab
Jared Adams
6
-2
/
+30
2009-03-27
Fix some problems with NPC dialogs
Jared Adams
3
-16
/
+0
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
20
-318
/
+303
2009-03-27
Fixed some compiler warnings
Bjørn Lindeijer
4
-33
/
+32
2009-03-27
Moved choosing of random death message to a function
Bjørn Lindeijer
1
-1
/
+2
2009-03-27
Changed the includes for the net/tmwserv/ directory
Bjørn Lindeijer
1
-0
/
+2
2009-03-27
Include statement cleanup for net/ea/ directory.
Bjørn Lindeijer
6
-28
/
+26
2009-03-26
Major clean up of ChatTab handling
Jared Adams
11
-118
/
+69
2009-03-26
Add WhisperTabs
Jared Adams
5
-1
/
+176
2009-03-26
Removed setting and getting parent windows for popup classes, as this
Ira Rice
2
-11
/
+1
2009-03-26
Removed getting and setting a parent window from the popup class, since
Ira Rice
3
-18
/
+3
2009-03-26
Fixed popup comment. This got chopped off some time when it was first
Ira Rice
1
-2
/
+6
2009-03-26
Some code style commits influenced by TMW commit
Ira Rice
1
-12
/
+5
2009-03-27
Fixed name of "UpdateSliders" and reduced redundant docs
Bjørn Lindeijer
6
-59
/
+25
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
8
-102
/
+105
[next]