summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-14Fixed windows headers issuesEugenio Favalli1-2/+0
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-6/+10
2006-12-23Load the databases at the start of the LOGIN state, after the updates areBjørn Lindeijer1-5/+6
2006-12-12Added Adler32 checksum for updatesEugenio Favalli1-3/+6
2006-12-09Use new animation system in character selection/creation. Shows equipment andBjørn Lindeijer1-31/+2
2006-11-29Implemented MonsterDB namespacePhilipp Sehmisch1-0/+3
2006-11-26Higher precision log timestamps, some more logging and support for TGA images.Bjørn Lindeijer1-11/+13
2006-11-26ItemDB needs to be unloaded before deleting the resource manager instance,Bjørn Lindeijer1-3/+3
2006-11-26Equipment database namespace and support for gender specific equipment spritesPhilipp Sehmisch1-1/+5
2006-11-23Refectored the Itemmanager class to an ItemDB namespace.Philipp Sehmisch1-0/+6
2006-11-09Fixed a conflict with Windows headers and updated project filesEugenio Favalli1-1/+1