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-08-26
Merged testing branch into master.
Yohann Ferreira
1
-8
/
+9
2010-08-16
Move more to the event system
Jared Adams
1
-5
/
+3
2010-08-01
Remove isActive methods from NPC dialogs and InventoryWindow
Jared Adams
1
-1
/
+2
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-2
/
+2
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-16
/
+22
2010-05-06
Add support for floor item sprites
Jared Adams
1
-3
/
+6
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-22
/
+9
2010-03-25
Merge StorageWindow into InventoryWindow
Jared Adams
1
-2
/
+1
2010-03-19
Fix crash when player chooses to follow a being that has been deleted already
Chuck Miller
1
-2
/
+2
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
1
-4
/
+6
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-13
Make NPC dialogs instance instead of global
Jared Adams
1
-3
/
+1
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-31
Unify eAthena and manaserv support in to one build.
Daniel Bradshaw
1
-1
/
+1
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
[next]