summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-01-20Added WoW style item adding to chat window. Right click, then leftDavid Athay1-0/+2
2009-01-18Fixed the NPC Integer input field, as well as cut some bull from theIra Rice1-2/+2
2009-01-18Fixed layout of video setup page when translatedBjørn Lindeijer1-1/+3
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams1-0/+4
2009-01-15Integrated the ItemPopup class from Legends of Mazzeroth.Ira Rice1-0/+2
2009-01-15Added emote database, which is loosely based off of the NPC database.Ira Rice1-1/+2
2009-01-15Merged Tab and TabbedArea from mainlineBjørn Lindeijer1-2/+5
2009-01-12Some rather pedantic changes. Unified all naming for emoticons in theIra Rice1-8/+8
2009-01-10Changed a few emote variable names to be more sensible, as well asIra Rice1-10/+10
2009-01-08Fixed include order (pedantic change)Ira Rice1-0/+2
2009-01-09Now, the real stage 2.0 of smiley window.Forge1-0/+2
2009-01-08Removed the unused Box, VBox and HBox classesBjørn Lindeijer1-6/+0
2009-01-06Added support for unicode charset in textfields and chat.Guillaume Melquiond1-0/+2
2009-01-06Merged layout handler from mainlineBjørn Lindeijer1-0/+2
2009-01-06Added support for internationalizationIra Rice1-2/+4
2009-01-05Modified the Aethyra client to use the TMW TrueType class, rather thanEugenio Favalli1-2/+2
2009-01-05Renamed PATH_NODE to Position as on mainlineBjørn Lindeijer1-0/+2
2009-01-04Smiley step 1.91, the little part to make it workForge1-2/+10
2008-12-29Removed TMW's truetype file, since we don't use it (accidentaly left itIra Rice1-2/+0
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice1-0/+4
2008-12-07Added some initialization and removed ChargeDialogIra Rice1-2/+0
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-0/+2
2008-12-06Added particle containers and refactored beings to use them (to clean up resp...Fate1-0/+2
2008-12-05Fix race condition with a std::string accessBjørn Lindeijer1-0/+1
2008-12-05Fix race condition with a std::string accessBjørn Lindeijer1-0/+1
2008-12-03Add an effects manager (patch by Kage Jittai)Ira Rice1-0/+3
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+1
2008-10-26Added Crush's recent Particle engine modifications from TMW.Ira Rice1-1/+1
2008-10-26Implemented particle emitters with properties which change over time accordin...Philipp Sehmisch1-1/+1
2008-10-15De-hardcoded colors in trunk. Now, all colors are loaded from Ira Rice1-0/+2
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-0/+2
2008-09-04Added code to change text colouringDouglas Boffey1-2/+6
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer1-0/+4
2008-08-07Rebranding TME to AethyraKraant1-7/+7
2008-07-27Changed files to tmeDouglas Boffey1-9/+9
2008-07-18Import of client treeLloyd Bryant1-8/+20
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-0/+2
2008-05-22Fixed linker error caused by missing module.Bjørn Lindeijer1-3/+5
2008-05-19Removed the PopupBox class and used gcn::DropDown instead. It has clippingBjørn Lindeijer1-2/+0
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-0/+10
2008-04-09Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25Bjørn Lindeijer1-0/+6
2008-04-07Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except forBjørn Lindeijer1-2/+0
2007-12-24Disabled non-functional item shortcut window.Bjørn Lindeijer1-6/+0
2007-11-21Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer...Bjørn Lindeijer1-0/+4
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-8/+6
2007-09-01Fixed windowlistener.h entry in Makefile.am.Bjørn Lindeijer1-1/+1
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-4/+0
2007-08-28Added Vector class and used it in the particle engine.Bjørn Lindeijer1-1/+2
2007-08-28Made buy dialog resizable and added a WindowListener class for listening forBjørn Lindeijer1-10/+11
2007-08-22Added trimming of chat messages.Bjørn Lindeijer1-0/+1