summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-05Fix typo in updatehost reported by Jaxad.Dennis Friis1-1/+1
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-13Fixed confusion between username and characterBjørn Lindeijer1-20/+26
2008-12-13Got rid of confusing --default parameterBjørn Lindeijer1-19/+6
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-07Fix background on resolutions other than 800x600Bjørn Lindeijer1-1/+10
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
2008-12-04Deleted a few dangling pointers noticed by Bjorn.Ira Rice1-1/+6
2008-12-03Revised pointer deletion based on Bjorn's suggestion.Ira Rice1-0/+4
2008-12-03Fixed pointer deletion so that the setup window doesn't get doubleIra Rice1-2/+0
2008-12-03Deleted a few dangling pointers noticed by Bjorn.Ira Rice1-1/+4
2008-12-03Added the setup button to show when the client is loaded, since all ofIra Rice1-0/+37
2008-12-02Fix background on resolutions other than 800x600Bjørn Lindeijer1-1/+10
2008-11-21Added the setup button to show when the client is loaded, since all of Ira Rice1-0/+37
2008-11-21Fixed the linker error that we've been having. Apparently, it was caused Ira Rice1-14/+16
2008-11-20Renabled the dynamic updatesBjørn Lindeijer1-51/+71
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-18/+15
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-12Fixed chat transparency and icon loading.David Athay1-16/+17
2008-11-11Moved some hardcoded strings and filenames to an external configuration file.Philipp Sehmisch1-19/+35
2008-11-04Merged revisions 4332 via svnmerge from Bjørn Lindeijer1-43/+92
2008-11-02Ported a patch from TMW by fate which de-hardcodes skills, as well as removes...Ira Rice1-1/+2
2008-11-01* Updated GUI table and model to better handle NULL widgets during initialisa...Fate1-1/+2
2008-11-01Merged revisions 4300-4301 via svnmerge from Bjørn Lindeijer1-0/+6
2008-10-26Fixed some compile errors that occured from restructuring.Ira Rice1-3/+4
2008-10-25Imported --data parameter from TMW.Ira Rice1-29/+37
2008-10-24fixes for targetting (by Chuck Miller)Roderic Morris1-2/+4
2008-10-23Cleaned up ColorDB code so that it loads with all other databases, as Ira Rice1-0/+3
2008-10-22Merged revisions 4145 via svnmerge from Bjørn Lindeijer1-3/+11
2008-10-12Added in a new tileset, as well as some new artwork, changed the update Ira Rice1-2/+2
2008-10-12This commit contains three things: one, after looking over how TMW was Ira Rice1-5/+9
2008-09-29Modified the client so that it displays both servers as server choices, Ira Rice1-3/+3
2008-09-13changed the update host line 169 in main.cppKevin Day1-1/+1
2008-09-12Changed default port for Aethyra server to 21001Lloyd Bryant1-1/+1
2008-09-04Added code to change text colouringDouglas Boffey1-0/+6
2008-09-01Added a few known issues to WinReadMe.txt.Kraant1-0/+4
2008-08-26Corrected position of registration dialogsDouglas Boffey1-1/+23
2008-08-26Corrected splash screen problem as per mantis #52Douglas Boffey1-1/+1