summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-03-19Removed some duplicate initializations.Björn Steinbrink1-0/+3
2006-03-19Splitted setup window into manageable pieces according to their tabs in the w...Björn Steinbrink1-0/+9
2006-03-18Use the window container instead of the graphics class to calculate window po...Björn Steinbrink1-0/+3
2006-03-18Fixed indentation.Björn Steinbrink1-0/+1
2006-03-18Added a toString conversion function.Björn Steinbrink1-0/+13
2006-03-16A bunch of cosmetic changes.Björn Steinbrink1-0/+6
2006-03-15Fixed connection not being shut down completely in case of an error.Björn Steinbrink1-0/+5
2006-03-13Fixed skip update option.Eugenio Favalli1-2/+6
2006-03-13Fixed some mapping bugs. (new server sided walkmap is required!)Philipp Sehmisch1-0/+5
2006-03-11Fixed some hair positions, added a new style, updated makefile.Eugenio Favalli1-0/+11
2006-03-09Added guards.Björn Steinbrink1-0/+1
2006-03-09Made all local action listeners structs and moved them into anonymous namespa...Björn Steinbrink1-0/+4
2006-03-09Removed coordinate arguments from ProgressBar ctor.Björn Steinbrink1-0/+5
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-0/+28
2006-03-09Added Spriteset::get() and Spriteset::size() to hide the member vector and re...Björn Steinbrink1-0/+6
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-0/+11
2006-03-09Use std::auto_ptr in some places.Björn Steinbrink1-0/+3
2006-03-08Use fill_n instead of for-loop.Björn Steinbrink1-0/+1
2006-03-08Make the MouseOverLink functor dynamic and use a STL algorithm in one more p...Björn Steinbrink1-0/+5
2006-03-08Rearranged player spriteset to stay within the texture limit of 1024.Bjørn Lindeijer1-0/+3
2006-03-08Some fixes for compiling with pedantic compiler settings and const char* checks.Bjørn Lindeijer1-3/+8
2006-03-08Added a 'dtor' helper functor to delete objects in arrays and containers usin...Björn Steinbrink1-0/+8
2006-03-08Removed some conditional code.Björn Steinbrink1-0/+1
2006-03-08Reverted changes from r2225, it broke walking code as I missed the difference...Björn Steinbrink1-0/+3
2006-03-08Made Inventory use STL algorithms and fixed getLastUsedSlot semantics.Björn Steinbrink1-0/+2
2006-03-08Moved a variable definition into the right place and made getCurrentMap inline.Björn Steinbrink1-0/+2
2006-03-08Use STL algorithms and make destructor inline.Björn Steinbrink1-0/+2
2006-03-08Let the LocalPlayer decide whether it can walk to a destination.Björn Steinbrink1-1/+6
2006-03-07Updating Debian files for 0.0.19 release.v0.0.19Yohann Ferreira1-0/+6
2006-03-07Removed unused tileset.Eugenio Favalli1-0/+5
2006-03-06Version changed to 0.0.19Björn Steinbrink1-1/+6
2006-03-06Small fixes before releasing.Eugenio Favalli1-0/+1
2006-03-06Fixed some mapping bugsPhilipp Sehmisch1-4/+7
2006-03-06A bunch of updates to docs, ready for 0.0.19.Eugenio Favalli1-0/+5
2006-03-05Merged new_playerset branch into trunk.Eugenio Favalli1-0/+27
2006-03-05Re-add main.h header, Windows build needs it.Björn Steinbrink1-0/+4
2006-03-02Added bat monster.Eugenio Favalli1-0/+4
2006-02-25Added a logic method to the being manager.Björn Steinbrink1-1/+6
2006-02-24Another bunch of cosmetic cleanups, ie mostly typedefs...Björn Steinbrink1-0/+12
2006-02-23A bunch of mostly cosmetic cleanups.Björn Steinbrink1-6/+18
2006-02-23remapped the hermits cavePhilipp Sehmisch1-0/+5
2006-02-22Fixed two almost invisible pixel errorsPhilipp Sehmisch1-0/+4
2006-02-21Squished another map bugPhilipp Sehmisch1-1/+4
2006-02-19Added warnings when parameters are missing in the items xml file.Yohann Ferreira1-0/+5
2006-02-16Small fix to the commit message.Björn Steinbrink1-1/+1
2006-02-16Use Widget::mFont instead of browserFont for drawing, fixes the "gui needs to...Björn Steinbrink1-0/+6
2006-02-07Made the being directions being stored in a bitfield.Björn Steinbrink1-6/+13
2006-02-06added dynamic high grassPhilipp Sehmisch1-1/+8
2006-02-06Undone last changes because Bertram already fixed the compiler issue.Eugenio Favalli1-0/+2
2006-02-06Updated Dev-Cpp project file, fixed a gcc 3.4 issue.Eugenio Favalli1-0/+5