summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-09-14Moved Map manangement code into engine.cpp.Björn Steinbrink1-0/+2
2005-09-14Added stream operator for char, short and long reading and writing.Björn Steinbrink1-0/+3
2005-09-14Header cleanups.Björn Steinbrink1-0/+4
2005-09-14Some header fixes/cleanups.Björn Steinbrink1-0/+4
2005-09-14Add missing cassert header.Björn Steinbrink1-0/+1
2005-09-14Made Being::setDamage accept a short instead of a string.Björn Steinbrink1-0/+2
2005-09-14Converted map_path from char array to std::string.Björn Steinbrink1-0/+5
2005-09-13Merged with SDL_NET_TEST branch.Björn Steinbrink1-1/+90
2005-09-13Simplify remove_node.Björn Steinbrink1-0/+1
2005-09-13Merge createBeing and add_node.Björn Steinbrink1-0/+2
2005-09-13Removed some globals.Björn Steinbrink1-1/+3
2005-09-13Updated dev-cpp project file to latest changesEugenio Favalli1-0/+4
2005-09-13Unified the loops for the various dialogs that are shown before the actual ga...Björn Steinbrink1-0/+8
2005-09-12Enabled OpenGL checkbox and added messagebox informing the user that apply thisBjørn Lindeijer1-0/+8
2005-09-12Added SDLImageLoader class to make guichan support physfs.Björn Steinbrink1-0/+8
2005-09-12Made shadow of damage fonts translucent, added minimap for eastern desert,Bjørn Lindeijer1-1/+9
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