Age | Commit message (Expand) | Author | Files | Lines |
2005-07-03 | - Commenting out buddy and new skills windows | Eugenio Favalli | 1 | -2/+4 |
2005-07-02 | Now the browser or the config windows closes when pushing enter. | Yohann Ferreira | 1 | -0/+8 |
2005-07-02 | Music doesn't restart anymore if it's the same between maps. | Eugenio Favalli | 1 | -3/+4 |
2005-06-30 | The popup-menu now disappears again when clicking somewhere else. (A little b... | Yohann Ferreira | 1 | -3/+21 |
2005-06-30 | Improved attack frames management (now you can see other players | Eugenio Favalli | 1 | -1/+5 |
2005-06-23 | Maps are now loaded through the resource manager. | Bjørn Lindeijer | 1 | -31/+11 |
2005-06-22 | Removing some forgotten debug output. | Yohann Ferreira | 1 | -9/+17 |
2005-06-22 | gcc 3.4 compile fix. | Yohann Ferreira | 1 | -24/+47 |
2005-06-22 | Detect ghosts at creation time. | Bjørn Lindeijer | 1 | -5/+17 |
2005-06-20 | Now simply push enter when the exit dialog is shown to quit. | Yohann Ferreira | 1 | -2/+10 |
2005-06-20 | Hammerbear suggestion: removing duplicated code | Eugenio Favalli | 1 | -15/+0 |
2005-06-20 | This way BGM should be enabled | Eugenio Favalli | 1 | -4/+17 |
2005-06-18 | Fixing a compile error | Eugenio Favalli | 1 | -0/+1 |
2005-06-18 | add default actions to left mouse click and a clean up in the do_input() method | José Ávila | 1 | -134/+207 |
2005-06-18 | Small fix to buddywindow buttons | Mateusz Kaduk | 1 | -4/+4 |
2005-06-18 | Removed old menu/menuitem and replaced by JAvila one | Mateusz Kaduk | 1 | -43/+1 |
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 1 | -1/+17 |
2005-06-16 | Added action menu (moved trading to menu) | Mateusz Kaduk | 1 | -8/+6 |
2005-06-14 | Added background to minimap. Only used in Tonori Desert map for now, and its | Bjørn Lindeijer | 1 | -13/+15 |
2005-06-05 | Implemented wrapping for textbox (still could use a small fix) and made death | Bjørn Lindeijer | 1 | -0/+1 |
2005-06-05 | - Fixes for short sword | Eugenio Favalli | 1 | -0/+2 |
2005-06-03 | Modification in help system | José Ávila | 1 | -1/+9 |
2005-06-02 | In game help system files | José Ávila | 1 | -1/+8 |
2005-06-01 | Disabled development menu and buddy window for release | Mateusz Kaduk | 1 | -8/+8 |
2005-05-30 | Fixed players not always appearing to sit when they are in fact sitting. | Bjørn Lindeijer | 1 | -5/+9 |
2005-05-28 | Applied inventory weight information patch by Javila. | Bjørn Lindeijer | 1 | -0/+6 |
2005-05-27 | autoTarget is now a Being*, also may have fixed related crash and added label | Bjørn Lindeijer | 1 | -9/+10 |
2005-05-22 | requestTradeDialog is modal now | Jan-Fabian Humann | 1 | -2/+2 |
2005-05-22 | This way auto attack should work with left ctrl too (also | Eugenio Favalli | 1 | -11/+4 |
2005-05-22 | An attemp on auto attack, not bug free for sure | Eugenio Favalli | 1 | -23/+9 |
2005-05-22 | another trade update: trading money is possible now, left box is for money yo... | Jan-Fabian Humann | 1 | -3/+6 |
2005-05-22 | Picking up now possible with Z, and fixed width of a few scroll area contents. | Bjørn Lindeijer | 1 | -43/+41 |
2005-05-21 | Numerous things: | Bjørn Lindeijer | 1 | -10/+11 |
2005-05-21 | removing old trade item okay packet | Jan-Fabian Humann | 1 | -33/+0 |
2005-05-21 | restoring backwards compatibility for trade by using an unused packet | Jan-Fabian Humann | 1 | -1/+1 |
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 |