Age | Commit message (Expand) | Author | Files | Lines |
2005-06-14 | Added background to minimap. Only used in Tonori Desert map for now, and its | Bjørn Lindeijer | 1 | -11/+31 |
2005-06-14 | Added support for map properties, which minimap and background music | Bjørn Lindeijer | 1 | -0/+2 |
2005-06-05 | This should fix item drops at 32 size | Eugenio Favalli | 1 | -1/+1 |
2005-06-05 | - Fixes for short sword | Eugenio Favalli | 1 | -1/+1 |
2005-06-03 | Modification in help system | José Ávila | 1 | -0/+8 |
2005-05-27 | autoTarget is now a Being*, also may have fixed related crash and added label | Bjørn Lindeijer | 1 | -3/+9 |
2005-05-22 | requestTradeDialog is modal now | Jan-Fabian Humann | 1 | -8/+0 |
2005-05-22 | An attemp on auto attack, not bug free for sure | Eugenio Favalli | 1 | -0/+2 |
2005-05-21 | Fixed menu so it is working.. | Mateusz Kaduk | 1 | -2/+3 |
2005-05-19 | Made item amount window a modal dialog and removed support for old map format. | Bjørn Lindeijer | 1 | -10/+2 |
2005-05-17 | Alt+m for testing menu, menuitems the same as button | Mateusz Kaduk | 1 | -1/+9 |
2005-05-16 | Added new barber by Neko-mon and moved being logic into Being class. | Bjørn Lindeijer | 1 | -32/+1 |
2005-05-16 | Made a dialog from exit confirmation. | Bjørn Lindeijer | 1 | -20/+2 |
2005-05-15 | better monsterset management | Eugenio Favalli | 1 | -9/+1 |
2005-05-14 | Fixed player character rendering errors in OpenGL mode. | Bjørn Lindeijer | 1 | -10/+12 |
2005-05-12 | trade fixes as usual + quit dialog pops up now instead of being under other w... | Jan-Fabian Humann | 1 | -1/+1 |
2005-05-10 | missed one file | Jan-Fabian Humann | 1 | -2/+2 |
2005-05-09 | Positioning buddywindow | Mateusz Kaduk | 1 | -0/+2 |
2005-05-09 | Added buddywindow but still need to finish gui part | Mateusz Kaduk | 1 | -0/+5 |
2005-05-08 | Added new hair style by Frode Lindeijer. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-07 | Now you get a confirmation dialog before exitting. | Yohann Ferreira | 1 | -0/+19 |
2005-05-05 | Corrected Equipment window position at startup. | Yohann Ferreira | 1 | -0/+1 |
2005-05-02 | Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix. | Bjørn Lindeijer | 1 | -5/+6 |
2005-04-30 | Emoticons framerate independent and NPCs image smaller to work in OpenGL | Bjørn Lindeijer | 1 | -6/+9 |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -7/+7 |
2005-04-22 | New equipment window layout and some improvements to equip management | Eugenio Favalli | 1 | -1/+1 |
2005-04-21 | trying to follow Hammerbear suggestions | Eugenio Favalli | 1 | -2/+3 |
2005-04-21 | Items are now displayed using database image field, this way I could also red... | Eugenio Favalli | 1 | -4/+3 |
2005-04-19 | Improving hair management | Eugenio Favalli | 1 | -5/+5 |
2005-04-18 | - New hat | Eugenio Favalli | 1 | -14/+18 |
2005-04-14 | Reduced width of playerset image from 640 to 256. | Bjørn Lindeijer | 1 | -5/+5 |
2005-04-11 | - First step toward syncing attack animation with attack speed | Eugenio Favalli | 1 | -9/+18 |
2005-04-11 | Now damage and speech times are fps independent | Eugenio Favalli | 1 | -3/+5 |
2005-04-10 | Adding player names and fixing emoticon position | Eugenio Favalli | 1 | -2/+6 |
2005-04-08 | Updated change log and made mouse walk only work with left mouse button. | Bjørn Lindeijer | 1 | -1/+0 |
2005-04-06 | update for trade: now on right click | Jan-Fabian Humann | 1 | -0/+9 |
2005-04-04 | starting to do the trade window, i know it's not functionable and contains a ... | Jan-Fabian Humann | 1 | -3/+8 |
2005-04-03 | some fixes | Eugenio Favalli | 1 | -1/+2 |
2005-04-02 | Fixed whobbly walking by separating some logic from the framerate. | Bjørn Lindeijer | 1 | -16/+31 |
2005-03-28 | Graphics updates | Eugenio Favalli | 1 | -2/+2 |
2005-03-25 | Moved datafiles in unified structure. | Bjørn Lindeijer | 1 | -5/+5 |
2005-03-24 | logger... | Yohann Ferreira | 1 | -5/+5 |
2005-03-21 | A few small fixes. | Bjørn Lindeijer | 1 | -17/+17 |
2005-03-16 | Made beings walk a lot smoother. | Bjørn Lindeijer | 1 | -53/+58 |
2005-03-14 | Fixed handling of get item button and made chatWindow (de)focus on ENTER - Yo... | Jan-Fabian Humann | 1 | -2/+2 |
2005-03-13 | Converted ChatBox into a proper ChatWindow in response to changes by Chetic. | Bjørn Lindeijer | 1 | -48/+9 |
2005-03-13 | Chat widgets on the top of Window, so it's movable and nicer | Mateusz Kaduk | 1 | -6/+16 |
2005-03-13 | * Moved Being public char *speech to private std::string speech | Bjørn Lindeijer | 1 | -32/+14 |
2005-03-10 | This should make mouse walking work. | Bjørn Lindeijer | 1 | -5/+1 |
2005-03-06 | Added alpha channal for items.png | Mateusz Kaduk | 1 | -1/+1 |