summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-12-07Tweaked some configuration defaultsBjørn Lindeijer1-1/+1
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-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-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-01* Updated GUI table and model to better handle NULL widgets during initialisa...Fate1-1/+2
2008-10-22Merged revisions 4145 via svnmerge from Bjørn Lindeijer1-3/+11
2008-08-04Fix typo in updatehost reported by Jaxad.Dennis Friis1-1/+1
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
2007-08-26Removed home dir from config file to avoid encoding issues.Eugenio Favalli1-3/+3
2007-08-22Added close button and item shortcut backgrounds to files that will beBjørn Lindeijer1-1/+4
2007-08-21mantis id=118 - Added Item Shortcut Bar.Joshua Langley1-1/+5
2007-07-25keyboard config - keyboard setup gui re-designed, fixed errors in keyboard co...Joshua Langley1-3/+0
2007-07-24keyboard configuration - mainly documentation fixes. Joshua Langley1-2/+1
2007-07-16(no commit message)Joshua Langley1-0/+10
2007-06-13Added logging of version number.Philipp Sehmisch1-1/+7
2007-06-03Fixed screenshot save directory on OSX.v0.0.23David Athay1-2/+2
2007-04-05Unified storage of configuration, updates and screenshots in home directory.Eugenio Favalli1-8/+6
2007-03-27Icon loading doesn't necessarily succeed, so better not crash when it doesn't.Bjørn Lindeijer1-3/+9
2007-03-24Make sure that when a network error occurs, the error message is available andBjørn Lindeijer1-1/+6
2007-03-24Go back to login or register state on error, depending on what the user wasBjørn Lindeijer1-14/+16
2007-03-24Changed the order of network message handling and logic, in order to prevent anBjørn Lindeijer1-1/+1
2007-03-22Use the icon included in the executable on Windows.Bjørn Lindeijer1-1/+12
2007-03-22Fixed problems with window icon on Windows as much as possible.Bjørn Lindeijer1-1/+3
2007-03-21Renamed Spriteset to ImageSet.Bjørn Lindeijer1-1/+0
2007-03-21Display a progress bar and connecting status for each server and display theBjørn Lindeijer1-12/+50
2007-03-20Reduced amount of useless logging, calculate nearest power of two in a functionBjørn Lindeijer1-1/+1
2007-03-18Added --version to the arguments, deleted the 'pink-code'.Rogier Polak1-5/+22
2007-03-14Renamed icons to make things easier for Debian packaging, and the "-icon" partBjørn Lindeijer1-1/+1
2007-02-20Added support for customdata directory.Philipp Sehmisch1-3/+15
2007-02-20Still add local "data" dir to the search path, mostly for developers.Bjørn Lindeijer1-1/+1
2007-02-20Applied patch by trapdoor which makes TMW use a more standard location for theBjørn Lindeijer1-5/+22
2007-02-13Fixed the _M/_F username bug.Philipp Sehmisch1-0/+7
2007-01-17Changed default server.Eugenio Favalli1-2/+2