summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-16Forgot to remove the stats win.Yohann Ferreira1-2/+0
2005-09-16Forgot that.Yohann Ferreira1-0/+4
2005-09-16This window isn't needed anymore.Yohann Ferreira2-263/+0
2005-09-16Improved General GUI Layout.Yohann Ferreira8-181/+782
2005-09-16Tiny error reporting improvement.Bjørn Lindeijer3-2/+7
2005-09-14Fix missing parentheses in a negated check.Björn Steinbrink2-2/+3
2005-09-14Moved Map manangement code into engine.cpp.Björn Steinbrink4-51/+42
2005-09-14Added stream operator for char, short and long reading and writing.Björn Steinbrink5-0/+47
2005-09-14Header cleanups.Björn Steinbrink13-20/+28
2005-09-14Some header fixes/cleanups.Björn Steinbrink3-2/+6
2005-09-14Add missing cassert header.Björn Steinbrink2-0/+3
2005-09-14Made Being::setDamage accept a short instead of a string.Björn Steinbrink4-20/+18
2005-09-14Converted map_path from char array to std::string.Björn Steinbrink4-16/+16
2005-09-13Merged with SDL_NET_TEST branch.Björn Steinbrink50-1718/+2704
2005-09-13Simplify remove_node.Björn Steinbrink4-13/+6
2005-09-13Merge createBeing and add_node.Björn Steinbrink4-32/+28
2005-09-13Removed some globals.Björn Steinbrink5-14/+12
2005-09-13Updated dev-cpp project file to latest changesEugenio Favalli2-6/+10
2005-09-13Unified the loops for the various dialogs that are shown before the actual ga...Björn Steinbrink11-334/+266
2005-09-12Enabled OpenGL checkbox and added messagebox informing the user that apply thisBjørn Lindeijer4-39/+66
2005-09-12Added SDLImageLoader class to make guichan support physfs.Björn Steinbrink8-29/+140
2005-09-12Made shadow of damage fonts translucent, added minimap for eastern desert,Bjørn Lindeijer6-11/+30
2005-09-11Changed tradePartnerName to std::string and removed unused win2linux.hBjørn Lindeijer1-3/+3
2005-09-11Updated project file to recent modificationsEugenio Favalli1-8/+48
2005-09-10Improved error reporting a bit and got rid of loop for sending data, whichBjørn Lindeijer1-0/+3
2005-09-10Committed patch by Nayr for displaying a messagebox when an error occurs onBjørn Lindeijer2-4/+17
2005-09-09Fixes to dropped items network codeEugenio Favalli2-5/+11
2005-09-08Removed inclusion of malloc.h header as it doens't seem necessary and wasBjørn Lindeijer6-24/+47
2005-09-08Clean the floor items when the map changes.Björn Steinbrink2-0/+6
2005-09-06Fixes and resizement of 7-1 so it takes less memory during game.Yohann Ferreira0-0/+0
2005-09-05:/ fixMarcel W. Wysocki0-0/+0
2005-09-05Fixed layer compressionEugenio Favalli0-0/+0
2005-09-05updated mapMarcel W. Wysocki0-0/+0
2005-09-04little fixMarcel W. Wysocki1-0/+1
2005-09-04updated news fileMarcel W. Wysocki1-0/+7
2005-09-04changed to new versionMarcel W. Wysocki1-1/+1
2005-09-04Grammar fixv0.0.16Eugenio Favalli0-0/+0
2005-09-04Updated docs for release, fixed Dev-Cpp project file, added more items and np...Eugenio Favalli5-19/+56
2005-08-31More fixes to 7-1 following Elven's Comments.Yohann Ferreira0-0/+0
2005-08-31Fix push/pop clip area, also fixes the broken scrollareas.Björn Steinbrink2-8/+14
2005-08-30Added empty sprite and reorganized spriteset, fixed a typo.Eugenio Favalli2-1/+3
2005-08-30Updated project fileEugenio Favalli2-4/+18
2005-08-29Clean up of the ConfigListener and Resource interfaces.Björn Steinbrink13-74/+48
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 Steinbrink34-7/+89
2005-08-28Create a GuiConfigListener class.Björn Steinbrink3-11/+25
2005-08-28Small cleanup.Björn Steinbrink2-2/+2
2005-08-28Create a static ConfigListener for the Window class.Björn Steinbrink3-28/+47
2005-08-27Fix a memory leak.Björn Steinbrink2-3/+2
2005-08-27Fix the bug where sometimes the last entry in the npc list windows is missing.Björn Steinbrink4-15/+16