summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
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-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
2009-01-06Added support for internationalizationIra Rice1-1/+13
2009-01-06Added support for internationalizationBjørn Lindeijer1-1/+13
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-1/+3
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-5/+5
2008-12-29Added support for True Type Fonts using GUIChan's inbuilt SDLTrueTypeIra Rice1-0/+4
2008-12-26Fixed a potential leak in setup, changed the default border color toIra Rice1-1/+1
2008-12-21Fixed wallpaper selection to be handled correctly.Ira Rice1-3/+3
2008-12-20Enabled video mode switching, as well as got rid of an old, unneededIra Rice1-11/+10
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer1-1/+1
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-11/+24
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer1-1/+1
2008-12-06Fix background on resolutions other than 800x600Bjørn Lindeijer1-1/+10
2008-12-03Don't reuse the setupWindow variable from the gameBjørn Lindeijer1-2/+2
2008-12-04Don't reuse the setupWindow variable from the gameBjørn Lindeijer1-2/+2