summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-05-07Moved two files which held net data into the net folder. ConsideringTametomo1-2/+2
2009-05-04Removed the no longer used EmoteContainer classBjørn Lindeijer1-2/+0
2009-05-04Replaced emote window with a new emote popupBjørn Lindeijer1-4/+4
2009-05-03Added rotational particles, and added code to show arrows when a player shoot...Chuck Miller1-0/+2
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-2/+0
2009-05-01Merge the NPC dialogs into oneJared Adams1-8/+2
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-16/+16
2009-04-27Moved special coordinates packing into MessageOutBjørn Lindeijer1-1/+0
2009-04-16Make sure math functions are still inlinedBjørn Lindeijer1-1/+0
2009-04-14Start a MathUtils fileJared Adams1-1/+2
2009-04-11Remove more support #ifdefsJared Adams1-2/+2
2009-04-10Reduced the GCContainer to be even more trivialBjørn Lindeijer1-2/+2
2009-04-10Introduced a Desktop widget to handle the wallpaperBjørn Lindeijer1-0/+2
2009-04-08Add a more flexible wallpaper systemJared Adams1-0/+2
2009-04-08Make some more file build for both serversJared Adams1-4/+4
2009-04-08Move ChatInput into the files for ChatWindowJared Adams1-2/+0
2009-04-08Associated setup tab name with the tab itselfBjørn Lindeijer1-0/+1
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-43/+43
2009-04-07Make GeneralHandlers for both networksJared Adams1-0/+7
2009-04-06Implement TMWServ's CharHandlerJared Adams1-0/+2
2009-04-06Add TMWServ's SkillHandlerJared Adams1-0/+2
2009-04-06Fix the Sell button in BuySellDialogJared Adams1-2/+2
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-0/+4
2009-04-03Fill in TMWServ's TradeHandlerJared Adams1-0/+1
2009-04-01Forgot a few files for eAthena's admin handlerJared Adams1-0/+2
2009-04-01Create a few more handlers for eAthenaJared Adams1-2/+2
2009-03-31Implement a few more handlers for eAthenaJared Adams1-2/+0
2009-03-31Make network handler functions virtualJared Adams1-0/+14
2009-03-28Clean up eAthena party handling a bit moreJared Adams1-8/+10
2009-03-28Make the BuySellWindow eAthena onlyJared Adams1-3/+3
2009-03-27Clean up some ifdefs and start cleanup of partiesJared Adams1-3/+3
2009-03-26Add WhisperTabsJared Adams1-0/+2
2009-03-27Removed the unused BuddyList classBjørn Lindeijer1-2/+0
2009-03-26Add ChannelTab for chat channelsJared Adams1-0/+2
2009-03-26Move ChatWindow over to ChatTabsJared Adams1-0/+2
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-2/+13
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+8
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-57/+59
2009-03-23Merge eA's command handling into CommandHandlerJared Adams1-2/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-47/+155
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-0/+2
2009-03-12Extend color config gui to support the new colorsMajin Sniper1-1/+3
2009-03-12Extending the internal handling of colorssniper1-2/+3
2009-03-12Extend color config gui to support the new colorsMajin Sniper1-0/+3
2009-03-12Extending the internal handling of colorssniper1-2/+2
2009-03-11Added a new Popup class, which overall is functionally similar to theIra Rice1-0/+2
2009-03-11Moved the Skin class outside of the Window class, in order to allowIra Rice1-0/+2
2009-03-09Add an interface for eAthena's storage systemJared Adams1-0/+2
2009-03-08Add an interface for eAthena's storage systemJared Adams1-0/+2
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-2/+2