Age | Commit message (Expand) | Author | Files | Lines |
2005-09-13 | Updated dev-cpp project file to latest changes | Eugenio Favalli | 2 | -6/+10 |
2005-09-13 | Unified the loops for the various dialogs that are shown before the actual ga... | Björn Steinbrink | 11 | -334/+266 |
2005-09-12 | Enabled OpenGL checkbox and added messagebox informing the user that apply this | Bjørn Lindeijer | 4 | -39/+66 |
2005-09-12 | Added SDLImageLoader class to make guichan support physfs. | Björn Steinbrink | 8 | -29/+140 |
2005-09-12 | Made shadow of damage fonts translucent, added minimap for eastern desert, | Bjørn Lindeijer | 6 | -11/+30 |
2005-09-11 | Changed tradePartnerName to std::string and removed unused win2linux.h | Bjørn Lindeijer | 1 | -3/+3 |
2005-09-11 | Updated project file to recent modifications | Eugenio Favalli | 1 | -8/+48 |
2005-09-10 | Improved error reporting a bit and got rid of loop for sending data, which | Bjørn Lindeijer | 1 | -0/+3 |
2005-09-10 | Committed patch by Nayr for displaying a messagebox when an error occurs on | Bjørn Lindeijer | 2 | -4/+17 |
2005-09-09 | Fixes to dropped items network code | Eugenio Favalli | 2 | -5/+11 |
2005-09-08 | Removed inclusion of malloc.h header as it doens't seem necessary and was | Bjørn Lindeijer | 6 | -24/+47 |
2005-09-08 | Clean the floor items when the map changes. | Björn Steinbrink | 2 | -0/+6 |
2005-09-06 | Fixes and resizement of 7-1 so it takes less memory during game. | Yohann Ferreira | 0 | -0/+0 |
2005-09-05 | :/ fix | Marcel W. Wysocki | 0 | -0/+0 |
2005-09-05 | Fixed layer compression | Eugenio Favalli | 0 | -0/+0 |
2005-09-05 | updated map | Marcel W. Wysocki | 0 | -0/+0 |
2005-09-04 | little fix | Marcel W. Wysocki | 1 | -0/+1 |
2005-09-04 | updated news file | Marcel W. Wysocki | 1 | -0/+7 |
2005-09-04 | changed to new version | Marcel W. Wysocki | 1 | -1/+1 |
2005-09-04 | Grammar fixv0.0.16 | Eugenio Favalli | 0 | -0/+0 |
2005-09-04 | Updated docs for release, fixed Dev-Cpp project file, added more items and np... | Eugenio Favalli | 5 | -19/+56 |
2005-08-31 | More fixes to 7-1 following Elven's Comments. | Yohann Ferreira | 0 | -0/+0 |
2005-08-31 | Fix push/pop clip area, also fixes the broken scrollareas. | Björn Steinbrink | 2 | -8/+14 |
2005-08-30 | Added empty sprite and reorganized spriteset, fixed a typo. | Eugenio Favalli | 2 | -1/+3 |
2005-08-30 | Updated project file | Eugenio Favalli | 2 | -4/+18 |
2005-08-29 | Clean up of the ConfigListener and Resource interfaces. | Björn Steinbrink | 13 | -74/+48 |
2005-08-29 | Some layer and walkability fixes. | Eugenio Favalli | 1 | -0/+4 |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ... | Björn Steinbrink | 34 | -7/+89 |
2005-08-28 | Create a GuiConfigListener class. | Björn Steinbrink | 3 | -11/+25 |
2005-08-28 | Small cleanup. | Björn Steinbrink | 2 | -2/+2 |
2005-08-28 | Create a static ConfigListener for the Window class. | Björn Steinbrink | 3 | -28/+47 |
2005-08-27 | Fix a memory leak. | Björn Steinbrink | 2 | -3/+2 |
2005-08-27 | Fix the bug where sometimes the last entry in the npc list windows is missing. | Björn Steinbrink | 4 | -15/+16 |
2005-08-27 | Bail out early if there's no window container. | Björn Steinbrink | 2 | -10/+10 |
2005-08-27 | Update stats and status window contents at a single location. | Björn Steinbrink | 7 | -13/+30 |
2005-08-27 | Useful to see eyecandy on 7-1 since it's using mountain.png... | Yohann Ferreira | 0 | -0/+0 |
2005-08-27 | Small cleanups. | Björn Steinbrink | 3 | -6/+8 |
2005-08-26 | Fix ChangeLog and its example in the hacking docs. | Björn Steinbrink | 2 | -16/+18 |
2005-08-26 | Added eyecandy to map 7-1. | Yohann Ferreira | 1 | -0/+1 |
2005-08-26 | Added effect description to buy/see/inventory, made some improvements and bug... | Yohann Ferreira | 7 | -36/+106 |
2005-08-26 | Updating ChangeLog again. Last time it didn't work ? | Yohann Ferreira | 1 | -1/+13 |
2005-08-26 | heh little typo | Marcel W. Wysocki | 1 | -1/+1 |
2005-08-26 | Remove dependency on math.h | Björn Steinbrink | 2 | -14/+4 |
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 |