summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-26Merge branch 'master' of git@gitorious.org:mana/manaPhilipp Sehmisch14-790/+3685
2009-10-26Fixed loading of skill database on ManaServ (quick hotfix, needs to be rebran...Philipp Sehmisch1-1/+1
2009-10-26Rebrand the ignored files listThorbjørn Lindeijer1-5/+5
2009-10-25Make the wallpaper more genericJared Adams1-0/+0
2009-10-25Update iconsJared Adams7-782/+3126
2009-10-25Fix screenshot makingJared Adams1-3/+5
2009-10-25Added project files for Qt CreatorThorbjørn Lindeijer5-0/+549
2009-10-25Rebranded Code::Blocks project filePhilipp Sehmisch1-537/+532
2009-10-24Make homedir accessible from other filesJared Adams4-11/+14
2009-10-24Fix a type in main.hJared Adams1-1/+1
2009-10-24Basically finish rebrandingJared Adams19-115/+105
2009-10-24More rebrandingJared Adams46-2096/+1814
2009-10-24Merge branch 'master' of gitorious.org:mana/manaJared Adams9-20/+18
2009-10-24More rebrandingJared Adams22-71/+73
2009-10-24More rebranding changesThorbjørn Lindeijer20-30/+28
2009-10-24Changed default supported server to manaservThorbjørn Lindeijer2-5/+5
2009-10-24REplace instances of TMW with ManaJared Adams93-646/+646
2009-10-23Refixed the -u and -d parameter again, resolving for sure Mantis #951 ;)Bertram1-13/+9
2009-10-21Add an option to skip loading updatesJared Adams1-2/+12
2009-10-21Revert "Made the -d data path don't be bothered by updates and customdata fil...Jared Adams1-11/+8
2009-10-22Made the -d data path don't be bothered by updates and customdata files.Bertram1-8/+11
2009-10-22Optimized game startup sequence for eAthena in order to cope a bit better wit...Bertram3-63/+74
2009-10-22Fix flipping player's direction when using keyboard to walk diagonally.Bertram3-4/+14
2009-10-21Commencing the keyboard walking fine-tune.Bertram2-3/+8
2009-10-21Made the skip updates (-u) and set custom data path (-d) startup options work...Bertram1-14/+12
2009-10-19Fix RegisterDialog tab order and detail lengthsJared Adams7-44/+68
2009-10-17Not translating a message sent to logPhilipp Sehmisch1-1/+1
2009-10-17Made some network error messages translateablePhilipp Sehmisch1-4/+5
2009-10-17Changed the "SDLNet_TCP_Recv()" error message to something more understandabl...Philipp Sehmisch1-1/+1
2009-10-16Made the keyboard walking pixel exact again.Bertram3-3/+15
2009-10-15Fixed a potential segfault.Bertram1-2/+3
2009-10-15Make sure item icons in the invy are full opacityJared Adams3-5/+19
2009-10-15Speed code unification part 3: Made the client handle the speed in tiles per ...Bertram6-24/+57
2009-10-14Add more detail to DebugWindowJared Adams5-6/+55
2009-10-13Handle canceled downloads more gracefullyJared Adams2-2/+18
2009-10-13Fix a compilation warningJared Adams1-1/+1
2009-10-13Forgot the actual download classJared Adams2-0/+403
2009-10-13Add an asynchronous download classJared Adams12-412/+340
2009-10-09Made the smooth effect quadratic.Bertram1-0/+5
2009-10-09IAS (I am stupid (TM) ;D...Bertram1-4/+6
2009-10-09Final fix (or I hope so) to smooth effect in OpenGL.Bertram1-2/+3
2009-10-09Mostly fixed keyboard movement on TMWserv.Bertram3-59/+108
2009-10-09While seeing it, made obvious that LocalPlayer::nextStep() isn't used by TMWs...Bertram2-2/+5
2009-10-09Fixed (again) mouse movement for TMWserv client.Bertram1-2/+3
2009-10-08Merge branch 'master' of git@gitorious.org:tmw/mainlineAndreas Habel11-169/+204
2009-10-08Added "Add manual server entry" option to server selection dialog for betterAndreas Habel2-13/+55
2009-10-07Clean up state machine some moreJared Adams11-169/+204
2009-10-07Fixed wallpaper blur by only using resized image drawing when it is necessaryPhilipp Sehmisch1-0/+6
2009-10-07Added sorting to online serverlist by last usage and merge of local andAndreas Habel2-41/+75
2009-10-06Fixes equipment for playersChuck Miller1-1/+6