summaryrefslogtreecommitdiff
path: root/src/gui/popupmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-12-07Some small updates and reformattingBjørn Lindeijer1-1/+0
2008-12-06For interaction popup window: serialise beings as IDs and look up, to allow t...Fate1-29/+33
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+2
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-98/+113
2008-07-07Added /party command.David Athay1-1/+1
2008-05-16Applied QOAL's patch to fix popup bug.David Athay1-2/+2
2008-05-16Applied QOALs patch to fix popup bugDavid Athay1-2/+2
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-1/+51
2008-04-22Added more support for partiesDavid Athay1-4/+3
2008-04-03Added right click to invite to guildDavid Athay1-0/+17
2007-11-14Experimented with non-stuck gaming when talking to NPCs.Guillaume Melquiond1-2/+1
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-6/+0
2007-08-14Fixed popup menu requiring one more click after being used.Eugenio Favalli1-6/+0
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-3/+7
2007-08-07Fixed my breakage of persistent window dimensions. Cleaned a few things along...Guillaume Melquiond1-1/+0
2007-08-07Marked most of the GUI as translatable.Guillaume Melquiond1-11/+14
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-12/+2
2007-07-27Removed useless yet costly dynamic casts.Guillaume Melquiond1-1/+1
2006-12-27Client-sided implementation of attacksPhilipp Sehmisch1-8/+0
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-2/+2
2006-11-23Refectored the Itemmanager class to an ItemDB namespace.Philipp Sehmisch1-2/+2