Age | Commit message (Expand) | Author | Files | Lines |
2005-05-10 | some trade gui changes | Jan-Fabian Humann | 3 | -62/+64 |
2005-05-10 | missed one file | Jan-Fabian Humann | 1 | -2/+2 |
2005-05-10 | fixing a bug which occured when ItemManager's constructor calls logger (for e... | Jan-Fabian Humann | 7 | -12/+15 |
2005-05-09 | Positioning buddywindow | Mateusz Kaduk | 1 | -0/+2 |
2005-05-09 | Added buddywindow but still need to finish gui part | Mateusz Kaduk | 6 | -0/+125 |
2005-05-09 | Added buddylist model | Mateusz Kaduk | 2 | -4/+33 |
2005-05-08 | Fixed being.h include. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-08 | Added new hair style by Frode Lindeijer. | Bjørn Lindeijer | 5 | -6/+8 |
2005-05-08 | Added buddylist model, will be implmented later | Mateusz Kaduk | 3 | -0/+122 |
2005-05-08 | Updated progressbar.cpp to check for NULL colorBar (causing seg fault). | Aaron Marks | 1 | -2/+4 |
2005-05-08 | Somehow fixed segmentation fault which was occuring on line: | Aaron Marks | 1 | -2/+2 |
2005-05-07 | Committed radical modifications to desert map by Bertram. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-07 | Now you get a confirmation dialog before exitting. | Yohann Ferreira | 4 | -3/+24 |
2005-05-06 | Fixed the Progress bar that couldn't change its color anymore. | Yohann Ferreira | 1 | -1/+1 |
2005-05-06 | Added item description for selected item in buy dialog. | Aaron Marks | 2 | -4/+36 |
2005-05-06 | Updated inventory window resizing with item name & description. | Aaron Marks | 1 | -3/+5 |
2005-05-05 | Corrected Equipment window position at startup. | Yohann Ferreira | 1 | -0/+1 |
2005-05-05 | Status Window now have a button to show/hide Equipment Window. | Yohann Ferreira | 2 | -1/+12 |
2005-05-05 | Inventory little bug fixed. | Yohann Ferreira | 1 | -2/+2 |
2005-05-05 | Inventory will now show Active Item Name and Description. | Yohann Ferreira | 2 | -8/+33 |
2005-05-05 | Now the server can be set in the login window. | Yohann Ferreira | 2 | -5/+21 |
2005-05-05 | Added text wrapping to NPC dialog. | Aaron Marks | 1 | -3/+22 |
2005-05-05 | - Equipped items now listed in inventory as "Eq.". | Aaron Marks | 3 | -3/+21 |
2005-05-02 | Prettier errors when things go wrong. | Bjørn Lindeijer | 4 | -9/+18 |
2005-05-02 | Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix. | Bjørn Lindeijer | 26 | -183/+192 |
2005-05-01 | Catch exception to put some message through to the user. | Bjørn Lindeijer | 1 | -4/+12 |
2005-05-01 | Fixed width of item lists in shops and fixed hitting dead monsters. | Bjørn Lindeijer | 3 | -7/+7 |
2005-05-01 | Fix for colliding with portals. | Bjørn Lindeijer | 1 | -1/+2 |
2005-05-01 | - Added installation of game data, install required on *nix systems | Rodney Dawes | 8 | -8/+15 |
2005-05-01 | this should update arrows counter when picking up | Eugenio Favalli | 3 | -6/+11 |
2005-05-01 | Default host back to animesites.de | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-01 | Chat input now hides when not focussed, and doesn't allow player be controlled | Bjørn Lindeijer | 6 | -9/+97 |
2005-05-01 | Adding safety check to walk check. | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-30 | Correctly draw window borders with GUI opacity in OpenGL mode. | Bjørn Lindeijer | 2 | -17/+13 |
2005-04-30 | Emoticons framerate independent and NPCs image smaller to work in OpenGL | Bjørn Lindeijer | 3 | -7/+10 |
2005-04-30 | Some fixes to player control, also attempting to solve long walk path problem. | Bjørn Lindeijer | 5 | -82/+124 |
2005-04-30 | Updated change log and made little fix. | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-29 | Chat command history should now be functional. Player movement will still need | Bjørn Lindeijer | 2 | -86/+31 |
2005-04-29 | *** empty log message *** | Bjørn Lindeijer | 2 | -91/+97 |
2005-04-28 | First step to chat history | Mateusz Kaduk | 2 | -0/+88 |
2005-04-27 | Updated item container (fixed rendering position errors). | Aaron Marks | 2 | -13/+18 |
2005-04-26 | Hair style fix and text wrap fix. | Bjørn Lindeijer | 2 | -2/+2 |
2005-04-26 | Corrections to scrolling chat modifications by Usiu. | Bjørn Lindeijer | 4 | -53/+70 |
2005-04-26 | Added scrolling to chat but setText() works strangly and because of draw() I ... | Mateusz Kaduk | 2 | -14/+39 |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 17 | -223/+246 |
2005-04-24 | Fixed long nicknames to be clipped to name area, and cleaned up change log. | Bjørn Lindeijer | 1 | -5/+20 |
2005-04-24 | This should disable ban when using /commands | Eugenio Favalli | 2 | -4/+6 |
2005-04-22 | now player faces the right direction when attacking with right mouse button | Eugenio Favalli | 1 | -0/+8 |
2005-04-22 | updating changelog and fixing right mouse button attack, it was out of sync | Eugenio Favalli | 1 | -7/+9 |
2005-04-22 | Now you can attack with right mouse button, useful when using bow, need impro... | Eugenio Favalli | 5 | -51/+98 |