Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-01 | - Added installation of game data, install required on *nix systems | Rodney Dawes | 1 | -4/+15 | |
- Updated desktop file to work better - Install the desktop file to the standard location - Install the icon as tmw.png in the standard pixmaps data dir | |||||
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -2/+0 | |
of packet.list and chatlog.txt and removed name from player chat "balloon". | |||||
2005-04-18 | Ok, of course the biggest problem to solve with OpenGL integration is loading | Bjørn Lindeijer | 1 | -1/+1 | |
and rendering of images. | |||||
2005-04-08 | Fixed damage scrolling up to restart from below on new hit. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-04-07 | Use tmw as package name.v0.0.11.1 | Bjørn Lindeijer | 1 | -1/+1 | |
2005-04-07 | Changed version from 0.0.11a to 0.0.11.1. Also made "+" buttons on stats window | Bjørn Lindeijer | 1 | -1/+1 | |
and "Up" button on skills window disable when appropriate. | |||||
2005-04-07 | Updates for 0.0.11a release this evening and removed action listening from | Bjørn Lindeijer | 1 | -1/+1 | |
server list to prevent crash. | |||||
2005-03-21 | A few small fixes. | Bjørn Lindeijer | 1 | -3/+6 | |
2005-03-20 | TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! | Bjørn Lindeijer | 1 | -3/+4 | |
Also fixed a crash on clicking wallpaper in login phase. | |||||
2005-03-16 | Advanced version to 0.0.11, updated desert tilesets and made sound code log a | Bjørn Lindeijer | 1 | -1/+1 | |
bit more. | |||||
2005-03-05 | Updates to INSTALL and added lib checks to configure. | Bjørn Lindeijer | 1 | -0/+6 | |
2005-03-01 | AC_CONFIG_HEADERS typo fix. | Bjørn Lindeijer | 1 | -2/+1 | |
2005-02-16 | "make dist" now produces distributions that compile and run, upped version to | Bjørn Lindeijer | 1 | -1/+1 | |
0.0.10 for next release and some minor changes. | |||||
2005-02-13 | Done some work on autoconf usage and removed Arial font. | Bjørn Lindeijer | 1 | -1/+3 | |
2005-02-13 | Fail configure when Guichan cannot be found. | Bjørn Lindeijer | 1 | -4/+7 | |
2005-02-12 | - ViM linewraps, damnit | Alexander Baldeck | 1 | -1/+1 | |
2005-02-12 | - added guichan checks to make TMW build properly with autotools generated ↵ | Alexander Baldeck | 1 | -3/+4 | |
makefile | |||||
2005-02-12 | Added modules and moved some files around. | Bjørn Lindeijer | 1 | -9/+9 | |
2005-02-10 | An attempt to modernize autotools usage a bit. Now run ./autogen.sh, then | Bjørn Lindeijer | 1 | -0/+119 | |
./configure and finally make. |