Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 | Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix. | Bjørn Lindeijer | 10 | -26/+26 |
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 | 2 | -2/+2 |
2005-05-01 | - Added installation of game data, install required on *nix systems | Rodney Dawes | 2 | -2/+2 |
2005-05-01 | this should update arrows counter when picking up | Eugenio Favalli | 2 | -0/+7 |
2005-05-01 | Chat input now hides when not focussed, and doesn't allow player be controlled | Bjørn Lindeijer | 4 | -4/+90 |
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 | Some fixes to player control, also attempting to solve long walk path problem. | Bjørn Lindeijer | 2 | -2/+12 |
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 | 1 | -1/+1 |
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 | 4 | -19/+18 |
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 | 1 | -2/+4 |
2005-04-22 | Now you can attack with right mouse button, useful when using bow, need impro... | Eugenio Favalli | 1 | -2/+2 |
2005-04-22 | New equipment window layout and some improvements to equip management | Eugenio Favalli | 2 | -11/+34 |
2005-04-21 | trying to follow Hammerbear suggestions | Eugenio Favalli | 4 | -5/+9 |
2005-04-21 | Items are now displayed using database image field, this way I could also red... | Eugenio Favalli | 2 | -6/+5 |
2005-04-21 | Now shops get item names from the xml database | Eugenio Favalli | 4 | -133/+2 |
2005-04-19 | A few random changes. | Bjørn Lindeijer | 3 | -55/+63 |
2005-04-19 | the game doesn't crash anymore when the map server is down | Eugenio Favalli | 1 | -0/+6 |
2005-04-18 | Fixed tileset loading to clear tilesets vector when finished. | Bjørn Lindeijer | 2 | -53/+53 |
2005-04-18 | Ok, of course the biggest problem to solve with OpenGL integration is loading | Bjørn Lindeijer | 3 | -10/+9 |
2005-04-18 | - New hat | Eugenio Favalli | 1 | -1/+2 |
2005-04-16 | Updating item names | Eugenio Favalli | 1 | -1/+3 |
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 2 | -115/+107 |
2005-04-14 | Reduced width of playerset image from 640 to 256. | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-13 | getNumberOfSlotsUsed() tweaked a little. Still problems. | Yohann Ferreira | 1 | -1/+1 |
2005-04-13 | Now getNumberOfSlotsUsed() return the number of different items a character has. | Yohann Ferreira | 2 | -1/+21 |
2005-04-11 | Adding button pressed animation to scrollbar buttons | Eugenio Favalli | 2 | -10/+29 |
2005-04-11 | Improving sound engine (now it loads samples through resource manager) | Eugenio Favalli | 1 | -1/+1 |
2005-04-11 | Fixing npc lists (again) please don't undo my changes another time :P | Eugenio Favalli | 1 | -0/+3 |
2005-04-10 | cleaning up trade a bit, itemcontainers still wont show up again | Jan-Fabian Humann | 2 | -61/+14 |
2005-04-10 | adding romulo's buttons to scrollbars | Eugenio Favalli | 2 | -4/+25 |
2005-04-10 | adding binary version of selection.png and improving look of selection | Eugenio Favalli | 1 | -7/+7 |