summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-10-01Accepted patches by GDO and VictorSan that fix problems with hiding windowsBjørn Lindeijer5-22/+29
using h and problems with trade window positioning.
2006-09-28Fix random crashes when map tiles are missing.Björn Steinbrink2-6/+18
2006-09-28Accepted new cave map version by Matt Howe.Bjørn Lindeijer1-0/+4
2006-09-27updated Debian filesYohann Ferreira2-0/+10
2006-09-26Alderan fixed a map issueEugenio Favalli1-0/+4
2006-09-24Removed unused hairstyle frames and applied patch by Rogier Polak to solve theBjørn Lindeijer4-86/+122
problem with an OpenGL related redefinition.
2006-09-23Accepted some map fixes made by Matt Howe.Bjørn Lindeijer1-5/+10
2006-09-21Made canceling the update process non-blocking (Patch by VictorSan)Eugenio Favalli3-4/+21
2006-09-21Added missing tilesetEugenio Favalli1-1/+5
2006-09-20tweaks at the animation system (mostly about fixing the looping attack ↵Philipp Sehmisch6-32/+123
animations of the monsters)
2006-09-20added a missing minimap and cloud effects for new woodland mapsPhilipp Sehmisch2-2/+10
2006-09-20Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)Philipp Sehmisch4-3/+58
2006-09-20added drops for new monsters.Philipp Sehmisch1-0/+9
2006-09-18Added missing monster19 sprite.Bjørn Lindeijer1-4/+8
2006-09-18Disabled layer compressionEugenio Favalli1-0/+1
2006-09-18Added missing mapsEugenio Favalli1-0/+4
2006-09-18fixed some mapping bugs found by Leenia (new server sided walkmap required)Philipp Sehmisch1-0/+5
2006-09-17Fixed transparent snow issue (Fix by Pajarico).v0.0.21Eugenio Favalli1-0/+5
2006-09-17Stop using the sticky window attribute which is unneeded for the current ↵Björn Steinbrink2-9/+9
implementation, instead adjust the set of affected windows by the 'hide' shortcut.
2006-09-17fixed some mapping bugsPhilipp Sehmisch1-0/+5
2006-09-16another variable name change doener suggestedPhilipp Sehmisch1-6/+6
2006-09-16Fixed the crash when attacking without a weapon, some additional stability ↵Philipp Sehmisch3-25/+50
improvements and more descriptive variable names in the parsing algorithmn.
2006-09-16Fixed line-endings and set missing properties.Björn Steinbrink2-31/+31
2006-09-16Updated release infosEugenio Favalli6-7/+43
2006-09-14Improved quality of the overlay graphics.Philipp Sehmisch1-0/+3
2006-09-14Removed some useless debug output.Björn Steinbrink2-2/+1
2006-09-14src/gui/char_select.cpp, src/main.cpp: Fix the character name matching loop ↵Björn Steinbrink3-0/+14
and add support for saving the last used character (based on a patch by Andrew Harrison).
2006-09-14Fix up the player selection stuff, it's a bit nicer now.Björn Steinbrink4-15/+28
2006-09-13some improvements at the animation systemPhilipp Sehmisch3-14/+43
2006-09-13Fix up the player selection command line option.Björn Steinbrink2-15/+20
2006-09-12Added some items to the NEWS file.Bjørn Lindeijer3-13/+19
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 Lindeijer3-21/+48
ConfigListener so that the fpslimit option doesn't need to be queried the whole time.
2006-09-11Fixed more fps issuesEugenio Favalli2-1/+8
2006-09-09Removed easy targeting functionality since it interferes with walking aroundBjørn Lindeijer2-6/+13
too much. Targeting can still be rather conveniently done with 'a' or the middle mouse button.
2006-09-07Fixed a typo.Björn Steinbrink2-1/+2
2006-09-07Worked around a memory leak when using OpenGL.Björn Steinbrink2-5/+22
2006-09-06Reverted new market stand addition.Eugenio Favalli1-6/+2
2006-09-06Added santa hat sprite and updated makefile of the sprites folderPhilipp Sehmisch1-1/+7
2006-09-06Fixed fps limiter when disabledEugenio Favalli2-2/+12
2006-09-06Fixed fps limiter issues and increased default limit to 60Eugenio Favalli4-10/+12
2006-09-06Added new market standEugenio Favalli1-6/+10
2006-09-05Adjusted the animation speed of several monsters.Philipp Sehmisch1-1/+15
2006-09-05Some minor improvements and additions at my tilesets.Philipp Sehmisch1-0/+7
2006-09-03Fixed updating of labels in buy and sell dialogs. Also made our listbox respondBjørn Lindeijer8-91/+168
to mouse dragging to change the selection.
2006-09-03Fixed updating of labels in trade window.Bjørn Lindeijer4-35/+42
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer19-96/+274
(should also be used to fix similar problem in trade, buy and sell dialogs). Made the ItemInfo be passed around as a reference instead of a pointer, since it is never NULL.
2006-09-02Corrected mistake in using player coordinates instead of mouse coordinates.Bjørn Lindeijer1-2/+1
2006-09-02Applied patch by Bernard Lidicky, adding targetting nearest monster with eitherBjørn Lindeijer9-6/+82
keyboard or mouse. Also made clicking beings in general a bit easier (patch applied by Bjørn Lindeijer).
2006-09-01Added new big cave map, lamp-snake monster, improved arena mapEugenio Favalli1-1/+9