summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Remove extension from "appIcon" branding parameter.Andrei Karas1-1/+1
2012-01-25Some fixed for evol range attack changes.Andrei Karas1-2/+3
2012-01-25Allow close npc dialog from npc commands.Andrei Karas1-0/+3
2012-01-25Cleanup in physfsrwops to avoid different problems.Andrei Karas2-63/+50
2012-01-25Save camera mode before speaking with npc and restore after.Andrei Karas4-2/+57
2012-01-25Fix code style.Andrei Karas1-1/+6
2012-01-24Add missing file to git.Andrei Karas1-0/+193
2012-01-24Based on commit b856e8b47ab2dfd393e3c2720c5647eb66393931Andrei Karas4-119/+60
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer11-56/+124
2012-01-24Fix branding issues. Like incorrect default app name, not connecting to server.Andrei Karas4-10/+15
2012-01-24Fix compilation with manaserv support.Andrei Karas1-1/+1
2012-01-24Move one line in findpath map method.Andrei Karas1-3/+3
2012-01-24Fix possible crash in server change.Andrei Karas1-0/+1
2012-01-23Add moving camera commands from npc.Andrei Karas5-8/+97
2012-01-23Add support for request client language from server.Andrei Karas7-5/+55
2012-01-23Add some report checks to actorsprite.Andrei Karas1-7/+9
2012-01-23Add false and true condition logging.Andrei Karas5-0/+86
2012-01-22Add tab names P and F to translation.Andrei Karas1-2/+4
2012-01-22Add to translation word "key" from top right buttons.Andrei Karas1-1/+1
2012-01-22Replace particle font to japan font if need.Andrei Karas1-5/+14
2012-01-22Made the update window bigger and resizableThorbjørn Lindeijer1-3/+7
2012-01-21Prevent possible double map load attempts.Andrei Karas1-1/+6
2012-01-21Change version to 1.2.1.22Andrei Karas1-2/+2
2012-01-21Change server list url to manaplus host.Andrei Karas2-3/+6
2012-01-21Fix more warnings.Andrei Karas5-10/+10
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas25-60/+69
2012-01-20Fix code style.Andrei Karas3-9/+10
2012-01-20Bit improve rescalled images drawing in fast opengl mode.Andrei Karas1-6/+9
2012-01-20Fix ambient layer scalling in safe opengl mode.Andrei Karas1-2/+5
2012-01-20Add char '#' as allowed in file names in chat logger.Andrei Karas1-1/+2
2012-01-20Fix possible crash with incorrect dirs.Andrei Karas1-0/+2
2012-01-19Change translation string by adding %s.Andrei Karas1-1/+2
2012-01-19Prevent adding double attributes to status window.Andrei Karas4-1/+17
2012-01-19In server dialog load by default all servers from external servers list.Andrei Karas1-1/+1
2012-01-19Allow pickup item with mouse under player.Andrei Karas1-3/+11
2012-01-18Fix crash if pickup items.Andrei Karas2-19/+29
2012-01-18Fix typo in guildmanager.Andrei Karas1-1/+1
2012-01-17Add friends tab to social window.Andrei Karas5-7/+168
2012-01-16Fix players online status in chat in evol server.Andrei Karas1-0/+2
2012-01-16Fix player and monsters hp bars in evol server.Andrei Karas1-13/+33
2012-01-16Add error message for creation char with incorrect race.Andrei Karas1-0/+3
2012-01-15Fix default item shortcuts window size.Andrei Karas1-1/+3
2012-01-15Add support moving shortcuts like windows by header.Andrei Karas2-0/+42
2012-01-14fix adding gcc 4.7 support.Andrei Karas2-2/+2
2012-01-14Add additional pixel in shortcuts like windows for better moving.Andrei Karas1-2/+2
2012-01-14Fix name checking in chat logger.Andrei Karas1-2/+3
2012-01-13Dont delete logger on exit, because network or other threads can still work w...Andrei Karas1-4/+4
2012-01-13Fix possible incorrect memory access.Andrei Karas3-1/+7
2012-01-11Fix compliation under gcc 4.7 snapshot.Andrei Karas5-15/+17
2012-01-10Replace xmlTextWriterPtr to XmlTextWriterPtrAndrei Karas3-4/+4