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
/
popupmenu.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
Adds a follow manager for users
BlueSansDouze
1
-4
/
+5
2010-01-11
Cleanup GUI classes
Jared Adams
1
-7
/
+7
2010-01-10
Change code style
Andrei Karas
1
-1
/
+2
2009-12-27
Add right click whisper
dweems000@gmail.com
1
-0
/
+8
2009-11-26
Merge a little more and remove the BuddyWindow
Jared Adams
1
-19
/
+1
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-2
/
+2
2009-09-23
Fixes party invite
Chuck Miller
1
-1
/
+1
2009-09-13
Add ellipsis (...) to some options requiring further input
Kess Vargavind
1
-3
/
+6
2009-08-31
Fixes NPC names on the popup menu.
Freeyorp
1
-6
/
+2
2009-08-07
Gettext fixes
Kess Vargavind
1
-3
/
+4
2009-07-24
Prevent translations from leaving popups useless
Jared Adams
1
-35
/
+63
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-2
/
+0
2009-07-17
Various gettext fixes
Kess Vargavind
1
-1
/
+2
2009-05-12
Fix up handling of GM status
Jared Adams
1
-9
/
+12
2009-05-12
Adjust the context menu's invite options
Jared Adams
1
-1
/
+4
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
1
-5
/
+7
2009-05-06
Clean up the bypass code for the ItemAmountWindow
Jared Adams
1
-4
/
+4
2009-05-06
Remove more inventory handling support #ifdefs
Jared Adams
1
-7
/
+2
2009-05-05
Fix the context menu for the storage window
Jared Adams
1
-15
/
+41
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+1
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-3
/
+3
2009-04-22
Some string fixes
Kess Vargavind
1
-3
/
+3
2009-04-20
Reduced the weight of a few gui windows and popups which wrapped their
Ira Rice
1
-4
/
+0
2009-04-15
Made the PopupMenu a Popup subclass
Bjørn Lindeijer
1
-8
/
+1
2009-04-15
Fix some memory problems
Jared Adams
1
-0
/
+1
2009-04-15
Trim out (npc) tag from NPC names in PopupMenu
Tametomo
1
-2
/
+8
2009-04-15
Some PopupMenu cleanups/fixes and additions.
Tametomo
1
-17
/
+25
2009-04-10
Fix popup to prevent an item from showing on warps
Jared Adams
1
-1
/
+2
2009-04-09
Remove a segfault when exiting the client
Jared Adams
1
-3
/
+1
2009-04-09
Add a popup menu item to add Being name to chat
Jared Adams
1
-11
/
+10
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-1
/
+2
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
1
-1
/
+1
2009-04-02
Partially fixed compilation for TMWServ. src/gui/buysell.cpp still needs to b...
Philipp Sehmisch
1
-1
/
+1
2009-04-02
Add some missing handler for eAthena
Jared Adams
1
-0
/
+17
2009-04-01
Some cleanup
Jared Adams
1
-7
/
+1
2009-04-01
Make eAthena's inventory handler
Jared Adams
1
-4
/
+0
2009-03-29
Fix up eAthena party handling some more
Jared Adams
1
-3
/
+2
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-2
/
+1
2009-03-27
Fixed inventory window. Not resizable though.
Bjørn Lindeijer
1
-2
/
+4
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+4
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-21
/
+23
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-1
/
+1
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-6
/
+6
2009-03-25
Relaxed collision and fringe naming slightly so that they just need to
Ira Rice
1
-1
/
+1
2009-03-25
Modified skin loading to save and load a skin's XML path, as well as
Ira Rice
1
-1
/
+3
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-5
/
+5
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-3
/
+43
2009-03-11
Added a new Popup class, which overall is functionally similar to the
Ira Rice
1
-5
/
+5
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-1
/
+1
2009-03-05
Removed a check I added in the previous commit which isn't necessary.
Ira Rice
1
-9
/
+0
[next]