summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-11-05Fixed percentage indicator of update window.Bjørn Lindeijer1-1/+1
2006-11-05Fixed money field to no longer hide below the bottom of the window.Bjørn Lindeijer2-18/+20
2006-11-05Reverted wallpaper and added more useful logging to ResourceManager.Bjørn Lindeijer1-4/+4
2006-11-05A final fix to secure the shoplistbox.Yohann Ferreira1-1/+1
2006-11-05Fixes to Sell dialog.Yohann Ferreira3-6/+10
2006-11-05Added item's pictures in sell dialogs, and precisions about the total money i...Yohann Ferreira7-23/+69
2006-11-05Added pictures to items in buy dialogs. Also too expensive items are highligh...Yohann Ferreira8-30/+393
2006-11-05fixed a typo in last commitPhilipp Sehmisch1-2/+2
2006-11-04added scythe as a permanent weapon. Philipp Sehmisch4-3/+47
2006-11-03Updated to the new default updatehost.Bjørn Lindeijer2-2/+3
2006-11-01Added support for å and Å (with help of Håkan Rönn)Bjørn Lindeijer2-2/+2
2006-10-30Updated Windows binary versionEugenio Favalli1-4/+4
2006-10-29Properly initialize sprite vector.Björn Steinbrink1-2/+2
2006-10-29Fixed excessive unnecessary reloading of sprites. Also updated NEWS file.Bjørn Lindeijer1-6/+10
2006-10-28Reload wallpaper after updates are done.Björn Steinbrink1-0/+4
2006-10-26Merged CMake branchBjörn Steinbrink2-1/+304
2006-10-09little tweaks to buy and buy/sell dialogs.Yohann Ferreira2-4/+9
2006-10-07Resolved some weirdness involving the terms scroll and speed.Bjørn Lindeijer3-26/+30
2006-10-07Added support for gzip compressed map layer data. Increased version to 0.0.22.Bjørn Lindeijer4-100/+130
2006-10-03Removed empty frames from headgears.Bjørn Lindeijer1-1/+1
2006-10-03Turned AmbientOverlay into a class. Cleaned up the associated code.Björn Steinbrink6-97/+175
2006-10-01Accepted patches by GDO and VictorSan that fix problems with hiding windowsBjørn Lindeijer3-22/+18
2006-09-28Fix random crashes when map tiles are missing.Björn Steinbrink1-6/+14
2006-09-24Removed unused hairstyle frames and applied patch by Rogier Polak to solve theBjørn Lindeijer2-1/+8
2006-09-21Made canceling the update process non-blocking (Patch by VictorSan)Eugenio Favalli2-4/+19
2006-09-20tweaks at the animation system (mostly about fixing the looping attack animat...Philipp Sehmisch5-31/+74
2006-09-20Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)Philipp Sehmisch3-3/+55
2006-09-17Stop using the sticky window attribute which is unneeded for the current impl...Björn Steinbrink1-9/+3
2006-09-16another variable name change doener suggestedPhilipp Sehmisch1-6/+6
2006-09-16Fixed the crash when attacking without a weapon, some additional stability im...Philipp Sehmisch2-25/+43
2006-09-16Fixed line-endings and set missing properties.Björn Steinbrink2-31/+31
2006-09-16Updated release infosEugenio Favalli1-4/+4
2006-09-14Removed some useless debug output.Björn Steinbrink1-2/+0
2006-09-14src/gui/char_select.cpp, src/main.cpp: Fix the character name matching loop a...Björn Steinbrink2-0/+11
2006-09-14Fix up the player selection stuff, it's a bit nicer now.Björn Steinbrink3-14/+25
2006-09-13some improvements at the animation systemPhilipp Sehmisch2-14/+36
2006-09-13Fix up the player selection command line option.Björn Steinbrink1-15/+16
2006-09-12Added some items to the NEWS file.Bjørn Lindeijer1-2/+1
2006-09-11Small followup fix to solve the blackout after 100 seconds.Bjørn Lindeijer1-0/+4
2006-09-11Simplified fps limiting a bit and added some comments. Now based onBjørn Lindeijer2-21/+42
2006-09-11Fixed more fps issuesEugenio Favalli1-1/+4
2006-09-09Removed easy targeting functionality since it interferes with walking aroundBjørn Lindeijer1-2/+3
2006-09-07Fixed a typo.Björn Steinbrink1-1/+1
2006-09-07Worked around a memory leak when using OpenGL.Björn Steinbrink1-5/+16
2006-09-06Fixed fps limiter when disabledEugenio Favalli1-2/+11
2006-09-06Fixed fps limiter issues and increased default limit to 60Eugenio Favalli3-10/+10
2006-09-03Fixed updating of labels in buy and sell dialogs. Also made our listbox respondBjørn Lindeijer7-36/+157
2006-09-03Fixed updating of labels in trade window.Bjørn Lindeijer3-35/+40
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer18-96/+259
2006-09-02Corrected mistake in using player coordinates instead of mouse coordinates.Bjørn Lindeijer1-2/+1