summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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
2008-08-19Added handling for different resolution wallpapers, reduced CPU usage during ...Lloyd Bryant1-10/+27
2008-08-09Changed --skipupdate functionality to just skip the actual downloadsLloyd Bryant1-12/+13
2008-08-07Updated default game and updates serversKraant1-2/+2
2008-08-07Rebranding TME to AethyraKraant1-19/+19
2008-08-04Fix typo in updatehost reported by Jaxad.Dennis Friis1-1/+1
2008-07-27Changed files to tmeDouglas Boffey1-14/+15
2008-07-23Changed tmw.log to tme.log for log fileLloyd Bryant1-1/+1
2008-07-21Fixed a problem with creating the updates directoryLloyd Bryant1-1/+1
2008-07-18Import of client treeLloyd Bryant1-68/+91
2008-07-17Remove possible trailing slash at the end of the update host, since otherwiseBjørn Lindeijer1-0/+4
2008-07-17Added support for handling the custom eAthena packet that sends the updateBjørn Lindeijer1-49/+65
2008-06-05Added command line argument to specify the update host (-H). Also, to avoidBjørn Lindeijer1-35/+82
2008-05-27Changed location of tmw directory on OSXDavid Athay1-0/+6
2008-05-21Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from Philipp Sehmisch1-0/+3
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-0/+4
2008-04-09Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25Bjørn Lindeijer1-3/+3
2008-01-13Fixed non-default location music loadingDavid Athay1-1/+1
2007-12-24Disabled non-functional item shortcut window.Bjørn Lindeijer1-3/+3
2007-12-21Fixed inventory size not matching the size assumed by eAthena and relatedBjørn Lindeijer1-1/+1
2007-12-18Remember to delete the progressbar and label also when the game was notBjørn Lindeijer1-0/+2
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-0/+2
2007-10-26Added possibility of length limitation to browserbox and used it for the chat...Philipp Sehmisch1-0/+1
2007-10-23Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to Bjørn Lindeijer1-0/+4
2007-10-18Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, Bjørn Lindeijer1-8/+11
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-5/+0