summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-09-10Committed patch by Nayr for displaying a messagebox when an error occurs onBjørn Lindeijer1-4/+9
2005-09-09Fixes to dropped items network codeEugenio Favalli1-0/+4
2005-09-08Removed inclusion of malloc.h header as it doens't seem necessary and wasBjørn Lindeijer1-6/+11
2005-09-08Clean the floor items when the map changes.Björn Steinbrink1-0/+4
2005-09-04Updated docs for release, fixed Dev-Cpp project file, added more items and np...Eugenio Favalli1-0/+8
2005-08-31Fix push/pop clip area, also fixes the broken scrollareas.Björn Steinbrink1-0/+6
2005-08-30Added empty sprite and reorganized spriteset, fixed a typo.Eugenio Favalli1-0/+2
2005-08-30Updated project fileEugenio Favalli1-0/+4
2005-08-29Clean up of the ConfigListener and Resource interfaces.Björn Steinbrink1-1/+14
2005-08-29Some layer and walkability fixes.Eugenio Favalli1-0/+4
2005-08-28Prepare our source so that it'll survive a guichan header cleanup, should it ...Björn Steinbrink1-2/+19
2005-08-28Create a GuiConfigListener class.Björn Steinbrink1-0/+1
2005-08-28Small cleanup.Björn Steinbrink1-0/+1
2005-08-28Create a static ConfigListener for the Window class.Björn Steinbrink1-0/+4
2005-08-27Fix a memory leak.Björn Steinbrink1-0/+1
2005-08-27Fix the bug where sometimes the last entry in the npc list windows is missing.Björn Steinbrink1-1/+6
2005-08-27Bail out early if there's no window container.Björn Steinbrink1-4/+5
2005-08-27Update stats and status window contents at a single location.Björn Steinbrink1-0/+4
2005-08-27Small cleanups.Björn Steinbrink1-0/+4
2005-08-26Fix ChangeLog and its example in the hacking docs.Björn Steinbrink1-14/+16
2005-08-26Added eyecandy to map 7-1.Yohann Ferreira1-0/+1
2005-08-26Added effect description to buy/see/inventory, made some improvements and bug...Yohann Ferreira1-0/+7
2005-08-26Updating ChangeLog again. Last time it didn't work ?Yohann Ferreira1-1/+13
2005-08-26Remove dependency on math.hBjörn Steinbrink1-0/+1
2005-08-26Remove useless code.Björn Steinbrink1-0/+1
2005-08-26Use glTranslatef instead of glTranslated. Remove some useless code.Björn Steinbrink1-0/+5
2005-08-25Use OpenGL's translation capabilites. Small cleanups.Björn Steinbrink1-0/+4
2005-08-25Reducing the code duplication a little more.Björn Steinbrink1-0/+2
2005-08-25Move extern declaration of the floor item list. Lower indentation level.Björn Steinbrink1-1/+6
2005-08-25Reduce code duplication.Björn Steinbrink1-0/+1
2005-08-25Made our drawImage() method respect the clip area from the guichan graphics p...Björn Steinbrink1-0/+9
2005-08-25Fixed line length in ChangeLog and some other small changes.Bjørn Lindeijer1-118/+135
2005-08-25Fixed include path.Björn Steinbrink1-0/+1
2005-08-25Added a new container type, a tabbed container.Björn Steinbrink1-0/+3
2005-08-25Fixed ChangeLog indentation and line length, added an example for the ChangeL...Björn Steinbrink1-27/+34
2005-08-24Simply don't show equipped items in sell dialog since it's annoying. Code cle...Yohann Ferreira1-0/+7
2005-08-23Fixed errornous forward declaration.Björn Steinbrink1-0/+2
2005-08-23Some code cleanups in the sell dialog. Made the dialog accept items instead o...Björn Steinbrink1-0/+4
2005-08-23Updated ChangelogYohann Ferreira1-0/+7
2005-08-23Avoid possible buffer overflows in shop items' names. BuyDialog code cleanup.Björn Steinbrink1-0/+7
2005-08-22Disabled use button in skill dialog since is still not being used.Eugenio Favalli1-0/+5
2005-08-20Added some missing state changes and checks.Björn Steinbrink1-0/+1
2005-08-19Made the item amount box work with a provided item.Björn Steinbrink1-0/+7
2005-08-19Moved gui window construction from engine.cpp to game.cppBjörn Steinbrink1-0/+3
2005-08-19Added support for parsing command line options. Added option to skip the upda...Björn Steinbrink1-0/+6
2005-08-18Updated reference to latest libxml, fixed a bug in updating skills, updated s...Eugenio Favalli1-0/+6
2005-08-18Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance.Björn Steinbrink1-0/+9
2005-08-17Removed special #ifdefs for libxml2 linking issues in Win32.Eugenio Favalli1-0/+6
2005-08-16Adding the little things I've done to the ChangeLog. I forgot about that.Yohann Ferreira1-0/+11
2005-08-16Added a resize grip to resizable window, fixed some compiling errors.Eugenio Favalli1-0/+6