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
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-3
/
+3
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-3
/
+3
2011-02-21
Merge branch '0.5'
Thorbjørn Lindeijer
1
-5
/
+5
2011-02-19
Reorder store option to the top, so it is more useful.
Ben Longbons
1
-5
/
+5
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-3
/
+3
2010-10-08
Remove the following system
Stefan Dombrowski
1
-9
/
+0
2010-10-04
Remove the following system
Chuck Miller
1
-9
/
+0
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-1
/
+2
2010-08-30
Fixing segmentation fault and making invite to guild in pop-up conditional
Stefan Dombrowski
1
-1
/
+2
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
[next]