Age | Commit message (Expand) | Author | Files | Lines |
2005-05-21 | first part of trade fix, second part will be serverside | Jan-Fabian Humann | 1 | -1/+33 |
2005-05-20 | Stop drawing frames when application isn't active (ie. minimized) | Bjørn Lindeijer | 1 | -5/+13 |
2005-05-20 | Removing double code and improving attack orientation thanks to Javila | Eugenio Favalli | 1 | -22/+17 |
2005-05-19 | Made item amount window a modal dialog and removed support for old map format. | Bjørn Lindeijer | 1 | -4/+4 |
2005-05-17 | Alt+m for testing menu, menuitems the same as button | Mateusz Kaduk | 1 | -0/+4 |
2005-05-16 | Made a dialog from exit confirmation. | Bjørn Lindeijer | 1 | -2/+23 |
2005-05-14 | Added framerate limiter, off by default (0 means no limit) | Bjørn Lindeijer | 1 | -5/+11 |
2005-05-14 | Hide mouse when the application doesn't have mouse focus. | Bjørn Lindeijer | 1 | -23/+9 |
2005-05-12 | trade fixes as usual + quit dialog pops up now instead of being under other w... | Jan-Fabian Humann | 1 | -2/+3 |
2005-05-11 | another trade update: selecting items is more logical now, name and desc. are... | Jan-Fabian Humann | 1 | -3/+3 |
2005-05-10 | some trade gui changes | Jan-Fabian Humann | 1 | -2/+2 |
2005-05-09 | Added buddywindow but still need to finish gui part | Mateusz Kaduk | 1 | -0/+4 |
2005-05-07 | Now you get a confirmation dialog before exitting. | Yohann Ferreira | 1 | -1/+1 |
2005-05-02 | Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix. | Bjørn Lindeijer | 1 | -11/+11 |
2005-05-01 | - Added installation of game data, install required on *nix systems | Rodney Dawes | 1 | -1/+1 |
2005-05-01 | this should update arrows counter when picking up | Eugenio Favalli | 1 | -6/+4 |
2005-05-01 | Chat input now hides when not focussed, and doesn't allow player be controlled | Bjørn Lindeijer | 1 | -5/+5 |
2005-04-30 | Emoticons framerate independent and NPCs image smaller to work in OpenGL | Bjørn Lindeijer | 1 | -0/+1 |
2005-04-30 | Some fixes to player control, also attempting to solve long walk path problem. | Bjørn Lindeijer | 1 | -70/+85 |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -93/+81 |
2005-04-24 | This should disable ban when using /commands | Eugenio Favalli | 1 | -2/+2 |
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 | 1 | -36/+36 |
2005-04-22 | And the right sound of course... | Eugenio Favalli | 1 | -2/+5 |
2005-04-22 | Forgot about this one | Eugenio Favalli | 1 | -1/+7 |
2005-04-22 | New equipment window layout and some improvements to equip management | Eugenio Favalli | 1 | -30/+39 |
2005-04-18 | - New hat | Eugenio Favalli | 1 | -0/+3 |
2005-04-16 | Forgot to update weapon types | Eugenio Favalli | 1 | -0/+2 |
2005-04-16 | - Cleaning Dev-Cpp project file | Eugenio Favalli | 1 | -4/+2 |
2005-04-16 | - Readding stripping to executable (Dev-cpp project options) | Eugenio Favalli | 1 | -2/+1 |
2005-04-11 | Improving sound engine (now it loads samples through resource manager) | Eugenio Favalli | 1 | -10/+5 |
2005-04-11 | Temp: avoid playing sample when sound is disabled | Eugenio Favalli | 1 | -4/+6 |
2005-04-11 | - First step toward syncing attack animation with attack speed | Eugenio Favalli | 1 | -8/+11 |
2005-04-11 | Now damage and speech times are fps independent | Eugenio Favalli | 1 | -1/+1 |
2005-04-10 | Fixing red squares, and disabling packet output | Eugenio Favalli | 1 | -2/+2 |
2005-04-10 | Adding player names and fixing emoticon position | Eugenio Favalli | 1 | -2/+8 |
2005-04-10 | Resource manager can now load sfx and music as samples. | Eugenio Favalli | 1 | -3/+10 |
2005-04-08 | Disable trading again. | Bjørn Lindeijer | 1 | -0/+3 |
2005-04-08 | Created damage text seperate from speech & made it scroll. | Aaron Marks | 1 | -2/+2 |
2005-04-08 | Reenabling trade | Eugenio Favalli | 1 | -2/+2 |
2005-04-07 | trade updated: trade is now possible, but some bugs are still to be fixed by ... | Jan-Fabian Humann | 1 | -1/+23 |
2005-04-07 | commented out trade for next release | Jan-Fabian Humann | 1 | -2/+3 |
2005-04-07 | Fixing compiling issues | Eugenio Favalli | 1 | -9/+9 |
2005-04-06 | trade update: now both guys see the added item | Jan-Fabian Humann | 1 | -0/+12 |
2005-04-06 | Another trade update | Jan-Fabian Humann | 1 | -3/+21 |
2005-04-06 | update for trade: now on right click | Jan-Fabian Humann | 1 | -1/+64 |
2005-04-05 | Cleaning and fixing setup window | Eugenio Favalli | 1 | -33/+0 |
2005-04-05 | Fix getting stuck when trying to sell with empty inventory. | Bjørn Lindeijer | 1 | -0/+1 |
2005-04-05 | removing trade window debug | Jan-Fabian Humann | 1 | -6/+0 |