Age | Commit message (Expand) | Author | Files | Lines |
2005-08-26 | Remove useless code. | Björn Steinbrink | 2 | -5/+1 |
2005-08-26 | Use glTranslatef instead of glTranslated. Remove some useless code. | Björn Steinbrink | 2 | -41/+9 |
2005-08-25 | Correcting a little mistake. | Yohann Ferreira | 1 | -3/+1 |
2005-08-25 | Use OpenGL's translation capabilites. Small cleanups. | Björn Steinbrink | 3 | -41/+45 |
2005-08-25 | Added items effect description support. TODO: Display it in buy/sell/inventor... | Yohann Ferreira | 5 | -1/+23 |
2005-08-25 | Reducing the code duplication a little more. | Björn Steinbrink | 3 | -97/+71 |
2005-08-25 | Adding min and max length check for password, more code cleanups in login and... | Yohann Ferreira | 5 | -22/+58 |
2005-08-25 | Move extern declaration of the floor item list. Lower indentation level. | Björn Steinbrink | 5 | -41/+53 |
2005-08-25 | Reduce code duplication. | Björn Steinbrink | 3 | -36/+23 |
2005-08-25 | Made our drawImage() method respect the clip area from the guichan graphics p... | Björn Steinbrink | 17 | -109/+62 |
2005-08-25 | Fixed line length in ChangeLog and some other small changes. | Bjørn Lindeijer | 5 | -151/+160 |
2005-08-25 | Fixed include path. | Björn Steinbrink | 2 | -1/+2 |
2005-08-25 | Added a new container type, a tabbed container. | Björn Steinbrink | 4 | -0/+170 |
2005-08-25 | Fixed ChangeLog indentation and line length, added an example for the ChangeL... | Björn Steinbrink | 2 | -27/+45 |
2005-08-24 | Simply don't show equipped items in sell dialog since it's annoying. Code cle... | Yohann Ferreira | 4 | -32/+91 |
2005-08-23 | Fixed errornous forward declaration. | Björn Steinbrink | 2 | -1/+3 |
2005-08-23 | Some code cleanups in the sell dialog. Made the dialog accept items instead o... | Björn Steinbrink | 4 | -102/+67 |
2005-08-23 | Updated Changelog | Yohann Ferreira | 1 | -0/+7 |
2005-08-23 | Avoid possible buffer overflows in shop items' names. BuyDialog code cleanup. | Björn Steinbrink | 4 | -162/+95 |
2005-08-22 | Removed a unuseful line. | Yohann Ferreira | 1 | -2/+0 |
2005-08-22 | Improved the login sequence a bit. | Yohann Ferreira | 2 | -4/+57 |
2005-08-22 | Enable Enter to deathNotice Dialog to resurrect. Todo: See how to remove a bi... | Yohann Ferreira | 1 | -0/+9 |
2005-08-22 | Converted the buy & sell diaogs asserts into ifs to avoid game crashing, and ... | Yohann Ferreira | 3 | -35/+76 |
2005-08-22 | Adding the resize.png to installation to prevent crashing. | Yohann Ferreira | 1 | -1/+2 |
2005-08-22 | Fixes to the 7-1 map. Part 3. Next part is for EyeCandy I hope. | Yohann Ferreira | 0 | -0/+0 |
2005-08-22 | Cropped map and corrected collision layer. | Bjørn Lindeijer | 0 | -0/+0 |
2005-08-22 | Added casino and inn map by Irukard. | Bjørn Lindeijer | 0 | -0/+0 |
2005-08-22 | Disabled use button in skill dialog since is still not being used. | Eugenio Favalli | 2 | -12/+6 |
2005-08-21 | Some updates and cleanups | Eugenio Favalli | 4 | -5/+27 |
2005-08-21 | Cleaned and fixed an error in my previous commit | Eugenio Favalli | 1 | -30/+8 |
2005-08-21 | It should be enough of "How can i give you money?????����" while trad... | Matthias Hartmann | 2 | -6/+11 |
2005-08-21 | I added some sugestions to Arena tileset | Krzysztof Daszuta | 0 | -0/+0 |
2005-08-21 | New updates in INN tileset. | Krzysztof Daszuta | 0 | -0/+0 |
2005-08-20 | Added some missing state changes and checks. | Björn Steinbrink | 2 | -8/+29 |
2005-08-19 | Made the item amount box work with a provided item. | Björn Steinbrink | 6 | -59/+68 |
2005-08-19 | Fixes to the 7-1 map. Part 2 | Yohann Ferreira | 0 | -0/+0 |
2005-08-19 | Moved gui window construction from engine.cpp to game.cpp | Björn Steinbrink | 3 | -124/+128 |
2005-08-19 | Fixes to the 7-1 map. | Yohann Ferreira | 0 | -0/+0 |
2005-08-19 | Updated the 7-1 map a bit ;) | Yohann Ferreira | 0 | -0/+0 |
2005-08-19 | Added support for parsing command line options. Added option to skip the upda... | Björn Steinbrink | 4 | -15/+83 |
2005-08-18 | *Temporary* fix to the resize code. But I'll be avenged by asking for adding ... | Yohann Ferreira | 2 | -34/+1 |
2005-08-18 | Updated reference to latest libxml, fixed a bug in updating skills, updated s... | Eugenio Favalli | 5 | -136/+144 |
2005-08-18 | Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance. | Björn Steinbrink | 9 | -218/+506 |
2005-08-17 | Removed special #ifdefs for libxml2 linking issues in Win32. | Eugenio Favalli | 4 | -22/+6 |
2005-08-16 | Some other fixes and an attempt to use MouseOut(). | Yohann Ferreira | 2 | -5/+39 |
2005-08-16 | Adding the little things I've done to the ChangeLog. I forgot about that. | Yohann Ferreira | 1 | -0/+11 |
2005-08-16 | Bugfixing and simplifying the resize code. Still a little bit buggy. (We were... | Yohann Ferreira | 2 | -47/+11 |
2005-08-16 | Added a resize grip to resizable window, fixed some compiling errors. | Eugenio Favalli | 7 | -140/+174 |
2005-08-15 | Removed guiTop global variable. | Björn Steinbrink | 4 | -7/+9 |
2005-08-15 | Made the OpenGL related code fully #ifdef'ed. | Björn Steinbrink | 4 | -24/+44 |