summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-14Add a default login music file nameJared Adams1-1/+1
2009-04-13Some cleanup of the Configuration interfaceBjørn Lindeijer1-7/+7
2009-04-13Revert forced FPS limitBjørn Lindeijer1-1/+1
2009-04-12Remove remaining references to versionLabelJared Adams1-4/+0
2009-04-12Moved client version string creation to preprocessorBjørn1-24/+3
2009-04-12Merge version strings, add version to setup, etcJared Adams1-29/+21
2009-04-12Append _F or _M to username in eAthena network layerBjørn Lindeijer1-15/+7
2009-04-11Remove more support #ifdefsJared Adams1-21/+4
2009-04-10Reduced the GCContainer to be even more trivialBjørn Lindeijer1-8/+0
2009-04-10Introduced a Desktop widget to handle the wallpaperBjørn Lindeijer1-77/+24
2009-04-09Fixed some warningsBjørn Lindeijer1-1/+1
2009-04-09Remove a segfault when exiting the clientJared Adams1-1/+0
2009-04-08Add a more flexible wallpaper systemJared Adams1-18/+42
2009-04-08Make some more file build for both serversJared Adams1-36/+12
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-3/+4
2009-04-07Make GeneralHandlers for both networksJared Adams1-172/+42
2009-04-07Fixed compile for tmwserv clientBjørn Lindeijer1-3/+0
2009-04-06Implement TMWServ's CharHandlerJared Adams1-1/+3
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-1/+1
2009-04-02Make eAthena's CharHandlerJared Adams1-9/+4
2009-04-01Create a few more handlers for eAthenaJared Adams1-3/+3
2009-03-29Merge branch 'master' of git@gitorious.org:tmw/mainlinePhilipp Sehmisch1-20/+18
2009-03-29Fixed compilation on WindowsPhilipp Sehmisch1-3/+4
2009-03-28Take the server port out of the updates dirBjørn Lindeijer1-2/+1
2009-03-27Moved the inventory and storage offset handling into netcodeBjørn Lindeijer1-8/+11
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-1/+1
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-7/+3
2009-03-27Removed unnecessary parenthesis on constructorsBjørn Lindeijer1-2/+2
2009-03-27Simplified and fixed initialization of login dataBjørn Lindeijer1-27/+14
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+4
2009-03-27Moved choosing of random death message to a functionBjørn Lindeijer1-13/+13
2009-03-25Merged relevent changes from TMW commitIra Rice1-22/+32
2009-03-26Remove redundancy, fix variable names and other code cleanupsBjørn Lindeijer1-39/+44
2009-03-25A host of code style fixesBjørn Lindeijer1-2/+2
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-49/+54
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-30/+35
2009-03-23Change version to 0.0.29 and label in the GUIJared Adams1-2/+11
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-9/+9
2009-03-22Fixed loading of units when skipping updatesBjørn Lindeijer1-2/+3
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-152/+811
2009-03-19Be sure to free the window iconJared Adams1-1/+5
2009-03-19Throttle framerates down to save CPU cycles. Now that we're getting highIra Rice1-2/+2
2009-03-19Be sure to free the window iconJared Adams1-1/+5
2009-03-15Fix some mem leaksJared Adams1-1/+0
2009-03-14Made a label class derived from the guichan label class which utilizesIra Rice1-4/+3
2009-03-12Extending the internal handling of colorssniper1-4/+4
2009-03-12Extending the internal handling of colorssniper1-4/+4
2009-03-12Made hair load again (commit e2d60401eaf55abe9e2251854f3174ffe0f4ad9eIra Rice1-0/+1
2009-03-12Move emote sprite loading into EmoteDBJared Adams1-3/+0
2009-03-12Fix leaks in status effectsJared Adams1-1/+4