summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-152/+811
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-2/+2
2009-02-15Removed unnecessary parenthesis at constructorsBjørn Lindeijer1-8/+8
2009-02-15Fix setting of home directory for OSXJared Adams1-3/+7
2009-02-15Add configurable units systemJared Adams1-0/+3
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer1-3/+5
2009-02-15Merge branch '0.0.28'Bjørn Lindeijer1-2/+8
2009-02-12Added command line option to set home directory pathMichon van Dooren1-3/+9
2009-02-11Don't make log statements translatableBjørn Lindeijer1-20/+22
2009-02-11Changed spelling from colour to color.Philipp Sehmisch1-4/+4
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+2
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+2
2009-02-10Don't make log statements translatableBjørn Lindeijer1-18/+18
2009-02-10Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+2
2009-02-10Fixed some accidental capitalization errorsPhilipp Sehmisch1-3/+3
2009-02-10Changed spelling from colour to color.Philipp Sehmisch1-4/+4
2009-02-10Fix crash due to missing login wallpaperJared Adams1-1/+4
2009-02-10Fix default port in GUIJared Adams1-1/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-5/+5
2009-02-10Center the dialogs during the login sequence againBjørn Lindeijer1-8/+3
2009-02-09Changed AETHYRA_DATADIR to PKG_DATADIR.Ira Rice1-2/+2
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-4/+1
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-5/+5
2009-02-09Merge branch 'master' of git@gitorious.org:tmw/eathenaBjørn Lindeijer1-1/+4
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-125/+242
2009-02-09Mostly whitespace and formatting changesBjørn Lindeijer1-1/+1
2009-02-07Some more include cleanups.Ira Rice1-4/+0
2009-02-04Went through the gui folder and revised the include statements to notIra Rice1-0/+1
2009-01-27Enabled gettext translations on windows.Philipp Sehmisch1-2/+5
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-1/+1
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-1/+1
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-19Fixed a directory creation error reported by our Windows users (whyIra Rice1-9/+39
2009-01-16Candidate release for 0.0.27.1 (Windows needs to get colors fixed, andIra Rice1-1/+1
2009-01-15Added emote database, which is loosely based off of the NPC database.Ira Rice1-2/+5
2009-01-12Fixed a path error that slipped through by accident.Ira Rice1-1/+1
2009-01-12Some rather pedantic changes. Unified all naming for emoticons in theIra Rice1-4/+4
2009-01-09Added the ability to see your own name in game.Ira Rice1-0/+1
2009-01-09Fixed color setup dialog (which was uninitialized in older commits whenIra Rice1-3/+3
2009-01-08Fixed include order (pedantic change)Ira Rice1-0/+6
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-45/+45
2009-01-09Now, the real stage 2.0 of smiley window.Forge1-0/+6
2009-01-08Made remaining dialogs translatableBjørn Lindeijer1-6/+7
2009-01-06Removed the now unnecessary SDL_TTF initializations.Ira Rice1-2/+0
2009-01-06Correct the codeset for translations to be UTF-8Bjørn Lindeijer1-0/+1
2009-01-06Correct the codeset for translations to be UTF-8Bjørn Lindeijer1-0/+1
2009-01-06Added support for unicode charset in textfields and chat.Guillaume Melquiond1-1/+1
2009-01-06Added support for unicode charset in textfields and chat.Guillaume Melquiond1-2/+2