Age | Commit message (Expand) | Author | Files | Lines |
2005-04-05 | Fix getting stuck when trying to sell with empty inventory. | Bjørn Lindeijer | 1 | -0/+1 |
2005-04-05 | Adding icons for unix menu entries when packaging. | Yohann Ferreira | 2 | -0/+56 |
2005-04-05 | Fixng consistency between config button and setup window (lol) | Eugenio Favalli | 1 | -2/+2 |
2005-04-05 | Fixng consistency between config button and setup window | Eugenio Favalli | 1 | -1/+1 |
2005-04-05 | removing trade window debug | Jan-Fabian Humann | 1 | -6/+0 |
2005-04-05 | A small fix to win32 compiling guide | Eugenio Favalli | 1 | -1/+2 |
2005-04-05 | Added the trading window to dev-cpp project file | Eugenio Favalli | 1 | -12/+4 |
2005-04-04 | tiny compile fix | Jan-Fabian Humann | 1 | -1/+5 |
2005-04-04 | starting to do the trade window, i know it's not functionable and contains a ... | Jan-Fabian Humann | 10 | -8/+330 |
2005-04-04 | quick fix for bug which increased item amount when warping client-side | Jan-Fabian Humann | 3 | -0/+16 |
2005-04-04 | Setting screen resolution to 16 bit (in windows it increase fps a lot) | Eugenio Favalli | 1 | -2/+2 |
2005-04-04 | Added mapdev.txt to introduce a bit of coordination about work on maps. | Bjørn Lindeijer | 1 | -0/+10 |
2005-04-04 | Added graphics for scrollarea arrows by romulo. | Bjørn Lindeijer | 4 | -0/+0 |
2005-04-04 | Just a fast fix for the scollbars look | Eugenio Favalli | 1 | -2/+12 |
2005-04-03 | More fixes to this map. | Bjørn Lindeijer | 0 | -0/+0 |
2005-04-03 | Updated ChangeLog for release. | Bjørn Lindeijer | 1 | -2/+4 |
2005-04-03 | updating readme for release | Eugenio Favalli | 1 | -1/+1 |
2005-04-03 | Added playing hardcoded background song during login, stops when game starts. | Bjørn Lindeijer | 3 | -2/+8 |
2005-04-03 | Fixed collision layer and some other small issues. | Bjørn Lindeijer | 0 | -0/+0 |
2005-04-03 | ...and the old tileset | Eugenio Favalli | 0 | -0/+0 |
2005-04-03 | removed old map | Eugenio Favalli | 0 | -0/+0 |
2005-04-03 | New version of 3-1 map. | Bjørn Lindeijer | 2 | -8/+12 |
2005-04-03 | added another npc | Eugenio Favalli | 0 | -0/+0 |
2005-04-03 | the new map | Kiyoshi Kyokai | 0 | -0/+0 |
2005-04-03 | Update reference to Guichan 0.3.0 | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-03 | Some corrections (removed pink, enhanced resolution in some places) | Bjørn Lindeijer | 0 | -0/+0 |
2005-04-03 | some fixes | Eugenio Favalli | 2 | -1/+4 |
2005-04-03 | paths fixed | Eugenio Favalli | 0 | -0/+0 |
2005-04-02 | Fixed whobbly walking by separating some logic from the framerate. | Bjørn Lindeijer | 3 | -20/+49 |
2005-04-02 | Work around Guichan focussing bug. | Bjørn Lindeijer | 3 | -2/+16 |
2005-04-02 | Added ConfigListener class to allow listening for changes to config options, | Bjørn Lindeijer | 8 | -31/+125 |
2005-04-02 | Less Image::setAlpha calls. | Bjørn Lindeijer | 5 | -23/+15 |
2005-04-01 | Can you find the differences? (Graphics updates) | Eugenio Favalli | 1 | -1/+1 |
2005-04-01 | *** empty log message *** | Eugenio Favalli | 0 | -0/+0 |
2005-04-01 | * The client will now only attempt to load .tmx or .tmx.gz files. | Bjørn Lindeijer | 10 | -73/+85 |
2005-03-31 | I forgot to fix the paths... | Eugenio Favalli | 0 | -0/+0 |
2005-03-31 | small fixes to maps | Eugenio Favalli | 0 | -0/+0 |
2005-03-29 | Updating maps and tiles | Eugenio Favalli | 0 | -0/+0 |
2005-03-28 | Graphics updates | Eugenio Favalli | 4 | -10/+13 |
2005-03-28 | Managing new maps for the next release | Eugenio Favalli | 0 | -0/+0 |
2005-03-27 | tweaked version of prepare files script. | Yohann Ferreira | 1 | -1/+2 |
2005-03-27 | Removing duplicate files after script tweaking. | Yohann Ferreira | 3 | -105/+0 |
2005-03-27 | Updated debian folder, so GenDeb.sh isn't needed anymore. | Yohann Ferreira | 1 | -160/+0 |
2005-03-27 | Finished upload of a debian repository that follows fully the official policy... | Yohann Ferreira | 1 | -0/+56 |
2005-03-27 | *** empty log message *** | Yohann Ferreira | 18 | -0/+251 |
2005-03-27 | tmw debian repository initialized | Yohann Ferreira | 5 | -0/+234 |
2005-03-26 | Would be nice if PKGBUILD for 0.0.11 could look like this. | Bjørn Lindeijer | 1 | -0/+17 |
2005-03-26 | Put new town map for so far as finished by Rotonen in CVS, still needs to be | Bjørn Lindeijer | 0 | -0/+0 |
2005-03-26 | Make sure logic method is called on the content of windows, fixes lists. | Bjørn Lindeijer | 2 | -0/+13 |
2005-03-26 | Fix mouse walk to send the correct pair of coordinates to the server. | Bjørn Lindeijer | 1 | -1/+1 |