summaryrefslogtreecommitdiff
path: root/src/gui/popupmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-3/+3
2009-04-22Some string fixesKess Vargavind1-3/+3
2009-04-20Reduced the weight of a few gui windows and popups which wrapped theirIra Rice1-4/+0
2009-04-15Made the PopupMenu a Popup subclassBjørn Lindeijer1-8/+1
2009-04-15Fix some memory problemsJared Adams1-0/+1
2009-04-15Trim out (npc) tag from NPC names in PopupMenuTametomo1-2/+8
2009-04-15Some PopupMenu cleanups/fixes and additions.Tametomo1-17/+25
2009-04-10Fix popup to prevent an item from showing on warpsJared Adams1-1/+2
2009-04-09Remove a segfault when exiting the clientJared Adams1-3/+1
2009-04-09Add a popup menu item to add Being name to chatJared Adams1-11/+10
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-1/+2
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-1/+1
2009-04-02Partially fixed compilation for TMWServ. src/gui/buysell.cpp still needs to b...Philipp Sehmisch1-1/+1
2009-04-02Add some missing handler for eAthenaJared Adams1-0/+17
2009-04-01Some cleanupJared Adams1-7/+1
2009-04-01Make eAthena's inventory handlerJared Adams1-4/+0
2009-03-29Fix up eAthena party handling some moreJared Adams1-3/+2
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-2/+1
2009-03-27Fixed inventory window. Not resizable though.Bjørn Lindeijer1-2/+4
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+4
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-21/+23
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-6/+6
2009-03-25Relaxed collision and fringe naming slightly so that they just need toIra Rice1-1/+1
2009-03-25Modified skin loading to save and load a skin's XML path, as well asIra Rice1-1/+3
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+5
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-3/+43
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-5/+5
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+1
2009-03-05Removed a check I added in the previous commit which isn't necessary.Ira Rice1-9/+0
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-27/+39
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-1/+1
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer1-24/+10
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer1-10/+10
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-99/+99
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-15/+10
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-91/+91
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-91/+103
2009-02-09Mostly whitespace and formatting changesBjørn Lindeijer1-1/+0
2009-02-06Sanitized item links so that at no point is the internal representationIra Rice1-11/+10
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-4/+0
2009-01-26Removed the description option from right click menus on items. WithIra Rice1-7/+0
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-20Added WoW style item adding to chat window. Right click, then leftDavid Athay1-0/+7
2009-01-06Merged layout handler from mainlineBjørn Lindeijer1-1/+1
2009-01-06Added support for internationalizationIra Rice1-23/+26
2009-01-06Merged layout handler from mainlineBjørn Lindeijer1-1/+1
2009-01-06Added support for internationalizationBjørn Lindeijer1-12/+17