summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-25Use OpenGL's translation capabilites. Small cleanups.Björn Steinbrink3-41/+45
2005-08-25Added items effect description support. TODO: Display it in buy/sell/inventor...Yohann Ferreira5-1/+23
2005-08-25Reducing the code duplication a little more.Björn Steinbrink3-97/+71
2005-08-25Adding min and max length check for password, more code cleanups in login and...Yohann Ferreira5-22/+58
2005-08-25Move extern declaration of the floor item list. Lower indentation level.Björn Steinbrink5-41/+53
2005-08-25Reduce code duplication.Björn Steinbrink3-36/+23
2005-08-25Made our drawImage() method respect the clip area from the guichan graphics p...Björn Steinbrink17-109/+62
2005-08-25Fixed line length in ChangeLog and some other small changes.Bjørn Lindeijer5-151/+160
2005-08-25Fixed include path.Björn Steinbrink2-1/+2
2005-08-25Added a new container type, a tabbed container.Björn Steinbrink4-0/+170
2005-08-25Fixed ChangeLog indentation and line length, added an example for the ChangeL...Björn Steinbrink2-27/+45
2005-08-24Simply don't show equipped items in sell dialog since it's annoying. Code cle...Yohann Ferreira4-32/+91
2005-08-23Fixed errornous forward declaration.Björn Steinbrink2-1/+3
2005-08-23Some code cleanups in the sell dialog. Made the dialog accept items instead o...Björn Steinbrink4-102/+67
2005-08-23Updated ChangelogYohann Ferreira1-0/+7
2005-08-23Avoid possible buffer overflows in shop items' names. BuyDialog code cleanup.Björn Steinbrink4-162/+95
2005-08-22Removed a unuseful line.Yohann Ferreira1-2/+0
2005-08-22Improved the login sequence a bit.Yohann Ferreira2-4/+57
2005-08-22Enable Enter to deathNotice Dialog to resurrect. Todo: See how to remove a bi...Yohann Ferreira1-0/+9
2005-08-22Converted the buy & sell diaogs asserts into ifs to avoid game crashing, and ...Yohann Ferreira3-35/+76
2005-08-22Adding the resize.png to installation to prevent crashing.Yohann Ferreira1-1/+2
2005-08-22Fixes to the 7-1 map. Part 3. Next part is for EyeCandy I hope.Yohann Ferreira0-0/+0
2005-08-22Cropped map and corrected collision layer.Bjørn Lindeijer0-0/+0