summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-27Bail out early if there's no window container.Björn Steinbrink2-10/+10
2005-08-27Update stats and status window contents at a single location.Björn Steinbrink7-13/+30
2005-08-27Useful to see eyecandy on 7-1 since it's using mountain.png...Yohann Ferreira0-0/+0
2005-08-27Small cleanups.Björn Steinbrink3-6/+8
2005-08-26Fix ChangeLog and its example in the hacking docs.Björn Steinbrink2-16/+18
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 Ferreira7-36/+106
2005-08-26Updating ChangeLog again. Last time it didn't work ?Yohann Ferreira1-1/+13
2005-08-26heh little typoMarcel W. Wysocki1-1/+1
2005-08-26Remove dependency on math.hBjörn Steinbrink2-14/+4
2005-08-26Remove useless code.Björn Steinbrink2-5/+1
2005-08-26Use glTranslatef instead of glTranslated. Remove some useless code.Björn Steinbrink2-41/+9
2005-08-25Correcting a little mistake.Yohann Ferreira1-3/+1