Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-03-26 | Images are now exclusively loaded through PhysFS, and Tiled maps should load | Bjørn Lindeijer | 6 | -112/+75 |
2005-03-25 | Updated tilesets with new and improved tiles. | Bjørn Lindeijer | 0 | -0/+0 |
2005-03-25 | Moved datafiles in unified structure. | Bjørn Lindeijer | 36 | -37/+34 |
2005-03-25 | Put map in new place and unified loading location. | Bjørn Lindeijer | 3 | -3/+3 |
2005-03-25 | Got rid of non-free levelup sound and put bow sound under F7 for testing. | Bjørn Lindeijer | 1 | -5/+5 |
2005-03-25 | Moved level.ogg to new location, and put playing levelup sound under F7. | Bjørn Lindeijer | 4 | -9/+8 |
2005-03-25 | Fix compile issues on Windows. | Bjørn Lindeijer | 3 | -5/+5 |
2005-03-25 | Fix a few more log and error calls to make sure it compiles... | Bjørn Lindeijer | 2 | -14/+16 |
2005-03-24 | Logger Implemented. (3/3) | Yohann Ferreira | 12 | -149/+52 |
2005-03-24 | Incomplete attempt to fix whobbly walk at low fps (not for keyboard input) | Bjørn Lindeijer | 1 | -1/+2 |
2005-03-24 | logger... | Yohann Ferreira | 4 | -6/+9 |
2005-03-24 | Changed "if" test in Automake version checkup. | Igor Morgado | 1 | -1/+1 |
2005-03-24 | logger... | Yohann Ferreira | 2 | -6/+7 |
2005-03-24 | logger final step going on... | Yohann Ferreira | 1 | -4/+4 |
2005-03-24 | the new wallpaper | Eugenio Favalli | 1 | -0/+0 |
2005-03-24 | Should fix the last commit | Eugenio Favalli | 2 | -2/+16 |
2005-03-24 | Hey some graphics updates people =) | Eugenio Favalli | 1 | -1/+1 |
2005-03-23 | First working implementation of new logger (Step 2/3) | Yohann Ferreira | 3 | -47/+49 |
2005-03-23 | New log class implementation Part 1/2 | Yohann Ferreira | 2 | -2/+129 |
2005-03-21 | Some cleanups and button, radiobutton and checkbox now take into account | Bjørn Lindeijer | 8 | -31/+31 |
2005-03-21 | Log which videodriver is being used. | Bjørn Lindeijer | 2 | -1/+10 |
2005-03-21 | A few small fixes. | Bjørn Lindeijer | 6 | -20/+34 |
2005-03-20 | Removing two unused variables. | Bjørn Lindeijer | 1 | -8/+1 |
2005-03-20 | Auto-detect map files in new map format. | Bjørn Lindeijer | 2 | -2/+6 |
2005-03-20 | TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! | Bjørn Lindeijer | 29 | -265/+88 |
2005-03-19 | Fixed items background | Eugenio Favalli | 0 | -0/+0 |
2005-03-19 | Fixing items background | Eugenio Favalli | 0 | -0/+0 |
2005-03-19 | Added config option for GUI alpha. | Bjørn Lindeijer | 3 | -6/+9 |
2005-03-19 | Added handling of window close button. | Bjørn Lindeijer | 3 | -8/+11 |
2005-03-18 | KP1,3,7,9 support for diagonal walking | Yohann Ferreira | 1 | -0/+20 |
2005-03-17 | Implementation of diagonal walking | Yohann Ferreira | 1 | -39/+89 |
2005-03-17 | Fixed some of the inconsistencies in the new skill dialog. Hopefully we will ... | Kiyoshi Kyokai | 1 | -14/+14 |
2005-03-16 | Made beings walk a lot smoother. | Bjørn Lindeijer | 2 | -53/+60 |
2005-03-16 | Advanced version to 0.0.11, updated desert tilesets and made sound code log a | Bjørn Lindeijer | 5 | -42/+23 |
2005-03-14 | Fixed handling of get item button and made chatWindow (de)focus on ENTER - Yo... | Jan-Fabian Humann | 6 | -44/+73 |