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
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
2009-03-05
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
1
-27
/
+39
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-24
/
+10
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-11
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-10
/
+10
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-99
/
+99
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-15
/
+10
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-91
/
+91
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-91
/
+103
2009-02-09
Mostly whitespace and formatting changes
Bjørn Lindeijer
1
-1
/
+0
2009-02-06
Sanitized item links so that at no point is the internal representation
Ira Rice
1
-11
/
+10
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-4
/
+0
2009-01-26
Removed the description option from right click menus on items. With
Ira Rice
1
-7
/
+0
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-20
Added WoW style item adding to chat window. Right click, then left
David Athay
1
-0
/
+7
[next]