summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-18Add uninstall before install to windows installer.Andrei Karas1-0/+25
2011-07-18Fix some missing initialisations and memory leakss.Andrei Karas4-2/+16
2011-07-18Fix possible incorrect draw tiles order in opengl mode.Andrei Karas1-0/+3
2011-07-18Fix code style.Andrei Karas5-6/+8
2011-07-18Remove unused parameters.Andrei Karas5-30/+10
2011-07-17Disable tiles caching for software mode and safe opengl.Andrei Karas2-21/+112
2011-07-17Optimisation in drawing map in opengl mode.Andrei Karas4-118/+91
2011-07-17Reserve some memory for image vectors.Andrei Karas3-3/+11
2011-07-17Add basic tiles caching for opengl.Andrei Karas7-30/+310
2011-07-17Fix map redrawing if changing map view mode.Andrei Karas3-3/+16
2011-07-17Improve map reduce speed.Andrei Karas3-9/+28
2011-07-16Add tiles caching for software mode.Andrei Karas6-24/+289
2011-07-16Fix compilation for windows.Andrei Karas1-2/+0
2011-07-16Add hotkey to close selected chat tab.Andrei Karas5-0/+30
2011-07-16Highlight first item in npc dialog.Andrei Karas1-0/+5
2011-07-15Fix bug in fillRectangle in software mode for 16 bit pixel screens.Andrei Karas1-7/+8
2011-07-15Fix crash with opened other player equipment window.Andrei Karas1-0/+4
2011-07-15Add quick keys to add items to trade.Andrei Karas1-7/+28
2011-07-13Fix compilation without opengl.Andrei Karas1-6/+6
2011-07-13Close popup menu by quit key (ESC).Andrei Karas3-2/+16
2011-07-13Disable software fast fillRectangle in windows.Andrei Karas2-0/+4
2011-07-12Add init debug messages.Andrei Karas2-0/+4
2011-07-12Fix again compilation issue in big endian system.Andrei Karas1-1/+1
2011-07-12Fix iterator issue in some versions.Andrei Karas1-1/+1
2011-07-12Fix opengl flag for mac compilation.Andrei Karas1-1/+1
2011-07-12Fix compilation error in big endian system.Andrei Karas1-1/+1
2011-07-11Small optimisation in map draw code.Andrei Karas2-13/+14
2011-07-11Bit improve draw speed with double buffer disabled in software mode.Andrei Karas2-2/+24
2011-07-09Update translations.v1.1.7.10Andrei Karas12-680/+657
2011-07-09Small changes in fink.sh.Andrei Karas1-3/+3
2011-07-09Change version to 1.1.7.10Andrei Karas6-6/+21
2011-07-09Add open SUSE build service spec file example.Andrei Karas2-1/+103
2011-07-09Fix for party memory leak and crash.Andrei Karas6-1/+20
2011-07-09Fix compilation error from last commit.Andrei Karas2-3/+3
2011-07-09Reserve bits in gender field for future usage.Andrei Karas3-3/+8
2011-07-09Fix updating local player status.Andrei Karas4-5/+9
2011-07-08Rebuild laguage files and update translations.Andrei Karas12-696/+842
2011-07-08Fix music fade out.Andrei Karas1-2/+3
2011-07-08Add small optimisations and fixes.Andrei Karas21-61/+63
2011-07-08Disable map reduce in safe mode.Andrei Karas1-0/+4
2011-07-08Add to caching players statuses.Andrei Karas2-3/+45
2011-07-08Show players statuses near nicks.Andrei Karas5-14/+62
2011-07-08Fix some issues after automatic checking.Andrei Karas12-18/+23
2011-07-07Remove undescore from variables and defines.Andrei Karas208-605/+605
2011-07-07Rebuild language files and update translations.Andrei Karas12-669/+718
2011-07-07Fix special emote detection.Andrei Karas1-1/+1
2011-07-07Add map reduce feature for software drawing.Andrei Karas8-17/+174
2011-07-06Improve a bit draw map speed.Andrei Karas2-48/+106
2011-07-05Fix memory leak in shop window, add missing initialisation to BeingCacheEntry.Andrei Karas5-4/+24
2011-07-05Rebuild language files.Andrei Karas12-2210/+2385